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



/* balises générales */
body {
	margin:0;
	padding:0;
	background:#00152C url(/images/bcg_body.jpg) no-repeat;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00152c;
}
img {
	border:0;
}
p {
	margin:0 0 0 0;
}
hr {
	border: 0;
	height: 1px;
	background:#cfcfd7;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
h3 {
	margin:0;
	padding:0;
	color:#f1562f;
	font-size:12px;
	font-weight:bold;
}
h4 {
	margin:0;
	padding:0;
	color:#f1562f;
	font-size:14px;
	font-weight:bold;
}
div.hr {
	height: 32px;
	margin:8px 0 16px 0;
	background: #fff url(/images/hr_decoetoile.png) no-repeat scroll center;
	position:relative;
}
div.hr hr {
	display: none;
}
/* frame du site */
#header {
	width:777px;
	height:144px;
}
#centerdiv {
	width:777px;
	height:auto;
	background:#ffffff url(/images/bcg_container.png) repeat-y;
}
#centerdiv a {
	color:#f1562f;
	text-decoration:none;
}
#centerdiv a:hover {
	color:#f1562f;
	text-decoration:underline;
}
#colonnegauche {
	width:572px;
	min-height:548px;
	height:auto !important;
	height:548px;
	background:#ffffff url(/images/bcg_contenu.png) no-repeat;
	float:left;
	position:relative;
}
#colonnegauche ul {
	padding:0 0 0 32px;
	margin:10px 0 0 0;
	line-height:1.1em;
}
#colonnegauche li {
	padding:0 0 8px 0px;
	margin:0 0 0 0;
	list-style-type: none;
	list-style-image: url(/images/bullet_lozange.png);
}
ul#sousmenu_horizontal {
	width : 508px;
	height : 30px;
	margin : 3px 0 0 0;
	_margin-top:-8px;
	padding : 0;
	list-style-type : none; /* Car sinon les puces se placent n'importe où */
}
ul#sousmenu_horizontal li {
	display : inline;
	padding : 0 16px 0 0; /* Pour espacer les boutons entre eux */
}
ul#sousmenu_horizontal li a {
	font-size:11px;
	font-weight:bold;
	color:#63707e;
	text-decoration:none;
	/*opacity: 0.60;
	filter:alpha(opacity=60);*/
}
ul#sousmenu_horizontal li a:hover {
	font-size:11px;
	color:#00152c;
	text-decoration:none;
	/*opacity: 1;
	filter:alpha(opacity=100);*/
}
#contenu1 { /*accueil haut (texte intro et carouselle)*/
	width:508px;
	height:auto;
	padding:30px 43px 0 21px;
}
#contenu2 { /*accueil bas (nouvelles et bannière concours)*/
	width:530px;
	height:auto;
	padding:0 21px 21px 21px;
}
#contenu3 { /*niveau haut (type de contenu par défaut)*/
	width:508px;
	height:auto;
	padding:30px 43px 21px 21px;
}
.photo_contenu {
	background:#cfcfd7;
	padding:3px 3px 3px 3px;
	height:auto;
	float:right;
	margin:18px 10px 18px 18px;
}
.photo_contenu div {
	color:#FFFFFF;
	padding:4px 2px 4px 2px;
	text-align:center;
}
.photo_contenu img {
	border:1px solid #FFFFFF;
}
.map_zoom {
	height:auto;
	float:right;
	margin:0 10px 18px 18px;
}
.boxnews {
	height:77px;
}
#nouvelles {
	width:258px;
	height:auto;
}
#colonnedroite {
	width:205px;
	min-height:548px;
	height:auto !important;
	height:548px;
	background:url(/images/bcg_colonnedroite.png) no-repeat;
	float:left;
	position:relative;
}

#colonnedroite_en {
	width:205px;
	min-height:548px;
	height:auto !important;
	height:548px;
	background:url(/images/bcg_colonnedroite_en.png) no-repeat;
	float:left;
	position:relative;
}

