@charset "utf-8";
html, body {
	font-family: 'DIN';
	background-image: url(../images/bkg_ciel.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #001E3B;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
	color: #3f3f3f;
	background-attachment: fixed;
}
a {
	border: none;
	text-decoration: none;
}
a:focus {
	outline:0;
}
.CLR {
	clear: both;
}
a img {border:none;}

/*font_face*/


@font-face {
    font-family: 'DIN';
    src: url('din_alternate-webfont.eot');
    src: url('din_alternate-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_alternate-webfont.woff') format('woff'),
         url('din_alternate-webfont.ttf') format('truetype'),
         url('din_alternate-webfont.svg#DINAlternateRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HEL';
    src: url('hll____-webfont.eot');
    src: url('hll____-webfont.eot?#iefix') format('embedded-opentype'),
         url('hll____-webfont.woff') format('woff'),
         url('hll____-webfont.ttf') format('truetype'),
         url('hll____-webfont.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
.CLR_end {
	clear: both;
	height: 50px;
}



/*hedaer*/


#header {
	line-height: 32px;
	background-image: url(../images/bkg_header.png);
	background-repeat: repeat-x;
	height: 36px;
	text-transform: uppercase;
	font-size: 10px;
	position: fixed;
	z-index: 100;
	width: 100%;
}
#header .page {
	float: left;
	margin-left: 10px;
}
#header .slogan {
	float: left;
	color: #5a8aaf;
}
#header .sepa_header {
	width: 1px;
	margin-top: 4px;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
	background-color: #ffffff;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e4;
}
#header .menu {
	float: right;
	margin-right: 10px;
}
#header .menu a {
	display: block;
	float: left;
	color: #515050;
}
#header .menu a:hover {
	display: block;
	float: left;
	color: #ea5106;
}
#header .menu .active {
	display: block;
	float: left;
	color: #ea5106;
}
#header .menu .login {
	display: block;
	float: left;
	color: #147ac1;
}
#header .menu .login:hover {
	display: block;
	float: left;
	color: #ea5106;
}
#header .menu .loginActive {
	display: block;
	float: left;
	color: #ea5106;
}


/*content*/


#content {
	width: 1050px;
	height: 100%;
	height: auto;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg_content.png);
	background-repeat: repeat-y;
}
.left_menu {
	float: left;
	width: 242px;
	margin-left: 12px;
}
.left_menu .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 242px;
	margin-top: 36px;
}
.left_menu .menu {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-family: 'HEL';
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 35px;
}
.left_menu .menu a {
	display: block;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(../images/picto_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.left_menu .menu a:hover {
	display: block;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #b2eaff;
	background-image: url(../images/picto_left_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.left_menu .menu .active {
	display: block;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #b2eaff;
	background-image: url(../images/picto_left_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.left_menu h1 {
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: DIN;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.left_menu .texte {
	color: #FFFFFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 12px;
}
.left_menu .texte a {
	color: #FFFFFF;
	display: block;
	line-height: 18px;
	height: 18px;
	background-image: url(../images/picto_left_lienTexte.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.left_menu .texte a:hover {
	color: #D3E8F8;
}
.content_page {
	float: left;
	width: 540px;
}
.content_page .espace_top {
	height: 57px;
}
#accordion  {
	width: 485px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#accordion h3 {
	display: block;
	height: 28px;
	line-height: 29px;
	font-family: DIN;
	font-size: 14px;
	text-transform: uppercase;
	color: #4f4f4f;
	font-weight: normal;
	padding-left: 7px;
	border: 1px solid #666666;
	background-image: url(../images/picto_h3.png);
	background-repeat: no-repeat;
	background-position: 467px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background-color: #FFFFFF;
}
#accordion h3 a {
	display: block;
	color: #4f4f4f;
}
#accordion h3:focus {
	outline:0;
}
#accordion h3 .active {
	border: 1px solid #0792a7;
	background-image: url(../images/picto_h3_focus.png);
	background-repeat: no-repeat;
	background-position: 462px center;
}
#accordion h3 a:focus {
	outline:0;
}
#accordion h3:hover {
	border: 1px solid #0792a7;
}
#accordion .texte {
	width: 453px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#accordion .texte .img {
	padding-top: 10px;
}
#accordion .texte .content {
	line-height: 15px;
	width: 453px;
}
#accordion .texte .content p {
	margin-bottom: 7px;
	margin-top: 0px;
	display: block;
}
#accordion  h1 {
	font-family: 'DIN';
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #016fa2;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	display: block;
}
#accordion .texte .content a {
	display: block;
	text-align: center;
	border: 1px solid #999999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-bottom: 15px;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
}
#accordion .texte .content a:hover {
	border: 1px solid #666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #e47304;
}
#accordion img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#accordion .texte .sepa {
	height: 15px;
}
h3-state-active {
	border: 1px solid #0792a7;
	background-image: url(../images/picto_h3_focus.png);
	background-repeat: no-repeat;
	background-position: 462px center;
}
.general {
	width: 485px;
	margin-right: auto;
	margin-left: auto;
}
.general .top {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8bdcf;
}
.general h1 {
	font-family: 'Hel', arial;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0c4578;
	margin: 0px;
	display: block;
	float: left;
}
.general h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8bdcf;
	font-family: 'Hel', arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #4b4b4b;
}
.general .fiche .photo {
	float: left;
	width: 155px;
	margin-right: 25px;
}

