/* CSS Make a Wish */

/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
body,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,th,td{font-size:11px;color:#333}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* -------------------------------------------------------  */

*{
	border:0;
	font-family:Arial;
	font-size:12px;
}

INPUT , TEXTAREA{
	border:1px solid #ccc;
}

body{
	background-color:#025896;
}

HR.clear{
	height:1px;
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
}

HR{
	border-bottom:1px solid #ccc;
	margin:5px 0;
	padding:0;
	clear:both;
	width:95%;
	margin:0 auto;
}

A , A:visited{color:#5CBFDF}
A:hover{color:#000}

#bcgGenerale{
	background:url(/design/bcgGENERALE.png) repeat-y center top;
}

#wrap{
	background:url(/design/bcg.jpg) no-repeat center top;
}

#wrap #flashContent{
	height:534px;
/*	background:url(/design/flashContent.jpg) no-repeat center top;*/
}

#flashContent A{background:#fff;}

#content{
	position:relative;
	left:50%;
	margin-left:-478px;
	width:956px;
}

#filAriane{
	margin:20px;
	color:#6bbffc;
	font-size:10px;
	height:12px;
}

#filAriane A , #filAriane A:visited{color:#6bbffc;text-decoration:none;}
#filAriane A:hover , #filAriane A:active{text-decoration:underline;}

.bc{
	float:left;
	width:400px;
}

.tools{
	text-align:right;
	float:right;
	width:400px;
	padding-right:50px;
}


#filAriane .tools , #filAriane .tools A , #filAriane .tools A:visited{color:#fff;}

#contentTab{
	margin-left:20px;
}

#subContent{
	position:relative;
	padding-bottom:20px;
}

#bottom{
	background:url(/design/bcg_bottom.png) no-repeat bottom;
	padding:30px 0 10px;
	margin-top:20px;
	position:relative;
	top:5px;
	color:#5cb2e8;
}

#bottom ul{
	text-align:center;
}

#bottom ul li{
	list-style:none;
	display:inline;
	font-family:Verdana 11px;
	padding-right:5px;
}

#bottom ul li a{
	color:#5cb2e8;
}

#bottom ul li a:visited{
	color:#5cb2e8;
}

#bottom ul li :hover{
	color:white!important;
}
/* $$$  Tab  $$$ */


/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
	width:918px;
	top:0;
	left:0;
}

/* override single pane */
#flowpanes div {
	display:block;	
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	display:block;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;}

.items{
width:916px;
height:450px;
}

.inDiv{
	float:left;
	display:block;
	height:450px;
	width:918px;
}

h3{
	color:white;
	font-family:"Times New Roman";
	font-size:24px;
	padding:5px 20px;
	font-weight:normal;
}


#cadreGauche{
	position:relative;
	top:30px;
	width:448px;
	
	left:20px;
}
#cadreGauche a{
	width:164px;
	height:30px;

	display:block;
	text-decoration:none;
	padding-top:8px;
}

#inCadreGauche{
	background-color:#014b81;
	padding-bottom:6px;
	
}

#inCadreDroite h3 INPUT , #inCadreGauche h3 INPUT{
	border:1px dashed #ccc;
	color:white;
	font-family:"Times New Roman";
	font-size:24px;
	background-color:#014b81;
}

#inCadreGauche .Btext{
	padding:5px 20px;
	color:#6bbffc;
	text-align:justify;
}

#cadreDroite{
	position:absolute;
	top:30px;
	width:448px;
	
	right:20px;
}

#inCadreDroite{
	background-color:#014b81;
}

#inCadreDroite .img{
	float:left;
	padding-top:5px;
	padding-left:20px;
	width:161px;
	height:160px;
}

#inCadreDroite .Citation{
	display:block;
	width:200px;
	padding:10px 15px 25px 15px;
	color:#6bbffc;
	text-align:justify;
	margin-left:200px;

}

#rightBlueBtn{
	position:absolute;
	top:0;
	left:245px;
}
#BigBtn{
	text-align:center;
}

#BigBtn a , #BigBtn a:visited , #BigBtn2 a , #BigBtn2 a:visited{
	width:189px;
	height:30px;
	background:url(/design/voirTousLesVoeuxBTN.png) no-repeat right;
	text-decoration:none;
	margin-left:145px;
	display:block;
	padding-right:25px;
	padding-top:17px;
	font-size:11px;
	color:#ffffff;
}

#BigBtn a:hover , #BigBtn2 a:hover{
	color:white;
}

