#chapo .jours {
	font-size: 1.4em;
	font-weight: bolder;
	color: #039;
}
#chapo .apartirde {
	font-variant: small-caps;
	color: #666;
}
#break {
	clear: both;
	float: none;
}
#main #contenu {
	padding-top: 30px;
	background-color: #FFF;
}
#chapo .prix {
	font-size: 1.8em;
	font-weight: bolder;
	color: #F00;
}
#chapo .formule {
	font-style: italic;
}
#container #main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #contenu #gauche {
	float: left;
	width: 657px;
	padding-left: 20px;
	padding-top: 15px;
}
#container #main #contenu #droite {
	float: left;
	width: 235px;
	padding-left: 30px;
}
#container #main #contenu #gauche_index .carte {
	position: relative;
	z-index: 1;
}

#container #main #contenu #gauche #bloc_image_1 {
	float: left;
	width: 200px;
}
#container #main #contenu #gauche #intro {
	float: left;
	width: 430px;
	padding-left: 25px;
}
#container #main #contenu #gauche #bloc_image_1 img {
	padding: 9px;
	border: 1px solid #CCC;
}

#gauche #intro .boutons_resa {
	float: right;
	width: 165px;
}
#gauche #intro .titre {
	font-size: 2em;
	font-weight: bold;
	color: #FD7B01;
}
#gauche #intro .soustitre {
	font-size: 1.3em;
	color: #588DBF;
}
#container #main #contenu #gauche #detail {
	background-image: url(images/detail_offre_tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	height: 25px;
}
#container #main #contenu #gauche #bordure {
	padding: 30px;
	border: 1px solid #4D80AD;
}
#container #main #contenu #gauche #tarifs {
	background-image: url(images/tarifs_tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	height: 25px;
}
#container #main #contenu #gauche #boutons {
	padding-top: 20px;
	text-align: right;
	padding-bottom: 20px;
}
#container #main #contenu #gauche #intro #chemin {
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 5px;
	margin-bottom: 7px;
}
#container #main #contenu #gauche #bloc_liste {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
}
#container #main #contenu #gauche_index {
	float: left;
	width: 667px;
	padding-left: 20px;
	z-index: 1;
	position: relative;
}
#container #main #contenu #droite_index {
	float: left;
	width: 240px;
	padding-left: 20px;
}
#container #main #contenu #gauche #bloc_image_listing {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
#chemin a:link, #chemin a:visited, #chemin a:active {
	color: #FFF;
	text-decoration: none;
}
#chemin a:hover {
	color: #FF0;
	text-decoration: underline;
}
#container {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#formulaire {
	height: 182px;
	width: 245px;
	background-image: url(images/bg_moteur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	margin-top: 0px;
}
#formulaire .submit {
	background-image: url(images/rechercher.jpg);
	height: 23px;
	width: 122px;
}
.cssform p {
	clear: left;
	margin: 0;
	padding-left: 70px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	line-height: 18px;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -60px; /*width of left column*/
	width: 40px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.cssform select { /*width of text boxes. IE6 does not understand this attribute*/
	width: 150px;
}
.cssform textarea {
	width: 250px;
	height: 50px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix {
	margin-left: 3px;
}
#container #main #contenu #gauche #pagination2 {
	margin-top: 46px;
	border: 1px solid #ebebeb;
	padding: 5px;
	margin-bottom: 30px;
}
.floatleft {
	float: left;
	position: relative;
}
#container #main #contenu #gauche #intro_liste {
	float: left;
	width: 423px;
	padding-left: 18px;
}
#gauche #intro_liste .titre {
	font-size: 1.5em;
	font-weight: bold;
	color: #FD7B01;
}
#gauche #intro_liste .soustitre {
	font-size: 1.3em;
	color: #588DBF;
}
#gauche #intro_liste .boutons_voir {
	float: right;
	width: 165px;
	padding-top: 20px;
}
/*      root element for the scrollable.      when scrolling occurs this element stays still.  */ 

div.scrollable {
	position:relative;
	overflow:hidden;
	width: 669px;
	height:320px;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {
	position:absolute;
	width:20000em;
	clear:both;
	border:0px solid #222;
}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}



/* single item */
#thumbs div {
	float:left;
	width:223px;
	height:320px;
	color:#fff;
	border-left:0px solid #333;
	cursor:pointer;
	background:#333 url(images/h150.png) repeat-x 0 146px;
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;
}



.scrollable #thumbs div #image_coeur {
	height: 125px;
	width: 223px;
	overflow: hidden;
}

.scrollable #thumbs div .titre {
	height: 30px;
	overflow: hidden;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#066;
	cursor:default;
}



#thumbs h3 em {
	font-style:normal;
	color:yellow;
}
#thumbs #chapo {
	background-image: url(images/bg_chapo.jpg);
	height: 130px;
	overflow: hidden;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}#thumbs #chapo .jours {
	font-size: 1.4em;
	font-weight: bolder;
	color: #FFF;
}
#thumbs #chapo .apartirde {
	font-variant: small-caps;
	color: #FFC;
}
#thumbs #chapo .prix {
	font-size: 1.8em;
	font-weight: bolder;
	color: #FC0;
}

.cssform2 p{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssform2 label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-size: 1.2em;
}

.cssform2 input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform2 textarea{
	width: 250px;
	height: 50px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
#formulaire-contact {
	float: left;
	height: auto;
	width: 430px;
}
#coordonnees {
	width: 250px;
	float: left;
	margin-left: 10px;
	background-color: #F0F5CF;
	margin-top: 20px;
}
#coordonnees p {
	margin-left: 10px;
}
#container #main #header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
}
#container #main #footer {
	background-color: #254689;
	padding: 0px;
}
#footer .menu_footer  {
	background-color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
}

#footer .menu_footer ul li {
	display: inline;
    margin: 0 15px 0 0;
    padding-left: 15px;
}

#footer .liste_adresses ul li {
	display: inline;
	margin: 0 15px 0 0;
}

#footer .liste_adresses ul li .coordonnees{
	width: 132px;
	float: left;
	color: #FFF;
	font-size: 0.8em;
}
.clear {
	clear: both;
	float: none;
}
#footer .liste_adresses .adresses ul {
	margin: 0px;
	padding: 0px;
}
#footer .menu_footer ul li a:link, #footer .menu_footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer .menu_footer ul li a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC3;
}
#footer .menu_footer ul {
	margin: 0px;
	padding: 0px;
}
#gauche #formadresse {
	float: left;
	padding-left: 20px;
}
