@import url(general.css);

/* Contenu */
#contenu{
	float:left;
	width: 598px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	
	min-height: 850px;
}

/* Titre */

#contenu h1{
	margin-top: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	color:#f19300;
	font-weight: 100;
	font-size: 20px;
	background-image: url("../pictures/front/objectif_faq_bar01.jpg");
	background-position: 5px 30px;
	background-repeat:no-repeat;
	padding-bottom: 6px;
}
#contenu img{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	border: thin solid #f19300;
	
}

.gauche{
	float: left;
}

.centre{
	float: none;
	margin-bottom: 10px;
}

.droite{
	float: right;
}

#tr_vertical{
	height: 84px;
	width: 6px;
	background-color: #f19300;
	margin-top: -10px;
	margin-left: 6px;
	margin-right: 10px;
	float: left;
}

/* Paragraphe de présentation */
#presentation {
	width: 570px;
	float: left;
	color: #343434;
}

#presentation ul{
	list-style-type: none;
}

#contenu h2{
	c
	font-style:italic;
	font-size: 12px;
	color:#F19200;
}


#contenu p{
	background-image: url(../pictures/front/puce-article-objectif.jpg);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-bottom: 3px;
	line-height: 1.6em;
	
	clear: left;
}

#contenu .image{
	background-image: none;
}


/* À droite */
#bord_lies{
	background-color: #FFFFFF;
	margin-left: 10px;
	padding: 3px;
	
	float: right;
	width: 171px; /*  165+6 */
	border-top: thin #F4AD3F solid;
	border-bottom: thin #F4AD3F solid;
	border-left: thin #E8E8E8 solid;
	border-right: thin #E8E8E8 solid;
}
#bloc_lies{	
	padding-left: 5px;
	padding-bottom: 30px;	
	width: 165px;
		
	background-color:#F1F1F1;
	background-image: url("../pictures/front/objectif_picto_docslies.jpg");
	background-position:bottom;
	background-repeat: no-repeat;
}
#bloc_lies ul{
	padding: 0;
	margin: 0;
	margin-left: 2px;
	list-style-type: none;
}
#bloc_lies li{
	margin-top: 5px;
}
#bloc_lies li:before{
	content: ". ";
}

#bloc_art_lies{
	background-image: url("../pictures/front/objectif_ti_art_lies.gif");
	background-repeat: no-repeat;
	padding-top: 25px;
}
#bloc_doc_lies{
	margin-top: 10px;
	background-image: url("../pictures/front/objectif_ti_docs_lies.gif");
	background-repeat: no-repeat;
	padding-top: 25px;
}
#bloc_act_lies{
	margin-top: 10px;
	background-image: url("../pictures/front/objectif_ti_actus_liees.gif");
	background-repeat: no-repeat;
	padding-top: 25px;
}
