/* CSS Document */

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

.titre {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.sous-titre_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.sous-titre_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left:10px;
}
.sous-titre_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left:10px;
}
.sous-titre_4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.input_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.input_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.listing_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	border-bottom-width: 1px;
	border-bottom: solid;
	border-bottom: #595959;
	padding-left: 2px;
}

/* Style personnalisé */

.presentation {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #252525;
}
.box_link {
	background-color:#000000;
	border-bottom-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:1px;
}
.box_text {
	background-color:#CCCCCC;
	border-bottom-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.texte_link {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.transparent {
	display:none;
	position:absolute;
}
.navigator {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF;
}
.titre_page_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left:10px;
}
.date_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-right:10px;
}
.titre_news {
	color: #1C396A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
}
.liens_news {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #1C396A;
	padding-top:10px;
}
.texte_news {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	padding-left:10px; 
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color: #1C396A;
}
.date_news_banner {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.titre_news_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte_news_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:5px;
}
.lien_news_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	padding-right:15px;
}
/*
.NewReaderBlock{border: 1px solid black ; width: 182; height: 150;background: black; color: white; font: 14 Arial; text-align: center}
.NewReaderContent{height: 150; background: #c16816}
*/
.MainContent{border: none; position: absolute; left: 937px; top: 82px; width: 50px; height: 250px; clip: rect(0,250,200,0); background: transparent}
.NewsBlock{display: block; position: absolute;  top: 200px; left: 0px; font: 12 Arial; width:152px; border: 1 solid black}
.NewsHead{color:#FFFFFF; background:#8b5936;} 
.NewsContent{width:150; color:#000000; font: 12 Arial; background:#ff8f1f; padding: 2 2 2 2;}
