html, body, ul, ol, img{ 
	margin:0;
	padding:0;
	outline:none;
	border:none;
}
html, body{
	text-align:center;
	font-size:70%;
	height:100%;
}
@font-face {
    font-family:'AlternateGothic2BTRegular';
    src: url('../fonts/altgot2n-webfont.eot');
    src: url('../fonts/altgot2n-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/altgot2n-webfont.woff') format('woff'),
         url('../fonts/altgot2n-webfont.ttf') format('truetype'),
         url('../fonts/altgot2n-webfont.svg#AlternateGothic2BTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* STYLE ACCUEIL */
body.accueil{background:#ccecf4 url(../images/charte/accueil_bg.jpg) center top no-repeat}
#accueil_conteneur{
	position:absolute;
	left:50%;
	width:970px;
	margin-left:-485px;
}
#img_accueil a{
	display:block;
	width:970px;
	height:750px;
	background:url(../images/charte/accueil_bg.jpg) center top no-repeat;
}
#img_accueil a span{display:none}
#accueil_coords{
	width:950px;
	height:20px;
	text-align:center;
	padding:0 10px 0 10px;
}
#accueil_desc{
	width:950px;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:0 10px 0 10px;
}
#accueil_domaine{
	width:auto;
	height:60px;
	float:left;
	display:block;
	text-align:left;
	padding:0 0 0 10px;
}
#accueil_distrib{
	width:auto;
	height:60px;
	float:right;
	display:block;
	text-align:center;
}	
#accueil_copyright{
	width:120px;
	float:left;
	margin:10px 0 0 215px;
	text-align:center;
	text-transform:uppercase;
}
.accueil p{color:#082370}
.accueil a:link, .accueil a:visited, .accueil a:hover, .accueil a:active{color:#666}
/* STYLE CHARTE */
body{background:#ccecf4 url(../images/charte/body.jpg) center top no-repeat}
#conteneur_img{
	width:100%;
	height:auto;
	min-height:100%;
}
#conteneur{
	background:#ccecf4 url(../images/charte/body.jpg) center top no-repeat;
	width:970px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	height:100%;
	position:relative;
}
#haut{
	height:350px;
	width:970px;
	position:relative;
	display:block;
}
/* CONTENU */
#texte{
	width:870px;
	padding-left:100px;
	height:auto;
	min-height:300px;
	position:relative;
	float:left;
}
/* BAS DE PAGE */
#global_bas{
	width:100%;
	position:relative;
	clear:both;
}
#bas{
	height:40px;
	width:970px;
	position:relative;
	margin:0 auto;
}
#bas ul.menu_bas{
	width:70%;
	margin:0 auto 0 auto;
	clear:both;
}
#bas ul.menu_bas li{
	float:left;
	text-align:center;
	position:relative;
	margin:6px 10px;
	list-style-type:none;
	font:0.8em Arial, Verdana, Helvetica, sans-serif;
}
ul#menuBas{padding:10px; float:right}
ul#menuBas li{float:left; display:inline; margin:0 0 0 10px; list-style:none}
ul#menuBas li a{font-size:0.85em; text-decoration:none; color:#666}
ul#menuBas li a:hover{text-decoration:underline; color:#000}
/* STYLE TEXTE */
body{
	font:1.2em Arial, Verdana, Helvetica, sans-serif;
	color:#082370;
	line-height:1.5em;
}
#texte p{margin:10px 0}
#texte #gallery p.ad-info{margin:0px}
p.intro{font:1.3em Arial, Helvetica, sans-serif; font-style:italic; color:#f2e856; font-weight:bold; line-height:1.6em}
.petit_texte{
	font-size:0.8em;
	color:#999;
	line-height:normal;
}
h1{
    font-family:'AlternateGothic2BTRegular';
	text-transform:uppercase;
	font-size:2em;
	line-height:70px;
	height:70px;
	font-weight:normal;
	padding-left:50px;
	background:url(../images/charte/titre.gif) no-repeat left;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
}
h2{
	font:normal 1.7em 'AlternateGothic2BTRegular';
	margin:10px 0;
	line-height:1.4em;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
}
h2.ariane{s
	float:left;
	background:url(../images/charte/ariane.jpg);
	width:530px;
	height:34px;
	padding:8px 0 0 10px;
	margin-top:0;
}
h2.ariane a:link, h2.ariane a:visited{
	color:white;
	text-decoration:none;
	font-size:14px;
}
h3{
	font:normal 1.3em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
	line-height:1.4em;
}
strong{font:normal 1.4em 'AlternateGothic2BTRegular'; color:#275ea7}
a:link, a:visited{
	color:#666;
	text-decoration:none;
}
a:hover, a:active{
	color:#666;
	text-decoration:underline;
}
.avertissement{
	color:#CC0000;
}
#texte ul{
	list-style-type:none;
	margin-left:30px;
	position:relative;
}
select{color:#000}
.block{width:400px; padding:10px; float:left; margin-left:20px}
/* FORMULAIRE CONTACT */
#formContact{width:55%; text-align:left; margin:30px 10px 0 0; float:left}
.field{margin:0 0 10px 0}
.field label{width:130px; display:block; float:left }
.message{margin-bottom:5px}
#formContact textarea{width:330px}
#formContact input{width:200px}
#formContact input, #formContact textarea{
	background:#fff url(../images/contact/ombre.jpg) top left repeat-x;
	border:1px solid #888686;
    padding:5px;
	color:#000;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#formContact input:focus, #formContact textarea:focus{
	-moz-box-shadow:0px 0px 10px #fff;
	-webkit-box-shadow:0px 0px 10px #fff;
	box-shadow:0px 0px 10px #fff;
}
#formContact input.BTcontact{
	width:120px;
	padding:5px;
	margin:0;
	float:left;
	background-image:none;
	background:#353535;
	color:#fff;
	border:none;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#formContact input.BTcontact:hover{
	background:#e1e0e0;
	color:#353535;
}
.adresse{width:40%; float:left; margin:30px 0 0 0}
.coordonnees{padding-bottom:20px; margin-bottom:10px; border-bottom:1px dotted #fff}
.asterix{color:#b8d0eb}
.obligatoire{padding-right:60px}
.alert_contact{
	margin:20px 0 0 30px;
}
/*------------------------ STYLE PLAN SITE ------------------------------*/
#pagesstandards, #pagesspeciales{float:left; width:49%;}
#pagesstandards ul li, #pagesspeciales ul li, #list-base li{list-style:disc;}
#list-base li ul li, #list-base ul li ul li ul li, #list-base ul li ul li ul li ul li{list-style:circle;}
/*--------------------------------DIVERS --------------------------------*/
.clearer{
	clear:both;
	height:0px;
	line-height:0;
	border:none
}
.Right{float:right}
.Left{float:left}
.pagination{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}
#pagination.mod-pagination{margin-top:15px}
.pagination2{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}
#pagination .page_active{color:#F00}
/* Scroll ancres */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(../images/ui.totop.png) no-repeat left top;
}
#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {outline:none}
/********************* POPUP SMATPHONES *********************/
#popupMob{
	top:8%;
	position:relative;
	z-index:2000;
	padding:.2%;
	width:90%;
	height:auto;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#2e2e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	background:#fff;
	border:1px solid #c9c9c9;
	overflow:hidden;
	margin-top:1%;
	-moz-box-shadow:0px 0px 10px #000000;
	-webkit-box-shadow:0px 0px 10px #000000;
	box-shadow:0px 0px 10px #000000;
}
#main{
	padding:3% 3% 5% 3%;
	border:2px solid #fff;
	display:block;
	background-image:linear-gradient(bottom, rgb(128,129,131) 14%, rgb(224,224,226) 96%);
	background-image:-o-linear-gradient(bottom, rgb(128,129,131) 14%, rgb(224,224,226) 96%);
	background-image:-moz-linear-gradient(bottom, rgb(128,129,131) 14%, rgb(224,224,226) 96%);
	background-image:-webkit-linear-gradient(bottom, rgb(128,129,131) 14%, rgb(224,224,226) 96%);
	background-image:-ms-linear-gradient(bottom, rgb(128,129,131) 14%, rgb(224,224,226) 96%);
	
	background-image:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(128,129,131)),
		color-stop(0.96, rgb(224,224,226))
	);
	overflow:hidden
}
#popupMob a:link, #popupMob a:visited{color:#fff; font-size:1.3em}
#popupMob a.distribLogo{float:left; margin-left:5px}
#popupMob a.distribLogo img{width:100%}
h2#nomsite{
	font-weight:bold;
	padding:5px 2% 3px 2%;
	margin:0 0 10px 0;
	background:#fff;
	color:#333;
	border-top:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	font-size:2.1em;
	width:96%;
}
#referencement{height:auto; overflow:hidden; font-size:1.3em; line-height:normal; padding:5px 10px 15px 10px; margin:0 0 10px 0; border-bottom:1px dotted #fff; text-align:left}
#adresse, #tel, #mail{padding:5px 10px 10px 50px; font-weight:bold; text-align:left; overflow:hidden; clear:both}
#adresse{background:url(../smartphones/images/house.png) 10px 0 no-repeat; text-align:left; line-height:1.3em; font-size:1.3em; }
#tel{background:url(../smartphones/images/phone.png) 10px top no-repeat; height:25px; display:block; font-size:1.3em; }
#mail{margin-bottom:20px; padding-bottom:20px; border-bottom:1px dotted #fff; background:url(../smartphones/images/email.png) 10px top no-repeat; font-size:1.3em; }
#popupMob a.button{
	float:right;
	margin-right:10px;
	border-top:1px solid #7d7d7d;
	background:#424242;
	background:-webkit-gradient(linear, left top, left bottom, from(#1a1a1a), to(#424242));
	background:-webkit-linear-gradient(top, #1a1a1a, #424242);
	background:-moz-linear-gradient(top, #1a1a1a, #424242);
	background:-ms-linear-gradient(top, #1a1a1a, #424242);
	background:-o-linear-gradient(top, #1a1a1a, #424242);
	padding:15px 25px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-box-shadow:rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow:rgba(0,0,0,1) 0 1px 0;
	box-shadow:rgba(0,0,0,1) 0 1px 0;
	text-shadow:rgba(0,0,0,.4) 0 1px 0;
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	font-family:Helvetica, Arial, Sans-Serif;
	text-decoration:none;
	vertical-align:middle;
	text-transform:uppercase;
  }
#popupMob a.button:link, #popupMob a.button:visited{color:#fff}
#popupMob a.button:hover{
   border-top-color:#65a9d7;
   background:#65a9d7;
   color:#ffffff;
  }
#popupMob a.button:active{
   border-top-color:#4bad3c;
   background:#4bad3c;
  }
