body{
	background-color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0; 
	padding:0;
	text-align: center;
}

p, h1, h2{
	padding: 0;
	margin: 0;
}

.page{	
	margin-left:auto;
	margin-right:auto;
	width:769px;
}

/* Début HEADER */

.header{	 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.liens_infos{
	text-align: right;
	padding: 5px 0 5px 0;
}

.liens_infos a img{
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.liens_infos{
	color: #FFF;
	font-size: 9px;
}

.fond_gauche{
	float: left;
	margin: 20px 0 0 0;
}

.fond_droite{
	float: right;
	margin: 20px 0 0 0;
}

.header p{
	float:left;	
}

/* Fin HEADER */


/* Début COLONNES */

.col_gauche_menu{
	float: left; 
	width: 145px; 
	background-color: #FF1100;
	min-height: 465px;
}

* html .col_gauche_menu, .col_droite_contenu{height:expression(Math.min(482, document.body.clientHeight));}

.contenu_milieu{
	background-color: #FFF;
	min-height: 530px;
	float: left;
}

.contenu_milieu td.annonce{
	_height: 17px;
}

* html .contenu_milieu{height:expression(Math.min(500, document.body.clientHeight));}

.col_droite_contenu{
	float: left; 
	background-color: #FFF;
	text-align: left;
	min-height: 465px;
	width: 598px;
}

.annonce{
	background-color: #000;
	height: 20px;
	color: #FFF;
	padding: 5px 0 0 5px;
}

.col_gauche_img{
	width: 196px;
	float: left;
}

.col_droite_text{
	width: 401px;
	height: 205px;
	float: left;
}

.demo{
	padding: 0 15px 0 15px;
}

.question{
	float: left;
	background-color: #E4E1EF;
	height: 218px;
	_height: 235px;
	width: 202px;
	margin: 8px 0 0 0;
	_margin: 9px 0 0 0;
}

.question img{
	float: left;
	padding: 0 9px 40px 0;
}

.question div.lien_general{
	padding: 57px 0 0 25px;
}

.news {
	background-color: #E1EEFC;
	float: left;
	width: 199px;
	height: 218px;
	_height: 235px;
	margin: 8px 0 0 0;
	_margin: 9px 0 0 0;
}

.col_gauche_img div.lien_general{
	padding: 20px 0 0 30px;
}

/* Fin COLONNES */


/* Début TABLEAU */

table.identification td{
	padding: 0 0 4px 0;
	text-align: right;
}

table.identification th, table.formulaire th{
	text-align: right;
	font-weight: normal;
	font-size: 11px;
}

table.identification .hauteur1, table.formulaire .hauteur1{
	padding: 12px 0 17px 0;
}

table.formulaire{
	padding: 15px 0 0 0;
}

table.formulaire td.boutons{
	padding: 10px 20px 0 0;
}

table.formulaire th{
	padding: 0 10px 0 0;
}

table.formulaire td{
	text-align: left;
	padding: 0 0 4px 0;
}

iframe.tab_rapports{
	height: 149px;
	width: 393px;
}

iframe.tab_rapports2{
	margin: 10px 0 0 28px;
	height: 334px;
	width: 317px;
	float: left;
}

iframe.description{
	float: left;
	width: 230px;
	height: 334px;
	margin: 10px 0 0 18px;
	display: block;
}

iframe.news{
	width: 360px;
	height: 315px;
	background-color: #FFF;
	float: none;
	padding: 0 0 20px 28px;
}

iframe.liste_news{
	float: none;
	width: 196px;
	height: 440px;
	_height: 457px;
}

#fond_bleu{
	background-color: #E1EEFC;
}

/* Début TABLEAU */


/* Début TEXTES */

.sous_header{
	padding: 15px 0 0 28px;
}

.col_droite_text h1, .sous_header h1{
	padding: 0 0 6px 0;
	font-size: 20px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	padding: 15px 0 0 0;
}

.news h2{
	padding: 15px 0 15px 15px;
}

.news div.lien_general{
	padding: 30px 0 0 20px;
}

.col_droite_text p{
	padding: 0 0 5px 0;
}

.puce_rouge{
	color: #FF1100;
	font-weight: bold;
}

#gras{
	font-weight: bold;
}

