body {
	margin:0;
	padding:0;
	background-color:#bdeaf0;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.cleaner {
	width:0;
	height:0;
	clear:both;
	overflow:hidden;
}

a, a:active, a:visited, a:hover {
	text-decoration:none;
	color:#0099CC;
}

a:visited {
	color:#FF6600;
}

#conteneur {
	width:938px;
	margin:auto;
	border-left:1px solid #ffffff;
	overflow:hidden;
	background-image:url(../images/fond_conteneur.jpg);
	background-repeat:repeat-y;
}

#colonne_gauche {
	width:236px;
	float:left;
	overflow:hidden;
}

#contenu_gauche {
	padding:5px;
	
}

#contenu {
	width:702px;
	float:right;
	overflow:hidden;
}

* html #main {
	height:415px;
}

#colonne_droite {
	float:right;
	width:142px;
	overflow:hidden;
	background-image:url(../images/fond_col_droite.jpg);
	background-repeat:repeat-y;
	padding:5px 0px -5px 0px;
	margin-left:10px;
}

* html div#colonne_droite {
	margin-left:8px;
	height:415px;
	display:block;
	clear:both;
}

*+html div#colonne_droite {
	margin-left:10px;
	height:415px;
	display:block;
	clear:both;
}

#page {
	padding:5px 13px 5px 13px;
	text-align:justify;
	font-size:12px;
}

#pied {
	margin:auto;
	clear:both;
	width:938px;
	height:20px;
	overflow:hidden;
	background-image:url(../images/fond_pied.gif);
	background-repeat:no-repeat;
	border-left:1px solid #ffffff;
}

#topnav {
	width:702px;
	height:224px;
	display:block;
	overflow:hidden;
}

#actus_home {
	background-image:url(../images/fond_actus_home.jpg);
	width:508px;
	height:82px;
	overflow:hidden;
	background-repeat:no-repeat;
	padding:35px 13px 0px 13px;
	line-height:13px;
}

#alaune_home {
	background-image:url(../images/fond_alaune_home.jpg);
	width:508px;
	height:96px;
	overflow:hidden;
	background-repeat:no-repeat;
	padding:38px 13px 0px 13px;
	line-height:13px;
}

#lien_hdr {
	width:120px;
	height:20px;
	display:block;
	float:right;
}

#lien_mentions {
	width:90px;
	height:20px;
	margin-right:10px;
	display:block;
	float:right;
}

a.puce_actus {
	background-image:url(../images/puce_actus.jpg);
	width:14px;
	height:13px;
	display:block;
	overflow:hidden;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	float:left;
	margin-left:3px;
}

a.puce_actus_selected {
	background-image:url(../images/puce_actus.jpg);
	width:14px;
	height:13px;
	display:block;
	overflow:hidden;
	font-size:10px;
	color:#28569F;
	text-decoration:none;
	text-align:center;
	float:left;
	margin-left:3px;
}


.sousTitre {
	border:0;
	height:1px;
	background-color:#cce7f0;
	overflow:hidden;
	font-size:12px;
}

.menu {
	border-bottom:1px solid #92c1ce;
}

.fl {
	padding:0px 4px;
	background-color:#0099CC;
	color:#FFFFFF;
}

a.fl:visited{
	color:#FFFFFF;
}

.fl:hover {
	background-color:#006699;
}

.fl_on {
	padding:0px 4px;
	background-color:#CCCCCC;
	color:#FFFFFF;
}

#listePhotos {
	margin-left:10px;;
}

#listeMarches{
	width:530px;
}

ul.listeManifestations{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul.listeManifestations li{
	list-style-type:none;
	background-color:#CFEEF3;
	padding:4px 4px 4px 4px;
}

ul.listeManifestations li.title{
	background-color:#FFFFFF;
	margin-top:10px;
}

div.paginationLEI ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div.paginationLEI ul li {
	list-style-type:none;
	float:left;
	margin-right:6px;
}

.nb, .nb_courant {
	background-color:#CFEEF3;
	float:left;
	margin-right:6px;
	padding:6px 10px 6px 10px;
	background-image:url(../images/fond_nb_pagination.jpg);
	background-repeat:no-repeat;
	font-size:14px;
}

.nb_courant {
	border:1px solid #0C9DB1;
	background-color:#0C9DB1;
	color:#ffffff;
	background-image:none;	
	padding:4px 10px 5px 10px;
}

.nb a {
	color:#0C9DB1;
	
}
div.paginationLEI ul li.transparente{
	opacity:0.3;
	filter:alpha(opacity=30);
	cursor:default;
}

#listeMoisLEI td, #tableauListeCommunesAssociations td{
	width:162px;
	text-align:center;
	margin-left:5px;
	height:27px;
	line-height:24px;
	background-image:url(../images/fondListeAssoc.jpg);
	background-repeat:no-repeat;
}

#visionneuse {
	width:480px;
	height:390px;
	padding:5px 25px 20px 25px;
	background-color:#21808C;
	position:absolute;
	top:260px;
	left:50%;
	margin-left:-215px;
	display:none;
	border:10px solid #79C8CF;
	border-top:0;
}

#fermer_visionneuse {
	width:518px;
	height:14px;
	text-align:right;
	background-color:#21808C;
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	top:230px;
	left:50%;
	margin-left:-215px;
	display:none;
	padding:3px 6px;
	border:10px solid #79C8CF;
	border-bottom:0;
}

#reportageTV {
	position:absolute;
	top:560px;
	left:50%;
	margin-left:130px;
	width:160px;
	height:50px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

#noflash {
	background-image:url(../images/encart_noflash.jpg);
	width:400px;
	height:146px;
	overflow:hidden;
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-200px;
	background-color:#000000;
	display:none;
}

#fermer_noflash {
	display:block;
	float:right;
	width:100px;
	height:30px;
}

#lien_adobe {
clear:both;
	display:block;
	float:right;
	width:200px;
	height:50px;
	margin-top:45px;
}




/*Début style impression*/
#topnav_print{
	display:none;
}




#pied_print{
	display:none;
}


#index_image
{
	display:none;
	
}



#home_print{
	display:none;



}



#titrePagePrint{display:none;}

#planPrint{display:none;}



/*Fin style impression*/