.texte {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.texte_fond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.titre_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED9533;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	font-family:Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #9E5910;
	text-decoration: underline;
	}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
.prog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.prog_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-eft: 5px;
}
.texte_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.fond_news_gauche {
	background-image: url(img/news_gauche.jpg);
	background-repeat: repeat-y;
}
.fond_new_droit {
	background-image: url(img/news_droit.jpg);
	background-repeat: repeat-y;
}
.input_txt
{
	border:1px #D7D5D6 solid;
}
.button_ok
{
	width:38px; 
	height:27px; 
	background:url(img/B_ok.jpg); 
	cursor:pointer
}	
.text_newsletter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.text_newsletter_orange
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ED9533;
}
.text_newsletter_rouge
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
}
.input_recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	border: 1px solid #767676;
	height: 25px;
	width: 150px;
	margin: 0px;
	padding: 2px;
}
.news_titre
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #6D1D4B;
}


a.news_titre_lien:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #6D1D4B;
	text-decoration: none;
}
a.news_titre_lien:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #6D1D4B;
	text-decoration: none;
	}
a.news_titre_lien:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #6D1D4B;
	text-decoration: underline;
	}
a.news_titre_lien:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #6D1D4B;
	text-decoration: none;
}

.news_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.news_texte_lien:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
a.news_texte_lien:visited {
	font-size:12px;
	color: #333333;
	text-decoration: none;
	}
a.news_texte_lien:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: underline;
	}
a.news_texte_lien:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
.news_date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
}

.news_plus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F47F16;
	text-decoration: none;
}
.news_util {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F47F16;
	text-decoration: none;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