#nav {
	width:205px;
	height:506px;
	padding-top:11px;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	opacity: 0.85;
	filter:alpha(opacity=85);
}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	opacity: 1;
	filter:alpha(opacity=100)
}
#deco_etoile {
	width:285px;
	height:271px;
	position:absolute;
	top:238px;
	left:-35px;
	z-index:10;
}
 #zone_outils&ban {
 width:205px;
 height:auto;
}
 #zone_outils&ban .outils {
 width:179px;
 height:21px;
 text-align:left;
}
#centerdiv_grayfoot {
	width:765px;
	height:92px;
	background-color:#e6e8ea;
	border-top:1px solid #f1562f;
	padding:8px 0 0 12px;
}
#footer {
	width:777px;
	height:160px;
}
#bandegrise {
	width:572px;
	height:85px;
	background:#000000 url(/images/bande_grise_home.png) no-repeat top left;
}
/* Autres class */	
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.bold {
	font-weight:bold;
}
.filettitre {
	border-top:1px solid #cfcfd7;
	width:100%;
	height:5px;
}
.right {
	float:right;
	margin:0 0 12px 12px;
}
.left {
	float:left;
	margin:0 12px 12px 0;
}
.couleur_liens {
	color:#f1562f;
}
.gris {
	color:#cfcfd7;
}
.font10-12 {
	font-size:10px;
	line-height:11px;
}
.tbl_billeterie {
	border:1px solid #cfcfd7;
}
.tbl_billeterie td {
	border-top:1px solid #cfcfd7;
	line-height:12px;
	height:40px;
}
.colonne_admgen {
	border-left:1px solid #cfcfd7;
	background-color:#e6e8ea;
}
.colonne_siege {
	border-left:1px solid #cfcfd7;
	background-color:#f0f1f2;
}
/*photo bas de page*/

#photo_basdepage {
	background:url(/images/bcg_photobasdepage.jpg) no-repeat;
	width:508px;
	height:154px;
	position:relative;
}
#photo_basdepage .groupe_photos {
	position:absolute;
	width:360px;
	height:auto;
	bottom:3px;
	left:88px;
}
#photo_basdepage .groupe_photos img {
	border:3px solid #ffffff;
	margin-right:7px;
	margin-bottom:7px;
}
/* test btn */
#zone_sousmenu_btn {
	width:auto;
	height:270px;
	padding:24px 0 30px 0;
	background: url(../images/bcg_zone_sousmenubtn.png) repeat-y;
	border-top:1px solid #cfcfd7;
	border-bottom:1px solid #cfcfd7;
	position: relative;
}
#zone_sousmenu_txtline {
	width:auto;
	height:120px;
	padding:2px 0 0 0;
	background: url(../images/bcg_zone_sousmenubtn.png) repeat-y;
	border-top:1px solid #cfcfd7;
	border-bottom:1px solid #cfcfd7;
	position: relative;
}
#zone_sousmenu_btn ul {
	padding:0;
}
#sousmenu_btn {
	list-style-type: none;
	width: auto;
	left: 0;
}
#sousmenu_btn li {
	
	list-style-image:none;
}
#sousmenu_btn a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #3b4b5d;
	line-height: 12px;
	height:30px;
	text-align: left;
	padding:6px 0 0 60px;
}
#sousmenu_btn a:hover {
	color: #00152c;
	text-decoration: none;
	background-position: right;
}
#menuitem_container {
	position:relative;
}
.sousmenu_imgbtn a {
	background-image: url(/images/btn_sousmenu.png);
	width: 190px;
}
.sousmenu_imgbtn_left a {
	background-image: url(/images/btn_sousmenu.png);
	width: 190px;
	margin-right:8px;
}
#icn_default {
	position:absolute;
	left:10px;
	top:8px;
	z-index:70;
}