.general .fiche {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8bdcf;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.general .fiche .titre {
	display: block;
	margin-bottom: 7px;
	font-family: 'Din', arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #e47304;
}
.general .fiche .titre_galery {
	display: block;
	margin-bottom: 15px;
	font-family: 'Din', arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #e47304;
}
.general .fiche .descriptif {
	float: left;
	width: 305px;
}
.general .texte {
	line-height: 15px;
}
.general .texte_b {
	line-height: 15px;
}
.general .texte_b p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	display: block;
}

.general .fiche .texte p {
	margin: 0px;
	display: block;
}
.general  h3 {
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.general h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
.general .menuGalerie {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8bdcf;
	font-family: 'Din', arial;
	font-size: 14px;
	color: #044160;
}
.general .menuGalerie a {
	color: #044160;
}
.general  .menuGalerie  a:hover {
	color: #208fbd;
}
.general  .menuGalerie  .active {
	color: #208fbd;
}
.general .miniature {
	float: left;
	height: 58px;
	width: 58px;
	display: block;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 1px;
}
.general .miniature:hover {
	float: left;
	height: 58px;
	width: 58px;
	display: block;
	border: 1px solid #666666;
	cursor: pointer;
	padding: 1px;
}
.general .sepa_hory {
	width: 22px;
	float: left;
	height: 10px;
}
.general .sepa_vert {
	clear: both;
	height: 22px;
}
.general  .texte a {
	color: #0D8ED6;
	display: block;
	line-height: 16px;
	height: 16px;
	background-image: url(../images/picto_lien_gen.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}
.general  .texte a:hover {
	color: #eb6625;
	display: block;
	line-height: 16px;
	height: 16px;
	background-image: url(../images/picto_lien_gen.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-top: 5px;
}
.general .fiche .bons {
	border: 1px solid #A8BDCF;
	padding: 5px;
	float: left;
	margin-right: 20px;
	width: 145px;
}

.right_menu {
	float: right;
	width: 242px;
	margin-right: 13px;
}
.right_menu h1 {
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: DIN;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.right_menu .texte {
	color: #FFFFFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 12px;
}
.right_menu .texte a {
	color: #FFFFFF;
	display: block;
	line-height: 18px;
	height: 18px;
	background-image: url(../images/picto_left_lienTexte.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.right_menu .texte a:hover {
	color: #D3E8F8;
}
.right_menu .espace_top {
	height: 60px;
}
.right_menu .texte .date {
	font-size: 11px;
	color: #B9DDEA;
	display: block;
	text-transform: uppercase;
}
.right_menu .texte .event {
	margin-bottom: 10px;
	margin-top: 5px;
}
.right_menu .texte .bonCadeau {
	margin-bottom: 10px;
	border: 1px none #a7bcce;
	width: 200px;
}
.right_menu .texte_fin {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: Hel;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}




#footer {
	background-image: url(../images/bkg_footer.png);
	height: 41px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px;
	position: fixed;
	z-index: 100;
}
#footer .menu {
	float: left;
	margin-left: 15px;
	margin-top: 12px;
	line-height: 20px;
	height: 20px;
}
#footer .copyright {
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	line-height: 20px;
	height: 20px;
}
#footer .copyright .produced {
	float: left;
	line-height: 20px;
	height: 20px;
}
#footer .copyright .bestinsky {
	float: right;
	margin-left: 35px;
	line-height: 20px;
	background-image: url(../images/picto_copyright.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-left: 25px;
}
#footer a {
	color: #3F3F3F;
}
#footer a:hover {
	color: #ea5106;
}
#footer .sepa {
	margin-left:3px;
	margin-right: 3px;
}
.best {
	background-image: url(../images/best.png);
	height: 50px;
	width: 160px;
	position: fixed;
	left: 50px;
	bottom: 50px;
}
.ggmap {
	padding: 1px;
	width: 481px;
	border: 1px solid #A8BDCF;
}
.intitule {
	display: block;
	margin-bottom: 5px;
}
.zone_texte {
	margin-bottom: 8px;
}
.textfield {
	height: 23px;
	width: 250px;
	border: 1px solid #A8BDCF;
	padding-right: 5px;
	padding-left: 5px;
}
.textfield_message {
	height: 100px;
	width: 250px;
	border: 1px solid #A8BDCF;
	padding: 5px;
}.button {
	font-family: Din;
	font-size: 12px;
	text-transform: uppercase;
	color: #0D8ED6;
	background-color: #FFFFFF;
	border: 1px solid #A8BDCF;
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
}
.button:hover {
	font-family: Din;
	font-size: 12px;
	text-transform: uppercase;
	color: #44637B;
	background-color: #ECF0F4;
	border: 1px solid #A8BDCF;
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
}
.orange {
	color: #E47304;
}
