@charset "utf-8";
/* CSS Document */

body
{
	background-color:#2174a6;
	margin:0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Content
{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	
	background-color:#FFFFFF;
}

#Header h1
{
	margin:0px;
	padding:15px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:100;
	color:#113f5f;
}

#Header .extension
{
	color:red;
	font-size:12px;
	font-weight:bold;
}

#Header .separateur_top
{
	width:800px;
	height:5px;
	background-color:#1b628e;
	border:0px;
	margin:0px;
}

#Header .top
{
	width:790px;
	background-color:#bedced;
	
	font-size:10px;
	padding:5px;
}

#Header .top_link_annuaire
{
	width:790px;
	color:#124161;
	
	font-size:10px;
	padding:5px;
	
	text-decoration:none;
}

#Header input
{
	border:1px solid #124161;
	background-color:#dfeff9;
}

#Header select
{
	border:1px solid #124161;
	background-color:#dfeff9;
}

#Header .separateur_bot
{
	width:800px;
	height:1px;
	background-color:#1b628e;
	border:0px;
	margin:0px;
}

#Contenu
{
	background:url(../img/fond-informatique.jpg) no-repeat;
}

#Contenu .titre_site_annuaire, .nb_clics_site_annuaire, .date_validation_site_annuaire, .moyenne_votes_topv_annuaire, .description_site_annuaire, .moyenne_votes_site_annuaire, .commentaire_site_annuaire, .read_write_com_site_annuaire, .vote_site_annuaire
{	
	font-size:12px;
}

#Contenu .text_index_annuaire
{
	font-size:10px;
}

#Contenu .text_index_annuaire a
{
	font-size:10px;
	text-decoration:none;
	color:#124161;
}

#Contenu .link_cat_index_annuaire, .link_scat_other_annuaire
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#113f5f;
}

#Contenu .nb_scat_index_annuaire, .nb_scat_other_annuaire
{
	font-size:9px;
	color:#CCCCCC;
}

#Footer
{
	height:50px;
}

#Footer h2
{
	font-size:10px;
	color:#41657f;
	height:35px;
	padding:2px;
	margin:0px;
	font-weight:100;
	float:left;
}

#Footer h2 a
{
	color:#5c99be;
	text-decoration:none;
}

#Footer h3
{
	padding-right:10px;
	float:right;
}

#Footer .separateur
{
	width:800px;
	height:5px;
	background-color:#1b628e;
	border:0px;
	margin:0px;
}

#Footer .allright
{
	color:#5c99be;
	padding-left:10px;
}