.txt_pt_noir 
{	
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	
}



.border_bleu_dotted
{
	border-left: 1px dotted #B4C7DB;
}

.border_bottom
{
	border-bottom: 1px dotted #B4C7DB;
}

.titre_rubrique {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 20px;
	display:inline; 
	padding: 5px 18px 5px 5px;
}

.titre_article
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size:15px;
	font-weight:bold;
}

.resume_article
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: italic;
	color:#28507A;
}
.date_article
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#28507A;
}
.arial_13_blk
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}
.verd_10_blk
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
}

#colonne_contextuelle
{
	padding-left:10px;
}

#erreur
{
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FF0000;
	background-image:url(images/ico_erreur.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 16px;
	
}

#liste_photos
{
	text-align: center;
}

#liste_photos A IMG
{
	border: 1px solid #384C61;
}

#liste_photos A:hover IMG
{
	border: 1px solid #384C61;
}

#liste_photos A, #liste_photos A:active, #liste_photos A:visited
{
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
}

#liste_photos A:hover
{
	color: #28507a;
	text-decoration: underline;
}

#liste_liens A, #liste_liens A:active, #liste_liens A:visited
{
	color: black;
	text-decoration: none;
	font-size: 9px;	
	font-weight: bold;
	line-height: 16px;
}

#liste_liens A:hover
{
	color:#384C61;
	text-decoration: underline;
}


.border_haut
{
	border-top: 1px dotted #B4C7DB;
	padding-top : 15px;
}

.contenu
{
	padding-left: 5px;
}

.contenu A
{
	color: Blue;
	text-decoration: underline;
}

.contenu A:hover
{
	color: #76D248;
	text-decoration: underline;
}

.footer
{
	border-top:1px solid #C5D3E3;
	 margin-right:15px; 
	 padding-top : 8px;
	  background:white url(http://cygnus/newsletter/modeles/lettres/images/gradient_body.gif) repeat-x bottom center;
}

.footer TD
{
	padding-bottom:15px;
}



/*********************************************/
/********************Form*********************/
SELECT
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	width: 130px;
	color: black;
	background: #F4F4F1;
	border-color: #062D9B;
	border-width:  1px;
}
TEXTAREA
{
	background-color: #F4F4F1;
	color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F4F4F1;
	border-width:  1px; 
	border-style: solid;
	border-color:  #A5A8A8;
	width: 300px;
	height: 150px;
}
.Textarea_gd_H
{
	background-color: #FFFFFF;
	color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F4F4F1;
	border-width:  1px; 
	border-style: solid;
	border-color:  #A5A8A8;
	width: 520px;
	height: 75px;
	
}

.select_petit
{
	width: 40px;
}
.Input_normal
{
	color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F4F4F1;
	border-width:  1px; 
	border-style: solid;
	border-color:  #A5A8A8;
}
.Input_petit
{
	color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border-width:  1px;
	border-style: solid;
	border-color:  #A5A8A8;
	background: #F4F4F1;
}
.Input_grand
{
	color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	border-width:  1px;
	border-style: solid;
	border-color:  #A5A8A8;
	background: #F4F4F1;
}
.Input_bouton 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	padding : 2px 5px;
	height:18px; 
	color: #E7EDF5; 
	background-color: #2C4A78;
	border-width: 1px;
	border-style: ridge;
}