/***************************************************************************************/
/***                        FEUILLE DE STYLE POUR LE CONTENU                        ****/
/***************************************************************************************/

body {
	font-size: 11px;
	color: #666666;
	font-family: verdana, arial;
	margin:0px;
}
.titre { 
	font-size: 20px 
}

.sous-titre { 
	font-size: 14px; 
	font-weight: bold 
}

.bold { 
	font-weight: bold 
}

.italic { 
	font-style: italic 
}

.blanc { 
	color: white 
}
.rg_border {
	background-color: #CCCCCC;
}

img {
	border-width: 0px;
} 

td {
	font-size: 11px;
	padding: 0px;
	margin:0px;
}

/*** liens pour les images  ***/
.selectionlanguage {
   font-weight: normal;
	font-size: 12px; 
	font-family: Arial;	
	color: #74260F;
}
.selectionlanguage a {
	font-size: 12px; 
	font-family: Arial;	
	color: #74260F; 
	text-decoration: none;
	font-weight: bold;
}

.selectionlanguage a:hover {
	font-family: Arial;	
	color: #74260F;
	text-decoration: underline;
}



/*** liens pour ledisclaimer de bas de page  ***/
.bottomlinks a {
	font-size: 10px; 
	color: #663300; 
	font-family: Verdana, arial; 
	font-weight: bold;
	text-decoration: none;
}

.bottomlinks a:hover {
	text-decoration: underline;
}



