/* Redéfinition de tag */

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#000000;
}

.TextLi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#000000;
}

/* Textes */

.TextGris{
	color:#939393;
}

/* SousTitre */

.soustitre{
	font-weight:bold;
}

/* Fond de cellule et border*/

.BackOmbre{
	background-position:top;
	background-repeat:repeat-x;
}

/* Liens */

a.LienGris{
	color:#939393;
	text-decoration:underline;
}

a.LienGris:hover{
	color:#939393;
	text-decoration:none;
}

a.LienBleu{
	color:#306ECC;
	font-weight:bold;
	text-decoration:underline;
}

a.LienBleu:hover{
	color:#306ECC;
	font-weight:bold;
	text-decoration:none;
}

/* Formulaire */

input{
	border:1px;
	border-style:solid;
	border-color:#306ECC;
}

select{
	background-color:#F3F3F3;
	color:#000000;
	font-size:11px;
}

textarea{
	border:1px;
	border-style:solid;
	border-color:#306ECC;
}

.ChBox_Rd{
	background-color:#F3F3F3;
}

/* CITI STYLES */

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: 700;
	}
h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: 700 ;
	}
#content
	{
	width:auto;
	font-size:11px;
	}
.item
	{
	font-size:11px;	
	}	
.itemalternate
	{
	font-size:11px;	
	}	

.rubrique{
	background-color:#F3F3F3;
}

#Contenttitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	}	
#engine
	{
	border:1px solid #002CB9;
	padding:20px;
	margin-bottom:20px;
	width:400px;
	background-color:#E4F1FF;
	float:center;
	}	
#engine td
	{
	padding:5px;
	}	
	
.imageborder{
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
}

#results
	{
	margin-top:10px;
	}	
#results a
	{
	font-weight:bold;
	text-decoration:none;
	color:#306ECC;
	}	
#details
	{
	background-color:#C0E7FB;
	padding:2px;
	text-align:center;
	border-top:1px solid #C0E7FB;
	border-left:1px solid #C0E7FB;
	border-bottom:1px solid #015481;
	border-right:1px solid #015481;
	}	
#details a
	{
	color:#306ECC;
	text-decoration:none;
	font-weight:bold;
	}	
.button
	{
	background-color:#C0E7FB;
	}	
.page,.page a
	{
	color:#306ECC;
	font-weight:bold;
	}	
.pagenumbers, pagenumbers a
	{
	font-weight:bold;
	text-decoration:none;
	padding-left:2px; 
	padding-right:2px;
	}
#coupdecoeur
	{
	padding:15px 10px 10px 10px;
	color:#FFF;

	}	
#coupdecoeur a
	{
	color:#FFF;
	text-decoration:none;
	}	
#coupdecoeur .image
	{
	border:1px solid #fff;
	margin-bottom:5px;
	margin-top:5px;
	}		
#titre
	{
	font-weight:bold;
	margin-top:10px;
	}	
#link
	{
	text-align:right;
	margin-top:5px;
	}	
	
	.texte_descriptif {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF ;  } 
	.titre {
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF ;
}
	.texte_descriptifbleu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #306ECC ;  } 

	.titrenoir {
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A5A5A5 ;
}

li{
	color:#306ECC;
	list-style-type:square;
}


