/* CSS Document */

#bandeau{
	background-image:url(../img/bandeau_vie_municipale.jpg)!important;
}

a {
	color:#0A50A1;
	text-decoration:none;
}
a:hover {
	color:#0A50A1;
	text-decoration : underline;
}

#maincol_3 #article{
	background:#fff url(../img/header_article_vm.gif) no-repeat left top;
	margin:0;
	padding:0;
	/*background:#FFFFFF url(../img/fdarticle.gif) repeat-y top left;*/
}

#maincol_2 #article{
	background:#fff url(../img/header_article_vm.gif) no-repeat left top;
	margin:0;
	padding:0;
	/*background:#FFFFFF url(../img/fdarticle.gif) repeat-y top left;*/
}

#maincol_3 #article h2{
	color:#0A50A1;
	margin:0;
}

#maincol_2 #article h3{
	color:#0A50A1;
	font-size:11px;
	margin:0;
	background-image:url(../img/img_fleche/fleche_vm.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

#maincol_3 #article h3{
	color:#0A50A1;
	font-size:11px;
	margin:0;
	background-image:url(../img/img_fleche/fleche_vm.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

#rightcol_3 h2{
	color:#0A50A1;
	margin:0;
}
#rightcol_2 h2{
	color:#0A50A1;
	font-size:11px;
	margin:0;
}


#maincol_2 li{
	line-height:20px;
	list-style-type:none;
	list-style-image:url(../img/img_fleche/fleche_vm.gif);
	list-style-position:outside;
	padding-left:5px;
	padding-bottom:2px;
	vertical-align:middle;
}

#maincol_3 li{
	list-style-type:none;
	list-style-image:url(../img/img_fleche/fleche_vm.gif);
	line-height:20px;
	list-style-position:outside;
	padding-left:5px;
	padding-bottom:2px;
	vertical-align:middle;
}



/*********************************** MENU GAUCHE ***********************************************/
#menucontainer { margin-right: 2px; }
#menulist
{
	color: #0A50A1;
	padding: 0 5px ;
	margin-left: 5px;
	margin-right: 5px;
	font: normal 0.8em Verdana, sans-serif;
	list-style-type:none;
}

#menulist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #000000;
	border-bottom: 1px solid #0A50A1;
	border-left: 5px solid #0A50A1;
	padding: 2px 10px 2px 10px;
	width: 120px;
}

#menulist a#current { border-color: #666666 #ffffff #ffffff #666666; }

#menulist a:hover
{
	border-color: #C3C8CA #ffffff #ffffff #C3C8CA;
	padding: 2px 2px 2px 10px;
}

.topmairie{
	background-image:url(../img/titre/mairie_vm_top.gif);
}

.toprecherche{
	background-image:url(../img/titre/recherche_vm_top.gif);
}

.topliens{
	background-image:url(../img/titre/liens_vm_top.gif);
}

.topdocuments{
	background-image:url(../img/titre/doc_vm_top.gif);
}

/*********************************** TROMBINOSCOPE ***********************************************/

div#fiche{
	float:left;
	text-align:center;
    width: 170px;
    margin: 3px;	
}

div#fiche p{
	margin:5px;	
	padding:0;
	
}

div#fiche h4{
	color:#0A50A1;
	font-size:11px;
	margin:0;
	padding-left:0px;
}

/*********************************** CONSEILS MUNICIPAUX ***********************************************/

/* Prochain conseil municipal */
#maincol_3 #prochain_conseil{
	background:#fff url(../img/header_conseil_municipal.gif) no-repeat left top;
	width:263px;
	margin-right:8px;
	padding:0;	
	float:left;
}
#maincol_3 #prochain_conseil h1 {
	color:#fff;
	height:31px;
	padding-top:4px;
	margin:0px 4px 10px 10px;
}
#maincol_3 #prochain_conseil h2{
	color:#0A50A1;
	margin:0px 4px 0px 4px;
}
#maincol_3 #prochain_conseil h3{
	color:#0A50A1;
	font-size:11px;
	margin:0px 4px 0px 4px;
}
.fin_prochain_conseil{
	height:7px;
	width:265px;
	background:#FFFFFF url(../img/fin_conseil_municipal.gif) no-repeat top left;
}
/* Comptes-rendus */
#rightcol_3 #comptes_rendus{	
	background:#fff url(../img/header_conseil_municipal.gif) no-repeat left top;
	width:247px;
	margin-left:20px;
	margin-bottom:20px;
}
#comptes_rendus h1 {
	color:#fff;
	height:31px; 
	padding-top:4px;
	margin:0px 4px 10px 10px;
}
#comptes_rendus h2{
	color:#0A50A1;
	margin:0px 4px 0px 4px;
}
#comptes_rendus h3{
	color:#0A50A1;
	font-size:11px;
	margin:0px 4px 0px 4px;
}
.fin_comptes_rendus{
	height:7px;
	width:247px;
	background: url(../img/fin_conseil_municipal.gif) no-repeat bottom left;
}
