/* : : : : : : : : : : : :  général : : : :  */

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	margin:0px;
	padding:0px;
	background-color:#ccc;
}
img, a img{
	border:none;
}
p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: black;
	text-align:justify;
}

table {
	/* ? */
}

.clear {
	clear:both;
}
/* : : : : : : : : : : : :  fin général : : : :  */

/* : : : : : : : : : : : :  divs de structure des pages : : : :  */

#footer {
	background-color:#666;
	color: #fff;
	text-align: center;
	font-size: 9px;
	padding-top:5px;
	padding-bottom:5px;
}
#footer a, #footer a:hover {
	text-decoration: none;
	color: #fff;
}
#global {
	width: 900px;
	margin:auto;
	/*border: solid 1px #666;*/	
}
#globalaccueil {
	width: 1000px;
	margin:auto;
	background-image:url(images/img_accueil.gif);
	background-repeat:no-repeat;
	background-position : top left;
	background-position : 00px 10px;
}
#globalapied {
	width: 1000px;
	margin:auto;
	background-image:url(images/img_apied.gif);
	background-repeat:no-repeat;
	background-position : top left;
	background-position : 00px 10px;
}
#globaldonnercorps {
	width: 1000px;
	margin:auto;
	background-image:url(images/img_donnercorps.gif);
	background-repeat:no-repeat;
	background-position : top left;
	background-position : 00px 10px;
}
#globalintime {
	width: 1000px;
	margin:auto;
	background-image:url(images/img_intime.gif);
	background-repeat:no-repeat;
	background-position : top left;
	background-position : 00px 10px;
}
#globalpeace {
	width: 1000px;
	margin:auto;
	background-image:url(images/img_peace.gif);
	background-repeat:no-repeat;
	background-position : top left;
	background-position : 00px 10px;
}
#globalresister {
	width: 1000px;
	margin:auto;
	background-image:url(images/img_resister.gif);
	background-repeat:no-repeat;
	background-position : top left;
	background-position : 00px 10px;
}
#header{
	/*height:200px;*/
	background-color:#000;
	background-image:url(images/XXX);
	background-position:top right;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}
#menu{
	background-color:#FF0000;
	color:#FFF;
	padding: 0px 5px 5px 5px;
	text-align:left;
}
#menu a:link, #menu a:visited{
	color: #fff;
	text-decoration: none;
}
#menu a:hover{
	color: #000;
	text-decoration: none;
}
#menu1{
	background-color:#000;
	color:#FFF;
	padding: 5px 0px 5px 10px;
	text-align:left;
}
#menu1 a:link, #menu1 a:visited{
	color: #fff;
	text-decoration: none;
}
#menu1 a:hover{
	color: #000;
	background-color:#FF0000;
	text-decoration: none;
}

#menu2{
	background-color:none;
	color:#666;
	padding: 0px 5px 5px 5px;
	text-align:left;
}
#menu2 a:link, #menu2 a:visited {
	color: #666;
	text-decoration: none;
}
#menu2 a:hover{
	color: #000;
	text-decoration: none;
}
#menu3{
	background-color:none;
	color:#666;
	padding: 5px 0px 5px 10px;
	text-align:left;
}
#menu3 a:link, #menu3 a:visited {
	color: #666;
	text-decoration: none;
}
#menu3 a:hover{
	color: #FF0000;
	text-decoration: none;
}

.rubrique{
	font-size: 10;
	text-align:left;
	color: #fff;
	padding:0px 10px 0px 0px;
}
#contenu {
	padding: 20px 20px 20px 20px ;
}
#menuhaut {
	font-size: 10px;
	color:#000;
}
/* : : : : : : : : : : : :  fin des divs de structure des pages : : : :  */



#actu{
	background-color:#ddd;
	border-color:#666;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding:10px;
}



a {
	color: #FF0000;
	text-decoration:none;
}
.localisation {
	font-style:italic;
}
h1{
	font-size:18px;
	color: #777;
	font-stretch:normal;
	padding-top: 0px;
	padding-bottom:10px;
	text-align:right;
}
h2{
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom:10px;
}
h3{
	font-size: 11px;
	font-weight: bold;	
	color: #000;
	margin: 0px;
	padding: 5px 0px;
}

.legende, .detail{
	font-size: 11px;
	color: #666;
}
.legende{
	color: #666;
	font-style:italic;
}
.detail{
	color: #FF0000;
}
.actualite{
	font-size: 20px;
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom:10px;
}


/*imag{
	display:block;
}
#clearboth{
clear: both;
}
a img{
	border:none;
}*/

