@import "/css/formulaire.css";



body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(/charte/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img {border:0;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E10000;
	text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}

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

}
h1 {
	font-family: "Arial Black";
	font-size: 13px;
	color: #F04C35;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: 22px;
	background-image: url(/charte/h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #EFF5EB;
	background-image: url(/charte/h2.gif);
	background-repeat: no-repeat;
	line-height: 17px;
	background-position: left top;
	padding-left: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: auto;
	width: auto;
		background-image: url(/charte/h3.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	background-position: left top;
	padding-left: 22px;
}

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

.lien_yahoo{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
	
}
a.lien_yahoo:hover{	
	color: #BA0000;}


/*special*/
.fond_bandeau {
	background-color: #59843F;
}
.menuLat {
	background-image: url(/charte/rpt_menuLat.jpg);
	background-repeat: repeat-y;
}
.fond_moteur {
	background-image: url(/charte/fond_search.jpg);
	background-repeat: repeat-y;
}
.haut_html {
	background-image: url(/charte/rpt_haut.jpg);
	background-repeat: repeat-x;
}
.colG_html {
	background-image: url(/charte/rpt_colg.jpg);
	background-repeat: repeat-y;
}
.colD_html {
	background-image: url(/charte/rpt_cold.jpg);
	background-repeat: repeat-y;
}

.contenu {
	background-color: #FFFFFF;
}

.lien_illicopage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.lien_illicopage:hover {
		color: #000000;
}


/* CSS affichage articles */

a.lien_ss_famille{
font-size: 11px;
}

.Annuaire2{
	text-align:center;
	font-size: 13px;
	color: #F04C35;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.Annuaire3{
	font-size : 12px;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(/images/puce.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		padding-bottom: 3px;	

}
.ombreG {
	background-image: url(/charte/ombreG.jpg);
	background-repeat: repeat-y;
}
.ombreD {
	background-image: url(/charte/ombre_D.jpg);
	background-repeat: repeat-y;
}

