﻿/*************************************************/
/****************** RESET CSS *****************/
/*************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*************************************************/
/**************FIN RESET CSS *****************/
/*************************************************/
.center{width:895px;margin:auto;}
#hd1{width:100%;float:left;height:540px;background:url(../images/bgHeader.jpg);background-position:top center;background-repeat:no-repeat;}
#headerTop{height:80px;width:100%;background:url(../images/top.png);background-position:top left;background-repeat:repeat-x;}
#logo{margin-top:8px;float:left;}
#headerTexte{font-family: 'Dosis', sans-serif;color:white;font-size:2.7em;}
#headerTexte img#titre{float:left;margin-top:155px;}
#headerTexte img#eventail{float:right;margin-top:50px;}
#bandeau{width:100%;float:left;height:206px;background-color:#d9dadb;margin-bottom:65px;}
#telephones{width:740px;margin:auto;padding:15px 0;}
.telephone{float:left;width:148px;text-align:center;height:170px;font-family: 'Dosis', sans-serif;color:#565656;font-size:1.2em;}
.telephone img{height:150px;}

#textes{width:895px;margin:auto;}
#colonneG{float:left;width:293px;margin-right:37px;background-color:#fafafa;}
#colonneG h2{width:283px;float:left;padding:10px 0 10px 10px;background-color:#50525a;color:white;font-family: 'Dosis', sans-serif;font-weight:200;font-size:1.3em;margin-bottom:25px;}
#colonneG p{width:273px;float:left;margin-left:13px;font-family:Arial, Helvetica, sans-serif;font-size:0.75em;line-height:1.8em;margin-bottom:15px;color:#4a4a4a;}


#colonneD{float:left;width:564px;background-color:#fafafa;}
#colonneD p{margin-left:13px;font-family:Arial, Helvetica, sans-serif;font-size:0.75em;line-height:1.8em;margin-bottom:15px;color:#4a4a4a;}
#colonneD h2{width:554px;float:left;padding:10px 0 10px 10px;background-color:#50525a;color:white;font-family: 'Dosis', sans-serif;font-weight:200;font-size:1.3em;margin-bottom:25px;}
.ligneForm{float:left;height:55px;width:519px;margin-left:45px;margin-bottom:7px;}

.ligneForm label{color:#50525a;text-transform:uppercase;font-size:0.75em;font-family: 'Dosis', sans-serif;font-weight:bold;float:left;}
.ligneForm input{float:left;height:25px;border:1px solid #d7d7d7;}
.ligneForm input.radio{border:0px;}
.ligneForm select{float:left;height:29px;border:1px solid #d7d7d7;}
.ligneForm label.check{color:#9b9b9b;margin-top:10px;width:40px;margin-left:5px;}

#divCiv{float:left;margin-right:25px;}
#divCiv select{width:57px;}
#divNom{float:left;margin-right:25px;}
#divNom input{width:167px;}
#divPrenom{float:left;}
#divPrenom input{width:167px;}
#divEmail{float:left;margin-right:25px;}
#divEmail input{width:250px;}
#divImei{float:left;}
#divImei input{width:167px;}
#divNum{float:left;margin-right:25px;}
#divNum input{width:122px;}
#divDate{float:left;}
#divDate input{width:118px;background:url(../images/inputDate.png);background-position:top right;background-repeat:no-repeat;}
#divDecouvert{float:left;}
#divDecouvert select{width:255px;}
#divNewsletter{float:left;}
#divCGU{float:left;}
#submit{float:right;width:169px;height:33px;background:url(../images/submit.png);background-position:top right;background-repeat:no-repeat;border:0px;margin-right:73px;cursor:pointer;}

#ft1{width:100%;float:left;margin-top:140px;height:150px;border-top:5px solid #ddc05d;padding-top:30px;}
#ft1 p{text-align:center;color:#4f525a;font-weight:bold;font-family: 'Dosis', sans-serif;}
#ft1 a,#ft1 a:visited{color:#4f525a;text-decoration:underline;font-weight:normal;}
