/**** SITE DEFINITION ****/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

p{
	line-height:1.2em;
}

#header{
	width:752px;
	height:auto;
	background-image: url(../images/fond_header.gif);
	background-repeat: no-repeat;
	background-position: center -10px;
	margin:5px auto 0px auto;
	padding:20px 0px 20px 50px;
}

#main{
	width:788px;
	height:auto;
	background-image: url(../images/fond_site.gif);
	background-repeat: repeat-y;
	background-position: -8px top;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 12px;
	/*border:solid 1px;*/
}

#sousMenu{
	width:774px;
	height:35px;
	background-image: url(../images/fond_sousMenu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	/*margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	border:solid 1px #FF0000;*/
}

#contentHomeLeft{
	float:left;
	width:440px;
	height:auto;
	padding:0px 0px 0px 30px;
	/*border:solid 1px #0000FF;*/
}

#contentHomeRight{
	float:right;
	width:263px;
	height:auto;
	padding:0px 0px 0px 0px;
	/*border:solid 1px #00FF00;*/
}

.moreInfo{
	margin-top:10px;
	text-align:right;
}

.bulleListServices{
	float:left; 
	width:130px; 
	height:30px; 
	margin:0px 0px 0px 20px;
	font-weight:bold;
}

.tableRowTitle{
	 background:#fcb034; 
	 color:#FFFFFF; 
	 font-weight:bold;
}
.tableRowPaire{
	 background:#feefc8;
	 vertical-align:top;
}
.tableRowImpaire{
	 background:#FFF;
	 vertical-align:top;
}
.tableRowMargin{
	padding-top:7px;
}

.fieldForm{
	margin:3px 0px 10px 0px;
	width:300px;
}

.fieldComment{
	width:300px;
	height:100px;
}

#footerOmbre{
	width:800px;
	height:65px;
	background-image:url(../images/fond_footer.gif);
	background-repeat:no-repeat;
	background-position:-8px bottom;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	/*border:solid 1px;*/
}

#footer{
	width:714px;
	height:20px;
	background-image:url(../images/fond_footerDegrade.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:0px auto 0px 12px;
	padding:25px 30px 0px 30px;
	font-size:85%;
	font-weight:bold;
	color:#644a1e;
	/*border:solid 1px;*/
}

.text8{
	font-size:0.8em;
}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
}

.warning{
	color:#CC0000;
}

/**** LINKS ****/
/*a:link, a:visited {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}*/
a.linkOrange{
	color:#fcb034;
	font-weight:bold;
	text-decoration:underline;
}
a:hover.linkOrange{
	text-decoration:none;
}
a.linkOrangeLight{
	color:#fcb034;
	text-decoration:underline;
}
a:hover.linkOrangeLight{
	text-decoration:none;
}

a.linkBlue{
	color:#4eafef;
	font-weight:bold;
	text-decoration:underline;
}
a:hover.linkBlue{
	text-decoration:none;
}
a.linkBlueLight{
	color:#4eafef;
	text-decoration:underline;
}
a:hover.linkBlueLight{
	text-decoration:none;
}

a.linkBlack{
	color:#000000;
	text-decoration:underline;
}
a:hover.linkBlack{
	text-decoration:none;
}

a.linkWhite{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover.linkWhite{
	text-decoration:none;
}

a.linkFooter{
	color:#644a1e;
	text-decoration:underline;
}
a:hover.linkFooter{
	text-decoration:none;
}

/**** MENUS ****/
#menus{
	width:713px;
	height:26px;
	background-image: url(../images/fond_site.gif);
	background-repeat: repeat-y;
	background-position: -8px top;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 87px;
	/*border:solid 1px;*/
}

ul li{
	margin-right:0px;
	float:left;
	margin:0px 1px 0px 0px;
	/*border:solid 1px;*/
}

