/* general */



* {
	margin: 0px;
	padding: 0px;

}



Body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	Padding-top: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img_communes/background01.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

P {
	margin-top: 20px;
	margin-bottom: 20px;
}
a img {

border:0;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0398ff;
	outline: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	outline: none;
	color: #B8F400;
	text-decoration: underline;
}

h1 {
	background-image: url(img_communes/h1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-indent: 26px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0398ff;
}

h2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0398ff;
	letter-spacing: 1px;
	text-indent: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(img_communes/h3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 36px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(img_communes/h4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
	height: 24px;
	line-height: 24px;
}

h5 {
	background-image: url(img_communes/h5.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;	
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE6C6D;
	letter-spacing: 1px;
	text-indent: 23px;
}
#main {
	float: left;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(img_communes/background02.jpg);
}
#global {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(img_communes/background02.jpg);
	
}

#background {
	float: left;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(img_communes/background02.jpg);
}

#container {
	float:left;
	background-repeat: no-repeat;
	background-image: url(img_communes/background_content.jpg);

}


/* entete */
#header {
	width: 900px;
	height: 173px;
	background-image: url(img_communes/header.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	letter-spacing: 1px;
}

/* button accueil */
#accueil {
	width: 66px;
	height: 26px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 25px;
	background-image: url(img_communes/accueil.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
	text-align: right;
	line-height: 26px;
}

#accueil a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#accueil a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

#accueil a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

/* menu */

#menu {
	height: 58px;
	width: 900px;
	background-image: url(img_communes/menu.jpg);
	background-repeat: no-repeat;
	float: right;

}

#menu a:link {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-image: url(img_communes/back01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffe993;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-size: 11px;
	color: #666666;
}

#menu a:visited {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-image: url(img_communes/back01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffe993;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-size: 11px;
	color: #666666;
}
#menu a:hover {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-color: #ececec;
	background-image: url(img_communes/back03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-size: 11px;
	color: #000000;
}
#menu li {
	float: left;
	list-style-type: disc;
	display: block;
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;

}
#menu ul {
	padding-top: 24px;
	padding-left: 150px;

}

#box {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 34px;
	background-position:top;
	background-image: url(img_communes/box.gif);
	background-repeat: no-repeat;
	}
	
/* bloc gauche */
#bloc_left {
	display:block;
	overflow: hidden;
	float: left;
	background-color: #FCFCFE;
	background-position: top;
	margin-top: 56px;
	margin-left: 16px;
	width: 136px;
}

/* submenu gauche */
#submenu {
	background-color: #EAEEFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0398ff;
}

#submenu_top {
	height: 13px;
	background-image: url(img_communes/menu_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	letter-spacing: 1px;
}



#submenu a:link {
	background-color: #ffe993;
	display: block;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;

}

#submenu a:visited {
	background-color: #ffe993;
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

#submenu a:hover {
	display: block;
	background-color: #F4F7FF;
	padding-left: 5px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

/* ==== meteo ==== */



#meteo {

	margin-top: 30px;

}



/* =============== */



/* bloc centre */
#ariane {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 1px;

}

#bloc_center {
	display:block;
	overflow: hidden;
	background-color: #ffffff;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 546px;
	margin-top: 30px;
	margin-left: 14px;
}

#bloc_center ul {
	list-style-position: inside;
	list-style-image: url(img_communes/puce.gif);
	text-indent: 10px;
}


#bloc_center li {
	margin-top: 10px;
	margin-bottom: 10px;

}


#padding_center {
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(img_communes/back_centre.gif);
	background-repeat: repeat-y;
	padding-top: 1px;

}



#center_top {
	background-image: url(img_communes/back_haut.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 546px;
	height: 14px;
}



#top {
	height: 20px;
	background-image: url(img_communes/top.gif);
	margin-top: 40px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: right;
	font-size:10px;
	line-height: 20px;
	text-indent: 26px;
	text-align:right;
	padding-right:16px;
}



#top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;

}

#top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;

}

#top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e0fa8f;
	text-decoration: none;    
}



/* bloc droit */
#bloc_right {
	width: 140px;
	height: 600px;
	float: right;
	margin-top: 30px;
	margin-right: 16px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

/* footer */
#footer {
	width: 900px;
	height: 78px;
	float: left;
	background-image: url(img_communes/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #2f2f65; 

}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #999999; 

}

#form {
	width: 500px;
	background-color:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	color: #000000;
}
#form h1 {
	background-color: #0398ff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 0px;
	font-weight: bold;
	text-align:center;
}
