html,body{margin:0;padding:0}
body{behavior: url(csshover.htc);font: 85% arial,sans-serif;width:970px;margin:auto;text-align:center;background: #6d4c34 url(../images/FondBodyAztec.png) repeat-x; }
p{padding: 0 30px 0 20px; color:#FFF;}

ul{
	list-style:none;
}

a{
	font-size: 108%;
	color:#e7cd72;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#000;
}

div#header{
	background: url(../images/Header.png) no-repeat;
	height: 178px;
	display:block;
}

h1{
	font-size: 18px;
	color:#FFF;
	margin-left:0;
	margin-left: 40px;
	background: url(../images/h1.png) no-repeat;
	height: 24px;
	padding:0;
	padding-left:7px;
}

#MenuVerti{
	height:59px;
	background: url(../images/MenuVerti.png) no-repeat;
}

#MenuVerti ul{
	margin:0;
	
	list-style: none;
	padding:0px;
	padding: 0px 0 0 35px;
	font-weight:bold;
	color:#FFF;
}

#MenuVerti li.Normal{
	margin-top:0;
	margin-top:-6px;
	height: 40px;
	line-height: 40px;
	margin-left: 0px;
	float:left;
	padding:0;
	padding-right: 25px;
	background: url(../images/SepaMenuVerti.png) no-repeat center right;
}
#MenuVerti li.NoFinish{
	margin-top:0;
	margin-top:-6px;
	height: 40px;
	line-height: 40px;
	margin-left: 0px;
	float:left;
	padding:0;
	padding-right: 25px;
	background: none;
}


#MenuVerti a.LinkMenu{
	font-size: 108%;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#MenuVerti a.LinkMenu:hover{
	color:#e7cd72;
}


.Center{
	text-align:center;
}

div#container{
	text-align:left
}

div#content p{
	line-height: 1;
	margin-left:0;
	margin-left: 20px;
	text-align:justify;
}
div#navigation{
	background:#F6F0E0;
}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}

div#extra{
	margin-top: -3px;
	background: url(../images/BackMenu.jpg) repeat-y;
	
}

div#footer{background:#BFBD93;}
div#footer p{margin:0;padding:5px 10px;margin-left:0px;}
div#container{width:970px;margin:0 auto;}

div#content{
	float:right;
	width:967px;
	background: url(../images/BackCorps.png) repeat-y;
	margin-right:0;
	margin-right:3px;
}

p.Recalage{
	margin: 0;
	margin-left: -7px;
	padding:0;
	padding: 20px 0 0 60px;
	margin-bottom: -10px;
/* 	background:  url(../images/TopCorps.jpg) no-repeat; */
	height: 50px;
	display:block;
	color:#FFF;
}

p.RecalageBasCorps{
	margin: 0;
	margin-left:2px;
	padding:0;
	padding: 10px 65px 0 0;
	margin-bottom: -15px;

/* 	background:  url(../images/BottomCorps.jpg) no-repeat; */
	height: 50px;
	display:block;
	color:#FFF;
	float:right;
	text-align: right;
}

div#navigation{
	float:left;
	width:180px;
	background: url(../images/TopMenu.jpg) no-repeat;
	margin-left: 10px;
	margin-top: 6px;
}
div#extra{
	float:left;
	clear:left;
	width:180px;
	margin-left: 10px;
}

div#footer{clear:both;width:100%;background:none; text-align:center;
	margin-bottom:0;
	margin-bottom: 90px;
	background: url(../images/Footer.png) no-repeat;
	height:157px;
	padding-top:0;
	padding-top:70px;
}

.ImageBottomMenu{
	margin-bottom: -5px;
}

#content .ImageBottomMenu{
	margin-left: 2px;
}



#footer a{
	color: #e7cd72;
	font-weight: lighter;
}

#footer a:hover{
	border-bottom: 1px dashed silver;
}

img{
	border: none;
}



.EnteteMenuTitre{
	width: 153px;
	font-weight: bold;
	font-size: 17px;
	text-align:center;
}

table{
	margin-left: 50px;
}

input.NoRadio{
	border: 1px solid silver;
}

input.Button{
	border: 1px solid silver;
	font-weight:bold;
}

label{
	font-weight: bold;
}

form p{
	margin-left: 28px;
}

#ParamAvancee{
	display:none;
	visibility:hidden;
}

