/* CSS Document */

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
	  /* margin-bottom: 1px;*/
  height: 100%;
  background: #fff;
}

html,body{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:999px;
}
body {
	color:#000000;
	background-color: #FFFFFF;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:11px;
}
#page {
	width:999px;
	height:100%;
}
#header{
	width:999px;
	vertical-align:top;
	height:154px;
}
#header img,table{
margin: 0;
padding:0;
}

#bandeau{
	width:999px;
	height:85px;
	background-repeat:no-repeat;
	background-image:url(../img/bandeau_home.jpg);
}

/************************************/
/*Repere de Nav*/
#repere{
font-size:11px;
height:22px;
padding-left:5px;
background: url(../img/fdtab_vert.gif) repeat-x top left;
}
#repere ul{
margin: 0;
padding: 0;
display: inline;
}
#repere li{
color:#000000;
float:left;
margin-top:4px;
list-style-type:none;
}
#repere li a {
margin-left:2px;
margin-right:2px;
color:#000000;
text-decoration : none;
}
#repere li a:hover {
text-decoration : underline;
}
/************************************************/
#sidemenu{
font-size:11px;
height:22px;
padding-left:5px;
background: url(../img/fdtab_vert.gif) repeat-x top left;
width:210px;
}
#sidemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
}
#sidemenu li{
color:#000000;
float:left;
margin-top:4px;
}
#sidemenu li a {
margin-left:2px;
margin-right:2px;
color:#000000;
text-decoration : none;
}
#sidemenu li a:hover {
text-decoration : underline;
}
/************************************************/
/*Footer*/
#footer{
background-color:#D8E8AD;
font-size:11px;}

#menufooter{
height:27px;
margin-top:2px;

}
#menufooter ul{
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
}
#menufooter li{
color:#405E3A;
float:left;
margin-top:3px;
margin-left:2px;
padding-left:2px;
}
#menufooter li a {

color:#405E3A;
text-decoration : none;
}
#menufooter li a:hover {
text-decoration : underline;
}

#sidemenufooter{
height:22px;
/*margin-top:2px;*/
background: url(../img/fdtab_vert.gif) repeat-x top left;
}
#sidemenufooter ul{
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
}
#sidemenufooter li{
color:#405E3A;
float:left;
margin-top:3px;
margin-left:2px;
padding-left:2px;
}
#sidemenufooter li a {
	color:#405E3A;
	text-decoration : none;
}
#sidemenufooter li a:hover {
	text-decoration : underline;
}
/********************************************************************************************/
#contenu{
	width:999px;
	background:#FFFFFF url(../img/fd_contenu.gif) no-repeat top left;
	padding-top:18px;
}
#rightcol_2{
	width:284px !important;
	height:100%;
	float:right;
	margin:0;
	padding:0;
	background:#FFFFFF url(../img/fd_rightcol.gif) repeat-y top left;
}

#maincol_2{
	width:705px !important;
	/*margin-top:10px;*/
	padding-left:10px;
}

.horz_dots{
background:#FFFFFF url(../img/horz_dots.gif) repeat-x top left;
height:19px;
}
.vert_dots{
background:#FFFFFF url(../img/vert_dots.gif) repeat-y top left;
width:13px;
}


#maincol_2 h1{
	color:#EC651D;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
}
h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}
h5 {
	font-size:  120%;
}
h6 {
	font-size:  10px;
}
/*********************************************************/
.trait{
	background:#FFFFFF url(../img/trait.gif) repeat-x top left;
	height:8px;
}
a.boutonlire{
background: #fff url(../img/bt_lire_nude.gif) no-repeat left top;
width: 65px;
color: #666666;
font-size: 11px;
font-weight: normal;
padding-top: 2px;
padding-left: 25px;
height: 17px;
text-decoration: none;
display: block;
float:right;
margin:0;
}
a.bouton_right_large{
background: #fff url(../img/bt_colright_nude.gif) no-repeat left top;
width: 200px;
color: #666666;
font-size: 11px;
font-weight: normal;
padding-top: 2px;
/*padding-left: 25px;*/
height: 17px;
text-decoration: none;
display: block;
float:none;
margin:0;
}
/***************** Actualité *************************/
#actualité{
	width:689px;
	background:#FFFFFF url(../img/actu_top.gif) no-repeat top left;
	margin-left:15px;
}
.finactu{
background:url(../img/actu_bot.gif) no-repeat bottom left;
height:5px;
}
#actualité h1{
	color:#fff;
	height:31px;
	padding-top:4px;
	margin:0 0 10px 0;
}
#actualité h2,h6{
color:#0A50A1;
margin:0;
}

