@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.liens_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.liens_haut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #cd071e;
	text-decoration: none;
}


.liens_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.liens_bas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cd071e;
	text-decoration: none;
}

.separation {
	width:12px;
	height:29px;
	background-image:url(./../images/separation.jpg);
	background-repeat:no-repeat;
	padding: 0 0 0 0;
}
.zone_recherche {
	width:100%;
	height:169px;
	background-image:url(./../images/arri_recherche.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#dadadb;
	padding: 0 0 0 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
.zone_recherche_interne {
	padding: 0 10px 0 0;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
.zone_resultat {
	width:100%;
	height:22px;
	background-image:url(./../images/arri_resultat.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#dadadb;
	padding: 0 10px 0 0;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
.list_resultat {
	background-image:url(./../images/ligne_s.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#fff;
	padding: 10px 10px 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	min-height:260px;
	}
.tb_milieu {
	width:100%;
	min-height:260px;
}
.zone_recherche_bas {
	width:100%;
	height:60px;
	background-image:url(./../images/arri_recherche.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#dadadb;
	padding: 10px 10px 0 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
.text_resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #cd071e;
	text-decoration: none;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
	padding: 20px 0 0 0;
	text-align:center;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	text-align:justify;
}
.formulaire {
	BORDER:#000 solid 1px; FONT-SIZE: 10px; WIDTH: 200px; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff}
.formulairesmall {
	BORDER:#000 solid 1px; FONT-SIZE: 10px;  COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff}
input.formulairebouton { background-color: #6a6a6a; border: 1px solid #000; color: #fff; padding: 2px 5px 2px 5px; cursor: pointer; width: 100px; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 10px;}

.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
.redheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
} 
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #979797;
	text-decoration: none;
	}
.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #cd071e;
	text-decoration: none;
	}
.links_visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #cd071e;
	text-decoration: none;
	}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #828181;
	text-decoration: none;
	padding: 10px 10px 0 10px;
	text-align:justify;
}
.taille12 a{color:#c2c1c1;text-decoration:none;font-size:21px; text-align:justify;}
.taille11 a{color:#c2c1c1;text-decoration:none;font-size:20px; text-align:justify;}
.taille10 a{color:#c2c1c1;text-decoration:none;font-size:19px; text-align:justify;}
.taille9 a{color:#c2c1c1;text-decoration:none;font-size:18px; text-align:justify;}
.taille8 a{color:#c2c1c1;text-decoration:none;font-size:17px; text-align:justify;}
.taille7 a{color:#c2c1c1;text-decoration:none;font-size:16px; text-align:justify;}
.taille6 a{color:#b3b2b2;text-decoration:none;font-size:15px; text-align:justify;}
.taille5 a{color:#b3b2b2;text-decoration:none;font-size:14px; text-align:justify;}
.taille4 a{color:#b3b2b2;text-decoration:none;font-size:13px; text-align:justify;}
.taille3 a{color:#a9a8a8;text-decoration:none;font-size:12px; text-align:justify;}
.taille2 a{color:#828181;text-decoration:none;font-size:11px; text-align:justify;}
.taille1 a{color:#828181;text-decoration:none;font-size:10px; text-align:justify;}


.activitmenu  {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	background:#CC0000;
	text-align:center;
}

.activitsubmenu  {
font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	background:#000000;
	text-align:center;
	
}

.titreactivite a{color:#000000;text-decoration:none;font-size:12px; text-align:justify;}


.list_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
	padding: 0 0 0 0;
	text-align:left;
}
.list_url:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #979797;
	text-decoration:underline;
	padding: 0 0 0 0;
	text-align:left;
}
.autre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #757575;
	text-decoration:underline;
	padding: 10px 10px 0 10px;
	text-align:left;
}
.autre_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #885454;
	text-decoration: none;
	font-weight:normal;
}
.autre_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #885454;
	text-decoration:underline;
	font-weight:normal;
} 
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	text-transform:capitalize;
	text-align:right;
	padding:0 50px 0 0;
	background-image:url(./../images/arri_titre.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:250px;
	height:22px;
}

.alphalist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #885454;
	text-decoration:underline;
	font-weight:bold;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
.redheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
} 

.header{
font-family: Arial, Helvetica, sans-serif;
height:50px; 
line-height:20px; 
font-size:11px; 
text-align:center;
color:#000000;
background:#eeeeee;
border:1px dotted #000000;
}


.header h1 {
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;

}

.headeract{
font-family: Arial, Helvetica, sans-serif;
font-size:11px; 
text-align:left;
color:#000000;
background:#eeeeee;
border:1px dotted #000000;

}


.headeract h1 {
	text-decoration: none;
	margin: 15px 0 2px 0;
	padding-left: 5px;
	padding-bottom: 2px;
	font-size:12px; 
}

