@charset "iso-8859-1";
/* CSS Document */

body { background-color:#ffffff; margin:0px; font-family:"Trebuchet MS", Tahoma, arial; font-size:13px; color:#A05835; }
/* scrollbar-3dlight-color:#f9f0ec; scrollbar-arrow-color:#df9f89; scrollbar-base-color:#ffffff; scrollbar-darkshadow-color:#f9f0ec; scrollbar-face-color:#f9f0ec; scrollbar-highlight-color:#f9f0ec; scrollbar-shadow-color:#ffffff; scrollbar-track-color:#ffffff; */


/* ###################  LARGEURS  ################### */
.width5{ width:5px; }
.width14{ width:14px; }
.width20{ width:20px; }
.width40{ width:40px; }
.width223{ width:223px; }
.width460{ width:460px; }
.width662{ width:662px; }
.width692{ width:692px; }
.width905{ width:905px; }
.width955{ width:955px; }

/* ###################  HAUTEURS  ################### */
.height3{ height:3px; }
.height7{ height:7px; }
.height10 { height:10px; }
.height12{ height:12px; }
.height21{ height:21px; }
.height29{ height:29px; }
.height32{ height:32px; }
.height36{ height:36px; }
.height54{ height:54px; }
.height90{ height:90px; }
.height108{ height:108px; }
.height280{ height:280px; }
.height375{ height:375px; }
.height418{ height:418px; }

/* ###################  Couleurs  ################### */
.bg_header{ background:url(Images/texture_bg_header.gif) repeat-x; }
.bg_contenu{ background:url(Images/texture_bg.gif) repeat-x; }
.bgSwirl{ background:url(Images/swirl.png) no-repeat bottom right; }
.texture_contenu{ background:url(Images/texture_contenu.gif) repeat-x top; }
.bg_sous_menu{ background:url(Images/bg_sous_menu.png) no-repeat; }
.bg_menu{ background:url(Images/bg_menu.png) no-repeat; }
.bgBrun{ background-color:#a05835; }
.bgContenu{ background-color:#f9f7e5; }


/* ###################  PADDINGSS  ################### */
.paddingTop2{ padding-top:2px; }
.paddingTop10{ padding-top:10px; }
.paddingBottom10{ padding-bottom:10px; }
.paddingBottom5{ padding-bottom:5px; }
.padding10{ padding:0px 10px 0px 10px; }


/* ###################  MENUS  ################### */
.sous_menu{ width:189px; height:65px; cursor:pointer; padding-right:10px; }
.sous_menu_soins a, .sous_menu_soins a:active, .sous_menu_soins a:visited{
	text-decoration:underline;
}
.sous_menu_soins a:hover{ text-decoration:underline; }


/* ###################  POLICES  ################### */
.fontColorBeige{ color:#CBB788; }
.fontColorBlanc{ color:#FFFFFF; }
.fontsize11{ font-size:11px; }
.fontSize12{ font-size:12px; }
.fontsize18{ font-size:18px; }
.bold{ font-weight:bold; }
.capital{ text-transform:capitalize; }

/* ###################  LIENS  ################### */
.pointer{ cursor:pointer; }
.fontColorBeige a, .fontColorBeige a:active, .fontColorBeige a:visited{ color:#CBB788; text-decoration:none; }
.fontColorBeige a:hover{ color:#a05835; text-decoration:none; }
.menu_footer a, .menu_footer a:active, .menu_footer a:visited{ color:#ffffff; text-decoration:none; }
.menu_footer a:hover{ color:#E1E0D3; text-decoration:none; }
.link a:hover , a:active, a:visited{
}
a, a:active, a:visited { color:#A05835; text-decoration:underline; font-weight:bold; }
a:hover{ color:#A05835; text-decoration:underline; font-weight:bold; }

/* ###################  CONTENEUR PRINCIPALE  ################### */
.border_bottom{ border-bottom:2px solid #a05835; }
.border_bottom_pale{ border-bottom:2px solid #E1E0D3; }
.bordures_brune{
	border-bottom:2px solid #a05835;
	border-top:2px solid #a05835;
	font-size: 16px;
}
input{ font-family:"Trebuchet MS", Tahoma, arial; font-size:13px; color:#A05835; }
textarea{ font-family:"Trebuchet MS", Tahoma, arial; font-size:13px; color:#A05835; }
.album_photos img{ width:460px; border:2px solid #ffffff; }
.forfaits img{ border:2px solid #ffffff; }

/* ###################  FOOTER  ################### */
.footer a, .footer a:active, .footer a:visited{ color:#A05835; text-decoration:none; }
.footer a:hover{ color:#A05835; text-decoration:underline; }