a.menusOff{
	float:left;
	background-image:url(../images/fond_menuOff.gif);
	background-position:left top;
	background-repeat:no-repeat;
	/*display:block;*/
	width:124px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

a:hover.menusOff{
	float:left;
	background-image:url(../images/fond_menuOn.gif);
	background-position:left top;
	background-repeat:no-repeat;
	/*display:block;*/
	width:124px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}


/**** BOXES ****/
.boxHeader{
	background-repeat:no-repeat;
	background-position:center top;
	padding:7px 15px 0px 15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	/*border:solid 1px;*/
}
.boxHomeHeader{
	width:405px;
	height:18px;
	background-image:url(../images/fond_boxHeader.gif);
	/*border:solid 1px;*/
}
.boxMainHeader{
	width:685px;
	height:18px;
	background-image:url(../images/fond_boxMainHeader.gif);
	margin:0px 0px 0px 30px;
	/*border:solid 1px;*/
}

.boxMain{
	height:auto;
	padding:10px 15px 0px 15px;
	border-left:solid 1px #f2e2c9;
	border-right:solid 1px #f2e2c9;
	/*text-align:justify;*/
	/*border:solid 1px;*/
}
.boxHomeMain{
	width:403px;
	/*border:solid 1px;*/
}
.boxMainMain{
	width:683px;
	margin:0px 0px 0px 30px;
	/*border:solid 1px;*/
}

.boxFooter{
	height:10px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	/*border:solid 1px;*/
}

.boxHomeFooter{
	width:435px;
	/*border:solid 1px;*/
}

.boxMainFooter{
	width:715px;
	margin-left:30px;
	/*border:solid 1px;*/
}

.boxFooterBack{
	background-repeat:no-repeat;
	background-position:center bottom;
}

.boxHomeFooterBack{
	background-image:url(../images/fond_boxFooter.gif);
}

.boxMainFooterBack{
	background-image:url(../images/fond_boxMainFooter.gif);
}

.boxHomeColoredFooterBack{
	background-image:url(../images/fond_boxColoredFooter.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.boxColoredBack{
	background:#feefc8;
}

.box2HomeHeader{
	width:226px;
	height:34px;
	background-image:url(../images/fond_box2Header.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 0px 2px;
	padding:5px 10px 0px 25px;
	font-weight:bold;
	color:#FFFFFF;
	/*border:solid 1px #000;*/
}

.box2HomeMain{
	width:209px;
	height:auto;
	margin:0px 16px 0px 18px;
	padding:0px 10px 20px 10px;
	background:#ddf2fc;
	border-left:solid 1px #bbdae9;
	border-right:solid 1px #bbdae9;
	/*border:solid 1px;*/
}

#boxIntro{
	margin:0px 0px 20px 70px;
	/*border:solid 1px;*/
}
#boxIntroHome{
	background-image:url(../images/sigle_multiplicity.gif);
	background-repeat:no-repeat;
	background-position:495px 10px;
	margin:0px 0px 20px 70px;
	/*border:solid 1px;*/
}

.boxMultiplicity{
	float:left;
	width:auto;
	height:auto;
	/*border:solid 1px;*/
}

.boxMultiplicityBulleTop{
	width:475px;
	height:auto;
	background-image:url(../images/img_bulleTop.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:15px 30px 0px 15px;
	font-size:105%;
	/*border:solid 1px;*/
}

.boxMultiplicityBulleBottom{
	width:520px;
	height:17px;
	background-image:url(../images/img_bulleBottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.box2HomeFooter{
	width:245px;
	height:14px;
	background-image:url(../images/fond_box2Footer.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0px 0px 0px 18px;
	/*border:solid 1px;*/
}

/**** REDIRECTION ****/
#globalRedirect{
	position:absolute;
	left:50%;
	top:50%;
	width:650px;
	height:300px;
	margin-top:-150px;
	margin-left:-325px;
}

#construct{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.redirect{
	color:#666666;
	padding:20px 0px 20px 0px;
}
