/******************* BALISES *************************/
BODY {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #004652;
	background-color: #AA7755;
}
TABLE {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #004652;
	border-spacing: 0px;
	text-align: left;
}
IMG {
	border: none;
}
TD {
	padding: 0px;
	vertical-align: top;
}
A:LINK, A:VISITED, A:ACTIVE {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #004652;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	text-decoration: none;
}
FORM {
	margin: 0px;
}
INPUT,SELECT,TEXTAREA {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #004652;
}
H1 {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FD9905;
}
H2 {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FD9905;
}

P {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
HR {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #9A9A9A;
	color: #ffffff;
}

/******************* TABLEAU PRINCIPAL *************************/
.main_tab {
	width: 901px;
	background-color: #ffffff;
}
.cell_left {
	width: 177px;
	background-color: #ffffff;
}
.ban {
	width: 728px;
	height: 110px;
	padding-top: 11px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #AA7755;
}
.contenu {
	background-image: url(images/fond_contenu_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 731px;
	background-color: #ffffff;
}
.div_contenu {
	background-image: url(images/fond_contenu_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 731px;
	height: 100%;
	border-top: 1px solid #667798;
}

/******************* MENU *************************/
.menu {
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 8px;
	width: 100%;
}
.menu_titre_left {
	background-image: url(images/fond_menu_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 23px;
}
.menu_titre_middle {	
	text-align: center;
	padding-top: 5px;
	border-bottom: 1px solid #254A75;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
}
.menu_titre_middle A:LINK, .menu_titre_middle A:VISITED, .menu_titre_middle A:ACTIVE {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #004652;
	display: block;
}
.menu_titre_right {
	background-image: url(images/fond_menu_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 23px;
}
.menu_titre_left_on {
	background-image: url(images/fond_menu_left_on.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 23px;
}
.menu_titre_middle_on {	
	text-align: center;
	padding-top: 5px;
	border-bottom: 1px solid #254A75;
	background-color: #667798;
	padding-left: 14px;
	padding-right: 14px;
}
.menu_titre_middle_on A:LINK, .menu_titre_middle_on A:VISITED, .menu_titre_middle_on A:ACTIVE {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.menu_titre_right_on {
	background-image: url(images/fond_menu_right_on.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 23px;
}

/******************* ACCUEIL *************************/
.titre_onglet {
	background-image: url(images/titre_onglet.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 18px;
	padding-top: 5px;
	text-align: center;
	color: #ffffff;
}
.box_middle {
	background-color: #ffffff;
	padding: 15px;
	border: 1px solid #234271;
	text-align: justify;
}
.box_middle img {
	border: 1px solid #234270;
}
.box_middle hr {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 2px solid #91A0B7;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #ffffff;
	width: 80px;
}

/******************* SOUS MENU *************************/
.abrideal_cell_left {
	width: 129px;
	background-image: url(images/abrideal_fond_border_bottom.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.abrideal_onglet {
	width: 129px;
}
.abrideal_onglet_bottom {
	width: 129px;
	border-right: 1px solid #234270;
	text-align: right;
	padding-top: 125px;
	padding-bottom: 15px;
}
.abrideal_contenu {
	width: 534px;
	background-color: #ffffff;
	border-top: 1px solid #234270;
	border-right: 1px solid #234270;
	border-bottom: 1px solid #234270;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.abrideal_contenu2 {
	width: 662px;
	background-color: #ffffff;
	border-top: 1px solid #234270;
	border-right: 1px solid #234270;
	border-left: 1px solid #234270;
	border-bottom: 1px solid #234270;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.abrideal_onglet_img_top {
	width: 128px;
	height: 7px;
}
.abrideal_onglet_img_bottom {
	width: 128px;
	height: 7px;
}
.abrideal_onglet_titre {
	background-color: #ffffff;
	border-right: 1px solid #234270;
	border-left: 2px solid #8A9FB4;
	padding-left: 6px;
	vertical-align: middle;
}
.abrideal_onglet_titre_on {
	background-color: #ffffff;
	border-left: 2px solid #8A9FB4;
	padding-left: 6px;
	vertical-align: middle;	
}
.abrideal_onglet_titre A:LINK, .abrideal_onglet_titre A:VISITED, .abrideal_onglet_titre A:ACTIVE {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #004652;
	display: block;
}
.abrideal_onglet_titre_on A:LINK, .abrideal_onglet_titre_on A:VISITED, .abrideal_onglet_titre_on A:ACTIVE {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #004652;
	display: block;
}
.abrideal_onglet_sep {
	height: 3px;
	border-right: 1px solid #234270;
	width: 128px;
}

/******************* ABRIS *************************/
.choisir_tab_logo_primo {
	background-image: url(images/abris_choisir_tab_primo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 151px;
	height: 36px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 1px;
}
.choisir_tab_logo_neo {
	background-image: url(images/abris_choisir_tab_neo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 151px;
	height: 36px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 1px;
}
.choisir_tab_logo_brio {
	background-image: url(images/abris_choisir_tab_brio.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 151px;
	height: 36px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 1px;
}
.choisir_tab_titre {
	background-image: url(images/abris_vignettes_fond.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	width: 319px;
	height: 36px;
	color: #ffffff;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 1px;
	text-align: left;
}
.choisir_tab_photo {
	background-color: #6a7f9e;
	border-left: 1px solid #34517b;
	border-bottom: 1px solid #34517b;
	cursor: pointer;
}
.choisir_tab_desc {
	background-color: #6a7f9e;
	padding: 15px;
	padding-right: 8px;
	padding-left: 0px;
	color: #ffffff;
	border-bottom: 1px solid #34517b;
	border-right: 1px solid #34517b;
	cursor: pointer;
}
.choisir_tab_desc UL {
	margin: 0px;
}
.abris_tab_vignettes {
	margin-left: auto;
	margin-right: auto;
	width: 540px;
}
.abris_tab_vignettes IMG {
	margin-left: 18px;
	border: 1px solid #234270;
}
.pres_1 {
	width: 103px;
	height: 37px;
	background-image: url(images/abris_vignettes_titre_primo.gif);
	background-repeat: no-repeat;
}
.pres_2 {
	width: 103px;
	height: 37px;
	background-image: url(images/abris_vignettes_titre_neo.gif);
	background-repeat: no-repeat;
}
.pres_3 {
	width: 103px;
	height: 37px;
	background-image: url(images/abris_vignettes_titre_brio.gif);
	background-repeat: no-repeat;
}
.pres_4 {
	width: 103px;
	height: 37px;
	background-image: url(images/trucs_astuces_vignettes_titre.gif);
	background-repeat: no-repeat;
}
.pres_5 {
	width: 103px;
	height: 37px;
	background-image: url(images/abris_vignettes_titre_mezzo.gif);
	background-repeat: no-repeat;
}

.pres_6 {
	width: 103px;
	height: 37px;
	background-image: url(images/abris_vignettes_titre_tempo.gif);
	background-repeat: no-repeat;
}

.pres_titre {
	height: 36px;
	background-image: url(images/abris_vignettes_fond.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #ffffff;
}
.pres_cell {
	background-color: #6a7f9e;
	color: #ffffff;
	padding: 4px;
	border-bottom: 1px solid #234270;
	vertical-align: middle;
	cursor: pointer;
}

/******************* AUTRES CLASSES *************************/
.abrideal {
	font-weight: bold;
	font-family: Times, Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #000080;
}
.img_border {
	border: 1px solid #234270;
}
.lire_suite {
	float: right;
}
.legende_photo {
	font-size : 9px;
	color: #AA7755;
}
.div_form {
	background-color: #e0e0e0;
	border: 1px solid #037ABC;
	padding: 20px;
}
.div_form .tab_form {
	width: 84%;
	margin-left: auto;
	margin-right: auto;
}
.div_form .tab_form2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.div_form .tab_form TD,.div_form .tab_form2 TD {
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}
.div_form .tab_form INPUT,.div_form .tab_form2 INPUT {
	border: 1px solid #037ABC;
	padding: 3px;
	color: #037ABC;
	width: 150px;
	font-weight: bold;
}
.div_form .tab_form TEXTAREA {
	border: 1px solid #037ABC;
	padding: 3px;
	color: #037ABC;
	font-weight: bold;
}
#clean_check {
	border: none;
	width: 15px;
}
.div_form .tab_form2 .formes_piscine {
width: 100%;
}
.div_form .tab_form2 .formes_piscine td{
width: 50%;
text-align: center;
vertical-align: middle;
}

/******************* BOTTOM *************************/
.bottom_liens {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	background-color: #ffffff;
	height: 16px;
	width: 100%;
}
.bottom_liens A:LINK, .bottom_liens A:VISITED, .bottom_liens A:ACTIVE {
	font-weight: normal;
	text-decoration: none;
}
.bottom_liens A:HOVER {
	text-decoration: underline;
}

/*****************/
.champobligatoire{
font-weight:900;
color: #993300;
}
a.lienbaspage:link {color: #FFFFFF; text-decoration:none}     /* unvisited link */
a.lienbaspage:visited {color: #FFFFFF; text-decoration:none}  /* visited link */
a.lienbaspage:hover {color: #FFFFFF; text-decoration:none}   /* mouse over link */
a.lienbaspage:active {color: #FFFFFF; text-decoration:none}   /* selected link */
.lienbaspage{
	color: #FFF; 
	font-size:7pt;
}

.messageerreur{
	color:#F00;
}
.total{
	color:#930;
	font-size:18px;
	font-weight:bold;
}
