/* 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-color: #274f94;
	background-image: url(img_communes/background.jpg);
	background-repeat: repeat-x;
}

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

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

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

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

h1 {
	background-color: #C5D3F2;
	background-image: url(img_communes/h1.gif);
	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: #2f2f65;
	text-indent: 26px;
	font-weight: bold;
	border-bottom-width: 0px;
	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: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-indent: 6px;
}

h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffea00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f2f65;
	text-indent: 6px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
}

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

h5 {
	background-image: url(img_communes/h5.jpg);
	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: 12px;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: 1px;
	text-indent: 6px;
}
#main {
	float: left;
	width: 882px;
	background-repeat: repeat-y;
	background-image: url(img_communes/background02.jpg);
}
#global {
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#container {
	width: 882px;
	height: 100%;
	float:left;
	background-color:#FFFFFF;
	background-image: url(img_communes/bkg_container.jpg);
	background-repeat: repeat-y;
}


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

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

#accueil a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#accueil a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	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: 55px;
	width: 882px;
	background-image: url(img_communes/menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:center;

}

#menu a:link {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 55px;
	font-size: 13px;
	color: #274f94;
}

#menu a:visited {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 55px;
	font-size: 13px;
	color: #274f94;
}

#menu a:hover {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #3c72cf;
	text-decoration: none;
	background-image: url(img_communes/menu_hover.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 55px;
	font-size: 13px;
	color: #3c72cf;
}

#menu ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 214px;

}

#menu li {
	float: left;
	list-style-type: none;
	display: block;
	padding: 0px;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}

#box {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 0px;
	background-position:top;
	background-image: url(img_communes/box.jpg);
	background-repeat: no-repeat;
	}
/* bloc gauche */
#bloc_left {
	width: 130px;
	height: 400px;
	float: left;
	background-position: top;
	margin-top: 20px;
	margin-left: 7px;

}

/* submenu gauche */
#submenu {
	margin-left: 2px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #C5D3F2;
}

#submenu_top {
	height: 36px;
	margin-left: 0px;
	background-image: url(img_communes/left_top.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	letter-spacing: 1px;
}

#submenu_bottom {
	background-image: url(img_communes/left_bottom.jpg);
	background-repeat:no-repeat;
	height: 13px;
}


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

}

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

}

#submenu a:hover {
	padding-left: 5px;
	padding-top: 4px;
	display: block;
	background-color: #ffea00;
	background-image: url();
	background-repeat: repeat;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

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



#meteo {

	margin-top: 30px;

}



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



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

}

#bloc_center {
	background-color: #ffffff;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 520px;
	margin-top: 0px;
	margin-left: 20px;
}

#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-top: 5px;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 8px;
	background-image: url(img_communes/back_centre.jpg);
	background-repeat: repeat-y;
	
}



#center_top {
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
	width: 520px;
	height: 1px;
}



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



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

}

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

}

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



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

/* footer */
#footer {
	width: 882px;
	height: 80px;
	float: left;
	background-image: url(img_communes/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80px;
	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: #C5D3F2;
	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;
}
