/*
* {border-width: 1px; border-style: solid;}
*/
/* @import url(debug.css); */

body,div,p,h1,h2,h3,ul,li,a,hr,img{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
body {
	background-color: #CCC;
}

#entete {
	background-color: #99CCFF;
	width: 1024px;
	margin: auto;
	text-align: center;
}
#conteneur_fond {
	width: 1024px;
	margin: auto;
	background-image : url("images/fond-texte-rep.jpg");
	background-repeat: repeat-y;
}

#conteneur {
	width: 1024px;
	margin: auto;
	background-image : url("images/fond-texte.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
#menugche {
	float: left;
	width: 17%;
	font-family: Verdana,Arial;
	font-size: 12px;
}
	#menugche ul.menu {
		margin-top: 20px;
		margin-left: 8px;
		border-width: 1px 1px 0px 1px;
		border-style: solid;
		border-color: blue;
		width: 90%;
	}
	#menugche li.menu {
		list-style: none;
		border-bottom: 1px solid;
		border-color: blue;
		font-family: Arial;
		font-size: 18px;
	}
	#menugche a.menu {
		padding-left: 5px;
		text-decoration: none;
		display: block;
	}
	#menugche a.menu:link {
		color: blue;
	}
	#menugche a.menu:visited {
		color: blue;
	}  
	#menugche a.menu:hover {
		background-color: #DDE;
	}
	#menugche a.menu_sp:link {
		text-align: center;
		color: green;
	}
	#menugche a.menu_sp:visited {
		text-align: center;
		color: green;
	}  
	#menugche .stat {
		border-width: 1px;
		border-style: solid;
		border-color: blue;
		font-size: 11px;
		text-align: center;
		font-weight: bold;
		margin-top: 2px;
		width: 90%;
		margin-left: 8px;
		background-color: #008;
		color: white;
	}
	#menugche .majsite {
		font-size: 9px;
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
	}	
	#menugche .statistiques {
		font-size: 9px;
		text-align: center;
		font-weight: bold;
		margin-top: 60px;
	}
	#menugche .sites_cd {
		border-width: 1px;
		border-style: solid;
		border-color: blue;
		font-size: 9px;
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
		width: 90%;
		margin-left: 8px;
	}
	#menugche a.l_sites_cd {
		font-family: Arial;
		font-size: 18px;
		padding-left: 10px;
		padding-right: 10px;
		text-decoration: none;
	}
	#menugche a.l_sites_cd:link {
		color: blue;
	}
	#menugche a.l_sites_cd:visited {
		color: blue;
	}  

	#partenaires {
		padding-top: 20px;
		text-align: center;
	}
#chregions {
	position: absolute;
	width:100%;
	text-align: center;
	visibility: visible; 
	margin-top: 20px;
	z-index: 1001;
}
#nationaux {
	position: absolute;
	top: 20px;
	right: 50px;
	visibility: hidden; 
	z-index: 1000;
	background-color: #FFC;
	font-family: Verdana,Arial;
	font-size: 12px;
	padding: 10px;
	border: 2px blue solid;
}
#nationaux h1 {
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-align: center;
}
#nationaux h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	color: blue;
}
#nationaux p {
	margin-left: 10px;
	margin-top:3px;
}

#zone_centre {
	float: right;
	width: 80%;
	margin: auto;
	font-family: Verdana,Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}	
	#date_anniv {
		float: left;
		font-weight: bold;
		margin: 5px;
	}
	#lien_forum {
		float: right;
		font-weight: bold;
		margin: 5px;
		text-align: right;
	}
	.logo {
		border-width: 1px;
		border-style: solid;
		border-color: #00F;
		margin-top: 1px;
	}
	
	#voeux {
		margin: auto;
		font-weight: bold;
		font-size: 14px;
		width: 90%;
		color: #6600FF;
		font-style: italic;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	#zone_annonce1 {
		float: left;
		text-align: center;
		width: 40%;
		padding: 5px;
		border-width: 2px;
		border-style: solid;
		border-color: #999999;
		background-color: #FFFF66;
		height: 90px;
	}
	
	
	#zone_annonce2 {
		float: right;
		text-align: center;
		width: 40%;
		padding: 5px;
		border-width: 2px;
		border-style: solid;
		border-color: #999999;
		background-color: #FFFF66;
		height:90px;
	}

	#zone_annonce3 {
		margin-left: auto;
		margin-right: auto;
		width: 30%;
		text-align: center;
		padding: 5px;
		border-width: 2px;
		border-style: solid;
		border-color: #999999;
		background-color: #FFFF66;
		height:90px;
	}
	#zone_annonce3a {
		float: left;
		text-align: left;
		padding: 5px;
		width: 10%;
	}
	#zone_annonce3b {
		float: right;
		text-align: left;
		padding: 5px;
		width: 80%;
	}
	
	#bande_gauche {
		width: 48%;
		float: left;
	}
	#bande_droite {
		width: 48%;
		float: right;
	}

	.zone_rubrique {
		margin-top: 5px;
		padding: 2px;
		border-width: 1px;
		border-style: solid;
		border-color: #999999;
		background-color: #DDE;
	}

	.rubrique_active {
		border-width: 1px;
		border-style: solid;
		border-color: #999999;
		background-color: #FFF;
	}
	
	
	#zone_sponsors {
		float: left;
		text-align: center;
		width: 30%;
		padding: 5px;
	}
	#maj_reg {
		float: right;
		text-align: left;
		width: 64%;
		padding: 5px;
	}

	#maj_reg_ {
		clear: both;
		width: 90%;
		margin: auto;
		padding-top: 20px;
		margin-bottom: 0px;
		padding-bottom: 20px;
	}
	.titre_zone {
		font-size: 13px;
		color: red;
		font-weight: bold;
		text-align: center;
		margin-bottom: 5px;
	}
	.titre_news {
		text-align: left;
		font: italic bold 12px;
		color: #0000FF;
		padding-top:5px;
		font-weight: bold;
	}
	.texte_news {
		text-align: left;
		padding-left: 10px;
		margin-top: 5px;
	}
	ul.liste_news {
		margin-left: 15px;
		padding-left: 10px;
		padding-top: 5px;
	}
	ul.liste_news  li{
		padding-top: 3px;
		list-style-image: url(images/puce2.gif);
		text-align: left;
	}
	
	.separ_news {
		text-align: left;
		background-color: #FFF;
		padding-left: 20px;
		padding-right: 10px;
	}
	.liste_info {
		text-align: left;
		list-style-image: url(images/puce2.gif);
		margin-top: 10px;
		margin-left: 20px;
		padding-left: 20px;
	}
	ul.liste_info li {
		margin-top: 10px;
	}
	.titre_info {
		text-align: left;
		font-weight: bold;
		font-size: 15px;
		color: #0033FF;
		margin-top: 10px;
		}
	.enuminfo {
		margin-left: 20px;
	}
	.datemaj {
		color: #0000FF;
		font-weight: normal;
		font-size: 10px;
	}

	
#bas_page {
	text-align: center;
	clear: both;
	font-family: Verdana,Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}
#bas_page a {
	color: #FFF;
}
#bas_page a:hover {
	color: #0FC;
}

#adresse  {
	width: 1024px;
	margin: auto;
	text-align: center;
	font-family: Verdana,Arial;
	font-size: 12px;
	padding: 2px;
	padding-bottom: 10px;
}

