@charset "UTF-8";
/* CSS Document */


#navigation_gauche {
	width:180px;
	height:350px;
	float:left;
}

#contenu {
	width:720px;
	height:auto;
	float:left;
	padding-top:20px;
	
}

#separateur {
	width:175px;
	height:15px;
	margin-bottom:15px;
	background-image:url(../../images/habillage/filet_simple.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#centre{
	background-image:url(../../images/habillage/fond_deux_colonnes.gif);
	background-repeat:repeat-y;
	width:900px;
	height:auto;
	overflow:visible;
}

#zone_titre {
	width:700px;
	height:30px;
	background-image:url(../../images/habillage/filet_simple.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:20px;
	color:#8e2800;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	margin-bottom: 10px;
}

#colonne_gauche {
	margin-left:20px;
	float:left;
	width:485px;
	height:auto;
	text-align:justify;
}

#colonne_droite {
	margin-left:20px;
	float:left;
}


#colonne_gauche2 {
	margin-left:20px;
	float:left;
	width:335px;
	height:auto;
	text-align:justify;
}

#colonne_droite2 {
	margin-left:20px;
	float:left;
}



#colonne_gauche3 {
	margin-left:20px;
	float:left;
	width:265px;
	height:auto;
	text-align:left;
}

#colonne_droite3 {
	margin-left:20px;
	float:left;
	width:395px;
}


#colonne_gauche4 {
	margin-left:20px;
	float:left;
	width:185px;
	height:auto;
	text-align:left;
}

#colonne_gauche5 {
	margin-left:20px;
	float:left;
	width:585px;
	height:auto;
	text-align:left;
}

#colonne_droite4 {
	margin-left:20px;
	float:left;
	width:485px;
}


#colonne_centre {
	margin-left:20px;
	float:left;
	width:700px;
	height:auto;
	text-align:left;

}



#annee {
	float:left;
	width:50px;

}

#laureat {
	float:left;
	width:225px;
}



#actu {
	position:relative;
	width:175px;
	height:auto;
	background-image:url(../../images/habillage/fond_actu.png);
	background-repeat:repeat-y;
	background-color:#f2eedb;
}


#titre_actu {
	background-image:url(../../images/habillage/filet_actu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:5px;
	width:160px;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#8e2800;
}


#contenu_actu {
	padding-left:5px;
	padding-top:5px;
	padding-bottom : 5px;
	width:160px;
	height:auto;
}

#image_actu {
	position:absolute;
	width:100px;
	z-index:100px;
	top:5px;
	left:-5px;
}



#actu2 {
	position:relative;
	width:325px;
	height:auto;
	background-image:url(../../images/habillage/fond_actu.png);
	background-repeat:repeat-y;
	background-color:#f2eedb;
}


#titre_actu2 {
	background-image:url(../../images/habillage/filet_actu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:5px;
	width:315px;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#8e2800;
}


#contenu_actu2 {
	padding-left:5px;
	padding-top:5px;
	padding-bottom : 5px;
	width:315px;
	height:auto;
}




#image_gauche {
	float:left;
	margin-right:5px;
	margin-bottom:-3px;
}

.titre {
		font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#8e2800;
}