/* CSS Document */

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

a {
	color:#4573B3;
	text-decoration:none;
}
a:hover {
	color:#4573B3;
	text-decoration : underline;
}

#maincol_3 #article, #maincol_2 #article{
	background:#fff url(../img/header_article_vivre_vezin.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_vivre_vezin_col2.gif) no-repeat left top;
	margin:0;
	padding:0;
	/*background:#FFFFFF url(../img/fdarticle.gif) repeat-y top left;*/
}

#maincol_3 #article h2, #maincol_2 #article h2{
	color:#4573B3;
	margin:0;
}
#maincol_3 #article h3, #maincol_2 #article h3{
	color:#4573B3;
	font-size:11px;
	margin:0;
}

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

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

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

#maincol_2 li{
	line-height:20px;
	list-style-type:none;
	list-style-image:url(../img/img_fleche/fleche_vivre.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_vivre.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: #4573B3;
	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 #4573B3;
	border-left: 5px solid #4573B3;
	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_vv_top.gif)!important;
}

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

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

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

/*********************************** BREVE ***********************************************/
/*
#maincol_2 #breve{
	width:319px;
	background:#fff url(../img/breve_top.gif) no-repeat top left;
		margin:0 0 10px 0;

}
.finbreve{
background:url(../img/breve_bot.gif) no-repeat bottom left;
height:5px;
}

#breve h1{
	color:#fff;
	height:31px;
	padding-top:4px;
	margin:0 0 10px 0;
}
#breve h2,h6{
color:#0A50A1;
margin:0;
}
#breve p{
text-align:justify;
padding:0px 8px 8px 0;
font-size:11px;}
#breve .visuel{
border: 1px solid #000;
margin-bottom:10px;
}*/