.Good, .Bad{
	margin-left: 50px;
	width: 625px;
	padding: 12px;
	margin-bottom: 10px;
	padding-left: 50px;
	margin-top: 5px;
	font-weight:bold;
}

.Bad{
	border: 1px solid #E06802;
	background: #FCD9BB url('../images/error.png') center left no-repeat;
	background-position:8px;
}

.Good{
	border: 1px solid #85C69A;
	background: #BDE1C9 url('../images/ok.png') left center no-repeat;
	background-position:8px;
}

/* CSS relatif au tableau de l'administration */
.ThLine{
	width: 600px;
	background:#CFCFCF;
	padding: 2px 5px 2px 5px;
	border: 1px solid #9E9E9E;
}

.ThLine th{
	padding: 2px 5px 2px 5px;
}

table.ActuTableListe tr{
	height: 22px;
}

table.ActuTableListe .Titre{
	width: 458px;
}

.LigneInterne .Publier,.LigneInterneHover .Publier{
	text-align:center;
}

.LigneInterne a,.LigneInterneHover a{
	color:#000;
	font-weight:normal;
}

.LigneInterne a:hover,.LigneInterneHover a:hover{
	color:#FFF;
	font-weight:normal;
}

table.ActuTableListe .LigneInterne{
	border:1px solid #9E9E9E;
	background:#DEDEDE;
}

table.ActuTableListe .LigneInterneHover{
	background:#a8c8d2;
	border:1px solid #9E9E9E;
}

.LigneInterne td,.LigneInterneHover td{
	padding: 2px 5px 2px 5px;
}

table.ActuTableListe .Date{
	width: 80px;
	text-align:center;
}

table.ActuTableListe{
	border-collapse:collapse;
}

#CurrentImage{
	display: block;
	margin-left: 200px;
	border: 1px solid silver;
	width: 550px;
	padding:0;
	padding:4px 4px 0 4px;
}

/* Opacite des images de l'accueil */
img.Opac{
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

a:hover img.Opac{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
    border-bottom: none;
}

.CursorHand{
	cursor:pointer;
}

.TexteZone{
	width: 470px;
	border: 1px solid silver;
	height: 200px;
}

#map{
	width: 700px;
	height: 400px;
	margin-left: 30px;
	border: 1px solid silver;
}

#gmap{
	width:400px;
}
/* CSS POUR LA PAGINATION */
.Pagination{
	text-align:center;
}

.Pagination a{
	padding:5px;
	border: 1px solid #FFF;
	margin-left: 3px;
}

.Pagination a:hover{
	padding:5px;
	border: 1px solid #FFF;
	background:silver;
	margin-left: 3px;
}

.Pagination .CurrentPage{
	padding:5px;
	border: 1px solid #848484;
	margin-left: 3px;
}

/* CSS POUR LA LISTE DES ACTUALITES & EVENEMENTS */
.ContentActuTitle{
	height: 60px;
	padding:0;
	padding-top:20px;
	padding-bottom:0;
}
.ActuTitle{
	font-size:150%;
}

.ActuSepa{
	height:11px;
	width:100%;
	background: url(../images/hr.jpg) center no-repeat;
	text-align: center;
}

.ActuContent{
	margin:0;
	clear:left;
	margin-top: -30px;
	text-align:justify;
}

.ActuDate{
	background: url(../images/Date.png) no-repeat;
	height: 60px;
	width: 60px;
	float: left;
	padding:0;
	padding-top:23px;
	margin-left:0;
	margin-left: 20px;
	text-align:center;
	font-weight:bold;
}

.FloatLeft{
	float:left;
}

iframe{
	margin-left: 140px;
	border: 1px solid #e7cd72; 
	padding:2px;
}

ul.SousMenu{
	position:absolute;
	display:none;
	border:1px solid silver;
}

ul.SousMenu li{
	display:none;
	float:left;
	clear:left;
	background: #d4bb82 url(../images/HideMenu.jpg);

	left:0px;
	margin-left:-20px;
	margin-right:5px;
	width:100%;
	line-height:30px;
}

a.LinkEvent{
	color:white;
}

a.LinkEvent:hover{
	color: black;
}

.ToMakeHover:hover .SousMenu li,.ToMakeHover:hover ul.SousMenu{
	
	display:block;
	background: #d4bb82 url(../images/HideMenu.jpg);
	
}