﻿.diaporama
{
	position: relative;
	width: 210px;
	height: 95px;
}

.diaporama li
{
	list-style-type: none;
	overflow: hidden;
	position: absolute;
	width: 200px;
	height: 98px;
	
}


#backgroundPopup
{
	display: none;
	position: fixed;
	position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 2;
}
#popupFeedBack
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 384px;
	width: 408px;
	background: #FFFFFF;
	border: 2px solid #cecece;
	z-index: 3;
	padding-top: 2px;
	padding-left:5px;
	font-size: 13px;
	overflow:scroll;
	
}
#popupFeedBack h1
{
	text-align: left;
	color: #6FA5FD;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#popupFeedBackClose
{
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #6fa5fd;
	font-weight: 700;
	display: block;
}
#button
{
	text-align: center;
	margin: 100px;
}

.FooterDG
{
	text-align: center;
	padding: 0px 2px 0px 2px;
	font-family: arial;
	font-size: 8pt;
	color: white;
	font-weight: normal;
	background-color: #F49E23;
}

.titre
{
	color: #75c7ed;
	font-family: "cooper black" , Times, serif;
	font-size: 14px;
	text-align:center;
}
.titrepopup
{
	color: #f69b36;
	font-family: "cooper black" , Times, serif;
	font-size: 16px;
	text-align:center;
}


.diaporama_controls
{
	width: 200px;
	margin: 3px 10px;
	padding: 5px;
	clear: both;
}

.diaporama_controls .btns
{
	
}

.diaporama_controls a
{
	font-weight: bold;
	height: 13px;
	display: inline-block;
	margin: 0px 3px;
}

.diaporama_controls .prev
{
	display:none;
}

.diaporama_controls .next
{
	display:none;
}

.diaporama_controls .pause
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6e90c2;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	
	
}
.diaporama_controls .plusavis
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6e90c2;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	
}
.diaporama_controls .play
{
}

.feedbackInfo
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6e90c2;
	font-size: 10px;
	text-align: left;
	font-weight:bold;
}
.feedbackInfoPopUp
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6e90c2;
	font-size: 13px;
	text-align: left;
	font-weight:bold;
}
.feedbackText
{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #6e90c2;
	font-size: 10px;

}
.feedbackTextPopUp
{
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
    font-weight:bold;
	
}
.feedbackTextHautPopUp
{
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
	
}
.feedbackTextCommentairePopUp
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-right:50px;
	font-weight: bold;
	color:#5b5a58;
   	
}

.feedbackTextDatePopUp
{
    font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:lighter;
	color:#5b5a58;
}


.imgfleche
{
	position:relative;
	top:3px;
	left:5px;	
}
.imgfleche2
{
	position:relative;
	top:3px;
	padding-left:10px;
		
}
.rechercherCP:hover
{
	color:#415799;
	text-decoration:none;
	font-weight:bold;
	 cursor:  pointer;
font-family: "cooper black" , Times, serif;
font-size:15px;
}
.rechercherCP
{
	color:#415799;
	text-decoration:none;
	font-weight:bold;
	 cursor:  pointer;
font-family: "cooper black" , Times, serif;
font-size:15px;
}

.FermerPopup
{
	font-family: Verdana, Arial, sans-serif;
		text-decoration:none;
	font-weight:bold;
	 cursor:  pointer;
	 font-size:13px;
	 	
}
.FermerPopup:hover
{
	color:Gray;
	font-family: Verdana, Arial, sans-serif;
    text-decoration:none;
	font-weight:bold;
	 cursor:  pointer;
	 font-size:13px;
	 	
}