﻿/*conception Pixelis 2009*/

/*styles génériques*/
*{
	margin:0;
	padding:0;
	outline:none;
}
html, body{
	width:100%;
	height:100%;
}
object, embed{
	position:relative;
	z-index:1;
}
ul, ol, li{
	list-style:none;
}
img{
	border:none;
}
a{
	outline:none;
	text-decoration:none;
}
/*FIN styles génériques*/


/*placement du site*/
body{
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#global{
	width:100%;
	background-image:url(/Documents/FTP/300/interface/fond_ombre.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#site{
	width:100%;
	padding-bottom:25px;
	background-image:url(/Documents/FTP/300/interface/bas_ombre.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#delimit{
	margin:auto;
	width:955px;
	background-image:url(/Documents/FTP/300/interface/top_blanc.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#fafafa;
}
/*FIN placement du site*/


/*style commun*/
.rose, #head .rose span, .rose h4 span{
	color:#fe1f76;
	border-color:#fe1f76;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.rose .buttonSubmit, .rose .buttonSubmitHovered{
	background-color:#fe1f76;
}
.jaune, #head .jaune span, .jaune h4 span{
	color:#efb20e;
	border-color:#efb20e;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.jaune .buttonSubmit, .jaune .buttonSubmitHovered{
	background-color:#efb20e;
}
.bleu, #head .bleu span, .bleu h4 span{
	color:#5e8ddd;
	border-color:#5e8ddd;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.bleu .buttonSubmit, .bleu .buttonSubmitHovered{
	background-color:#5e8ddd;
}
.vert{
	color:#b2cb0e;
	border-color:#b2cb0e;
	font-weight:bold;
}
.grisc{
	color:#8b8b8b;
}
/*FIN style commun*/


/*entête du site*/
#head{
	margin-bottom:11px;
	padding-left:19px;
	height:90px;
	
	
}
#head h1{
	float:right;
	position:relative;
	top:52px;
	right:15px;
	color:#000000;
	font-weight:bold;
}
#head ul{
	float:left;
	height:28px;
	font-size:10px;
}
#head li{
	float:left;
	display:inline;
	margin-right:2px;
	padding-left:4px;
	padding-top:15px;
	height:13px;
	border-bottom-style:solid;
	border-bottom-width:4px;
	color:#b5b9bb;
	text-transform:uppercase;
	font-weight:normal;
	
	
}
#head li a{
	color:#b5b9bb;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	
}
/*FIN entête du site*/


/*bas du site*/
#pied{
	margin-top:60px;
	padding-top:43px;
	padding-left:19px;
	height:24px;
	font-size:11px;
	color:#d4004c;
}
#pied .cniel{
	float:right;
	margin-top:-43px;
	margin-right:15px;
}
#pied a{
	text-decoration:none;
	color:#7d7e7e;
	font-size:10px;
}
/*FIN bas du site*/


/*menu*/
/*FIN menu*/


/*contenu*/
#container.content_home{
	width:837px;
}
	/**/
	.nav_content{
		width:837px;
		height:75px;
		color:#87888a;
	}
	.titre_home{
		float:left;
	}
	.nav_content h1{
		margin-left:19px;
		font-weight:normal;
		font-size:21px;
		line-height:22px;
		color:#fe1f76;
	}
	.nav_content h2{
		margin-left:19px;
		font-weight:normal;
		font-size:17px;
	}
	.nav_actu{
		float:right;
		margin-top:29px;
		width:380px;
		font-size:10px;
		text-transform:uppercase;
	}
	.nav_actu p{
		float:right;
		margin-top:28px;
		font-size:9px;
	}
	.nav_actu .actu_prec{
		float:right;
		display:inline;
		margin:0 2px;
		padding-left:38px;
		width:0px;
		height:38px;
		overflow:hidden;
		background-image:url(/Documents/FTP/300/interface/actu_prec.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	.nav_actu .actu_suiv{
		float:right;
		display:inline;
		padding-left:38px;
		width:0px;
		height:38px;
		overflow:hidden;
		background-image:url(/Documents/FTP/300/interface/actu_suiv.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	.nav_actu a:hover{
		background-position:left bottom;
	}
	/**/
#content{
	width:837px;
	height:350px;
	overflow:hidden;
}
#liste_actu{
	position:relative;
	width:837px;
	height:350px;
	overflow:hidden;
}
#mask_content{
	float:left;
	width:5000px;
}
.content_home .actu_separ{
	float:left;
	display:inline;
	width:6px;
	height:350px;
	overflow:hidden;
}
.actu_home{
	float:left;
	position:relative;
	width:275px;
	height:350px;
	overflow:hidden;
	background-image:url(/Documents/FTP/300/interface/loading.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.actu_home img{
	position:absolute;
	bottom:0;
	right:0;
	z-index:1;
	cursor:pointer;
}
.actu_home img.picto_actu{
	position:absolute;
	bottom:0;
	right:0;
	z-index:3;
	cursor:pointer;
}
	/**/
	.excerpt{
		
		
		position:absolute;
		z-index:2;
		bottom:-100px;
		padding:10px 7px 24px 7px;
		height:63px;
		
		background-image:url(/Documents/FTP/300/interface/fond_actu.png);
		background-repeat:repeat;
		color:#000000;
		

	}
	.excerpt strong{
		display:block;
	}
	
	.excerpt span{
		float:right;
		font-weight:bold;
	}
	.excerpt .actu_link{
		position:absolute;
		bottom:5px;
		left:7px;
		color:#000000;
		text-decoration:underline;
	}
	/**/
/*FIN contenu*/


/*box*/
#sb-info-inner{
	display:none;
}
/*FIN box*/