#BigBtn2 a , #BigBtn2 a:visited {
	margin-left:365px;
	padding-left:10px;
	padding-right:0;
	width:179px;
}


.Citation{
	line-height:18px;
}
.txtWhite{
	color:white;
	font-style:normal;
}
.boutonBleu{
	background:url(/design/boutonBleu_fleche.png) no-repeat;
	text-align:center;
	color:#4e92c3;
}

.boutonBleu:hover{
	color:white;
}

.class{
	clear:both;
}

.ui{
	position:relative;
	margin-left:20px;
	margin-top:10px;
}

/* $$$ STYLE INSIDE DIV TAB $$$ */

.blockTab{padding:0 20px;}

#imageLastWish{
	margin:20px 30px;
	float:left;
	width:468px;
	height:332px;
}

#flowpanes .inDiv .contentIn{
	text-align:justify;
	padding-right:20px;
	float:right;
	width:360px;
}

#flowpanes .inDiv .contentIn a{
	text-align:right;
}

/*
#flowpanes .inDiv h2{
	margin:10px 0;
	color:#ed2d34;
	font-family:"Times New Roman";
	font-size:30px;
	padding-top:20px;

}
*/

#flowpanes .inDiv p{
	color:#003559;
	font-size:12px;
	padding-bottom:10px;
}
.chapeau{
	font-weight:bold;
}

/* $$$ Sharer $$$ */

#share{
	position:absolute;
	left:-22px;
	top:-22px;
	

	_top:-2px;
}

/* $$$ Copyright $$$ */

#copy{
	width:956px;
	padding-top:10px;
	padding-bottom:30px;
	position:relative;
	left:50%;
	margin-left:-478px;
	text-align:right;
	font-size:10px;
	
}
#copy p{
	font-size:10px;
}
#copy p img{
	padding-left:10px;
}

#copy A , #copy A:visited{	font-size:10px;color:#000;}
#copy A:hover{}

/* *** MainContent *** */

.mainContent{
	width:918px;
	margin:0 auto;
	padding:11px 0 0 0;
	background:url(/design/content-top.gif) no-repeat #fff center top;
}

.mainContent H1{
	padding:10px 20px;
	font-size:30px;
	color:#ed2d34;
	font-family:"Times New Roman", Times, serif;
}

.contentText{
	padding:0 0 20px 20px;
	float:left;
	width:550px;
	
}

.contentImage{
	float:right;
	width:326px;

}

.contentTextNews{
	padding:0 0 20px 20px;
	float:left;
	width:500px;
	
}

.contentImageNews{
	float:right;
	width:326px;
	position:relative;
	right:-26px;

}


.contentBot{clear:Both;padding-top:50px;}

/* -------------------------  SITEMAP ------------------------- */


#sitemap_cmp_1 DIV, #sitemap_cmp_3 DIV {
	height:20px;
}

#sitemap_cmp_1 DIV A , #sitemap_cmp_1 DIV A:visited , #sitemap_cmp_3 DIV A , #sitemap_cmp_3 DIV A:visited {
	text-decoration:none;
}

#sitemap_cmp_1 DIV A:hover , #sitemap_cmp_1 DIV A:active , #sitemap_cmp_3 DIV A , #sitemap_cmp_3 DIV A:visited {
	text-decoration:underline;
}

.level_xxx , .level_xxx_last {
	font-weight:bold;
	margin-top:15px;
}

.level_xyx {
	background:url(/design/sitemap/sitemap01.gif) left no-repeat;
	margin-left:45px;
	padding-left:30px;
}
.level_xyx_last {
	background:url(/design/sitemap/sitemap02.gif) left no-repeat;
	margin-left:45px;
	padding-left:30px;
}

.level_yxx{
	background:url(/design/sitemap/sitemap01.gif) left no-repeat;
	padding-left:30px;
}

.level_yxx_last{
	background:url(/design/sitemap/sitemap02.gif) left no-repeat;
	padding-left:30px;
}

.level_yyx {
	padding-left:70px;
	background:url(/design/sitemap/sitemap0201.gif) left no-repeat;
}

.level_yyx_last {
	padding-left:70px;
	background:url(/design/sitemap/sitemap0202.gif) left no-repeat;
}

.level_xyy {
	padding-left:70px;
	margin-left:45px;
	background:url(/design/sitemap/sitemap0201.gif) left no-repeat;
}

