/* CSS Document */
table {margin:0; border:0; border-collapse:collapse}
th, td {padding:0;margin:0}
div {padding:0;margin:0}
object, embed {border:0; margin:0; padding:0}

body {
	background-image: url(images2/fond2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A4A033;
}

img {
	border: none;
}

#conteneur_site {
	float: left;
	height: 681px;
	width: 995px;
	margin-left: -498px;
	position: absolute;
	left: 50%;
	top: 10px;
}
#bandeau_haut {
	background-image: url(images2/haut.png);
	float: left;
	height: 80px;
	width: 805px;
	position: relative;
	z-index: 1000;
	padding-top: 14px;
	padding-left: 190px;
}

#bandeau_haut_interne {
	float: left;
	height: 230px;
	width: 983px;
	position: relative;
}

#menu {
	float: left;
	height: 51px;
	width: 798px;
	position: relative;
	margin-top: 14px;
	margin-left: 191px;
	z-index: 2000;
}


#menu_interne {
	float: left;
	height: 50px;
	width: 974px;
	position: relative;
	background-image: url(images2/menu_interne.png);
	padding-top: 12px;
	z-index: 1500;
}

#img_accueil{
	float: left;
	height: 63px;
	width: 181px;
}

#btn_menu{
	float: left;
	height: 50px;
	width: 700px;
	position: relative;
	z-index: 2000;
}


#centre {
	background-image: url(images2/milieu.png);
	float: left;
	height: 338px;
	width: 995px;
	position: relative;
}

#actu_index {
	background-image: url(images2/actu.png);
	float: left;
	height: 249px;
	width: 995px;
	position: relative;

}
#actualites_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	top: 45px;
	position: relative;
	width: 950px;
	left: 25px;
	color: #333333;
}

#invar_index  {
	float:left;
	height:248px;
	left:5px;
	position:relative;
	top:40px;
	width:283px;
}

#flash_index {
	float:left;
	height:321px;
	left:5px;
	position:relative;
	top:8px;
	width:679px;
}


.act_btn {
	float: left;
	width: 198px;
	height: 51px;
	text-align: center;
	background-repeat: no-repeat;
}

.act_btn2 {
	float: left;
	width: 198px;
	height: 51px;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	z-index: 5000;
	top: 0px;
}

* html .act_btn2 {

	top: -14px;
}


.vie_btn {
	height: 51px;
	width: 200px;
	float: left;
	background-image: url(images2/vie_btn.jpg);
	background-repeat: no-repeat;
	text-align: center;
}


.vie_btn2 {
	height: 51px;
	width: 200px;
	float: left;
	background-image: url(images2/vie_btn2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	z-index: 5000;
	top: 0px;

}

* html .vie_btn2 {

	top: -14px;
}


.int_btn {
	height: 51px;
	width: 200px;
	float: left;
	background-image: url(images2/inter_btn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
}


.int_btn2 {
	height: 51px;
	width: 200px;
	float: left;
	background-image: url(images2/inter_btn2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	z-index: 5000;
	top: 0px;

}


* html .int_btn2 {

	top: -14px;
}

.siv_btn {
	height: 51px;
	float: left;
	width: 200px;
	background-image: url(images2/sivom_btn.png);
	background-repeat: no-repeat;
	text-align: center;
}


.siv_btn2 {
	height: 51px;
	float: left;
	width: 200px;
	background-image: url(images2/sivom2_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	z-index: 5000;
	top: 0px;
}

* html .siv_btn2 {

	top: -14px;
}

* html .tarub{

	top: 30px;
}

.fincontenu{
	visibility: hidden;
}

#menu_gauche {
	float: left;
	height: 37px;
	width: 119px;
}

#menu_droite {
	float: right;
	height: 37px;
	width: 135px;
}

#conteneur_index {
	height: 787px;
	width: 950px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
}


#conteneur_actu {
	height: 185px;
	width: 580px;
	top: 445px;
	left:320px;
	position: absolute;
	z-index:10;
}

.titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.titre_actu a{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: 0.05em;
}
.titre_actu a:hover{
	text-decoration:underline;
}

.actu_resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #666666;
}


#pied_index {
	height: 20px;
	width: 940px;
	float: left;
	top: 225px;
	left:20px;
	position: absolute;
	z-index:30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}


#pied_index a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	letter-spacing: 0.2em;
}

#pied_index a:hover {
	text-decoration:underline;
}


/* ================== Navigation =================== */

#navig {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	float: left;
	left: 10px;
	position: relative;
	top:15px;
	width:500px;
}
#navig a {
	color: #3399FF;
	text-decoration: none;
}
#navig a:hover {
	color: #3399FF;
	text-decoration: underline;
}
/* ==================== Navigation ===================== */

