/*

DEFINITION DE LA STRUCTURE DE LA PAGE

*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F0CA7D;
	font-size: 0.9em;
}

a img {
	border: none;
}

ul {
	list-style-type: none;
}

/* CONTENEUR */
#conteneur {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
	background-image: url(../images/bg_conteneur.gif);
}


/* BANDEAU */

#bandeau {
	background-image: url(../images/bg_bandeau.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	height: 109px;
}
h1 {
	padding: 20px 0 0 12px;
	width: 400px;
}

#colonne_gauche h2 {
	position: absolute;
	top: 193px;
	left: 0px;
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 44px;
	line-height: 35px;
	text-align:  right;
	
	padding: 0 30px 0 0;
	margin: 0;
	text-transform: none;
	
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	color: #fff;
}

/* RECHERCHE */
#formrecherche {
	width: 170px;
	float: right;
	text-align: center;
	margin: 7px 135px 0 0!important;
	margin: 7px 60px 0 0;
	clear: left;
}
#titre_recherche {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 0.8em;
	font-weight:  bold;
}
#zone_recherche {
	background-image: url(../images/bg_input_recherche.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 168px;
	text-align: left;
	padding: 5px 0 0 17px;
}
#recherche {
	border: none;
	border:  transparent;
	background-color: transparent;
	width: 102px;
	height: 14px;
	font-size: 0.8em;
}
#recherche, #bouton_ok {
	vertical-align: middle;
}
#bouton_ok {
	margin: 0 0 0 10px;
}

/* FLASH */
#flash {
	float: right;
	margin: -50px 135px 0 0!important;
	margin: -50px 65px 0 0;
}

/* MENU */
#menu_principal {
	list-style-type: none;
	background-image:  url(../images/bg_menu_principal.jpg);
	background-repeat: no-repeat;
	width: 991px;
	height:  25px;
	padding: 0 0 0 12px;
}
#menu_principal li {
	display: inline;
}

/* MOTARD */
#motard {
	position: absolute;
	top: 0;
	right: 0;
}


#blockcontenu {
	background-image: url(../images/bg_blockcontenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
}

/* COLONNE GAUCHE */
#colonne_gauche {
	float: left;
	width: 169px;
	height: 146px;

	margin: 0 0 0 0!important;
	margin: -4px 0 0 0;
	
	background-image: url(../images/bg_colonne_gauche.jpg);
	background-repeat: no-repeat;
}

/* SOUS MENU */
#ssmenu {
	margin: 103px 0 0 0;
	list-style-type: none;
	height: 100px;
}
html>body #ssmenu {
	height: auto;
	min-height: 100px;
}
#ssmenu li {
	background-image: url(../images/bg_ssmenu.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
	line-height: 20px;
}

#ssmenu li a {
	color: #f0ca7d;
	padding:  0 0 0 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
#ssmenu li a:hover {
	text-decoration: underline;
}
/* LIENS PHOTOS VIDEOS */
#block_photovideo {
	background-image: url(../images/bg_block_photovideo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 249px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}
html>body #block_photovideo {
	height: auto;
	min-height: 249px
}
#block_photovideo a img {
	margin:  -15px 0 0 12px;
	border: 3px solid #000;
	position: relative;
	z-index: 1;
}
#block_photovideo img.titre {
	float: left;
	margin: 3px 0 0 45px;
	position: relative;
	z-index: 99;
}

/* NEWSLETTER */
#spip-listes {
	background-image: url(../images/bg_newsletter.gif);
	background-repeat: no-repeat;
	background-color: #e2001a;
	width: 160px;
	text-align: center;
}
fieldset {
	border: none;
}
#texte_newsletter {
	color: #fff;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#zone_news {
	background-image: url(../images/bg_input_newsletter.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 147px;
	text-align: left;
	padding: 3px 0 0 13px;
	
}
#mail_inscription_ {
	width: 99px;
	height: 17px;
	border: none;
	border:  transparent;
	background-color: transparent;
	font-size: 0.8em;

}
#mail_inscription_, #bouton_ok {
	vertical-align: middle;
}
/* COLONNE CONTENU */
#colonne_contenu {
	float: left;
	width: 622px;
	height: 146px;

	margin: 0 0 0 0!important;
	margin: -4px 0 0 0;
	
	background-image: url(../images/bg_colonne_contenu.jpg);
	background-repeat: no-repeat;
}
#zone_texte {
	margin: 10px 30px 20px 30px;
}
#lien_boutique {
	margin: 0 0 0 56px;
	height: 110px;
}

/* COLONNE DROITE */
#colonne_droite {
	float: right;
	width: 212px;
	height: 146px;
	margin: 0 0 0 0!important;
	margin: -4px 0 0 -6px;

	background-image: url(../images/bg_colonne_droite.jpg);
	background-repeat: no-repeat;
}

html>body #colonne_gauche, html>body #colonne_contenu, html>body #colonne_droite {
	height: auto;
	min-height: 146px;
}

#drapeau {
	margin: 50px 0 0 30px;
	color: #f0c97c;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	font-weight: bold;
}
#drapeau img {
	vertical-align: middle;
}

#zoneflash1, #zoneflash2 {
	margin: 13px 0 0 21px;
}

/* PIED DE PAGE */
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height:  50px;
	position: relative;
	width: 1003px;
}
#copyright {
	float: left;
	width: 190px;
	margin: 28px 0 0 18px!important;
	margin: 28px 0 0 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

/* MENU BAS */
#menu_bas {
	float: left;
	width: 400px;
	margin: 28px 0 0 60px!important;
	margin: 28px 0 0 45px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: none;
}
#menu_bas li {
	display: inline;
}
#menu_bas a {
	text-decoration: none;
	color:  #000;
}
#menu_bas a:hover {
	text-decoration: underline;
}

#logo_petit {
	float: left;
	width: 119px;
	margin: 19px 0 0 10px!important;
	margin: 19px 0 0 9px;
}


#roadbook {
	position: absolute;
	left: 800px;
	bottom: 0;
}

/* BLOCK ARTICLE PHOTO */
.blockartphoto {
	width: 46%;
	height: 170px;	
	float: left;
	padding: 0 2% 0 0;
	margin: 0 2px 10px 0;
	background-color:#f1f1f1;
}
html>body .blockartphoto {
	height: auto;
	min-height: 170px;
	
}

/* BLOCK ARTICLE ACTUS */
.blockartactu {
	width: 246px;
	height: 180px;	
	float: left;
	padding: 0 0 0 0;
	margin: 0 25px 10px 0;
}
html>body .blockartactu {
	height: auto;
	min-height: 180px;
	
}

.remonte {
	margin: -55px 3px 0 3px;
	
}

.creditphoto {
	text-align: left;
	text-decoration: underline;
	font-size: 0.6em;
	font-weight: bold;
	
	margin: 0 0 1em 0;
	
}
.listephotos {
		margin: 20px 0 0 0;

}

.photodiapo {
	margin: 0 5px 5px 0;
	
}

/* BLOCK LIEN RUBRIQUE */
.blocklienrub {
	width: 46%;
	height: 200px;	
	float: left;
	padding: 0 0 0 0;
	margin: 0 10px 10px 0;
}
html>body .blocklienrub {
	height: auto;
	min-height: 200px;
	
}


/* DIVERS */
.clear {
	clear: both;;
}
