@charset "utf-8";
/* CSS Document */
*{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	text-decoration:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(../images/accueil/home-bg.jpg) top repeat-x;
}
.container {
	width:950px;
	margin:0px auto 0px auto;
}
.header{
	width:950px;
	height:262px;
	background:url(../images/accueil/home-header.jpg) no-repeat;
}
.content{
	width:950px;
	clear:both;
	padding:25px 0px 20px 0px;
}
.content p{
	font-size:12px;
	color:#626262;
	line-height:16px;
	text-align:center;
	display:block;
	width:766px;
	margin:0 auto 0 auto;
	font-weight:bold;
}
.liens{
	text-align:center;
	padding:20px 0px 20px 0px;
	width:766px;
	background:url(../images/accueil/line-choose.gif) 0px 40px no-repeat;
	margin:0 auto 0 auto;
}
.liens p{
	font-size:11px;
	text-transform:uppercase;
	padding:2px 2px 17px 2px;
	color:#626262;
	width:180px;
	margin:0 auto 0 auto;
	display:block;
}
.liens a{
	display:inline-block;
	width:85px;
	height:23px;
	color:#0070a4;
	font-family:"Trebuchet MS";
	padding:26px 0px 0px 0px;
	text-align:center;
	margin:0px 2px 0px 2px;
	font-size:11px;
}
.liens a:hover{
	color:#999999;
}
.liens a.fr{
	background:url(../images/accueil/fr.jpg) top center no-repeat;
}
.liens a.uk{
	background:url(../images/accueil/uk.jpg) top center no-repeat;
}
.liens a.de{
	background:url(../images/accueil/de.jpg) top center no-repeat;
}
.liens a.it{
	background:url(../images/accueil/it.jpg) top center no-repeat;
}
.liens a.nl{
	background:url(../images/accueil/nl.jpg) top center no-repeat;
}
.liens a.es{
	background:url(../images/accueil/es.jpg) top center no-repeat;
}
.liens a.se{
	background:url(../images/accueil/se.jpg) top center no-repeat;
}
.liens a.ch{
	background:url(../images/accueil/ch.jpg) top center no-repeat;
}
/****/
.footer{
	text-align:center;
}
.footer a{
	text-align:center;
	padding:0px 2px 0px 2px;
	color:#000000;
}
.footer a:hover{
	color:#666666;
}
/****/
.clear{
	clear:both;
}
.txterror{
	color:#d70000;
}
img.image-gauche{
	float:left;
	padding:2px 8px 8px 0px;
}
img.image-droite{
	float:right;
	padding:2px 0px 8px 8px;
}
a.bleu, .bleu{
	color:#0070a4;
}
/****/
.gros-boutons{
	text-align:center;
}
.gros-boutons a{
	display:inline-block;
	padding:0px 0px 0px 10px;
	color:#000000;
	font-size:16px;
	line-height:16px;
	color:#FFFFFF;
	height:37px;
	background:#609dcb url(../images/global/liens-accueil.gif) no-repeat;
	cursor:pointer;
	margin:0px 3px 0px 3px;
}
.gros-boutons a:hover{
	color:#d4edff;
}
.gros-boutons a span{
	display:inline-block;
	padding:8px 10px 13px 0px;
	height:16px;
	background:url(../images/global/liens-accueil2.gif) top right no-repeat;
	cursor:pointer;
}
/****/
.ref-nav{
	width:766px;
	padding:0px 0px 0px 0px;
	margin:10px auto 10px auto;
	height:37px;
	background:url(../images/accueil/line-actu.gif) no-repeat;
}
.ref-anime{
	height:37px;
	width:766px;
	text-align:center;	
}
.ref-anime a{
	color:#487991;
	font-size:13px;	
}
.ref-anime a span.date{
	color:#959595;	
	font-size:14px;
	font-variant:small-caps;
}
.ref-anime .images-box {
	height:37px;
	width:766px;
}
.ref-anime table{
	height:37px;
	width:766px;
	text-align:center;
}
pre { display:none }
