/*************************************
Balises HTML
**************************************/



html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

body {
	height: 100%;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #373632;
	margin,padding: 0px;
	background-image: url(../img/quadrillage.jpg);
}

a:link {
	text-decoration: none;
	color: White;
}
	
a:visited { 
	text-decoration: none; 
	color: White;
	}
a:hover, a:active {
	text-decoration: none;
	color: #314091;
	background-color: White;
}

img {
	border: none;
}

/* Tableau*/

table.tableliste {
	font-size: 95%;
	padding: 10px;
	width: 450px;
	text-align: center;
	tborder: 1px solid #314091;
	border-collapse: collapse;
}

th.tablelisteth {
	background-color: #314091;
	border: 1px solid #314091;
	color: White;
}

td.tablelistetd {
	border: 1px solid #314091;
}

td.tablelistetdsam {
	background-color: #314091;
	border: 1px solid #314091;
	color: White;
}

td.tdcenter {
	text-align: center;
}

/*************************************
              ID
**************************************/

#boxgenerale {
	min-height:80%;		
	position: relative;
	text-align: left;
	margin: auto;
	width: 90%;
	margin-top: 0px;
	background-color: White;
	background-image:url(../img/fond.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

/*************************************
Zoneentete avec 2 ID inclus
**************************************/

	
#zoneentete {
	margin: 0px;
	height: 106px;
	background-color: transparent;
	width: 100%;
}
	
#entete {
	background-image: url(../img/bandroite.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	height: 70px;
	background-position: right;
}

#entete2 {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-repeat: repeat-x;
	height: 36px;
	background-image: url(../img/fondmenu.jpg);
	background-color: transparent;
}

#entete2 ul {
	list-style-type: none;
	margin-left: 20px;
	font-weight: bold;
}

#entete2 li {
	float: left;
	color: White;
	margin-top: 9px;
	padding-left: 5px;
	padding-right: 5px;
}


#entete2 ul.uldroite {
	list-style-type: none;
	margin-right: 60px;
	font-weight: bold;
	/*font-size: 15px;*/
}

#entete2 li.lidroite {
	/*margin-top: 9px;*/
	padding:0px;
	padding-left:1px;
	float: right;
}

#entete2 a.adroite {
	text-decoration: none;
	/*margin-left:105px;*/
}

#entete2 a.adroite:link {
	color: #FFCC00;
	background-color: #314091;
}
	
#entete2 a.adroite:visited { 
color: #FFCC00;
	background-color: #314091;
		
	}
	
#entete2 a.adroite:hover, a.adroite:active {
		color: #314091;
	background-color: #FFCC00;

}

/*************************************
Zonetexte avec 2 ID inclus
**************************************/

#zonetexte {
	width: 60%;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	min-height: 450px;
	height: auto;
	float: left;
	background-color: white;
}

#zonetexte h2 {
	color: #314091;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-color: #314091;
	border-bottom-width: 1px;
	margin-right:15px;
}

#zonetexte h3 {
	background-image: url(../img/fondh1b.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	vertical-align: middle;
	color: #314091;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#texte1, #texte2 {
	margin-left: 20px;
	padding: 0px;
	padding-right: 20px;
	border: 0px;
	width: 97%;
}

#texte1, #texte2 p {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	padding-right:15px;
}

#texte1, #texte2 p.espacement {
	margin-bottom: 5px;
	margin-top: 5px;
}

#texte1, #texte2 p.pcentre {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#texte1 h1 {
	position: relative;
	color: #314091;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 3px;
	padding-left: 25px;
	background-image: url(../img/fondh1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 38px;
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	padding-right:15px;
}


#texte2 a {
	text-decoration: none;
	color: #314091;
	font-weight: bold;
}
	
#texte2 a:hover {
	color: White;
	background-color: #314091;
}

#texte2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-left: 20px;
	font-weight: bold;
	list-style-image: url(../img/puce.jpg);
	text-align: justify;
	list-style-position: outside;
}

#texte2 li {
	margin-top: 9px;
	padding-left: 5px;
	padding-right: 5px;
}


/*************************************
				Zone menu droite
**************************************/
#zonemenu {
	margin: 0px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 33%;
	padding-bottom: 10px;
	min-height: auto;
	background: White;
}

#zonemenu a {
	padding:2px 0 2px 0;
	border-bottom:1px solid white;
	font-size:11px;
	text-decoration:none;
	color:#314091;
	font-weight:bold;
	display:block;
	padding-left:10px;
}


#zonemenu a:hover {
	text-decoration:none;
	background:#314091;
	color:#fff;
}

#zonemenu p {	
	margin: 0px;
}

#menudroite1 {
	margin-top: -3px;
	width: 90%; 
	margin-left:10px;
	margin-right:10px;
	}

#menudroite1 h1 {
	background-image: url(../img/fondh1b.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	vertical-align: middle;
	color: #314091;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-top: 15px;
	padding-left: 10px;
}	
	
#menudroite2 {  
	width: 90%; 
	margin-left:10px;
	margin-right:10px;
	}
	
#menudroite2 h1 {
	background-image: url(../img/fondh1b.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	vertical-align: middle;
	color: #314091;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-top: 15px;
	padding-left: 10px;
}	


/*************************************
				Zonepied
**************************************/

#zonepied {
	margin:auto;
	position: relative;
	height: 14px;
	text-align: center;
	background-color: #343E93;
	width: 90%;
	clear: both;
	color: White;
	font-size: 70%;
}

/*************************************
				Class
**************************************/

.bleugras {
	color: Teal;
	font-weight: bold;
}

.pcentreespace {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 7px;
}

.pcentreespacebleu {
	color: Teal;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 7px;
}

.imglogo {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

	
a.ajaune {
	text-decoration: none;
}

a.ajaune:link {
color: #FFCC00;
	background-color: #314091;
}
	
a.ajaune:visited { 
color: #FFCC00;
	background-color: #314091;
		
	}
	
a.ajaune:hover, a.ajaune:active {
		color: #314091;
	background-color: #FFCC00;

}.pgauche {
	text-align: left;
	margin-left: 20px;
}

.imgdroite {
	float:right;
	margin-left:6px;
	margin-bottom:6px;
}
