@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	background:url(../img/int/imageBG.jpg) #0e0e0e top center no-repeat fixed;
}

#global{
	margin: 0px auto 0px auto;
	width:1190px;
}

#left{
	float:left;
	width:310px;
	height:550px;
	position:fixed;
}


#right{
	width:805px;
	float:right;
	z-index:1;
	padding:0;
	margin:0;
	background:url(../img/int/bg.png) top right repeat-y;
}

#basRight{
	width:805px;
	height:40px;
	float:right;
	padding:0;
	margin: -10px auto;
	background:url(../img/int/bgbBas.png) bottom right no-repeat;
}

.topRight{
	width:805px;
	float:left;
	padding: 0 0 0 0;
	z-index:0;
	margin: 0px auto;
	background:url(../img/int/bgRight.png) top right no-repeat;
}

.basRight{
	width:805px;
	height:40px;
	float:left;
	padding: 0;
	z-index:0;
	margin: 0px auto;
	background:url(../img/int/bgBas.png) bottom right no-repeat;
}

.menuFleche{
	text-align:right;
	margin-right:25px;
	margin-bottom:36px;
	z-index:3;
}


.blocTitre{
	height:71px;
	margin-top:36px;
	margin-bottom:35px;
	margin-left:-19px;
}

.blocTitre ul{
	display: inline;
/*	position: relative;*/
	
}

.blocTitre li{
	float:left;
	display: inline;
	height:71px;
	background:url(../img/int/etiquetteBg.png) repeat-x;
}

.blocTitre li.first{
	float:left;
	display: inline;
	height:71px;
	width:27px;
	background:url(../img/int/etiquetteLeft.png) no-repeat;
}

.blocTitre li.last{
	float:left;
	display: inline;
	width:71px;
	height:71px;
	background-image:url(../img/int/etiquetteRight.png);
}

.titre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#231F20;
	font-size:55px;
}

.imgTravail{
	clear:left;
	display:block;
	text-align:center;
	margin-top:5px;
	margin-left:65px;
	margin-bottom:15px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}

.cross{
	float:left;
	width:36px;
	height:36px;
	margin-left:65px;
	margin-top:35px;
	background:url(../img/int/cross.jpg) no-repeat top;
}


.blocCmt{
	width:665px;
	margin-top:25px;
	margin-right:25px;
	margin-bottom:35px;
	float:right;
	padding-left:1px;
}

.cmtClientBold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#231F20;
}

.cmtClient{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	font-variant:small-caps;
	color:#929497;
}

.cmtDomaineBold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#231F20;
}

.cmtDomaine{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-variant:small-caps;
	color:#929497;
}

.cmtTravail{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#58595B;
	text-align:justify;
	font-size:16px;
	line-height:20px;
}

.cmtTravail a, .cmtTravail a:active, .cmtTravail a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.cmtTravail a:hover {
	font-weight:bold;
	text-decoration:none;
	color:gray;
	background-color:#FFF;
}

.playerVideo{
	width:740px;
	clear:left;
	margin-top:5px;
	margin-left:65px;
	margin-bottom:35px;
}


/** FOOTER **/


#footerMain{
	width:750px;
	margin:30px auto 30px auto;
	float:right;
}

.footerColonne{
	width:210px;
	background: url(../img/int/fondFooter.png) repeat;
	padding:10px;
	margin: 10px 0px 40px 10px;
	float:left;
}

.footerTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#6D6E70;
	font-variant:small-caps;
	line-height:18px;
}

.footerSubTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 16px;
	color:#6D6E70;
	text-decoration:none;
	font-variant:small-caps;
}

.footerText a, .footerText a:active, .footerText a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#6D6E70;
	text-decoration:none;
}

.footerText a:hover{
	color:#FFF;
}

/** CONTACT **/

.contactTxt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#6D6E70;
}

fieldset{ border:0;}




/** QUESTIONNAIRE **/

#singleGlobal{
	margin: 0px auto 0px auto;
	width:860px;
}

#singleHeader{
	width:860px;
	height:200px;
}

#singleMain{
	width:860px;
	margin:0 auto 0 auto;
	padding-top:50px;
	padding-bottom:130px;
	background:white;
}

#singleFooter{
	position: relative;
	margin: -130px auto 0px auto;
	padding-top:30px;
	width:860px;
	height: 130px;
	clear:both;
	text-align:center;	
}

.widecolumn {
	padding: 10px 50px 20px 50px;
	margin: 0 0 0 0;
	width: 760px;
	font-family:Lucida Grande; Verdana; sans serif;
	font-size:12px;
}

.singleCategorie{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	color:#6D6E70;

}


.singleQuestion{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#030303;
}


.singleTitre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:55px;
	color:#333333;
}

form ul li{
	list-style:none;
}

label{
	margin: 10px 0 2px 0;
}

.singleObligatoire{
	color:red;
}