/* Body_______________________________________________________________*/

html, body {
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px Georgia, Arial Narrow, Garamond, Palatino, serif;
	color: #333333;
}
html {
	overflow-y: scroll;
	height: 105%;
}
/* Solution pour contrer les décallages d'image sous IE7.... */
img {
	line-height: 0;
	border: none;
}
div#liens a img {
	margin: 2px;
	line-height: 0;
	border: 2px #ffffff;
}
div.nepasvoir {
	display: none;
}
form {
	margin-left: 20px;
}
/* Conteneur global__________________________________________________*/

#conteneur {
	position:relative;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	background: url(images/fond.jpg) repeat-y fixed center;
	text-align: center;
	padding: 0;
}
/* Marges du conteneur des elements   ______________________________*/

#contenu {
	width: 1100px;
	padding: 0;
	margin-left: 100px;
}
*>#contenu {
	width: 1100px;
	padding: 0;
	margin-left: 50px;
}
#col_h1 {
	float: left;
	width: 1000px;
	padding: 0;
	margin-left: 50px;
	text-align: left;
	background: url(images/logo_logisdefrance.jpg) no-repeat right;
}
/* les quatre colonnes pour les rubriques __________________________*/

.col_1 {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
.col_2 {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.col_3 {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	text-align: left;
}
/* Entete _________________________________________________________*/
#header {
	margin: 0;
	padding: 0;
	float: left;
	width: 1100px;
	height: 100px;
}
/* Menu Index Colonnes______________________________________________*/

a.col1 {
	display: block;
	width: 250px;
	height: 500px;
	background: url(images/col_dh.jpg) no-repeat 0 0;
}
a.col1:hover {
	background: url(images/col_dh.jpg) no-repeat 0 -500px;
}
a.col2 {
	display: block;
	width: 250px;
	height: 500px;
	background: url(images/col_fe.jpg) no-repeat 0 0;
}
a.col2:hover {
	background: url(images/col_fe.jpg) no-repeat 0 -500px;
}
a.col3 {
	display: block;
	width: 250px;
	height: 500px;
	background: url(images/col_inth.jpg) no-repeat 0 0;
}
a.col3:hover {
	background: url(images/col_inth.jpg) no-repeat 0 -500px;
}
a.col4 {
	display: block;
	width: 250px;
	height: 500px;
	background: url(images/col_cn.jpg) no-repeat 0 0;
}
a.col4:hover {
	background: url(images/col_cn.jpg) no-repeat 0 -500px;
}
/* Menu________________________________________________________*/

a.lien1 {
	display: block;
	width: 250px;
	height: 105px;
	background: url(images/btn_dh.jpg) no-repeat 0 0;
}
a.lien1:hover {
	background: url(images/btn_dh.jpg) no-repeat 0 -110px;
}
a.lien2 {
	display: block;
	width: 250px;
	height: 105px;
	background: url(images/btn_fe.jpg) no-repeat 0 0;
}
a.lien2:hover {
	background: url(images/btn_fe.jpg) no-repeat 0 -110px;
}
a.lien3 {
	display: block;
	width: 250px;
	height: 105px;
	background: url(images/btn_inth.jpg) no-repeat 0 0;
}
a.lien3:hover {
	background: url(images/btn_inth.jpg) no-repeat 0 -110px;
}
a.lien4 {
	display: block;
	width: 250px;
	height: 105px;
	background: url(images/btn_cn.jpg) no-repeat 0 0;
}
a.lien4:hover {
	background: url(images/btn_cn.jpg) no-repeat 0 -110px;
}
/* Intemporels menu______________________________________________*/

a.m1 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 0;
}
a.m1:hover {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -360px;
}
a.m2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -40px;
}
a.m2:hover {
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) 0 -400px;
}
a.m3 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -80px;
}
a.m3:hover {
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -440px;
}
a.m4 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -120px;
}
a.m4:hover {
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -480px;
}
a.m5 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -160px;
}
a.m5:hover {
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -520px;
}
a.m6 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 160px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -200px;
}
a.m6:hover {
	display: block;
	width: 250px;
	height: 160px;
	background: url(images/menu_intemporels.jpg) no-repeat 0 -560px;
}
/* Decouvrir Hotel menu______________________________________________*/

