@charset "utf-8";
/* CSS Document */

/*--STYLES GENERAUX DE LA RUBRIQUE--*/
	/*voir aussi css base*/
	#adresse_accueil {
	text-align:center;
	color:#666; /*couleur*/
	font-size:11px; /*taille du caractère*/
	}
	#adresse_accueil a {
	color: #0081AB; /*couleur*/
	font-weight:bold; /*stye le graisse du caractère*/
	text-decoration:none; /*décorations ajoutées à un texte*/
	}
	#adresse_accueil a:hover {
	color: #F7931E; /*couleur*/
	font-weight:bold; /*stye le graisse du caractère*/
	text-decoration: inherit; /*décorations ajoutées à un texte*/
	}
	
/*--------------------------------------------------------------------------------------------
	INDEX
-----------------------------------------------------------------------------------------------*/
#liste_temoins	{
}
	
	
/*--------------------------------------------------------------------------------------------
	PAGE FICHE
-----------------------------------------------------------------------------------------------*/
	/*bloc diapo et video*/
#focus {
position:relative;
width:100%;
height:auto;
margin:0;
padding:0;
}

/*bloc carte*/
#bloc_carte {
position:relative;
float:left;
width:330px;
height:320px;
margin:12px 12px 12px 26px;
}
div#img_cache {
height:200px;
}
#paraf {
background: none;
padding:5px;
color:#fff;
font-size:10px;
text-align:justify;
line-height:14px;
height:100px;
margin-top:5px
}
#paraf h1 { font-size:16px; font-weight:bold; color:#FFFFFF; margin:0; padding:0; text-align:left; margin-bottom:7px; margin-top:3px; }
#paraf h2 { font-size:11px; font-weight:bold; color:#FFFFFF; margin:0; padding:0; text-align:left; margin-bottom:0; }
#paraf p { font-size:11px; font-weight:normal; color:#FFFFFF; margin:0; padding:0; text-align:left; }
	
	
	/*bloc video */
#bloc_video {
position:relative;
float:left;
width:300px;
height:300px;
margin:12px;
}
#bloc_video div {
height:200px;
}
#bloc_video p {
background: #5C71A2;
padding:5px;
color:#fff;
font-size:10px;
text-align:justify;
line-height:14px;
height:100px;
margin-top:5px
}
	
	
/*--CAROUSEL--*/
	#liste_temoins{
	clear:both;
	background:url(../images/fr/000_general/accueil/f_liste_temoin.jpg) no-repeat center bottom;
	
	}
	.f_nav_caroussel{
	position:relative;
	padding:35px 30px 0 30px;
	height:200px;
	text-align: left;
	width:630px;
	font-size:10px;
		}

	.jcarousel-skin-tango .jcarousel-container { position:absolute; text-align:center; margin:0; padding:0; right:40px; bottom:18px; }
	.jcarousel-skin-tango .jcarousel-container-horizontal { width:580px; }
	.jcarousel-skin-tango .jcarousel-clip-horizontal { width:580px; height:175px; }
	.jcarousel-skin-tango .jcarousel-item { width:161px; height:180px; }
	.jcarousel-skin-tango .jcarousel-item-horizontal { }
	.jcarousel-skin-tango .jcarousel-item-placeholder { }
	.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
	.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
	.jcarousel-list li, .jcarousel-item { float:left; list-style: none; width:161px; height:108px; }
	.jcarousel-item img { border:999;}
	.jcarousel-next { z-index: 3; display: none; }
	.jcarousel-prev { z-index: 3; display: none; }
	.jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top:40px; right:-30px; width:22px; height:31px; cursor: pointer; background: transparent url(../images/fr/000_general/accueil/fleche_droite.gif) no-repeat 0 0; }
	.jcarousel-skin-tango .jcarousel-next-horizontal:hover { background-position: 0 0; }
	.jcarousel-skin-tango .jcarousel-next-horizontal:active { background-position: 0 0;}
	.jcarousel-skin-tango .jcarousel-next-disabled-horizontal {cursor: default; background: transparent url(../images/fr/000_general/accueil/fleche_droite_disabled.gif) no-repeat 0 0; }
	.jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top:40px; left:-30px; width:22px; height:31px; cursor: pointer; background: transparent url(../images/fr/000_general/accueil/fleche_gauche.gif) no-repeat 0 0; }
	.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { background-position: 0 0; }
	.jcarousel-skin-tango .jcarousel-prev-horizontal:active { background-position: 0 0; }
	.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {cursor: default; background: transparent url(../images/fr/000_general/accueil/fleche_gauche_disabled.gif) no-repeat 0 0; }
	
/*--------------------------------------------------------------------------------------------------------------------------------------------	
POP UP ACTUALITE ACCUEIL
--------------------------------------------------------------------------------------------------------------------------------------------	*/
/*POP UP DEPART	*/
	.pop_up_depart{
	position: absolute;
	width: 490px;
	height:auto !important;
	min-height:150px;
	height:15px;
	margin:0;
	padding:0;
	z-index: 3000;
	top: 75px;
	left: 600px;
	visibility: visible;
	background: url(../images/fr/000_general/actualite/centre_pop-up.gif) #FFFFFF repeat-y top center;
	}
	.pop_up_depart h1{
	position:relative;
	margin:0;
	padding:0 0 15px 45px;
	width:410px;
	height:20px;
	top:10px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	background:url(../images/fr/000_general/actualite/puce.gif) no-repeat 25px -2px;
	}
	.pop_up_depart h2{
	margin:0 15px 0 25px;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	font-size:15px;
	}
/*POP UP SUIVANTE	*/
	.pop_up_suivante{
	position: absolute;
	width: 490px;
	height:auto !important;
	min-height:150px;
	height:15px;
	margin:0;
	padding:0;
	z-index: 3000;
	top: 75px;
	left: 600px;
	visibility: hidden;
	background: url(../images/fr/000_general/actualite/centre_pop-up.gif) #FFFFFF repeat-y top center;
	}
	.pop_up_suivante h1{
	position:relative;
	margin:0;
	padding:0 0 15px 45px;
	width:410px;
	height:20px;
	top:10px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	background:url(..//images/fr/000_general/actualite/puce.gif) no-repeat 25px -2px;
	}
	.pop_up_suivante h2{
	margin:0 15px 0 25px;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	font-size:15px;
	}
/*GENERAL POP UP ACTU	*/
	#contenu_actu{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	float:left;
	}
	#descriptif_contenu{
	margin:0 15px 5px 25px;
	padding:0;
	margin-top:5px;
	color:#333333;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	}
	#fds_center_pop_up_depart{
	background: url(../images/fr/000_general/actualite/centre_pop-up.gif) #FFFFFF repeat-y top center;
	}
    #fermer_actu{
	margin:0;
	padding:0;
	position:absolute;
	height:20px;
	width:120px;
	left:400px;
	top:8px;
	}
	#telecharger_lien{
	position:relative;
	display:block;
	margin:0;
	padding:10px 0 5px 15px;
	width:255px;
	height:19px;
	float:left;
	color: #000000;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	text-align:justify;
	}