#lien_bas {
	height:50px;
	padding-left:10px
}

#texte_rouge_gras{
	color: #FF1100;
	font-weight: bold;
}

.identite{
	float: left;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	padding: 90px 0 0 9px;
}

.identite img{
	padding: 0 0 5px 0;
}

.contact{
	float: left;
	font-size: 10px;
	text-align: left;
	padding: 35px 0 0 8px;
}

.tel{
	font-size: 11px;
	font-weight: bold;
}

/* Fin TEXTES */


/* Début LIENS */

a.lien_noir{
	color: #000;
	text-decoration: underline;
}

a:hover.lien_noir{
	color: #FF1100;
	text-decoration: underline;
}

.liens_infos a {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}

.liens_infos a:hover {
	color: #FFF;
	text-decoration: underline;
}

a.lien_gris, .news a.lien_gris{
	color: #4C4C4C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: url(../img/puce_2f.gif) no-repeat;
	padding: 0 0 0 10px;
}

a:hover.lien_gris{
	text-decoration: underline;
}

.news a{
	text-decoration: none;
	color: #000;
}

.news a:hover{
	text-decoration: underline;
}

.news div.lien_article{
	background: url(../img/puce_2f.gif) no-repeat top left;
	padding: 0 0 0 10px;
	margin: 3px 0 0 5px;
}

.pagination{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0 19px 0 0;
}

.pagination a{
	color: #000;
	text-decoration: none;
}

.pagination a:hover{
	text-decoration: underline;
}

.pagination span.on{
	color: #A6A6A6;
}

.pagination a img{
	padding: 0 0 0 3px;
}

/* Fin LIENS */


/* Début MENU PRINCIPAL */


.menu_main{
	margin: 23px 0 0 0;
}

.menu_main a{
	width: 60px;
	height: 50px;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	background: url(../img/nav_off.jpg) no-repeat;
	float: left;	
	padding: 22px 0 0 12px;
	text-align: left;
}
* html .menu_main a{
	width: 72px;
	height: 72px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 60px;
	height: 50px;
}

.menu_main a:hover{
	text-decoration: underline;
}

.menu_main a.on{
	background: url(../img/nav_on.jpg) no-repeat;
}

.menu_main #bordure_h_d_b{
	border-top: 1px solid #D90E00;
	border-right: 1px solid #D90E00;
	border-bottom: 1px solid #D90E00;
}

.menu_main #bordure_h_b{
	border-top: 1px solid #D90E00;
	border-bottom: 1px solid #D90E00;
}

.menu_main #bordure_d_b{
	border-right: 1px solid #D90E00;
	border-bottom: 1px solid #D90E00;
}

.menu_main #bordure_b{
	border-bottom: 1px solid #D90E00;
}

/* Fin MENU PRINCIPAL */


/* Début FORMULAIRE */

form{
	padding: 0;
	margin: 0;
}

input, select, textarea{
	height: 16px;
	width: 195px;
	border: 1px solid #8289B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 5px;
}

a.bouton{
	text-decoration: none;
	background: url(../img/fond_btn.gif) repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #000;
	height: 18px;
	margin: 0 0 0 15px;
	padding: 0 5px 0 5px;
	display: block;
	float: right;
}

textarea{
	width: 268px;
	height: 125px;
}

select{	
	width: 275px;
}



/* Fin FORMULAIRE */


/* Début FOOTER */ 

.footer{
	float: left;
	width: 743px;
	padding: 0 0 0 14px;
}

.texte_infos{
	text-align: left;
	color: #FFF;
	font-size: 9px;
}

/* Fin FOOTER */ 

.demo div.lien_general{
	padding: 17px 0 5px 0;
}

.question div{
	padding: 40px 0 0 30px;
}

p.description{
	padding: 10px 0 0 5px;
}