a.dh1 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_decouvrir_hotel.jpg) no-repeat 0 0;
}
a.dh1:hover {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 40px;
	background: url(images/menu_decouvrir_hotel.jpg) no-repeat 0 -360px;
}
a.dh2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_decouvrir_hotel.jpg) no-repeat 0 -40px;
}
a.dh2:hover {
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_decouvrir_hotel.jpg) 0 -400px;
}
a.dh3 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 280px;
	background: url(images/menu_decouvrir_hotel.jpg) no-repeat 0 -80px;
}
a.dh3:hover {
	display: block;
	width: 250px;
	height: 280px;
	background: url(images/menu_decouvrir_hotel.jpg) no-repeat 0 -440px;
}
/* Formule Etape menu______________________________________________*/

a.fe1 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_formules_etapes.jpg) no-repeat 0 0;
}
a.fe1:hover {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 40px;
	background: url(images/menu_formules_etapes.jpg) no-repeat 0 -360px;
}
a.fe2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_formules_etapes.jpg) no-repeat 0 -40px;
}
a.fe2:hover {
	display: block;
	width: 250px;
	height: 40px;
	background: url(images/menu_formules_etapes.jpg) 0 -400px;
}
a.fe3 {
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
	height: 280px;
	background: url(images/menu_formules_etapes.jpg) no-repeat 0 -80px;
}
a.fe3:hover {
	display: block;
	width: 250px;
	height: 280px;
	background: url(images/menu_formules_etapes.jpg) no-repeat 0 -440px;
}
/* Titre paragraphe*/
h2 {
	margin: 0 0 0 20px;
	padding: 0;
	clear: both;
	font-size: 12px;
}
/* Soustitre paragraphe*/
h3 {
	margin: 0 10px 0 5px;
	padding: 0;
	border-bottom: 1px solid #333333;
	clear: both;
	font: 16px;
	color: #333333;
}
h4 {
	margin: 0 10px 0 10px;
	padding: 0;
	font-size: 14px bold;
	white-space: nowrap;
	text-align: left;
}
h5 {
	font-size: 18px;
	line-height: 15px;
}
h6 {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 8px;
}
.lien_bleu {
	font-size: 10px;
	font-weight: bolder;
	color:#0066FF;
}
.lien_rouge {
	font-size: 10px;
	font-weight: bolder;
	color:#990000;
}
.lien_jaune {
	font-size: 10px;
	font-weight: bolder;
	color:#FFCC66;
}
.lien_vert {
	font-size: 10px;
	font-weight: bolder;
	color:#336666;
}
.texte_gris {
	font-size: 10px;
	color:#999999;
}
.small {
	font-size:10px;
}
/* Marges paragraphe et couleur dans le bloc "contenu" */

#contenu p {
	text-align: justify;
	margin: 0 20px 0 20px;
	padding: 0;
}
/* Listes centees */

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #999966;
}
ul, li {
	list-style: circle;
	margin: 0 20px 0 20px;
	padding: 0;
}
/* Pied de page */

#footer {
	line-height: 35px;
	margin-left:50px;
	position: static; /* Soit Relative... à voir sous IE*/
	height: 80px;
	width: 1100px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	clear: both;
	background-image: url(images/fond_footer.jpg);
}
*>#footer {
	line-height: 35px;
	margin:0;
	position: static; /* Soit Relative... à voir sous IE*/
	height: 80px;
	width: 1100px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	clear: both;
	background-image: url(images/fond_footer.jpg);
}
/* Liste liens footer________________________________________________________*/

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#liens {
	background-color:#FFFFFF;
	margin-left:50px;
	position: static; /* Soit Relative... à voir sous IE*/
	width: 1100px;
	text-align: center;
	clear: both;
}
*>#liens {
	background-color:#FFFFFF;
	margin:0;
	position: static; /* Soit Relative... à voir sous IE*/
	width: 1100px;
	text-align: center;
	clear: both;
}
