/*  Global  */

body {
	background-color:#d8e2e9;
	width: 100%;
}

.global {
	position:absolute;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	margin-top:10px;
	visibility: visible;
	overflow-x: hidden;
}

/*  Têtière */

.ftet {
	background-image: url(img/bandoho_mm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
}

.htet {
	background-image: url(img/bandoho_hm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
}

.btet {
	background-image: url(img/bandoho_bm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
}


/* Pied de page  */

.pied {
	position: relative;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	left:0;
	width: 100%;
	margin-top:20px;
}

.pied p {
	margin-top:2px;
	}

.hpied {
	background-image: url(img/bandoba_m.jpg);
	background-repeat: repeat-x  repeat-y;
	background-position: left top;
}

.fpied {
	background-image: url(img/bandoba_m.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: left top;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

/*  Page */
.hpage {
	position:relative;
	top:10px;
	width: 100%;
	height: 30px;
	visibility: visible;
}

.page {
	position:relative;
	top:5px;
	background-color:#ffffff;
	width:1198;
	height: 435px;
	padding:30px 0;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-radius: 0px 0px 10px 10px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	visibility: visible;
	overflow-x: hidden;
	overflow: hidden;
}	

.bandopageg {
	background-image: url(img/ongleta_m.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,50,100);
	text-align: left;
	padding-top:5px;
	padding-left:30px;
}

.bandopaged {
	background-image: url(img/ongleta_m.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(0,50,100);
	text-align: right;
	padding-right:30px;
}




/*  Général  */

a {
	text-decoration:none;
	border:0;
	color:rgb(0,50,100);

	}
	
a:hover {
	text-decoration:none;
	border:0;
	color:#666666;
	}


/*  tableaux  */

.tablo, .msie-tablo {
	background-color:#ffffff;
	}


.tablo p, .msie-tablo p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height:26px;
	font-weight: normal;
	color: rgb(75,75,75);
	text-align: left;
	margin:8px 0 0 0;
	}
	
.msie-tablo p {
	line-height:20px;
	}
	
.tablo .titre, .msie-tablo .titre {
	font-size: 27px;
	color:rgb(0,50,100);
	line-height:30px;
	margin:10px 0;
	}
	
.tablo .chapo, .msie-tablo .chapo {
	font-size: 15px;
	color:rgb(0,50,100);
	margin-bottom:20px;
	}
	
.trbouton td {
	height:40px;
	background-color:rgb(255,255,255);
	border:0;
	}
	
	
	
.form table {
	width:100%;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color:#ffffff;
	border-top: solid 5px #eeeeee;
}

.form th {
	font-weight:bold;
	color:#00315F;
	border-top:solid 2px #00315F;
	border-bottom:solid 2px #cccccc;
	height:24px;
	padding-left:3px;
	background-color:#eeeeee;
	}
	
.form td {
	height:26px;
	background-color:#eeeeee;
	border-bottom: solid 2px #ffffff;
	}

.formtitre {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #00315F;
	margin:10px 0 0 0;
	padding-bottom:5px;
}
		
.form textarea {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color:#ffffff;
	border-top:solid 1px #555555;
	border-left:solid 1px #555555;
	border-bottom:solid 1px #eeeeee;
}

.form select {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}

.encadre, .msie-encadre {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(75,75,75);
	text-align: left;
	}

.encadre {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:rgb(240,240,240);
	padding:12px 20px 15px 20px;
	}

.encadre p, .msie-encadre p {
	line-height:15px;
	margin-top:2px;
	margin-bottom:0;
	}	

.encadre .titre, .msie-encadre .titre {
	font-size: 18px;
	line-height:20px;
	margin:0 0 5px 0;
	}
	
.titre .sup, .encadre .titre .sup {
	vertical-align:super; 
	font-size:10px;
	}

.encadre .sup, .msie-encadre .sup, .supp {
	vertical-align:super; 
	font-size:8px;
	}
	
.bouton, .msie-bouton {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: rgb(255,255,255);
	text-align: center;
	width:370px;
	background-color:rgb(50,160,220);
	padding:10px 10px 10px 10px;
	margin-top:20px;
	}
	
.bouton {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
.bouton a, .msie-bouton a {
text-decoration: none ; 
color: rgb(255,255,255);
}

.bouton a:hover, .msie-bouton a:hover {
color: rgb(0,50,100);
}

