* {
padding: 0;
margin: 0;
} 

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 20px;
	background-color: #ffe7cc;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
}

img { border: none; }
a { text-decoration: none; color: #3090F0; }
a:hover { color: #333; }
h3 { border-bottom: 1px dotted #ccc; color: #F0A848; padding: 10px 0 2px 0; }
h3 a { color: #3090F0; }
h3 a:hover { color: #F0A848; }


#wrap {
	margin: 0 auto;
	width: 1150px;
	background-color: #FFE7CC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	height: 100px;
	background-color: #C0D8F0;
	background-image: url(../images/entetean.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}

#header h1 { text-transform: uppercase; padding: 25px 0 0 30px; font-size: 30px; font-weight: 100; letter-spacing: -2px; }
#header h1 a { color: #3090F0; }
#header h1 a:hover { color: #333; }
#header h2 { padding: 0 0 0 30px; font-size: 19px; color: #333; font-weight: 100; }

#menu {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/pied.jpg);
	background-repeat: no-repeat;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
	padding: 0 10px;
	text-decoration: none;
	color: #603;
	letter-spacing: -1px;
	font-weight: 100;
	font-size: 17px;
}
#menu li a:hover {
color: #039;
text-decoration: underline; 
}

#content {
	padding: 10px;
	height: 200px;
}

#left {
float: left;
width: 220px;/*200*/
min-height:800px;/*800*/
}
#left li { list-style-type: none; padding-left: 10px; }

#left h2 {
	margin-left: 10px;
	padding: 5px 0 5px 10px;
	color: #633;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #FC9;
	font-family: Verdana, 'Trebuchet MS', Sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#left .box {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 500 px;
	margin: 0 0 10px 10px;
	padding: 5px 0 10px 0;
}


#right {
	float: right;
	width: 890;/*840*/
	margin-right: 10px;
}

.contentleft {
	float: left;
	width : 890px;/*840*/
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
}

.contentleft h2 {
	padding: 5px 0 5px 10px;
	color: #633;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-family: Verdana, 'Trebuchet MS', Sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FC9;
	background-image: none;
	background-repeat: repeat-x;
}

.contentleftbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 10px 0 10px 0; /*margin: 0 0 10px 0;*/ /*Décaller le tableau de 10 px du haut*/
padding: 0 10px 10px 10px;
min-height:900px;	
}
.contentleftbox1 {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0; /*margin: 0 0 10px 0;*/ /*Décaller le tableau de 10 px du haut*/
	padding: 0 10px 10px 10px;
	min-height: 900px;
	background-color: #FDF8F0;
}
.contentleftboxpoilu {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	min-height: 900px;
	background-color: #FDF8F0;
	background-image: url(../sous_pages/maires/imagesmaires/mairienb.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.contentright {
float: right;
width: 180px;
}

.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(../images/hbg.gif) repeat-x;	 /*#EEF0F1*/
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}

.contentrightbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 0;	
padding: 10px;
text-align: align;
min-height:1024px;/*Taille minimale de la fenetre*/
}

#footer {
	height: 40px;
	line-height: 40px;
	color: #660000;
	text-align: center;
	background-color: #C0D8F0;
	background-image: url(../images/pied.jpg);
	background-repeat: no-repeat;
}
#footer a { color: #660000; }
#footer a:hover { color: #333; }

.floatright{
float: right;
padding: 1%;/*2*/
margin-left: 0px;
margin-top: 2px;
}
/*width: 239px;*/
/*height: 160px;*/

.floatleft{
float: left;
padding: 1%;/*2*/
margin-right: 10px;
margin-left: 10px;
margin-top: 2px;
}

#Guilly {
width:669px;
height:351px;
background-image:url('http://memoiresetphotos.free.fr/Styles/map.jpg');
position:relative;
}
#map div {
width: 120px;
height:60px;
position:absolute;
cursor:pointer;
background-repeat:no-repeat;
}


.sub
{
font-weight: bolder; /* pour mettre le texte en gras */
display: block; /* pour que le cadre prenne forme */
padding: 5px; /* pour que le texte ne soit pas trop collé aux bordures */
font-size: 10pt !important; /* pour corriger la taille (IE ne le corrige pas) */
border: 2px solid red; /* bordure */
margin: auto; /* pour centrer le cadre (non compris par IE) */
text-align: center; /* pour centrer le texte */
width: 75%; /* largeur de 75% */
color: red; /* couleur rouge */
background-image: images/warning.png; /* image de fond (panneau) */
background-repeat: no-repeat; /* pour que l'image de fond n'apparaisse qu'une fois */
background-position: top right; /* pour la positionner en haut à droite */
}

.rouge
{
	color: red; /* couleur rouge */
}

.bleu
{
color: blue; /* couleur bleu */
}
.titrerevol {
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
}
.textright {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
}
.textrightitalique {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
}
.textcalibri {
	font-size: 16px;
	font-family: Calibri;
}
.textrightsouligné {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	text-decoration: underline;

	}
.textcalibribleu {
	font-size: 16px;
	font-family: Calibri;
	color:blue
}
.titrerevolblue {
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
	color:blue;
	font-weight: bolder;
}
.titrerevolbluecentre {
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
	color:blue;
	font-weight: bolder;
	text-align: center;
}
.titrerevolred {
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
	color:red;
	font-weight: bolder;
}
.textleft {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	text-align: right;
}
.textcentre {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
.textrightbold {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
.passe14{
	font-size:14px;
}
.textcentrerouge {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	color: red; /* couleur rouge */
}