#icn_default_enflammezvous {
	position:absolute;
	left:4px;
	top:-2px;
	z-index:70;
}
.nav_home a {
	background-image: url(http://www.secondpicture.com/pictures/btn_photoshop_tutorials_bg_e.png);
	width: 176px;
}
.nav_3d a {
	width: 176px;
	background-image: url(http://www.secondpicture.com/pictures/btn_photoshop_tutorials_bg_e.png);
}
.nav_photoshop a {
	background-image: url(http://www.secondpicture.com/pictures/btn_photoshop_tutorials_bg_e.png);
	width: 176px;
}
.nav_photography a {
	background-image: url(http://www.secondpicture.com/pictures/btn_photography_tutorials_bg_e.png);
	width: 189px;
}
.nav_composition a {
	background-image: url(http://www.secondpicture.com/pictures/btn_photography_composition_bg_e.png);
	width: 219px;
}
.nav_web a {
	background-image: url(http://www.secondpicture.com/pictures/btn_web_design_tutorials_bg_e.png);
	width: 189px;
}
#nav_current a {
	background-image: url(/images/btn_sousmenu_white.png);
	width: 190px;
}
#section_enflammezvous_encadre {
	width:476px;
	min-height:508px;
	height:auto !important;
	height:508px;
	padding:26px 16px 26px 16px;
	background:#FFF url(/images/bcg_encadre_enflammezvous.png) no-repeat;
}
#section_enflammezvous_encadre .box_fondecran {
	height:88px;
	width:476px;
	padding:10px 0 10px 0;
}
#section_enflammezvous_encadre .box_fondecran img {
	border:1px solid #cfcfd7;
	float:left;
	margin:0 10px 0 0;
}
#section_enflammezvous_encadre .box_concours {
	height:auto;
	width:476px;
	padding:10px 0 10px 0;
}
#section_enflammezvous_encadre .box_concours .img_presentation {
	border:1px solid #cfcfd7;
	margin:0 10px 0 0;
}
#section_enflammezvous_encadre .box_concours .logoconcours {
	text-align:center;
}
#section_enflammezvous_encadre .box_concours .logoconcours img {
	margin:0 20px 0 20px;
}
#box_communiques {
	height:auto;
	width:476px;
	padding:10px 0 10px 0;
}
#section_enflammezvous_encadre .box_cartespostales {
	height:auto;
	width:476px;
	padding:10px 0 10px 0;
}
#section_toutcequilfautsavoir {
	width:476px;
	min-height:360px;
	height:auto !important;
	height:360px;
	padding:26px 16px 26px 16px;
	background:#FFF url(/images/bcg_encadre_enflammezvous.png) no-repeat;
}
#section_toutcequilfautsavoir .box_forfaitshebergements {
	height:auto;
	width:476px;
	padding:10px 0 10px 0;
}
#section_toutcequilfautsavoir .box_forfaitshebergements .img_presentation {
	border:1px solid #cfcfd7;
	margin:0 10px 0 0;
}
#section_toutcequilfautsavoir .box_forfaitshebergements .etoile {
	text-align:left;
}
#section_toutcequilfautsavoir .box_forfaitshebergements .etoile img {
	margin:2px 2px 0 2px;
}
#section_toutcequilfautsavoir .box_syrendre {
	height:auto;
	width:476px;
	padding:10px 0 10px 0;
}
#section_toutcequilfautsavoir .box_syrendre .img_presentation {
	margin:0 10px 0 0;
}
#section_toutcequilfautsavoir .box_faq {
	height:auto;
	width:466px;
	padding:10px 10px 10px 0;
}
#section_toutcequilfautsavoir .box_faq .img_presentation {
	margin:0 10px 10px 10px;
}
#clikxForm {
	width:400px;
	min-height:508px;
	height:auto !important;
	height:508px;
	padding:26px 16px 26px 92px;
	background:#FFF url(/images/bcg_encadre_enflammezvous.png) no-repeat;
}
/*/////////// CONTENT SLIDER NEWSBOX ///////////////////*/
#bgrd_newsbox_acc { /*added by jdecam */
	width:508px;
	min-height:350px;
	height:auto !important;
	height:350px;
	background:#001829 url(/images/bgrd_box_accueil.png) top right no-repeat;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
