/* BASE */
* { 
margin:0;
padding:0;
border:none;
}
body {
	background-color: #f29300;
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	margin:0px;
	padding:0px;
	border:none;
	display:block;
}
/* BANNER */
#banner {
	background-image: url(../img/banner.jpg);
	height: 270px;
	width: 911px;
}
#banner #logo {
	height: 86px;
	width: 173px;
	top: 150px;
	position: absolute;
	left: 199px;
}

/*CONTENEUR*/
#conteneur {
	width: 911px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	background-image: url(../img/fondTXT.jpg);
}
#conteneur #page {
	background-repeat: repeat-y;
	width: 911px;
	background-image: url(../img/fondTXT.jpg);
	background-color: #FFFFFF;
}
#middle .TXTmiddle {
	text-align: justify;
}
div#middle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #706056;
	width: 511px;
	float: right;
	background-image: url(../img/fondTXT.jpg);
	background-position: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-bottom: 40px;
	}
div#middle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D8678;
	width: 470px;
	float: right;
	background-image: url(../img/fondTXT.jpg);
	background-position: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-bottom: 40px;
	padding-left: 40px;
	}
#middle #soustitreBienetre {
	background-image: url(../img/bienetreperso.gif);
	height: 37px;
	background-repeat: no-repeat;
}
.TXTmiddle #cheque {
	background-image: url(../img/fondcheque.jpg);
	width: 464px;
	background-repeat: no-repeat;
}
#middle #soustitreorient {
	background-image: url(../img/cadreoriental.gif);
	height: 37px;
	background-repeat: no-repeat;
}
#middle2 #soustitreRDV {
	background-image: url(../img/rdv.gif);
	height: 48px;
	background-repeat: no-repeat;
	width: 300px;
	background-position: bottom;
}
#middle2 #soustitrelien {
	background-image: url(../img/titreliens.gif);
	height: 48px;
	background-repeat: no-repeat;
	width: 418px;
	background-position: left bottom;
}

#middle #titreBienvenueHaut {
	background-image: url(../img/titreHaut.gif);
	height: 43px;
}
#right #titreBienvenueHaut {
	background-image: url(../img/titreHaut.gif);
	height: 43px;
	background-repeat: no-repeat;
	background-position: right top;
}
#contact input {
	background-color: #FFECD2;
	border: 1px solid #CBAC9B;
}
#contact textarea {
	background-color: #FFECD2;
	border: 1px solid #CBAC9B;
}
.TXTmiddle #imgsous {
	height: 85px;
	width: 85px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	display: block;
}
.TXTmiddle #txtsous {
	width: 350px;
	float: left;
	padding-left: 20px;
	margin-top: 12px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
/*MENU*/

#g_leftnav ul {
	text-align: right;
	list-style-type: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 28px;
	text-decoration: none;
	color: #7e6e69;
}
.menulien:hover     {
	color: #E95D0F;
	font-size: 12px;
	text-decoration: underline;
}
.menulien     {
	color: #7e6e69;
	font-size: 12px;
	text-decoration: none;
}

/*FOOTER*/
#footer {
	clear:both;
	background-image: url(../img/footer.gif);
	height: 28px;
	width: 911px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
}
#footer p {
	color: #9D8678;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	margin-left: 140px;
}
#creatys {
	height: 10px;
	width: 911px;
	background-color: #F29300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC66;
	text-align: right;
}
#creatys a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC66;
	text-decoration: underline;
}
/*MOOTOOLS*/
.menuTitle {
	font-size: 12px;
	text-decoration: none;
	outline-style:none;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#g_leftnav .content {
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../img/fond.jpg);
}
.sousTitreSoin {
	margin-left: 10px;
	font-weight: normal;
	color: #8C7B6B;
	font-size: 13px;
	width: 460px;
	text-align: left;
}
.menuTitle {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titreSoin {
	color: #E46450;
	font-weight: normal;
	font-size: 18px;
	margin-top: 30px;
	margin-left: 10px;
	width: 460px;
	text-align: left;
}
.titreSoin2 {
	color: #E46450;
	font-weight: normal;
	font-size: 13px;
	margin-top: 25px;
	margin-left: 10px;
	width: 460px;
	text-align: left;
}
#g_leftnav{
	overflow: hidden;
	width: 400px;
	float: left;
	margin-bottom: 40px;
	background-repeat: repeat-y;
	background-image: url(../img/fondTXT.jpg);
} 
#g_leftnav ul { 	
	text-align: right;
	list-style-type: none;
	font-size: 14px; 
	font-family: "Times New Roman", Times, serif; 	
	padding-right: 28px; 	
	text-decoration: none; 	
	color: #7e6e69; 	
	background-image: url(../img/fondTXT.jpg);
	}
.menulien {
	color: #7e6e69;
	text-decoration: none;
	font-size: 12px;
}

.n_stretcher {
	margin-bottom: 3px;
}
.n_stretcher a {
	text-decoration:none;
	color:#451607;
	margin-bottom:3px;
}
.n_stretcher a:hover {
margin-bottom:3px;
text-decoration:none;
color:#f59b13;
}
.n_stretcher ul {
	margin-bottom: 10px;
}
.sousTitre {
	margin-left: 10px;
	font-weight: bold;
	color: #371D14;
	font-size: 18px;
	width: 460px;
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
}
.TXTmiddle .texte {
	width: 90%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TXTmiddle  #cheque2  .chequediv {
	padding: 4px;
	border: 1px solid #F29300;
	margin-bottom: 10px;
}
.texte p {
	margin-bottom: 7px;
}
#conteneur #page #middle .TXTmiddle .chequelien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #533D36;
	text-decoration: none;
}



/*********************************** forms *****************************************/

label { font-weight: bold; }

input, select {
  width:100px;
}

input, textarea, select {
	border:1px solid #aaaaaa;
	padding:2px;
	margin-top:2px;
	background-color: #ffffff;
	background-image: url(../img/inputBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

input.checkbox {
  width:15px;
  background:none;
  border:0;
}

input.radio_button {
  width:15px;
  background:none;
  border:0;
}

input.small, select.small {
  width:50px;
}

input.large, select.large {
  width:200px;
}

input.extra_large, select.extra_large {
  width:300px;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #888888;
}

input:active, textarea:active, select:active {
  border:1px solid #888888;
}

input.submit {
	color:#ffffff;
	background-color: #ffffff;
	background-image: url(../img/submitBg.png);
	background-repeat: no-repeat;
	background-position: -20px 0;
}

input.submit:hover {
  
  cursor: pointer;
}
.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}
textarea {
  width:300px;
  height: 200px;
}

textarea.deep {
  height:350px;
}

textarea.shallow {
  height:50px;
}

fieldset {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-top: 100;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

legend {
  font-weight:bold;
  font-size: 120%; 
  letter-spacing: -1px;
  color:#666666;
}
.TXTmiddle #cheque2 {
	width: 452px;
	border: 1px solid #E8E8E8;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#conteneur #page #middle2 .TXTmiddle #contact .lien {
	width: 400px;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #cdcac0;
}
