body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:sans-serif;
}
body.rubriques{
	background-image:url(/fond-menupages/entete.jpg);
}
#encartindex{
	width:345px;
	background-image:url(/medias/fond_div_home.png);
	position:absolute;
	right:50px;
	top:50px;
	border:none;
}
#encartindex p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:25px;
	padding-right:25px;
	line-height:19px;
}
#encartindex h5{
	font-size:18px;
	color:#FFFFFF;
	padding-left:25px;
	padding-right:25px;
	line-height:19px;
	margin:8px 0px 5px 0px;
}
.videoConteneur{
	background-image:url(/medias/fondphotovideo.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	padding:15px 15px 15px 15px;
	margin:0px 15px 15px 0px;
	background-color:#FFFFFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
.videoConteneur h2{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	vertical-align:top;
	padding-bottom:15px;
}
.videoConteneur p{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0px;
	vertical-align:top;
	padding-bottom:15px;
}
.imageConteneur{
margin-left: 10px;
margin-bottom: 10px;
float:right;
}



#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #fff;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #fff;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
	display:none;
}
#ImageBoxNextImage
{
	background-image: url("/medias/imgBox/spacer.gif");
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url("/medias/imgBox/spacer.gif");
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url("/medias/imgBox/next_image.jpg");
	background-repeat:	no-repeat;
	background-position: right bottom;
}
#ImageBoxPrevImage:hover
{
	background-image: url("/medias/imgBox/prev_image.jpg");
	background-repeat:	no-repeat;
	background-position: left bottom;
}
#ImageBoxClose{
	font-size:12px;
	color:black;
}
a.portfolio_lien{
	display:block;
	float:left;
}
a.portfolio_lien img{
	margin:2px;
	border:0px;
}
a.portfolio_lien img.hover{
	border:2px solid white;
	margin:0px;
}

/* FORMULAIRE */
.etoile{
	background-image:url("/medias/etoile_rouge.gif");
	background-repeat:no-repeat;
	background-position:10px 50%;
	width:20px;
}
.discret{
	color:#AAAAAA;
}
.probleme{
	font-weight:bold;
	color:red;
}