/* CSS Document */
body{

	background-image : url(../images/_ToucanFond.jpg);
	background-position : top  left;
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a{
	font-size : 10px;
	color: #CC3300;
	text-decoration: none;
}

.pavetexte a:hover {
	color: #94908F;
	text-decoration: underline;
}

.SousMenu a:hover {
	color: #94908F;
	text-decoration: underline;
}


H1{
	font-size : 15px;
	color : #CC3300;
	margin-bottom : 0px;
}
H2{
font-size : 10px;
margin-top : 0px;
margin-bottom: 0px;
padding-left : 10px;
color : silver
	/*color : #CC3300;*/
}
H2 a{
font-size : 10px;
color : #CC3300;

}

H3{
		font-size : 15px;
}

H4{
font-size : 12px;
margin-top : 0px;
margin-bottom: 0px;
padding-left : 5px;
color : black
}

.sous_rubrique {
	font: bold 10px;
	color: #CC3300;
	margin-top : 10px;
	margin-bottom: 10px;
	padding-left : 10px;
}


.sousMenu {
	position : absolute;
	padding-left : 20px;
	padding-bottom :180px;
	left: 210px;
	top: 74px;
	width: 204px;
	height: 136px;
}


.Images {
	position : absolute;
	width : 200px;
	top : 711px;
	left : 145px;
}
p{
	font-size : 10px;

}

table{
}
/*.bordureGrise{
	border-right : 1px solid silver;
}*/
/*.bordureGriseBas{
	border-bottom: 1px solid silver;

}*/

.Lignemenu{
	height : 18px;
	border-right : 1px solid silver;
}
.ligneTitre{
		height :20px;
}
.pavetexte{
	width : 300px;
	padding : 20px;
	background-color : White;
	/*border-bottom: 1px solid silver;*/
	/*border-right : 1px solid silver;*/

}
.ancrageBas{

}
.Menu a{
	font-size : 10px;
	color : #CC3300;
	background-color : #FFE09D;
	text-decoration : none;
	padding : 1px;
}

.Menu TD{
	text-align : center;
	padding : 0px;
	margin : 0px;

}
.pasEncours{
	background-color : #FFCC66;
}
.pasEncours a:hover{
	background-color : white;
}
.enCours{
	background-color : silver;
}

.enCours a{
	color : white;
	text-decoration : none;
	background-color : silver;
}
.enCours a:hover{
	background-color : AppWorkspace;
}

ul li {
	font-size: 10px;
	line-height: 20px;
}

.pavetexte ul li a {
	font: bold;
	font-size : 10px;
	color: #CC3300;
	/*color: Silver;    avant le 10-10-06*/
}

.pavetexte ul li a:hover{
	color: #94908F;
	/*color : #CC3300;  avant le 10-10-06*/
}

/* légende des photos
----------------------------------------------- */
.photo {  
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: #CC3300;
	border: 0px;
}

img {  
	border: none;
}

.surtitre, .soustitre {
	font: bold 10px;
	color: #CC3300;
	margin-top : 0px;
	margin-bottom: 0px;
	padding-left : 10px;
}

.encart_rouge {
	/*background : 1px #CC3300 solid;*/
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	/*text-align: center;*/
	padding : 8px 8px 8px 8px;
	background-color: #CC3300;
	border-right-color: #BABFC1;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #BABFC1;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

/*.fond_rouge {
	border-bottom: 1px solid #CC3300;
	border-right : 1px solid #CC3300;

}*/

.tab_rouge td {
	/* border-top : 1px solid #996699; */
	border-bottom : 1px solid #CC3300;
}

.tab_rouge tr {
	text-align : left;
	font-size: 10px;
	/*background : #ccccff;
	color: #666666;
	text-decoration: none;*/
}


