/*********/
/*general*/
/*********/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:  Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	}
.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}
.spacer11px {
	height: 11px;
	line-height: 11px;
	}
.texte a{
	color: #022964;
	}
.texte a:hover{
	color: #8cbac0;
	}
.texte a:visited{
	color: #8cbac0;
	}
body {
	background-image: url("/layout/img/fond_body.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #d2dde3;
	margin: 0;
	text-align: center;
	}
#general {
	position: relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*background-repeat: repeat-y;
	background-position: left top;
	background-image: url("/layout/img/fond_gen.png");*/
	}
#fond {
	width: 940px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url("/layout/img/fond_gen.png");
	}
#haut {
	height: 229px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/layout/img/fond_haut.jpg");
	margin-left: 20px;
	}
#haut p{
	text-align: right;
	padding: 2px 10px 0 0;
	}
#haut p a{
	color: #073a75;
	font-size: 11px;
	}

#logo {
	position: absolute;
	top: 80px;
	left: 65px;
	width: 270px;
	height: 65px;
	}
#menu {
	height: 24px;
	width: 900px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url("/layout/img/fond_menu.gif");
	margin-left: 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #022964;
	}
#menu div{
	float: left;
	padding: 0 7px 0 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url("/layout/img/puce_menu.gif");
	line-height: 24px;
	vertical-align: middle;
	}
#menu div a{
	color: #022964;
	font-weight: bold;
	font-size: 11px;
	}
#bas {
	width: 940px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/layout/img/fond_bas.png");
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	color: #000;
	font-size: 10px;
	}
#bas a{
	color: #a0a9ad;
	font-size: 11px;
	}
/*contenu*/
.bandeau_blanc {
	width: 900px;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 16px;
	color: #707173;
	line-height: 18px;
	}
.bandeau_blanc img{
	margin: 10px 0 0 20px;
	}
.bandeau_blanc p{
	padding: 10px 220px 10px 20px;
	}
.bandeau_blanc#accueil {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("/web/img/photo_accueil.jpg");
	}
.cadre {
	float: left;
	height: 350px;
	}
#amazonie {
	width: 270px;
	border-right: 8px solid #d4e5da;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url("/web/img/fond_maria.jpg");
	margin-left: 20px;
	}
#amazonie h2{
	color: #960d1f;
	text-align: center;
	}
#amazonie img{
	margin: 25px 0 10px 9px;
	}
#amazonie p{
	padding: 10px 20px 10px 20px;
	color: #960d1f;
	line-height: 18px;
	}
.cadre#produit {
	width: 290px;
	border-right: 8px solid #d4dee2;
	background-repeat: no-repeat;
	background-position: right bottom;
	/*background-image: url("/web/img/fond_algotherm.jpg");*/
	}
.cadre#produit h2{
	color: #073a75;
	text-align: center;
	}
.cadre#produit img{
	margin: 25px 0 10px 45px;
	}
.cadre#produit img.guinot{
	margin: 10px 0 10px 45px;
	}
.cadre#produit p{
	padding: 10px 50px 10px 20px;
	color: #073a75;
	line-height: 18px;
	}
.cadre#soins {
	width: 320px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url("/web/img/fond_soins.gif");
	}
.cadre#soins h2{
	color: #073a75;
	text-align: center;
	}
.cadre#soins img{
	margin: 25px 0 10px 45px;
	}
.cadre#soins p{
	padding: 10px 50px 10px 20px;
	color: #073a75;
	line-height: 18px;
	}
.texte {
	width: 900px;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 16px;
	color: #707173;
	line-height: 18px;
	}
.texte_bas {
	width: 900px;
	margin-left: 20px;
	height: 16px;
	}
.texte #titre{
	margin: 10px 0 0 20px;
	}
.texte h2{
	color: #032a65;
	font-size: 16px;
	margin: 20px 0 0 40px;
	}
.texte h1{
	color: #032a65;
	font-size: 16px;
	margin: 20px 0 0 40px;
	}