#actualité p{
text-align:justify;
padding:8px 0 8px 0;
font-size:11px;}

.imgactu{
	margin: 5px 10px 10px 5px;
}
/******************************************************/
#breve{
	width:319px;
	background:#FFFFFF url(../img/breve_top.gif) no-repeat top left;
}
.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 td{
padding-left:10px;
padding-right:10px;
}

#breve h2,h6{
color:#0A50A1;
margin:0;
}
#breve p{
text-align:justify;
padding:4px 8px 8px 4px;
font-size:11px;}
#breve .visuel{
border: 1px solid #000;
margin-bottom:10px;
}
/*****************Bloc ******************************/
#bloc{
width:247px;
background:#999999 url(../img/bloc_bot.gif) no-repeat bottom left;
font-size:11px;
padding-bottom: 10px;
}

#rightcol_2 #bloc{
width:247px;
background:#999999 url(../img/bloc_bot.gif) no-repeat bottom left;
font-size:11px;
padding-bottom: 10px;
margin-left:20px;
margin-bottom:20px;
}

#rightcol_3 #bloc{
width:247px;
background:#999999 url(../img/bloc_bot.gif) no-repeat bottom left;
font-size:11px;
padding-bottom: 10px;
margin-left:20px;
margin-bottom:20px;
}
/******************** Structure 3 COLS ***************************/
#leftcol_3{
	width:166px !important;
	width:166px;
}
#maincol_3{
	width:549px !important;
	width:549px;
}

/********************* Article *********************/
#maincol_3 #article{
	width:539px;
	margin:0;
	padding:0;	
}

#maincol_3 #article h1 {
	color:#fff;
	height:31px;
	padding-top:4px;
	margin:0 0 10px 10px;
}
#maincol_3 #article h2 {	
	margin:0 0 0px 4px;
}

#maincol_2 #article{
	width:689px;
	margin:0;
	padding:0;	
}

#maincol_2 #article h1 {
	color:#fff;
	height:31px;
	padding-top:4px;
	margin:0 0 10px 10px;
}

#maincol_3 .finarticle{
	height:7px;
	width:539px;
	background:#FFFFFF url(../img/finarticle.gif) no-repeat top left;
}

#maincol_2 .finarticle{
	height:7px;
	width:689px;
	background:#FFFFFF url(../img/finarticle_col2.gif) no-repeat top left;
}

#rightcol_3{
	width:284px !important;
	width:284px;
	height:100%;
	float:right;
	margin:0;
	padding:0;
	background:#FFFFFF url(../img/fd_rightcol.gif) repeat-y top left;
}



/**************** Formulaire **********************/
form{
margin:0;
padding:0;
}
input,textarea{
border: 1px solid #999999;
font-size: 11px;
width :95%;

}
input.clean{
border:0;
width:auto;}



/**************** infopratique **********************/
#infopratique h2{
	padding 10px 0px 15px 10px;
}

.imginfo{
	margin: 5px 10px 10px 5px;
}
/**************** THREE LEVEL NAV *************************/
#nav{
	width: 950px;
	line-height: 29px;
	font-weight: bold;
	text-align: center;
	background: url("../img/fd_main_menu.gif") center center repeat-x;
	padding: 0;
	margin: 0;
}
#navbar{
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 22px;
	list-style: none;
}
#navbar li{
	float: left;
	padding: 0;
	margin: 0px 6px 0px 6px;
	/*border-left: 1px solid #000000;*/
}
#navbar li.firstnav,#nav ul ul li{
	border-left: none;
}
#navbar li a{
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	padding: 0;
	margin: 0 2px;
	text-decoration: none;
	/*border-right: 1px solid #FA7018;*/
	display: block;
}
/*
#navbar li a:hover{
	color:#00679B;
}*/
#navbar ul{
	position: absolute;
	/*background-position:top;*/
	/*background-repeat:repeat-x;*/
	/*background: black;*/
	/*background: #0F36A8 url("../img/bgsmenu.jpg") top repeat-x;*/
	 /*margin-left:-0.3em !important;
	margin-left:-7em;
	width: auto;*/
	padding: 5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	top: auto;
}
#navbar ul li{
	float: none;
	display: block;
	padding: 0 0 3px 0;
	background: url("../img/dotsw.gif") repeat-x bottom;
	list-style:none;
	width: 160px;
}
#navbar ul li.bas{
	background: none;
	margin-top:-10px;
}
#navbar li:hover ul ul, #nav li:hover ul ul ul,#nav li:hover ul ul ul ul {
	left: -999em;	
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li li li li:hover ul,#navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul, #navbar li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	text-align:left;
	/*color:#0033FF;*/	
}
#nav ul ul li a:hover{
	color: #000000;
	text-decoration: underline;
}