/* ===== MENU HORIZONTAUX index.asp ====== */


.menus {position:absolute;left:auto; height: 37px; z-index:60;}
.calque {position:relative; left:auto; z-index:60; visibility: visible; height:37px; }
.calqueF2 {position:relative; left:auto; z-index:70; visibility: hidden; height:37px; margin-top: -37px}
.sous_calque {
	position:absolute;
	left:auto;
	z-index:60;
	visibility: hidden;
	width:100%;

}

.menu_btn{
	color: #525252;
	font-size:19px;
	padding-left: 11px;
	padding-right:11px;
	width:100%;
	text-decoration: none;
}
.menu_btnF2{text-align: left; padding-left: 11px; padding-right: 11px; width:100%;}
.menu_btnF2 a{
	color: #333333;
	height:37px;
	font-size:19px;
	text-decoration: underline;
}

.tarub {
	position:absolute;
	width:180px;
	z-index:99999;
	top: 42px;
}


.act  {
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing: -1px;
	background-image: url(images2/tarub_milieu.png);
	background-repeat: repeat-y;
	float:left;
	position:relative;
    width:191px;
	padding-left:10px;
}


.act a {
	color: #919191;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.act a:hover {
	color: #DE2FF8;
	text-decoration:none;
	font-weight: bold;
}


.vie  {
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing: -1px;
	background-image: url(images2/tarub_milieu.png);
	background-repeat: repeat-y;
	float:left;
	position:relative;
    width:191px;
	padding-left:10px;
}

.vie a {
	color: #919191;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.vie a:hover {
	color: #0DA3DF;
	text-decoration:none;
	font-weight: bold;
}


.int  {
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing: -1px;
	background-image: url(images2/tarub_milieu.png);
	background-repeat: repeat-y;
	float:left;
	position:relative;
    width:191px;
	padding-left:10px;
}

.int a {
	color: #919191;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.int a:hover {
	color: #F41E5A;
	text-decoration:none;
	font-weight: bold;
}


.siv  {
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing: -1px;
	background-image: url(images2/tarub_milieu.png);
	background-repeat: repeat-y;
	float:left;
	position:relative;
    width:191px;
	padding-left:10px;
}

.siv a {
	color: #919191;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.siv a:hover {
	color: #EF9700;
	text-decoration:none;
	font-weight: bold;
}



/* ===== MENU HORIZONTAUX  ====== */


/*-------------------------------------Interne---------------------------------------------*/


.bandeau_00afdf{ 
	background-image: url(images2/bandeau_mairie.jpg);
}

.bandeau_f6a21c{ 
	background-image: url(images2/bandeau_vert.jpg);
}

.bandeau_a4cf0c{ 
	background-image: url(images2/bandeau_assoc.jpg);
}

#contenu{
	float: left;
	width: 983px;
	position: relative;
	background-image: url(images2/fondcontenu.jpg);
	background-repeat: repeat-y;
}


#contenu_G{
	float: left;
	width: 249px;
	position: relative;
}


#contenu_D{
	float: left;
	width: 697px;
	position: relative;
	left: 15px;
}

#outils {
	float:right;
	height:36px;
	position:relative;
	text-align:right;
	top:10px;
	width:180px;
}

#TitrePage{
	font-size:1.2em;
	font-weight:bold;
	height: 30px;
	position: relative;
	float: left;
	left: 10px;
	top:15px;
	width:500px;
}

.Titrecontenu{
	font-size:1.2em;
	font-weight:bold;
	height: 30px;
	position: relative;
	width:500px;
	color:#B6C032
}


.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #04BAEC;
	font-weight: bold;
}

.titre a{
	text-decoration: none;
}

.titre a:hover{
	color: #FF9900;

}

#conteneur_contenu {
	float: left;
	width: 630px;
	position: relative;
	left: 3px;
}

#pied {
	color: #FFFFFF;
	height: 26px;
	width:984px;
	float: left;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images2/pied.png);
	padding-top: 30px;
}

#pied a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

#pied a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}


#outils_pied {
	height: 19px;
	color: #5F9FB8;
	float: left;
	position: relative;
	left: 260px;
	top: 10px;
	font-weight: bold;
}

#outils_pied a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F9FB8;
	text-decoration: none;
	word-spacing: 3px;
	letter-spacing: 1px;

}

#outils_pied a:hover{
		color: #448199;
}


#titre_menuG{
	float: left;
	width: 250px;
	position: relative;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.6pt;
	background-image: url(images2/fondMenu.jpg);
	background-repeat: repeat-y;
}

