.links:link { 
	color:#C5007B ; 
	text-decoration:none ; 
	font-weight:bold ; 
}

.links:visited { 
	color:#C5007B ; 
	text-decoration:none ; 
	font-weight:bold  
}
	
/*  pour la page qui-somme-nous */

#horotitre{
	color:#C5007B ; 
	width:100px;
	height:auto;
	font-weight:bold;
}
.content2{
	height:auto;
	padding:10px;
	line-height: 17px;
}
#equipe{
	position:relative;
	float:right;
	width:200px;
	height:auto;
	text-align:center;
	font-weight:bold;
}
/*---------------------------------*/

/*--pour la page Nos autres Sites--*/
#contentNs{	
	height:auto;
	padding:10px;	
	line-height: 17px;
	}
	
/*---------------------------------*/

/*--pour la page condition generales--*/
#contentCg{
	height:auto;
	padding:20px 0 0 0;
	line-height: 17px;
}
#contentCg h3{
	color:#C19E5A;
}

#contentCg h2{
	color:#C19E5A;
	font-weight:bold;
}
#titleCg{
	font-size:13px; 
	font-weight:bold; 
	color:#000;
}
#flagfr{
	position:absolute;
	margin:0px auto;
	width:30px;
	height:22px;
	background-image: url('http://cdn1.horoscope.fr/1/infos/flag_fr.png');
	top:10px;
	right:10px;
}
#flagen{
	position:absolute;
	margin:0px auto;
	width:30px;
	height:22px;
	background-image: url('http://cdn1.horoscope.fr/1/infos/flag-eu.png');
	top:10px;
	right:10px;
}
/*------------------------------*/

.table_faq{
	border: 1px solid #000000;
	padding:0; margin:0;
	border-collapse:separate;
	line-height: normal;
	border-spacing:1px;
}
