/* CSS Document - © made by fgdesign.ch - 2006*/


/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  CONFIG BASE :::: */

body
	{
		margin:0px;
		color: inherit;
		background-color: #b30000;
		overflow: hidden;

	}

DIV.BASE_rallonge
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 570px;
	}
DIV.BASE
	{	
		position: relative;
		top: -570px;
		left: 0px;

		margin: auto;
		width: 960px;
		height: 570px;
	}
	


/* :::: RALLONGE :::: */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  RALLONGE  MARGE_haut :::: */	
DIV.RALLONGE_BLOC_haut
	{
		width: 100%;
		height: 250px;
		background-color: #f0a616;
}
DIV.RALLONGE_BLOC_milieu
	{
		width: 100%;
		height: 290px;
		background-color: #f6c106;

	}
DIV.RALLONGE_BANDEAU_bas
	{
		width: 100%;
		height: 30px;
		background-color: #b30000;

	}




/* :::: BLOCS :::: */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  BLOC_haut :::: */	
DIV.BLOC_haut
	{
		width: 960px;
		height: 250px;
		background-color: #FFFF00;
	}
DIV.CONTENANT_haut_gauche
	{
		position: absolute;
		width: 772px;
		height: 250px;
		background-color: #f0a616;
		background-image:url(images/images_par_pages/home/banniere_hdc.jpg);
	}
DIV.CONTENANT_haut_droite
	{
		position: relative;
		width: 188px;
		height: 250px;
		background-color: #f6c106;
		float: right;
	}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  FRANCAIS-ANGLAIS :::: */
DIV.CONTENANT_francais_anglais
	{
		position: relative;
		margin-right: 5px;
		width: 23px;
		height: 35px;
		float: left;
		background-color: #fcdd00;
	}
DIV.alignement_a_19px
	{
		width: auto;
		text-align: center;
		margin-top: 19px;
	}	
.francais_anglais
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #082c84;
		text-decoration: none;
	}
.francais_anglais:hover
	{
		color: #f0a616;
		text-decoration: none;
	}
.francais_anglais_selectionne
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #f0a616;
		text-decoration: none;
	}
DIV.CONTENANT_pages_speciales
	{
		position: relative;
		margin-left: 5px;
		width: 100px;
		height: 35px;
		float: right;
		background-color: #b30000;
	}
	
.TEXTE_pages_speciales
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #fff;
		text-decoration: none;
	}
.TEXTE_pages_speciales:hover
	{
		color: #FFCC00;
		text-decoration: none;
	}





/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  ++++ MENU +++++ :::: */
DIV.MENU
	{
		position: absolute;
		
		width: 208px;
		top: 96px;
		left: -20px;
		float:right;
        background-color: inherit;
		color: inherit;
	}
	
	
DIV.CONTENANT_signes
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 10px;
		float: left;
		color: inherit;
        background-color: transparent;
	}
	
.signes
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		vertical-align: bottom;
		letter-spacing: 1px;
		text-decoration: none;
		padding-top: 3px;
     	width: 10px;
     	height: 17px;
		color: #082c84;
        background-color: transparent;
	}
	
DIV.CONTENANT_sous_menus
	{	
		position: absolute;
		top: 0px;
		left: 20px;
		width: 178px;
		float: right;
        background-color: inherit;
		color: inherit;
	}
DIV.sous_menu A
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		vertical-align: bottom;
		letter-spacing: 0.5px;
		margin-left: 0px;
		padding-left: 10px;
		padding-top: 3px;

		text-decoration: none;
     	width: 178px;
     	height: 17px; 
		color: #082c84;
        background-color: #f6c106;
		display: block;
		float: left;
	}
DIV.sous_menu A:hover {
	text-decoration: none;
    background-color: #fcdd00;
}



/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  BLOC_milieu :::: */	
DIV.BLOC_milieu
	{
		width: 960px;
		height: 290px;
		background-color: #FFCC00;
	}
DIV.CONTENANT_milieu_gauche
	{
		position: absolute;
		width: 772px;
		height: 290px;
		background-color: #f6c106;
	}
DIV.CONTENANT_image_adresse
	{
		position: relative;
		top: 0px;
		width: 159px;
		height: 290px;
		background-color: #;
		float: left;
	}
DIV.CONTENANT_image
	{
		position: relative;
		top: 0px;
		width: 159px;
		height: 119px;
		background-image:url(images/images_par_pages/home/image_index.jpg);
		float: left;
	}
DIV.CONTENANT_image_neutre
	{
		position: relative;
		top: 0px;
		width: 159px;
		height: 119px;
		background-color: inherit;
		float: left;
	}
DIV.TEXTE_adresse
	{
		position: relative;
		top: 110px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #082c84;
		width: 159px;
		height: 129px;
		text-align: right;
		text-decoration: none;
	}
.TEXTE_adresse_lien
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #082c84;
		text-decoration: none;
	}
DIV.TEXTE_contenu
	{
		position: absolute;
		top: 40px;
		left: 210px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #082c84;
		width: 700px;
		height: 129px;
	}
DIV.CONTENANT_milieu_droite
	{
		position: relative;
		width: 188px;
		height: 290px;
		background-color: #fcdd00;
		float: right;
	}
	
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  NEWS  contenant  :::: */	
DIV.CONTENANT_news_image
	{
		width: 188px;
		height: 31px;
		background-image: url(images/images_par_pages/home/news.jpg)
	}
