BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	BACKGROUND: #F6F6F7 url(/images/clikeo/fond-bleu-gris.jpg) repeat-x;
	MARGIN: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Contener{
	BACKGROUND: url(/images/clikeo/fond.gif) repeat-y left;
	padding-left:10px;
	padding-right:10px;
	
}
/*A:link 		{color: #4F4F4F; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
A:visited 	{color: #4F4F4F; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
A:hover 	{color: #4F4F4F; text-decoration: underline; font-family:Arial, Helvetica, sans-serif;}
A:active 	{color: #4F4F4F; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
*/
/*----------------------------------------------------------------*/
/*MENU PRINCIPALE*/
/*----------------------------------------------------------------*/
#Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 0px ; padding-top: 0px ;
	margin-bottom: 0px ; margin-top: 0px ;
}
#Header h1 {
	margin: 0px;
	padding: 0px;
}
#Header h1 span {
	display:none;
}
#Header a:link,#Header a:visited,#Header a:active {
	color: #EEEEEE;
}
#Header a:hover {
	color: #FFFFFF;
}
/*----------------------------------------------------------------*/
/*Footer*/
/*----------------------------------------------------------------*/

#Footer ,#Footer td{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6E6E6E;
}
#Footer a:link,#Footer a:visited,#Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

table{
	border-style: solid;
	border-width: 0px;
}
img{
	border-width: 0px;
}
.height18{
	height:18px;
}

.tCenter{
	text-align: center;
}
.bgNoir{
	background-color: #000000;
}

.bgBeige{
	height:1px;
	background-color: #BA9441;
}
.bgGris{
	background-color: #6E6E6E;
}
.bgBlanc{
	background-color: #FFFFFF;
}
.GGnon{
	display:none;
}
.udl{	text-decoration: underline; }


H1 {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #000000;
	padding-top: 2px ; padding-right: 8px ; padding-left: 8px ;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin :0;
	padding-top: 2px ; padding-right: 8px ; padding-left: 8px ;
}
H3 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 2px  8px 0px 8px;margin-bottom:5px;
}
H4 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding-top: 2px ; padding-right: 8px ; padding-left: 8px ;
}
P {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px ; padding-right: 8px ; padding-left: 8px ;
}

/*----------------------------------------------------------------*/
/*TABLEAU PRINCIPALE*/
/*----------------------------------------------------------------*/
.pointille_horizontal_haut {
	background-image: url(/images/clikeo/pointille_horizontale.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height : 1px;
}
.pointille_horizontal_bas {
	background-image: url(/images/clikeo/pointille_horizontale.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pointille_verticale_gauche {
	background-image: url(/images/clikeo/pointille_verticale.gif);
	background-repeat: repeat-y;
	background-position: right;width : 10px;
}
.pointille_verticale_droit {
	background-image: url(/images/clikeo/pointille_verticale.gif);
	background-repeat: repeat-y;
	background-position: left;width : 10px;
}
.TableHG {
	background-image: url(/images/clikeo/angleHG.gif);
	width : 10px;
	height : 10px;
}
.TableHD {
	background-image: url(/images/clikeo/angleHD.gif);
	width : 10px;
	height : 10px;
}
.TableBG {
	background-image: url(/images/clikeo/angleBG.gif);
	width : 10px;
	height : 10px;
}
.TableBD {
	background-image: url(/images/clikeo/angleBD.gif);
	width : 10px;
	height : 10px;
}

.inputfield {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7F7F7F;
}


/*----------------------------------------------------------------*/
/*ENTETE RUBRIQUE*/
/*----------------------------------------------------------------*/
/* Couleur phrase d'accroche de toutes les rubriques */
.TitreTableau {
	font-size: 11px;
	vertical-align: bottom;
	font-weight: bold;
	text-indent: 5px;padding-top: 1px ;
}

/* Couleur des en-tete des menus a droite */
.TitreTableauBold {
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
}


.ContenuTexte {
	padding-top:10px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ListeLiens {
	margin: 0;padding: 0;list-style: none;
	font: normal normal 10px Verdana , Arial, Helvetica, sans-serif;
}
.ListeLiens li{
	margin: 0;padding: 2px 0 2px 0;
	list-style: none;
	line-height: 10px;
}
.ListeLiens a {
	color: #994444; font-size: 9px;
}
.ListeLiensLogo {
	margin: 10px 0; padding: 8px 0;list-style: none;
	font: normal normal 10px Verdana , Arial, Helvetica, sans-serif;
}
.ListeLiensLogo li{
	float:left;
	margin: 6px 10px; 
	list-style: none;
	line-height: 10px;
}
.ListeLiensLogo a {
	color: #994444; font-size: 9px;
}
