/* CSS Document */

div.c3 div.abouttitre{
	font-size: 12px;
	color: #666;
}


div.frame div.c div.c3 div.conteneur{
	padding: 0 0 0 20px;  
	margin: 0;
}

div.frame div.c div.c3 div.conteneur h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
div.frame div.c div.c3 div.conteneur h5{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}

div.frame div.c div.c3 div.conteneur p{
	margin: 0 5px 10px 0;
	padding: 0;
	font-size: 13px;
}
div.frame div.c div.c3 div.conteneur div{
	margin: 0;
	padding: 0;
	position: relative;
}
div.frame div.c div.c2 div.c3 div.conteneur span.detail{
	color: black;
	text-transform: none;
	background: url(../images/about-us/behind-visual/icon_detail.jpg) no-repeat 0px center ;
	padding: 1px 0 1px 17px;
	font-size: 10px;
}

div.frame div.c div.c2 div.c3 div.commentary{
	position: absolute;
	left: 170px;
	top: 10px;
	font-size: 12px; 
	font-weight: bold;
	width: 200px;
	text-align: center;
	z-index: 1000;
	background: white;
}