DIV.CONTENANT_news
	{
		margin-top: 10px;
		width: 188px;
		height: auto;
		background-color: #;
	}
.TEXTE_news
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		margin-left: 10px;
		margin-right: 10px;
	}
.TEXTE_news_lien
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
.TEXTE_news_lien:hover
	{
		color: #FF9900;
	}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  BANDEAU_bas :::: */	
DIV.BANDEAU_bas
	{
		width: 960px;
		height: 30px;
		background-color:#000000;
	}
DIV.CONTENANT_informations
	{
		position: relative;
		top: 8px;
		/*left: 784px;*/
		float: right;
		width: auto;
		margin-right: 10px;
	}
DIV.CONTENANT_point
	{
		position: absolute;
		top: 550px;
		left: 1px;
		width: 30px;
	}
.point
	{
	width: auto;
	}
.texte_info
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}
.texte_info:hover
	{
		color: #FFFF00;
	}
.spec_W3C
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #3B3C3C;
		text-decoration: none;
	}
.texte_I
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}


/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/


/*extra*/
DIV#texte_form
	{
		position: relative;
		top: 50px;
		left: 30px;
		width: 500px;
		height: 200px;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #082c84;
	
	}
a#texte_lien
	{	
		/*position: relative;
		top: 0px;
		left: 98px;*/
		margin-top: 0px;
		margin-left: 0px;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #9999CC; /*original FFFF00*/
		display: block;
	}
a#texte_lien:hover
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #003399; /*original #FF5F00*/
		text-decoration: none;
	}
DIV#contenant_lignes
{
	position: relative;
	top: 50px;
	left: 30px;
	width: 240px;
	height: auto;
	color: inherit;
	background-color: inherit;
}
div.ligne
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #003399; /*original #FF5F00*/
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 5px;
		width: 400px; /* 240px original qui fonctionne sous-internet explorer*/ /* 400px original qui fonctionne sous Firefox*/
		height: 14px;
	}
div.float_left
	{
		float: left;
		width: 50px;
	}
.float_right_bloc
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		width: 150px;
		margin: 0px;
		padding-left: 2px;
		border: none;
		color: #003399; /*original #FF5F00*/
		background-color: #fadd65;
		float: left;
	}
.float_right_valid
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: center;
		width: 57px;
		color: #003399; /*original #FF5F00*/
		border: none;
		margin-right: 40px;
		background-color: #F8DB00;
		float: right;
	}
	
/* CAMAQUITO PAGE*/

.lien_retour_camaquito
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #9999CC;
	}
.lien_retour_camaquito:hover
	{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #003399; /*original #FF5F00*/
		text-decoration: none;
	}
	
	
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ::::  PAGE PHOTOS :::: */	
DIV.PIED_noir
	{
		position: absolute;
		top: 540px;
		width: 645px;
		height:30px;
		background-color: #000000;
	}
DIV.page_photos
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 645px;
		height: 571px;
		background-color: #292929;
	}
.fleches
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-color: inherit;
}
DIV.CONTENANT_print_close_photos
	{
		position: absolute;
		top: 5px;
		left: 470px;
		width: 100px;
		background-color: inherit;
	}
.texte_close_print_photos
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}
.texte_close_print_photos:hover
	{
		color: #FFFF00;
		text-decoration: none;
	}

	
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/* Ajout Buzz */
DIV.edito {
	width: 420px; /* Taille originale 350px */
}

/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ :::: PAGE DEMANDE D'AGE :::: */

DIV.BLOC_haut_spec
	{
		width: 960px;
		height: 250px;
		background-color: inherit;
	}
DIV.TEXTE_contenu_spec
	{
		position: absolute;
		top: 40px;
		left: 305px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #082c84;
		height: 129px;
		width: 300px;
	}
DIV.edito_spec
	{
		width: 300px;
	}
DIV.BLOC_milieu_spec
	{
		width: 960px;
		height: 290px;
		background-color: #f6c106;
	}
DIV.CONTENANT_haut_gauche_spec
	{
		position: absolute;
		width: 960px;
		height: 250px;
		background-color: #f0a616;
		background-image:url(images/images_par_pages/home/banniere_hdc_control.jpg);
	}
DIV.bouton
	{
		width: 140px;
		height: 40px;
		padding-left: 2px;
		display: block;
	}
.texte_bouton
	{
		font-family:Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 13px;
		text-decoration: none;
		color: #082c84;
	}
.texte_bouton:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 13px;
		text-decoration: none;
		color: #9999CC;
	}
DIV.left
{
	float: left;
}
DIV.right
{
	float: right;
}
DIV.Contenant_boutons
	{
		position: absolute;
		top: 230px;
		left: 305px;
		width: 350px;
		height: 40px;
		background-color: #f6c106;
	}
	
/*	
DIV#contenant_partenaires
{
	position: absolute;
	top: 198px;
	left: 80px;
	width: 94px;
	height: 94px;
	color: inherit;
	background-image: url(images/partenaires.gif);
}
*/
DIV#contenant_partenaires
{
	position: absolute;
	top: 248px;
	left: 1px;
	width: 200px;
	height: 40px;
	color: inherit;
	background-image: url(images/partenaires.gif);
	background-repeat: no-repeat;
}