#nav li ul { 
	position: absolute;
	background-repeat:repeat-x;
	width: 160px;
	margin-left:-3em !important;
	margin-left:-3em;
	padding: 6px;
	left: -999em;
	z-index:5;
}

.septab_main{
	background: url("../img/septab_main.gif") center center no-repeat;
	width:2px;
	height:29px;
}
/*
background: url("../img/fd_main_menu.gif") center center no-repeat;
	width:2px;
	height:29px;
*/
/*


#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	text-align:center;
}

#nav a{
	display: block;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	text-decoration:none;
}


#nav ul a {
	display: block;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	
}
#nav ul a:hover {
	display: block;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#nav li { 
	float: left;
	width: 100%;
}
#nav li ul { 
	position: absolute;
	background-repeat:repeat-x;
	width: 160px;
	margin-left:-0.3em !important;
	margin-left:-7em;
	padding: 6px;
	left: -999em;
}


#nav li ul li{
	background: #006699;
	background-repeat:no-repeat;
	background-color:#006699;
	padding-top:6px;
}
*//***************************** COULEURS *************************************/
/*vivre à vezin */
#nav a.bleu{
	color:#4573B3;
}
#nav li ul li.bleu {
	background-repeat:no-repeat;
	background-color:#4573B3;
	padding-top:6px
}
#nav li ul li.bleu a{
	padding-left:10px;
	border-left:3px solid #99B2D5;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.bleu a:hover{
	padding-left:10px;
	border-left:3px solid #99B2D5;
	background-color:#3E67A1;
	margin:0 1px 0 4px;
	color:#fff;
}
/*vie municipale*/
#nav a.vm{
	color:#0A50A1;
}
#nav li ul li.vm {
	background-repeat:no-repeat;
	background-color:#0A50A1;
	padding-top:6px;
}
#nav li ul li.vm a{
	padding-left:10px;
	border-left:3px solid #789FCB;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.vm a:hover{
	padding-left:10px;
	border-left:3px solid #789FCB;
	background-color:#094891;
	margin:0 1px 0 4px;
	color:#fff;
}
/*amenagement urbain*/
#nav a.au{
	color:#FC7328;
}
#nav li ul li.au {
	background-repeat:no-repeat;
	background-color:#FC7328;
	padding-top:6px;
}
#nav li ul li.au a{
	padding-left:10px;
	border-left:3px solid #FDB289;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.au a:hover{
	padding-left:10px;
	border-left:3px solid #FDB289;
	background-color:#E26724;
	margin:0 1px 0 4px;
	color:#fff;
}
/*vie economique*/
#nav a.ve{
	color:#809CC9;
}
#nav li ul li.ve {
	background-repeat:no-repeat;
	background-color:#809CC9;
	padding-top:6px;
}
#nav li ul li.ve a{
	padding-left:10px;
	border-left:3px solid #B9C9E1;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.ve a:hover{
	padding-left:10px;
	border-left:3px solid #B9C9E1;
	background-color:#738CB5;
	margin:0 1px 0 4px;
	color:#fff;
}
/*vie sociale*/
#nav a.vs{
	color:#F3B357;
}
#nav li ul li.vs {
	background-repeat:no-repeat;
	background-color:#F3B357;
	padding-top:6px;
}
#nav li ul li.vs a{
	padding-left:10px;
	border-left:3px solid #F8D5A3;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.vs a:hover{
	padding-left:10px;
	border-left:3px solid #F8D5A3;
	background-color:#DAA14E;
	margin:0 1px 0 4px;
	color:#fff;
}
/*environnement*/
#nav a.env{
	color:#33A02C;
}
#nav li ul li.env {
	background-repeat:no-repeat;
	background-color:#33A02C;
	padding-top:6px;
}
#nav li ul li.env a{
	padding-left:10px;
	border-left:3px solid #8FCB8B;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.env a:hover{
	padding-left:10px;
	border-left:3px solid #8FCB8B;
	background-color:#2E9028;
	margin:0 1px 0 4px;
	color:#fff;
}
/*enfance - jeunesse*/
#nav a.enf{
	color:#F11B8B;
}
#nav li ul li.enf {
	background-repeat:no-repeat;
	background-color:#F11B8B;
	padding-top:6px;
}
#nav li ul li.enf a{
	padding-left:10px;
	border-left:3px solid #F782BF;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.enf a:hover{
	padding-left:10px;
	border-left:3px solid #F782BF;
	background-color:#D8187D;
	margin:0 1px 0 4px;
	color:#fff;
}
/*vie associative*/
#nav a.asso{
	color:#9C1485;
}
#nav li ul li.asso {
	background-repeat:no-repeat;
	background-color:#9C1485;
	padding-top:6px;
}
#nav li ul li.asso a{
	padding-left:10px;
	border-left:3px solid #C97EBC;
	margin:0 1px 0 4px;
	color:#fff;
}