.level_xyy_last {
	padding-left:70px;
	margin-left:45px;
	background:url(/design/sitemap/sitemap0202.gif) left no-repeat;
}

.level_xxy {
	padding-left:30px;
	margin-left:75px;
	background:url(/design/sitemap/sitemap01.gif) left no-repeat;
}
.level_xxy_last {
	padding-left:30px;
	margin-left:75px;
	background:url(/design/sitemap/sitemap02.gif) left no-repeat;
}

.level_yyy {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0301.gif) left no-repeat;
}

.level_yyy_last {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0302.gif) left no-repeat;
}

.level_yxy {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0304.gif) left no-repeat;
}
.level_yxy_last {
	padding-left:110px;
	background:url(/design/sitemap/sitemap0303.gif) left no-repeat;
}

#content IFRAME{border:1px dashed #ccc !important;}


.flashTop{
	width:956px;
	height:535px;
	position:relative;
	margin:0 auto;
}

.flashMacaron{
	position:absolute;
	width:180px;
	height:180px;
	bottom:-50px;
	right:-60px;
}

.padding20{padding:0 20px 20px 20px;}

.padding40{padding:0 40px 40px 40px;clear:both;}

A.voeuxList{
	display:block;
	width:269px;
	height:270px;
	float:left;
	margin-left:28px;

	color:#003559;
	text-decoration:none;
	
}

A.voeuxList P{padding:5px 0;}

.nextLink{
	padding:0 10px;
	border-top:#ccc solid 1px;
	border-bottom:#ccc dashed 1px;
	clear:both;

	padding:5px 0;
	height:25px;

	width:848px;
	margin:0 auto;
}

.nextLink A{
	display:block;
	width:100px;
	height:25px;
	background:url(/design/envoirplus.gif) no-repeat 0 0;
	float:right;
}

.nextLink A:hover{
	background:url(/design/envoirplus.gif) no-repeat 0 -25px;
}

A.newsHeader , A.newsHeader:visited{
	display:block;
	padding-top:10px;
	color:#333333;
	text-decoration:none;
}

A.newsHeader:active , A.newsHeader:hover{color:#42B2D1;	text-decoration:none;}
A.newsHeader IMG{
	float:left;
	padding:0 5px 5px 0;
}

A.newsHeader{color:#666}

A.newsHeader B{Font-size:14px;}
A.newsHeader B , A.newsHeader I{display:block;}

A.newsHeader SPAN{
	display:block;
	text-align:right;
	color:#f16127;
	text-decoration:underline;
	margin-top:10px;
}

/* -------------------- GALERIE PHOTOS ------------------ */

#g3 , #g3_folder  {
	padding:0px;
	margin:0px;
	clear:both;
}

#g3 LI , #g3_folder LI  {
	padding:3px;
	width:165px;
	margin:3px;
	height:185px;
	float:left;
	text-align:center;
	overflow:hidden;
	color:#AB8B02;
	list-style-type:none;
	border:none;
}

#g3 LI IMG , #g3_folder LI IMG  {
	border:4px solid #8FC0E0;
	background:#000;
	margin:0 !important;
	padding:1px;
}

#g3 LI IMG:hover , #g3_folder LI IMG:hover{
	background:#fff;	
	border:4px solid #0057a1;
}


.ogone {
	background:#fff url(/design/bcg2.jpg) no-repeat right top;
	border:1px solid #6BBFFD;
	padding:7px 10px;
	margin:0 5px;

}
.ogone H4 {font-size:16px;}
.ogone FORM {}
.ogone FORM TD {font-size:12px;}
.ogone FORM TD INPUT {padding:2px}
.ogone .fiscale{
	font-weight:bold;
	color:#999;
	padding:0 !important;
}

.ogone .montant DIV{
	padding-top:5px;
}

.ogone  HR{
	border-bottom:1px solid #ccc;
	margin:5px 0;
	padding:0;
	clear:both;
	width:100%;
	margin:0 auto;
}

.ogone INPUT.button{
	padding:3px 7px;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	background:#035996;
	cursor:pointer;

}

/* ------------------------------------------------------------------------ */


H2.blueTitle{
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:normal;
	padding:2px 5px;
	margin-bottom:10px;

	color:#fff;
	background:#0261A1;

	clear:both;
}



.lefttruc{
	padding:10px 0;
	width:540px;
	display:block;
	float:left;
}

.righttruc{
	width:296px;
	display:block;
	float:right;
	padding:15px 15px 15px 0;
}