/***************************************************************************************/
/***                        FEUILLE DE STYLE POUR LE CONTENU                        ****/
/***************************************************************************************/

body {
	font-size: 10px;
	color: #666666;
	font-family: verdana, arial;
	margin:0px;
}


img {
	border-width: 0px;
} 

td {
	font-size: 10px;
	padding: 0px;
	margin:0px;
}

/*** Zone de texte pour les recherches ***/
.SearchBox{
	width:110px;
	border: 1px solid #C1F6F8;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	background-color: #F6FFFF;
}

/*** liens pour les images  ***/
.selectionlanguage {
   font-weight: normal;
	font-size: 10px; 
	font-family: Arial;	
	color: #666666;
}
.selectionlanguage a {
	font-size: 10px; 
	font-family: Arial;	
	color: #FFFFFF; 
	text-decoration: none;
}

.selectionlanguage a:hover {
	font-family: Arial;	
	color: #666666;
	text-decoration: none;
}

/* couleur de fond de la zone des images et/ou des news */
#ExtraContent{
	background-color: #f3f0e7; /* Old value :CDE4E5*/
}


/*** liens pour ledisclaimer de bas de page  ***/
.bottomlinks a {
	font-size: 10px; 
	color: #24C4CB; 
	font-family: Verdana, arial; 
	text-decoration: none;
}

.bottomlinks a:hover {
	text-decoration: underline;
}





/***************************************************************************************/
/* Boites de dialogue, popups																				*/
/***************************************************************************************/

/*** Send to a friend  ***/
.staf {
	font-family: verdana, Arial; 
	font-size: 8pt; 
	color:#666666; 
}

.stafsimpleline { 
	border: solid 1px #AAAAAA; 
	color:#000000; 
	background-color:#FFFFFF; 
	width:225px;
	font-size: 8pt; 
}

.stafmultiline {
	font-family: verdana, Arial; 
	color:#666666; 
	border: solid 1px #AAAAAA;
	color:#000000; 
	font-size: 8pt; 
	background-color:#FFFFFF;
	width:455px; 
	height:50px; 
}
.stafchkbox {
	color:#6666AA;
	width:10px;
}

.stafdisclaimer {
	border-top: 1px solid #78C342;
	border-left: 1px solid #78C342;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px;
}