.sliderwrapper {
	position: relative; /*leave as is*/
	/*border: 10px solid navy;
	border-bottom-width: 6px;*/
	width: 344px; /*width of featured content slider*/
	min-height:350px;
	height:auto !important;
	height:350px;
	overflow: hidden;
	float:left; /* added by jdecam */
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px 0 0 15px;
	/*background: white;*/
	width: 329px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.sliderwrapper .contentdiv h1 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:21px !important;
	margin:8px 0 10px 0;
	_margin:13px 0 10px 0;
}
.pagination {
	width: 150px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: left;
	padding: 38px 0px 0px 0px;
	float:left; /* added by jdecam */
	line-height:13px;
}
.pagination a#caroussel_1 {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/fr/btn_boxaccueil_video.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_1, .pagination a.selected#caroussel_1 {
	text-decoration: none;
	background: url(/images/fr/btn_boxaccueil_video_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}

.pagination a#caroussel_1_en {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/en/btn_boxaccueil_video.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_1_en, .pagination a.selected#caroussel_1_en {
	text-decoration: none;
	background: url(/images/en/btn_boxaccueil_video_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}

.pagination a#caroussel_2 {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/fr/btn_boxaccueil_concours.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_2, .pagination a.selected#caroussel_2 {
	text-decoration: none;
	background: url(/images/fr/btn_boxaccueil_concours_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a#caroussel_2_en {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/en/btn_boxaccueil_concours.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_2_en, .pagination a.selected#caroussel_2_en {
	text-decoration: none;
	background: url(/images/en/btn_boxaccueil_concours_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a#caroussel_3 {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/fr/btn_boxaccueil_programmation_2009.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_3, .pagination a.selected#caroussel_3 {
	text-decoration: none;
	background: url(/images/fr/btn_boxaccueil_programmation_2009_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a#caroussel_3_en {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/en/btn_boxaccueil_programmation_2009.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_3_en, .pagination a.selected#caroussel_3_en {
	text-decoration: none;
	background: url(/images/en/btn_boxaccueil_programmation_2009_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a#caroussel_4 {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/fr/btn_boxaccueil_billeterie.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_4, .pagination a.selected#caroussel_4 {
	text-decoration: none;
	background: url(/images/fr/btn_boxaccueil_billeterie_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a#caroussel_4_en {
	margin: 0 0 0 10px;
	text-decoration:none;
	background:url(/images/en/btn_boxaccueil_billeterie.png) no-repeat; /*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}
.pagination a:hover#caroussel_4_en, .pagination a.selected#caroussel_4_en {
	text-decoration: none;
	background: url(/images/en/btn_boxaccueil_billeterie_ov.png) no-repeat;/*added by jdecam */
	width:150px;
	height:32px;
	display:block;
}

/*/////////// FIN CONTENT SLIDER NEWSBOX ///////////////////*/	


#gagnants {
	width:206px;
	margin:0 0 0 15px;
}

#gagnants span {

}

#ph_galerie {
	float:left;
	width:106px;
	margin:0 13px 0 3px;
}
#ph_galerie img {
	padding:3px;
	border:1px solid #cfcfd7;
	background:#FFFFFF;
}
#ph_galerie span {
	font-size:9px;
}

/*///// Zone programmation - ACCUEL /////*/
#zone_drapeaux_acc{
	list-style-type: none;
	left: 0;
}
#zone_drapeaux_acc li {
	float: left;
	list-style-image:none;
	margin:0 0 0 -40px;
	_margin:0 0 0 -20px;
	font-size: 12px !important;
	line-height: 13px;	
	padding:0;
}
#zone_drapeaux_acc a {
	color: #fdb415;
	display: block;
	text-decoration: none;
	height:39px;
	text-align: left;
	padding:11px 0 0 60px;
}

#zone_drapeaux_acc .white {
	color:#fff;
}

#zone_drapeaux_acc a:hover {
	color: #fdb415;
	text-decoration: none;
	background:#143457;
}

#zone_drapeaux_acc #menuitem_container {
	position:relative;
}

#zone_drapeaux_acc .imgdrapeaux a {
	width: 320px;
}

#zone_drapeaux_acc .imgdrapeaux a:hover {
	width: 320px;
	background:#143457;
}

#zone_drapeaux_acc #icn_default {
	position:absolute;
	left:10px;
	top:14px;
	z-index:-2000px;
}
