@charset "iso-8859-1";
/* Elements génériques */
.standardtable { width: 800px; }
.conteneurgeneral { text-align: center; }
.centrage { margin-left: auto; margin-right: auto; width: 800px; text-align: left; }
.txt {color: #FFFFFF; font-family: Verdana; font-size: 13px; text-decoration: none; text-align:left}

body {
	background: #010101;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 50px;
	margin-right : 30px;
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 14px; 
	text-decoration: none; 
	vertical-align : middle;
 }

/* header */
.headerline { color: #FFFFFF;  height: 0px; }
.cadrenews { background-image:url('../images/cadrenewcentre.jpg'); color: #000000; text-align:left; }

/* typepage 2 : page projet */
.legendImage {
	background: #90877E;
	color: #FFFFFF; 
	font-size: 12px;
	text-align:left;
	padding-left: 5px;
}

.fondgris{
	background: #E0DFDF;
	color: #000000; 
	font-size: 14px;
	text-decoration: none; 
	text-align:justify;
	vertical-align:bottom;
	width : 672px;
	padding-top : 20px;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 25px;
}

.fondgris a {
	color: #000000; 
	font-family: Verdana; 
	font-size: 14px;
}

.fondblanc{
	background: #FFFFFF;
	width : 795px;
	color: #000000; 
	font-size: 14px;
	text-decoration: none; 
	text-align:left;
	padding-left : 10px;
}

 
/* Centre de page catégorie */
.categoriecenter {
	font-family: Verdana; 
	font-size: 13px;
	color: #FFFFFF;
	padding-right : 15px;
	vertical-align : top;
}
.categoriecenter :hover {text-decoration: none;}
.categoriecenter :link {
	color: #FFFFFF;
	text-decoration: none;
}

/*Barres de navigation */
.txt_nav1 {color: #FFFFFF; text-decoration: none;} 
.txt_nav1:hover {text-decoration: none;}
.txt_nav1:link {text-decoration: none;}

.txt_nav3 {color: #6B6B6B; text-decoration: none;} 
.txt_nav3:hover {text-decoration: none;}
.txt_nav3:link {text-decoration: none;}

.table_nav3 {
	background:#E0DFDF none repeat scroll 0 0;
	/*background-color: white;*/
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	text-align: center;
	width: 200px;
	height: 30px;
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none; 
	letter-spacing:2px;
	padding-left : 10px;
	padding-right : 10px;
	margin-left : 20px;
}

.table_nav2 {
	background:grey none repeat scroll 0 0;
	/*background-color: white;*/
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	text-align: center;
	width: 200px;
	height: 30px;
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none; 
	letter-spacing:2px;
	padding-left : 10px;
	padding-right : 10px;
	margin-left : 20px;
}

.table_nav1 {
	/*background:#BB6C0D none repeat scroll 0 0; */
	background:#74C238 none repeat scroll 0 0;	
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	text-align: center;
	width: 150px;
	height: 45px;
	font-family: Verdana; 
	font-size: 13.5px; 
	text-decoration: none;
	font-weight : bold;
}

/* Header et footer */
.headersitename {
	font-family: Verdana; 
	font-size: 40px;
	letter-spacing:3px;	
	vertical-align : middle;
	text-align: center;
}

.headeraccroche {
	font-family: Arial; 
	font-size: 13px;
	letter-spacing:1.25px;
	vertical-align : top;
	text-align: left;
	font-weight : bold;
}

.header {
	z-index: 9999;
	width: 800px;
	height: 174px;
}

.footer {
	background-image:url('../images/pied_de_page.jpg');
	background-repeat: no-repeat;
	background-color: black;
	z-index: 9999;
	width: 800px;
	height: 90px;
	text-align: center;
	padding-top : 5px;
	font-size: 10px; 
}

/* Formulaires */
input {
	border:1.75px solid #74C238;
	font-size:13px;
	height:25px;
}

select 
{
	font-size:13px;
}

.mybutton {
	background:#74C238 none repeat scroll 0 0;
	border:1px solid grey;
	color:#000000;
	height:23px;
	padding:0 10 0 10px;
	margin:10 0 0 10px;
}

a {
	font-family: Arial;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
