/*--------------------------------------------------*/
/*   styles généraux (concernant l'ensemble du site)*/
/*--------------------------------------------------*/

BODY {	
	background-image: url(images/fond_tetiere.gif); 	
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

/*-------------------------*/
/*Styles tableau "GENERAL"*/
/*-------------------------*/

TABLE.GENERAL {
	width:900px;	
}
TABLE.GENERAL TD{
}

TABLE.GENERAL TD.tetiere {	
	height:137px;
	width:779px;		
}
TABLE.GENERAL TD.langues {	
	width:121px;		
}
TABLE.GENERAL TD.langues P {
	line-height:15px;
	color:#7D7F81;
	font-size:10px;	
	font-family:Verdana;
	margin-left:9px;
	margin-top:145px;
}
TABLE.GENERAL TD.langues A {
	font-family:Verdana;
	text-decoration:none;
	color:#7D7F81;
	font-size:10px;	
}
TABLE.GENERAL TD.langues A:hover {
	font-size:10px;
	text-decoration: underline;
}
/*TABLE.GENERAL TD.tetiere P {	
	font-family:Verdana;	
	font-size:9px;	
	text-align:center;
	color:#8a8989;		
}*/

TABLE.GENERAL TD.center {	
	background-image: url(images/fond_repeat.gif);
}
TABLE.GENERAL TD.footer1 {	
	background-image: url(images/foot_repeat.gif);
	background-repeat: no-repeat; 
	width:779px;	
	height:10px;
	margin-left:0px;	
	margin-top:0px;	
	margin-right:0px;	
	margin-bottom:0px;
	font-family:Verdana;	
	font-size:9px;	
	text-align:right;
	color:#c11415;		
}

TABLE.GENERAL TD.footer1 A {
	text-decoration:none;
	color:#c11415;
	font-size:10px;
	font-weight:bold;		
}
TABLE.GENERAL TD.footer1 A:hover {
	color:#c11415;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}

TABLE.GENERAL TD.footer2 {	
	height:10px;
	width:779px;	
	margin-top:0px;	
	margin-bottom:0px;
	font-family:Verdana;	
	font-size:9px;	
	text-align:center;
	color:#8a8989;		
}

TABLE.GENERAL TD.footer2 A {
	text-decoration:none;
	color:#8a8989;	
}
TABLE.GENERAL TD.footer2 A:hover {
	color:#8a8989;
	text-decoration: underline;
}
/*TABLE.LAYERTIT {
	background-image: url(images/nav_haut_fleche.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #e1e0e0;
	width:100%;	
	height:16px;
}
TABLE.LAYERTIT P {
	font-family:Verdana;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
}*/
TABLE.LAYERNAV {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:100%;	
}
TABLE.LAYERNAV TD {
	color:#000000;
	text-align:left;
	background-color:#ffffff;
}
TABLE.LAYERNAV P {
	font-family:Arial;	
	color:#000000;
	font-size:9px;
	line-height:13px;
	margin-left:9px;
	margin-top:12px;
	margin-bottom:10px;
}

TABLE.LAYERNAV A {
	font-family:Verdana;
	text-decoration:none;
	color:#000000;
	font-size:10px;
}
TABLE.LAYERNAV A:hover {
	text-decoration:underline;
	color:#000000;
}
#GAMME {
	font-family:Arial;	
	color:#999999;
	font-size:9px;
	line-height:13px;
	margin-left:9px;
	margin-top:12px;
	margin-bottom:10px;
}
/*---------------------------*/
/*Styles d'habillage GENERAL */
/*---------------------------*/
.style1 {
	font-weight: bold
}
.style2 {
	color: #666666;
	font-weight: bold;
}

.general_style1 {
	color: #CF561A;
	font-weight: bold;
}
.general_style2 {
	color:#000000;
}