/**
 * Quelques modifications pour l'affichage du contenu dans la page d'accueil.
 *
 * Attention ! Il faut laisser les Hacks IE dans ce fichier.
 */

  
#presentation {

/*
	float: right;
	position: absolute;
	*/
	float: left;
	margin-top: 20px;
	line-height: 1.9em;
	
}
 
#presentation p {

	font-size : 1.3em ;
	padding-left : 23px ;

}

#presentation h2 {

	margin-bottom : 13px ;

}

#presentation img {

	float: none;

}

.box {float : left ;}

.box p {

	font-size : 1.1em ;

	padding-left : 8px ;

	padding-right : 8px ;

	margin-bottom : 10px ;

}

.box .date {

	padding-left : 9px ;

	padding-right : 8px ;

	color : #fff ;

	font-size : 1.2em ;

	font-weight : bold ;

	font-family : Arial , sans-serif ;

}

.box .adresse {

	font-family : Arial , sans-serif ;

	clear : both ;

}

.box .image {

	float : left ;
	clear : left ;
	padding-left : 3px ;
	margin-top : 5px ;
	margin-bottom : 5px ;

}

.box .texte {

/*
	float : left ;
	clear : right ;
	width : 136px ;
*/
	margin-top : 5px ;

	margin-bottom : 5px ;

}

.box .texte p {

	padding-left : 5px ;

}

.agenda_box .titre {

	color : #89c600 !important;
	background-image : url( '../img/box/titre_vert.gif' ) !important;

}

.agenda_box {

	background-color : #c4e27f !important;
	background-image : url( '../img/box/fond_vert.gif' ) !important;
	

}

.agenda_box .date {

	color: #333;

}

.publications_box .titre {

	color : #ffcc00 !important;
	background-image : url( '../img/box/titre_jaune.gif' ) !important;

}

.publications_box {

	background-color : #ffe57f !important;
	background-image : url( '../img/box/fond_jaune.gif' ) !important;


}

.publications_box .texte {

	margin-left: 5px;
	margin-right: 5px;

}

.publications_box .date {

	color: #333;

}

.publications_box .image img {

	border: 1px solid #FFB600 !important;
	padding-right: 0 !important;
	margin-right: 14px;

}


h1.titre_rubrique {

	display: none;

}

.annuaire {

	margin-bottom : 20px !important ;

	margin-right : 2px ;

}

* html .annuaire {

	margin-left : 2px ;

}

.actualites .date {

	color : #ff7300 ;
	margin-right : 8px ;

}

.actualites h3 {

	font-family : Arial , sans-serif ;
	font-size : 1.2em ;
	color : #116ab1 ;

}

/*.actualites .texte , */.actualites .image {

	margin-top : 3px ;
	float : left ;

}

.actualites .texte {

	/*padding-top : 4px ;*/

	/*width : 348px ;*/

	font-size : 1.1em ;

}

* html .actualites .texte {

	/*width : 353px ;*/

}

.actualites .texte p {

	margin-left : 16px ;

}

.para {

	width : 486px !important ;
	float : none !important ;
	margin-bottom:20px!important;

}

* html .para {

	margin-left : 1px !important ;

}

.para .texte {

	/*padding-left : 6px !important ;;*/
	font-size : 1.1em !important ;
	margin-top : 10px !important ;

}

.para .texte p {
	margin-bottom : 10px !important ;
}

#c314 img {

	float: none !important;

}

#droite {

	display: none;

}

.conteneur-bloc {

	width: 720px;
}


#fil_ariane  {

	display: none;

}

#titre_carte_flash_accueil {

	background-image : url( '../img/para/titre_carte_0B7A73.gif' );
	color : #0B7A73;
	margin-bottom: 15px;
	
}

.para .conteneur-bloc {

	margin-bottom: 0 !important;

}

.actualites .titre_rubrique {

	margin-bottom: 0px!important;

}


.actualites h3 {

	top: 6px!important;
	position:relative;

}

.publications_box .texte {

	margin : 5px 5px 8px 15px!important;

}

.actualites .item_actu {

	margin-top: 5px;

}

#lien_positions {

	padding-bottom: 8px;
	margin-left: 10px;
	padding-top:5px;
	background:#FFF2CA;
	text-align:center;
	width:145px;
	border: 1px solid #FFC004;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;

}

#lien_positions a {

	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;

}

#colonne_gauche {

	width: 480px;
	float:left;

}

#colonne_droite{

	width: 220px;
	float: right;

}

.lien_tous {

	text-decoration: none;
	margin-left: 15px;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom: 15px;

}
