@charset "utf-8";

a.a {
	font-family:arial;
	font-size:11px;
	color:#ff6600;
	text-decoration:underline;
}

a.a:hover {
	font-family:arial;
	font-size:11px;
	color:navy;
	text-decoration:underline;
}

a.a:visited {
	font-family:arial;
	font-size:11px;
	color:#ff6600;
	text-decoration:none;
}

.title_main {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
	text-align:justify;
}

.txt_main {
	font-family:arial;
	font-size:13px;
	color:#006699;
}

.txt_norm {
	font-family:arial;
	font-size:11px;
	color:#333333;
	text-align: justify;
}

.txt_nrom_highlight {
	font-family:arial;
	font-size:11px;
	color:#ff6600;
}

.fiche_resume {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

#separ {
	width:430px;
	height:1px;
	background-image:url(images/dot.jpg);
	margin:25px 10px 25px 10px;
}

#body_content {
	width:450px;
}

#bloc_full {
	width:430px;
	margin:0px 10px 0px 10px;
	text-align:justify;
}

#fiche_title {
	width:400px; height:16px; margin:0px 10px 0px 10px;	font-family:arial; color:#006699; font-weight:bold; font-size:16px;
}

#fiche_pic {
	width:84px; height:84px; background-color:#99cccc; margin: 0px 20px 10px 20px; float:left;
}

#fiche_specs {
	width:280px; margin:0px 16px 10px 0px; float:left; text-align:left;
}

#fiche_details {
	width:400px; padding:0px 12px 0px 12px; background-image:url(images/fiche_details_BG.jpg); background-repeat:no-repeat;
}

#fiche_no-img {
	width:400px; margin:0px 12px 0px 12px;
}

/*#fiche_bottom {
	width:400px; height:30px; margin:5px 10px 5px 10px;
}*/