/*acces*/

.texte#acces div#adresse {
	float: right;
	margin-right: 100px;
	margin-top: 80px;
	}
.texte#acces div p {
	
	margin-top: 10px;
	}

/*contact*/

.texte#contact table {
	
	margin-left: 30px;
	
	}
.texte#contact p{
	
	margin-left: 100px;
	
	}
input, textarea, select {
	border: 1px solid #09508f;
	}
.bouton {
	background-color: #09508f;
	color: #fff;
	cursor: pointer;
	}
.texte#contact .contact_gauche {
	float: left;
	margin: 30px 0 30px 0;
	}
.texte#contact .contact_droite {
	float: right;
	margin: 30px 0 20px 30px;
	}
.texte#contact .contact_droite #carte {
	margin: 0 20px 20px 0;
	}
/*presentation*/
.texte#presentation .photo{
	width: 267px;
	float: left;
	padding: 20px;
	}
.texte#presentation .photo img{
	margin-bottom: 10px;
	}
.texte_photo {
	width: 267px;
	float: left;
	padding-top: 20px;
	}
.texte_photo p{
	margin-bottom: 20px;
	}
.align_d {
	text-align: right;
	}
/*powerplate*/
.texte#powerplate p {
	line-height: 18px;
	margin: 10px 250px 0 20px;
	color: #073a75;
	}
.texte#powerplate img#photo {
	float: right;
	margin-right: 30px;
	}
.texte#powerplate div.tabtitre {
	width: 500px;
	height: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	background-color: #82b3b5;

	}
.texte#powerplate div.tabtexte {
	width: 500px;
	background-color: #b6dddf;
	color: #032a65;
	margin: 20px 0 0 40px;
	}
.texte#powerplate div.tabtexte #photo2{
	float: right;
	margin: 5px;
	}
.texte#powerplate div.tabtexte p{
	margin: 5px 208px 5px 5px;
	}
/*cellum6*/
.texte#cellum6 p {
	line-height: 18px;
	margin: 10px 270px 0 20px;
	color: #073a75;
	}
.texte#cellum6 img#photo {
	float: right;
	margin-right: 30px;
	}
/*produit*/
.texte#produits .logo {
	margin: 20px 0 0 100px;
	}

.texte#produits .logo img{
	margin-left: 25px;
	}
.texte#produits .photo {
	width: 196px;
	height: 258px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/web/img/fond_photo_prod.gif");
	float: left;
	margin-left: 50px;
	}
.texte#produits .photo img{
	margin: 1px 0 0 1px;
	}
.texte#produits #groupe_photos {
	margin: 50px 0 0 60px;
	}
.texte#produits p {
	line-height: 18px;
	margin: 10px 100px 0 20px;
	color: #073a75;
	}
.texte#produits ul {
	line-height: 18px;
	margin: 10px 100px 0 50px;
	color: #073a75;
	}
/*tarif*/
.texte#tarifs p {
	line-height: 18px;
	margin: 10px 250px 0 20px;
	color: #073a75;
	}
.texte#tarifs i {
	line-height: 18px;
	margin: 10px 250px 0 20px;
	color: #ff0000;
	}
.texte#tarifs img#photo {
	float: right;
	margin-right: 30px;
	}
.texte#tarifs table {
	color: #073a75;
	border: 1px solid #073a75;
	margin: 20px 0 0 50px;
	}
.texte#tarifs td {
	border-right: 1px solid #073a75;
	border-bottom: 1px solid #073a75;
	padding: 5px;
	}
/*mentions*/

.texte#mentions p {
	line-height: 18px;
	margin: 10px 250px 0 20px;
	}
/*soins*/
.texte#soin p {
	line-height: 18px;
	margin: 10px 250px 0 20px;
	color: #073a75;
	}
.texte#soin img#photo {
	float: right;
	margin-right: 30px;
	}
#pub {
    text-align : center;
    }
