@import "/css/blog.css";
@import "/css/formulaire.css";


body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/charte/fond_page.gif);
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E74B8;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
       font-size: 16px;
	color: #FFFFFF;
	
}

.souligne_h1{
	background-image: url(/charte/souligne_titre_h1.gif);		
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
       font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
       font-size: 13px;
	color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

IMG {border: 0}

.fond-ombre-droit{
	background-image: url(/images/ombres/ombre_B3.gif);
}

.fond-ombre-bas{
	background-image: url(/images/ombres/ombre_C2.gif);
}

.legende{
	font-size: 10px;
}

.bord_blanc_gauche {
	background-image: url(/charte/bord_blanc_gauche.gif);
	background-repeat: repeat-y;
}

.bord_blanc_droit {
	background-image: url(/charte/bord_balnc_droit.gif);
	background-repeat: repeat-y;
}
.fond_sous_bandeau {
	background-image: url(/charte/bandeau_sous.gif);
}

.fond_menu_lateral {
	background-image: url(/charte/menu_fond.gif);
	background-color: #F18C00;
}

.fond_bas_page {
	background-image: url(/charte/bas_page_fond.gif);
}


.fond_zone_html {
	background-image:url(/charte/fond_html.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F18C00;
}

.orange {
	background-color: #F18C00;
}
.fond_news {
	background-image:url(/charte_index/actualites_fond.jpg);
	background-repeat: repeat-y;
}

A.MENU 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none; 
}

.lien_yahoo{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
}

.lien_news{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.lien_yahoo:hover{
	
	color: #007AC6;
}

.album_photo{
	font-size: 10px;
	color: #006600;
}


input.moteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}


/* Gestion du plan du site */
a.PLAN0{
	font-size: 12px;
	font-weight:bold;
	color:#007AC6;
	text-decoration: none;
}
a.PLAN0:hover{
	color:#FFFFFF;
}

a.PLAN1{
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	text-decoration: none;
	
}

a.PLAN1:hover{
	color:#007AC6;
}

a.PLAN2{
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;

}

a.PLAN2:hover{
	color:#007AC6;
}
a.PLAN3{
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	display: list-item;
	list-style-type: square;
}

a.PLAN3:hover{
	color:#007AC6;
}

.titre_champ{
	background-color:#CCCCCC;
	font-weight:bold;
}

/*signature illicopage*/
#made_with {
	width:151px;
	height:22px;
	float:right;
	text-align:right;
	background-image:url(/charte/fondBody.gif);
	margin-right:3px;
	}
#made_with IMG {
	border:0;
	vertical-align:middle;
		}	
#made_with A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
table.style_tableau{
border-bottom:1px solid #00598F;
border-left:1px solid #00598F;
}
table.style_tableau td{
border-top:1px solid #00598F;
border-right:1px solid #00598F;
}