#nav li ul li.asso a:hover{
	padding-left:10px;
	border-left:3px solid #C97EBC;
	background-color:#8C1277;
	margin:0 1px 0 4px;
	color:#fff;
}

/************************************************************************************/
#contact{
background:transparent url(../img/bloc_contact.gif) no-repeat top left;
width:161px;
height:72px;
padding-top:22px;
}
#recherche{
background:transparent url(../img/fd_recherche.gif) no-repeat top left;
width:161px;
height:42px;
}
/********************************** SOUS MENU ****************************/
#sousmenu, #sousmenu ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 146px;
	}
	
	#sousmenu li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 146px;
	}
	#sousmenu li.firstnav{ /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : 4px;
		width: 146px;
		color:#4573B3;
		font-size:14px;
		font-weight:bold;
	}
	#sousmenu li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#sousmenu li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#sousmenu li a {
		width: 146px;
		w\idth : 146px;
		display : block;
		color : black;
		font-weight : normal;
		text-decoration : none;
		border-bottom : 1px solid #4573B3;
		border-left : 4px solid #4573B3;
		padding : 2px 0 2px 5px;
		margin:3px;
	}
	
	#sousmenu li a:hover {
		color : white;
		background-color :#4573B3;
		border-left : 4px solid #fff;
	}
	
	#sousmenu li:hover ul ul, #sousmenu li:hover ul ul ul, #sousmenu li.sfhover ul ul, #sousmenu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#sousmenu li:hover ul, #sousmenu li li:hover ul, #sousmenu li li li:hover ul, #sousmenu li.sfhover ul, #sousmenu li li.sfhover ul, #sousmenu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
/*****************Right Bloc ******************************/
#rightbloc{
width:247px;
background:#999999 url(../img/finrightbloc.gif) no-repeat bottom left;
font-size:11px;
padding-bottom: 10px;
}
#rightbloc ul,li.vivre{
list-style-type:disc;
color: #4573B3;
/*list-style-position:outside;*/
margin:0;
}

.topmairie{
	height:44px;
	width:247px;
	display:block;
	background-position:top;
	background-image:url(../img/mairie_top.gif);
	position: relative;
	padding:0;
}
.topmairie .cachet{
	background-image:url(../img/cachet.JPG);
	position: absolute;
	height:80px;
	width:80px;
	top:35px;
	left:160px;
}

.toprecherche{
	height:44px;
	width:247px;
	background-position:top;
	background-image:url(../img/titre/recherche_vv_top.gif);
}

.topliens{
	height:44px;
	width:247px;
	background-position:top;
	background-image:url(../img/titre/liens_vv_top.gif);
}

.topdocuments{
	height:44px;
	width:247px;
	background-position:top;
	background-image:url(../img/titre/doc_vv_top.gif);
}

/*********************************** TROMBINOSCOPE ***********************************************/

div#fiche{
	float:left;
	text-align:center;
    width: 170px;
    margin: 3px;	
}
div#fiche p{
	margin:5px;	
	padding:0;	
}