@font-face {
    font-family: 'ChunkFiveNormal';
    src: url('chunkfive-normal-webfont.eot');
    src: local('☺'), url('chunkfive-normal-webfont.woff') format('woff'), url('chunkfive-normal-webfont.ttf') format('truetype'), url('chunkfive-normal-webfont.svg#ChunkFiveNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #2e2e2e;
	background-image: url(../images/fdpage.png);
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page_head {
	width: 920px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #C60;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C60;
	height: 165px;
	background-image: url(../images/vagues-nb.jpg);
	background-position: center center;
	position: relative;
}
.fdcool {
	background-image: url(../images/vagues-couleur.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#page_corps {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C60;
	border-left-color: #C60;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#menu  {
	margin-top: 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 35px;
	background-color: #eee;
}

#menu li {
	margin: 0px;
	font-family: "ChunkFiveNormal", Verdana, Geneva, sans-serif;
	font-size: 18px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo_passerelle {
	text-align: center;
}
.logo_passerelle img {
	padding: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo_passerelle a , .logo_passerelle a:hover{
	background-color: #FFF;
}

#menu li a {
	display: block;
	background-image: url(../images/menu-fleche-gris.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	color: #950707;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
#menu li a:hover {
	color: #cc6600;
	background-image: url(../images/menu-fleche-orange.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #ddd;
}
.centrimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}




#page_footer {
	width: 920px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #C60;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C60;
	background-color: #FFF;
}

.logo_nav_bas {
	width: 300px;
	float: right;
	height: 73px;
	position: relative;
}
.logo_nav_bas img  {
	position: absolute;
	bottom: 0px;
}


.trait {
	width: 870px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	height: 2px;
}
.clear {
	clear: both;
	margin: 5px;
}
.btcontact {
	position: absolute;
	bottom: 10px;
	right: 10px;

}
#page_corps a  {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
#page_corps a:hover {
	text-decoration: none;
	background-color: #FF9;
}

.orange {
	color: #C60;
}
#page_corps h1 {
	font-family: "ChunkFiveNormal", Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
#page_corps h2  {
	font-size: 24px;
	
}
#page_corps h2 a {
	text-decoration: none;
	color: #900;
}
.mesageexped {
	border: 2px dotted #F00;
	font-size: 18px;
	color: #333;
}
.faux {
	border: 3px solid #F00;
}
#formulairedecontact input[type="text"] {
	padding: 4px;
	background-color: #d5d5d5;
	width: 600px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666;
}
#formulairedecontact label {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}

#formulairedecontact input[type="submit"] {
	padding: 4px;
	background-color: #eee;
	border: 1px solid #C60;
	
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666;
}
#formulairedecontact textarea {
	padding: 4px;
	background-color: #eee;
	width: 600px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666;
	
}
.fdcool #page_corps h3 {
	font-family: "ChunkFiveNormal", Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 24px;
	color: #B43305;
}
.fdcool #page_corps h3 strong {
	font-weight: normal;
	color: #2E2E2E;
}
.partage {
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.partage .addthis_toolbox {
	width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.partage h3 {
	font-family: "ChunkFiveNormal",Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.etcopy {
	margin: 10px;
	font-size: 10px;
	text-align: right;
}
.etcopy a {
	color: #666;
	text-decoration: none;
}
