/* wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww */
/* wwwwwwwwwwwwwww Expertise wwwwwwwwwwwwwwwww */


#mod_cp_lb.expertise{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}

#mod_cp_lb.expertise h1{
	margin-left:60px;
	margin-bottom:10px;
	margin-top:30px;
	font-size:20px;
	font-weight:bold;
	display:block;
	width:850px;
	float:left;
	background-color:#CCC;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}

#mod_cp_lb.expertise h1 img{
	padding-top:5px;
}


#mod_cp_lb.expertise h2{
	margin-left:65px;
	margin-right:40px;
	margin-top:30px;
}

#mod_cp_lb.expertise h3{
	margin-left:110px;
	margin-right:40px;
}


#mod_cp_lb.expertise h4,
#mod_cp_lb.expertise h5,
#mod_cp_lb.expertise .message
{
	margin-left:65px;
	margin-right:40px;
	margin-top:30px;
}


#mod_cp_lb.expertise #cadre {
	border : 6px solid black;
	height:auto;
		/* il faut mettre height auto*/
	width:950px;
	margin:0px auto;
	padding:0px;
	background-color:#e3e4e5;
	
}
	


#mod_cp_lb.expertise .bvertical {
	float:left;
}


#mod_cp_lb.expertise .logo {
	margin:40px 0px 35px 260px;
	}
	
#mod_cp_lb.expertise .info1{
	margin-left:40px;
	float	: left;
	width:400px;
}

#mod_cp_lb.expertise .introfr{
	clear:right;
	margin:10px 40px 10px 110px;
	text-align:center;
	font-size:16px;
}
	

#mod_cp_lb.expertise .anglais {
	color:#666;
	font-size:12px;
	line-height:12px;
	margin-right:20px;
}

#mod_cp_lb.expertise .titre {
	margin:10px 5px 10px 45px;
}

#mod_cp_lb.expertise em {
	color:#666;
}


#mod_cp_lb.expertise .envoyer{
	display:block;
	margin:40px auto;
	clear:both;
}

#mod_cp_lb.expertise .coordonnes {
	color:#db002f;
	font-size:17px;
	margin-left:60px;
	margin-right:40px;
	font-weight:bold;
	text-align:center;
	clear:both;
}

#mod_cp_lb.expertise .coordonnes a {
	text-decoration:none;
	color:#db002f;
}


#mod_cp_lb.expertise .info{
	margin: 40px 60px 10px 45px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}


#mod_cp_lb.expertise .formulaire {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	}


* html #mod_cp_lb.expertise .threepxfix{
margin-left: 3px;
}


#mod_cp_lb.expertise fieldset{
   margin-bottom:0px;
   margin-left:30px;
   border:none;
/*
   width:300px;
   float:left;
*/
}



#mod_cp_lb.expertise .cssform p{
height: 100%;
overflow	: hidden;
margin-top	: 5px;
}


#mod_cp_lb.expertise .cssform label{
font-weight:bold;
float:left;
margin-left:13px; /*width of left column*/
width:110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}


#mod_cp_lb.expertise .cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 200px; 
}

#mod_cp_lb.expertise .cssform textarea{
	width: 600px;
	height: 100px;
	margin-left:20px;
}	

#mod_cp_lb.expertise .obligatoire {
	Text-align:right;
	font-size:12px;
	margin-top:15px;
	margin-right:45px;
}

#mod_cp_lb.expertise .buttons{
margin-top	: 10px;
clear	: both;
text-align:center;
/*
display	: block;
margin	: 0 auto;
*/
}

#mod_cp_lb.expertise hr{
	height	: 1px;
	background : #000000;
	margin	: 10px 45px;
}