#contenu_menuG{
	float: left;
	width: 250px;
	position: relative;
	padding-bottom: 10px;
	background-image: url(images2/fondMenu.jpg);
	font-size: 12px;
}

#contenu_menuG ul{
	margin-left:10px;
	padding-left:10px;
}

#invar_menuG {
	background-image: url(images2/fondInvarG.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 229px;
	position: relative;
	font-size: 12px;
	height: 124px;
	padding-top: 25px;
	padding-left: 20px;
}

.invarG{
	list-style-type: none;
	background-image: url(images2/puces/pomme.gif);
	background-repeat: no-repeat;

	padding-left: 25px;
	color:#FFFFFF;
	text-decoration: none;
	margin-bottom: 6px;
}

.invarG a{
	font-size: 13px;
	font-weight: bold;
	color: #AAC60D;
	text-decoration: none;
}

.invarG a:hover{
	color: #899F0B;
}
.invarG_srub a{
	font-size: 11px;
	font-weight: bold;
	color: #AAC60D;
	text-decoration: none;
	padding-left: 15px;
}

.invarGsrub a:hover{
	color: #899F0B;
	padding-left: 15px;
}

.contenu_menuG_DE2FF8 a{
	text-decoration: none;
	color: #838383;
}

.contenu_menuG_DE2FF8 a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #DE2FF8;
}


.contenu_menuG_04A6FD a{
	text-decoration: none;
	font-weight: bold;
	color: #838383;
}

.contenu_menuG_04A6FD a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #04A6FD;
}

.contenu_menuG_F41E5A a{
	text-decoration: none;
	font-weight: bold;
	color: #838383;
	
}

.contenu_menuG_F41E5A a:hover{
	text-decoration: none;
	color: #F41E5A;
	font-weight: bold;

}

.contenu_menuG_F7A20E a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #F7A20E;
}

.contenu_menuG_F7A20E a{
	text-decoration: none;
	font-weight: bold;
	color: #838383;
	
}

.class_f6a21c{
	color: #B6C032;
}

.class_04A6FD{
	color: #04A6FD;
}

.class_F41E5A{
	color: #F41E5A;
}

.class_F7A20E{
	color: #F7A20E;
}

.class_DE2FF8{
	color: #DE2FF8;
}


.niv2g{
	list-style-type:none;
}

#son{
	float: left;
	width: 257px;
	position: relative;
	height: 35px;
	background-image: url(images2/sondage_gauche_orange.jpg);
}

#new{
	float: left;
	width: 257px;
	position: relative;
	height: 35px;
	background-image: url(images2/newsletter_gauche_orange.jpg);
}


.MenuActu a{
	font-size: 16px;
	color: #A5CD1B;
	font-weight: bold;
	text-decoration: none;
}

.MenuActu a:hover{
	font-size: 16px;
	color: #00AFDF;
	font-weight: bold;
	text-decoration: none;
}


.MenuActu-over a{
	font-size: 16px;
	color: #00AFDF;
	font-weight: bold;
	text-decoration: none;
}

.MenuActu-over a:hover{
	font-size: 16px;
	color: #00AFDF;
	font-weight: bold;
	text-decoration: none;
}

.listeelu td{
	padding-top: 15px;
}


.listeelu strong{
	color: #00AFDF;
}

.listeelu span{
	font-weight: bold;
	color: #666666;
}


/*-------------------------------------CALENDRIER---------------------------------------------*/


#calendrier {
	float: left;
	height: 190px;
	width: 257px;
	position: relative;
	background-image: url(images2/fondCal.jpg);
	background-repeat: repeat-y;
}


.calsemaine {
	background-color:#4898C4;
	border-bottom:1px solid #646464;
	border-top:1px solid #C5F7EC;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	padding-bottom:1px;
	padding-top:1px;
}

.calendrier {
	width:250px; 
	border-collapse:collapse;
	color:#616163;
	font-size:0.9em;
	font-weight:bold;
}



.CalJourManif a:hover {
	background-color:#FF9900;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:1px;
	padding-top:1px;
}

.CalJourManif a {
	background-color:#FF9900;
	border:0 none;
	color:#FFFFFF;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	padding-bottom:1px;
	padding-top:1px;
	text-decoration:none;
}

.CalJourManif {
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	padding-bottom:1px;
	padding-top:1px;
}

.calMois {
	font-size:1em; 
	font-weight:bold; 
	color:#616163; 
}

.decal { 
	padding-left: 0px; 
}

/*-------------------------------------------------------------------------------------------------------------*/
