/* CSS Document */

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

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

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

#maincol_3 #article h2{
	color:#FC7328;
	margin:0;
}
#maincol_3 #article h3{
	color:#FC7328;
	font-size:11px;
	margin:0;
}

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

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

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

#maincol_2 li{
	line-height:20px;
	list-style-type:none;
	list-style-image:url(../img/img_fleche/fleche_au.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_au.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: #FC7328;
	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 #FC7328;
	border-left: 5px solid #FC7328;
	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_au_top.gif);
}

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

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

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