@charset "UTF-8";
*{
	outline:none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/fondRepeat.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
#fondContent {
	background-image: url(../_images/backHover.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 655px;
	width: 600px;
	left: 50%;
	top: 0px;
	margin-left: -89px;
}
#menuContent {
	height: 650px;
	width: 360px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 0px;
	margin-left: -449px;
}
#logoContainer {
	height: 160px;
}
#menuContainer {
	margin-left: 48px;
	margin-top: 20px;
}
.rollit {
	cursor: pointer;
	border:none;
}
#silouette {
	height: 353px;
	width: 439px;
	position: absolute;
	z-index: 1;
	top: 310px;
	left: 50%;
	margin-left: -528px;
	overflow: hidden;
	text-align: right;
}
#txtHome {
	font-family: 'ConsortLightCondensedLightCon';
	font-size: 18px;
	color: #FFF;
	padding-left: 49px;
	padding-top: 180px;
}
#accordion {
	margin-left:20px;
}
#accordion h3 {
	font-family: 'ConsortLightCondensedLightCon';
	text-transform: uppercase;
	color: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
}
#accordion h3 a {
	color:#FFF;
	text-decoration:none;
	background-image: url(../_images/plus.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-left: 20px;
	background-position: 0px 3px;
	line-height: 20px;
}
#accordion h3 a:hover {
	color:#F60;
}
.compCont {
	color:#FFF;
	font-family: 'MyriadWebProRegular';
	font-size:14px;
	padding-left:22px;
}
.fakeMargin {
	height: 25px;
}
#topComp {
	color:#FFF;
	font-family: 'MyriadWebProRegular';
	font-size:14px;
	padding:20px 0px 40px 20px;
}


/* Page Experts */ 
#expertCont {
	padding-top: 15px;
	padding-left: 22px;
}
.colonne {
	float:left;
	cursor:default;
}
.imgExpert {
	height: 270px;
	width: 180px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.nomExpert {
	font-family: 'ConsortLightCondensedLightCon';
	font-size: 20px;
	color: #FFF;
	margin-bottom:5px;
}
.textExpert {
	color:#FFF;
	font-family: 'MyriadWebProRegular';
	font-size:14px;
	padding-right:17px;
}


/* Page Contact */
#contactCont {
	padding-top:40px;
	padding-left:22px;
}
#contactText {
	font-family: 'ConsortLightCondensedLightCon';
	font-size: 18px;
	color: #FFF;
	padding-bottom:40px;
}
label {
	font-family: 'ConsortLightCondensedLightCon';
	font-size: 18px;
	color: #FFF;
	display: block;
}
.inputField {
	color:#FFF;
	font-family: MyriadWebProRegular;
	font-size:12px;
	background-color:#753629;
	border:none;
	margin-bottom:15px;
	height: 22px;
	padding-left: 2px;
	float: left;
	line-height: 22px;
}
.inputArea {
	color:#FFF;
	font-family: 'MyriadWebProRegular';
	font-size:12px;
	background-color:#753629;
	border:none;
	height: 91px;
	width: 300px;
	padding: 2px;
	float: left;
	overflow: auto;
}
.compulsory {
	color:#FFF;
	font-size:12px;
}
.myButton {
	font-family: 'ConsortLightCondensedLightCon';
	color: #FFF;
	font-size: 14px;
	text-transform:uppercase;
	height: 22px;
	width: 77px;
	border: none;
	background-color: #753629;
	margin-left: 227px;
}
#blocAdresse {
	margin-top:25px;
}
#titreBoite {
	font-family: 'ConsortLightCondensedLightCon';
	color: #FFF;
	font-size: 16px;
	margin-bottom:6px;
}
#adresseSuite, #adresseSuite a {
	color:#FFF;
	font-family: 'MyriadWebProRegular';
	font-size:12px;
	text-decoration:none;
}
#adresseSuite a:hover {
	text-decoration:underline;
}
.stateForm {
	height: 22px;
	width: 22px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-left: 5px;
}
.killFloat {
	clear: both;
}
#introExpert {
	font-family: 'ConsortLightCondensedLightCon';
	font-size: 18px;
	color: #FFF;
	margin-bottom: 35px;
}
#clientCont {
	color:#FFF;
	font-family: 'MyriadWebProRegular';
	font-size:14px;
	padding-left: 21px;
	padding-right: 30px;
}
.rightBloc {
	float: left;
	width: 370px;
}
