body, html {
	height:100%;
}
body {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#372628;
	padding:0;
	margin:0;
}

* {
	outline:none;
}

a {
	text-decoration:none;
	color:#a82c29;
}
a:hover {
	color:#372628;
}
img {
	border:0;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
.blank {
	clear:both;
}
/* PREHOME */

#sitename h1, #baseline h2 {
	display:none;
}	
.prehome #global {
	position:absolute;
	width:380px;
	height:100%;
	background:#a82c29;
	left:50%;
	margin:0 0 0 -190px;
}
.prehome #cadre {
	position:absolute;
	left:50%;
	top:50%;
	margin:-245px 0 0 -190px;
	width:380px;
	height:490px;
}
.prehome #image {	
	padding:15px;
}
.prehome #title {
	padding:10px 0;
	background:#372628;
	width:380px;
}
.prehome #sitename {
	padding:0 0 10px;
}
.portail {
	color:#a82c29;
	font-size:10px;
	text-align:justify;
	position:absolute;
	width:380px;
	left:50%;
	margin:0 0 0 -190px;
	padding:10px 0;
	top:100%;
}
.portail a:hover {
	color:#a82c29;
}
.home .portail {
	width:550px;
	margin:0 0 0 120px;
	left:0;
}
.page .portail {
	width:980px;
	left:50%;
	margin:0 0 0 -490px;
	padding:10px 0;
}

/* HOME */

#global {
	position:absolute;
	width:980px;
	top:0;
	left:50%;
	margin:0 0 0 -490px;
}
.home #global, .home #left {
	height:100%;
}
#top {
	background:#ffffff;
}
#left {
	float:left;
	width:670px;
	background:#ffffff;
	border-right:10px solid #FFFFFF;
}
.home #left {
	padding:0 0 0 120px;
	width:550px;
	background:none;
	border:0;
}
#right {
	float:right;
	width:220px;
	overflow:hidden;
}
.home #right {
	padding:0 50px 0 0;
	
}
.home #cadre {
	padding:0;
	position:absolute;
	height:520px;
	width:570px;
	top:50%;
	margin:-260px 0 0;
	background:#372628;
}
.home #title {
	width:550px;
	text-align:right;
	padding:30px 0 0;
}
.home #title #baseline {
	padding:5px 0 10px;
}

.home #bande {
	height:100%;
	width:550px;
	background:#a82c29;
}

.home #cadre #edito {
	line-height:18px;
	color:#FFFFFF;
	text-align:right;
	padding:10px 0 0 150px;
	font-size:12px;
	width:400px;
	margin:0;
	overflow:hidden;
}
.home #favorite {
	width:570px;
	margin:0 0 0 -20px;
	text-transform:uppercase;
}
.home #favorite label {
	display:block;
	padding:0 0 0 22px;
	height:15px;
}
.home #favorite li label {
	display:block;
	padding:0;
	text-align:right;
}
.home #favorite ul, .home #favorite li {
	margin:0;
	padding:0;
	list-style:none;
}
.home #favorite ul {
	padding:10px 0 0 2px;
}
.home #favorite li img {
	display:block;
	margin:0 0 5px;
}
.home #favorite li a {
	color:#ffffff;
}
.home #favorite li a:hover {
	color:#a82c29;
}
.home #favorite li {
	display:block;
	float:right;
	color:#ffffff;
	padding:0 0 0 12px;
}
.home #favorite li div {
	width:100px;
}


/* TOOLBAR */

#toolbar {
  height:63px;
  margin:0 0 20px;
}
.fiche #toolbar {
}
#toolbar #recherche, #toolbar #panier, #toolbar #carte {
  float:left;
}
#toolbar #recherche {
  margin:0 10px 0 0; 
}

#toolbar #recherche #search_block {
  top:166px;
  right:150px;
  position:absolute;
  z-index:9999;
  background:#ffffff;
}
#toolbar form {
  color:#000000;
  padding:0;
  margin:0;
  width:140px;
}

#toolbar form div {
  background:#dfdcdc;
  color:#372628;
  text-transform:uppercase;
  padding:5px;
  margin:0 0 5px;
  font-weight:bold;
}
#toolbar form fieldset {
  border:0;
  padding:0 5px 10px;
  margin:0;
  background:#dfdcdc;
}
#toolbar form fieldset label {
  padding:5px 0 0;
  display:block;
  z-index:1;
}
#toolbar form .textinput {
  color:#000;
  border-width:0 0 1px;
  border-style:dotted;
  border-color:#000000;
  background:#dfdcdc;
  width:130px;
  display:block;
  font-size:10px;
  font-weight:bold;
  margin:0;
  z-index:1;
}
#toolbar form select {
  font-size:11px;
  width:130px;
  z-index:1;
}
#toolbar form select option {
  z-index:1;
}
#toolbar form #submit {
  font-size:11px;
  text-transform:uppercase;
  border:0;
  color:#000000;
  background:#dfdcdc;
  padding:0 0 2px;
  margin:10px 0 0;
  width:140px;
  height:18px;
  cursor:pointer;
}
#toolbar form #submit:hover, #toolbar form #submit.sfhover {
  color:#a82c29;
}
#toolbar #recherche div.autocomplete {
  padding:0;
  position:absolute;
  z-index:9999;
}
#toolbar #recherche div.autocomplete ul {
  width:130px;
  overflow:hidden;
  z-index:9999;
  list-style:none;
  padding:0;
  margin:0;
}
#toolbar #recherche div.autocomplete li {
  padding:5px;
  background:#a82c29;
  border-bottom:1px dotted #372628;
  color:#372628;
  font-weight:normal;
  height:12px;
  text-transform:none;
  cursor:pointer;
  width:200px;
  z-index:9999;
}
#toolbar #recherche div.autocomplete li:hover {
  font-weight:bold;
}
#toolbar #panier {
  margin:0 10px 0 0; 
}
#toolbar #carte {
  
}

#toolbar #carte #carte_block {
  top:166px;
  right:20px;
  position:absolute;
  z-index:9999;
}
#toolbar #carte #carte_block .menu {
  position:absolute;
  left:20px;
  top:0;
  height:80px;
  padding:20px 10px;
  background:#ffffff;
}
#toolbar #carte #carte_block .menu ul {
  padding:0;
  margin:0;
}
#toolbar #carte #carte_block .menu ul li {
  list-style:none;
  padding:2px 0;
}
#toolbar #carte #carte_block .menu a {
  color:#000000;
}
#toolbar #carte #carte_block .menu a:hover {
  color:#A82C29;
}
/* PAGE */

.page #global {
	background:url(../img/page-bg.gif);
}
.list #global {
	background:url(../img/list-bg.gif);
}
.page #right {
	padding:10px 70px 0 0;
	width:220px;
	overflow:hidden;
}
.fiche #right, .contact #right, .selection #right, .contenu #right {
	padding:10px 70px 0 0;
}
.page #header {
	height:60px;
	width:550px;
	margin:0 0 10px 120px;
	background:#a82c29;
}
.page #language {
  position:absolute;
  left:0;
  top:30px;
  width:110px;
  text-align:right;
}
#language .lang {
  height:18px;
  font-size:11px;
  letter-spacing:1px;
}
.home #language {
  position:absolute;
  right:-80px;
  bottom:72px;
  margin:0;
}
.home #language a:hover {
  color:#ffffff;
}
.page #title {
	position:absolute;
	top:29px;
	left:0;
	margin-left:292px;
}
.page #baseline {
	text-align:right;
	padding:6px 0;
	display:none;
}
.page #pathway {
	margin:0 0 0 120px;
	padding:10px 0;
	font-size:11px;
}
.page #pathway h1 {
	font-size:11px;
	padding:0;
	margin:0;
	font-weight:normal;
}
#filter {
	background:#dfdcdc;
	width:550px;
	color:#000;
	margin:10px 0 10px 120px;
	padding:0;
	z-index:0;
}
#filter #filter-title {
  padding:5px 5px 0;
  font-weight:bold;
}
#filter #filter-title h1 {
  font-size:12px;
  padding:0;
  margin:0;
  font-weight:normal;
  display:inline;
  text-transform:lowercase;
}
#filter #filter-form {
	padding:0;
	margin:0;
}
#filter fieldset {
	border:0;
	float:left;
	margin:10px 40px 10px 20px;
	padding:0;
}
#filter legend {
	font-size:11px;
	cursor:pointer;
	display:inline;
	padding:0;
	margin:0;
}
#filter select {
	font-size:10px;
	display:block;
	height:17px;
}
#filter .sfhover select {
	visibility:hidden;
}
#filter-total select {
	width:52px;
}
#filter-city select {
	width:56px;
}
#filter ul, #filter li {
	margin:0;
	padding:0;
	list-style:none;
}
#filter ul {
	visibility:hidden;
	background:#ffffff;
	color:#000000;
	padding:5px;
	margin:-17px 0 0;
	font-size:11px;
	position:absolute;
}
#filter fieldset:hover ul, #filter fieldset.sfhover ul {
	visibility:visible;
}

.message {
	width:550px;
	margin:0 0 0 120px;
	padding:10px 0;
}
.pager {
	text-align:right;
	width:530px;
	height:20px;
	margin:0 0 0 120px;
	padding:15px 10px 10px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
.pager.bottom {
	border-right:10px solid #372628;
}
.pager span {
	cursor:pointer;
}
.pager .active {
	color:#a82c29;
} 
#results-optimum .ligne {
	border-top:8px solid #a82c29;
}
#result {
	width:670px;
}
.result .buttons {
	float:right;
}
.result .buttons a {
	cursor:pointer;
}
#results-performance .result .buttons div {
	padding:0 0 23px;
}
.result .buttons div {
	padding:0 0 5px;
}
.result .promotion, #advert .promotion {
	font-weight:bold;
	color:#A82C29;
	margin:4px 0;
}
#advert .promotion {
	margin:0 0 5px;
}
.promotion img {
	margin:0 5px 1px 0;
	vertical-align:bottom;
}
.result .departement a, .result .city a {
	color:#000000;	
}
.result .departement {
	text-transform:uppercase;
	font-weight:bold;
}
.result h2 {
	font-size:14px;
	color:#a82c29;
	text-transform:uppercase;
	margin:-3px 0 0;
}
#results-presence, #results-optimum, .result {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#results-optimum {
	width:670px;
}
#results-optimum .result {
	margin:0 0 0 120px;
	padding:10px;
	background:#dfdcdc;
}
#results-optimum .result .info {
	float:right;
	padding:0 10px 0 0;
	width:210px;
}
#results-optimum .result .buttons {
	padding:0 10px 0 0;
}
#results-optimum .result .image {
	float:left;
	padding:0 10px 0 0;
}
#results-optimum .result .description {
	padding:10px 0;
}

#results-performance {
	width:670px;
	padding:0;
	margin:0;
}
#results-performance .result {
	width:540px;
	padding:10px 10px 10px 120px;
	margin:0;
	border-color:#372628;
	border-style:solid;
	border-width:10px 10px 0 0;
}
#results-performance .result .image {
	float:left;
	padding:0 10px 0 0;
}
#results-performance .result .buttons {
	float:left;
	padding:0 10px 0 0;
}
#results-performance .result .info {
	padding:0 0 0 180px;
}
#results-performance .result .description {
	padding:0 0 10px;
}
#results-performance .result .address, #results-performance .result .postcode, #results-performance .result .city {
}

#results-presence {
	width:670px;
	border-color:#372628;
	border-style:solid;
	border-width:10px 10px 0 0;
}
#results-presence .result {
	width:550px;
	margin:0 0 0 120px;
	padding:10px 0;
	border-bottom:1px dashed #a82c29;
}

#results-presence .result .buttons {
	padding:0 10px 0 0;
}
#results-presence h2 {
	width:480px;
}
#results-presence .capacity {
	width:510px;
	display:block;
}
#points {
	display:none;
}

#map {
	margin:10px 0 20px;
	width:270px;
	height:200px;
	overflow:hidden;
}
.page #bande {
	height:230px;
	border-right:10px solid #372628;
	width:550px;
	margin:0 0 0 120px;
	background:#a82c29;
}
.fiche #bande, .contact #bande {
	border:0;
}
.page #favorite {
	padding:20px 0 0;
}
.page #favorite label {
	display:block;
	padding:0 0 10px;
}
.page #favorite ul, .page #favorite li {
	padding:0;
	margin:0;
	list-style:none;
}
.page #favorite li {
	width:270px;
	padding:0 0 20px 0;
}
.page #favorite .image {
	float:left;
	padding:0 10px 0 0;
}
.page #favorite .coeur {
	vertical-align:top;
}
.page #favorite .info {
	font-weight:bold;
	font-size:16px;
	color:#372628;
	height:100px;
	vertical-align:bottom;
}
.page #favorite .info a {
	color:#372628;
}
.page #favorite .info a:hover {
	color:#a82c29;
}
.page #favorite .departement {
	font-size:18px;
	text-transform:uppercase;
}
.fiche #favorite {
	padding:20px 0;
	margin:0 0 0 120px;
	width:550px;
	height:210px;
	border-bottom:5px solid #A82C29;
}
.fiche #favorite li {
  display:block;
  float:left;
  width:100px;
  padding:0 10px 0 0;
}
.fiche #favorite a {
  color:#000;
  text-transform:uppercase;
  font-size:11px;
}
.fiche #favorite a:hover {
  color:#A82C29;
}
#pub {
	padding:30px 0 0;
}
#pub label {
  display:block;
  padding:0 0 10px;
}
#pub table {
	width:270px;
}
#pub td.image {
	 width:125px;
	 padding:0 10px 0 0;
}
#pub .info {
  font-size:12px;
  color:#372628;
  vertical-align:bottom;
}
#pub .partenaire {
	 margin:0 0 30px;
}
.selection #content {
	padding:30px 0 10px 120px;
}
.fiche #content {
	width:550px;
	padding:20px 0 30px 120px;
	text-align:justify;
}
#content {
	width:500px;
	padding:30px 0 30px 120px;
	text-align:justify;
}

.fiche #content h1 {
	color:#a82c29;
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	display:inline;
	padding:0 10px 0 0;
}
#content h1 {
	color:#a82c29;
	font-size:25px;
	letter-spacing:4px;
	text-transform:uppercase;
}
#content h2 {
	color:#a82c29;
	font-size:14px;
	text-transform:uppercase;
	margin:10px 0 0;
}
#content .title {
	color:#a82c29;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
#content p {
	margin:0;
	padding:2px 0 5px;
}
#content b, #content strong {
	font-weight:normal;
}
#fiche-presence {
	width:550px;
	padding:0 0 0 120px;
	margin:10px 0 0;
}
#fiche-presence h1 {
	color:#a82c29;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 4px;
}
.fiche #fiche-presence .result {
	width:530px;
	margin:0;
	padding:10px;
	border-bottom:5px solid #a82c29;
	background:#dfdcdc;
}
#fiche-presence .result {
	width:550px;
	margin:0;
	padding:10px 0;
	border-bottom:1px dashed #a82c29;
}


#advert {
	width:535px;
	padding:10px 0 30px 120px;
}
#advert h1 {
	color:#a82c29;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 4px;
}
#advert h2 {
	color:#a82c29;
	font-size:14px;
	text-transform:uppercase;
}
#advert ul {
	list-style-position:inside;
	padding:0;
	margin:0;
}
#advert li {
	padding:5px 0;
}
#advert p {
	margin:0;
	padding:2px 0 5px;
}
#advert .buttons {
	float:right;
	padding:26px 0 0;
}
#advert .buttons div {
	padding:0 0 10px;
}
#advert .buttons a:hover {
	border:0;
}
#advert #onglet {
	color:#A82C29;
	font-size:11px;
	text-transform:uppercase;
	margin:-18px 0 0;
	position:absolute;
	text-align:right;
	width:506px;
}
#advert #onglet a {
	cursor:pointer;
}
#advert #panel {
	overflow:hidden;
	width:510px;
	height:225px;
	position:absolute;
}
#advert #panel #gallery {
  width:510px;
  position:absolute;
  left:0;
}
#advert #panel #promotion {
  width:510px;
	height:225px;
	position:absolute;
	left:510px;
}
#advert #panel #promotion .zone {
  height:204px;
}
#advert .gallery img {
	cursor:pointer;
}
#advert .gallery #image {
	width:300px;
	height:225px;
}
#advert .gallery td {
	vertical-align:top;
	text-align:center;
	padding:0 0 0 10px;;
	height:75px;
}
#advert .gallery td.medium{
	padding:0;
}
#advert .gallery .top {
	vertical-align:top;
}
#advert .gallery .middle {
	vertical-align:middle;
}
#advert .gallery .bottom {
	vertical-align:bottom;
	border:0;
}
#advert .gallery .medium {
	vertical-align:top;
}
#advert .zone  {
	border-bottom:1px dashed #a82c29;
	padding:10px 0;
	width:506px;
}
#advert .zone .title {
	color:#a82c29;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#advert .capacity table {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 20px;
	border-bottom:1px solid #a82c29;
}
#advert .capacity thead {
	color:#372628 ;
	border-bottom:1px solid #a82c29;
}
#advert .capacity thead th {
	border-bottom:1px solid #a82c29;
	text-align:center;
}
#advert .capacity th.col01 {
	padding:4px 0;
	width:130px;
	text-align:left;
}
#advert .capacity .col02, #advert .capacity .col03, #advert .capacity .col04, #advert .capacity .col05, #advert .capacity .col06, #advert .capacity .col07  {
	padding:4px 10px;
}
#advert .capacity .ligne0 {
	color:#707173;
}
#advert .capacity td.col01 {
	text-align:left;
}
#advert .capacity td {
	padding:4px 0;
	text-align:center;
}
#advert #itineraire {
	width:506px;
	height:300px;
}
#advert-col {
	width:220px;
}
#advert-col #legend {
	font-size:11px;
	width:270px;
	margin:-10px 0 20px;
}
#advert-col #legend a.active {
	text-decoration:underline;
}
#advert-col .contact {
	padding:20px 0 0 0;
	font-weight:bold;
}
#advert-col .contact .name {
	text-transform:uppercase;
}
#advert-col .contact img {
	margin:0 0 10px;
}
.insolites {
	padding:0 0 20px;
	margin:0;
	display:none;
}
.insolites div {
	padding: 0 0 5px;
}
.insolites .title {
	color:#a82c29;
	font-size:15px;
	text-transform:uppercase;
	padding:0 0 4px;
}
.insolites .info {
	display:block;
	color:#666666;
	font-size:11px;
}
.insolites .departement {
	text-transform:uppercase;
	font-weight:bold;
}
.insolites h3 {
	font-size:12px;
	padding:2px 0;
	width:260px;
	color:#a82c29;
	text-transform:uppercase;
	border-top:1px dotted #a82c29;
	cursor:pointer;
}
.insolites h3:hover {
	color:#372628;
}
.message-error, .message-ok {
	font-size:15px;
	padding:10px;
	margin:6px 0;
	text-align:center;
	background:#eeeeee;
}
.message-error {
	color:#a82c29
}
.message-ok {
	color:#000000
}
.bloc-left {
	float:left;
}
.bloc-right {
	float:left;
	padding:0 0 0 40px;
}
.contact #content strong, .contact #content b {
	font-weight:bold;
}
#contact {
	clear:both;
	padding:30px 0 0;
}
#contact td {
	padding:0 20px 10px 0;
	vertical-align:top;
}
#contact label {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
}
#contact .error label {
	color:#CC0000;
}
#contact .required {
	font-weight:bold;
}
#contact input {
	font-size:11px;
	font-weight:bold;
	border:1px solid #999999;
	border-top:0;
	border-right:0;
	padding:0 2px 2px 2px;
	width:300px;
}
#contact .error input {
	color:#CC0000;
	border:1px solid #CC0000;
	border-top:0;
	border-right:0;
}
#contact input:focus {
	border:1px solid #a82c29;
	border-top:0;
	border-right:0;
}
#contact select {
	font-size:11px;
	font-weight:bold;
	width:305px;
}
#contact textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:350px;
	height:200px;
	padding:4px;
}
#contact .error textarea {
	border:1px solid #CC0000;
}
#contact #submit {
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	border:1px solid #000000;
	background:#a82c29;
	padding:0 0 2px;
	height:18px;
	width:70px;
	cursor:pointer;
}
#contact #submit:hover, #contact #submit.sfhover {
	color:#a82c29;
	border:1px solid #999999;
	background:#CCCCCC;
}
.conseiller .result, .devis .result {
	padding:10px;
	background:#dfdcdc;
}
.conseiller table {
	margin:0 0 10px;
}
.conseiller td, .devis td {
	text-align:left;
	vertical-align:top;
	padding:0 0 5px;
}
.conseiller .nom, .devis .nom {
	padding:0 10px 0 0;
}
.conseiller .sujet {
	width:70px;
}
.conseiller label, .devis label {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.conseiller #sujet {
	width:346px;
}
.conseiller input, .devis input {
	font-size:11px;
	border:1px solid #999999;
	padding:2px;
	width:200px;
}
.conseiller .error input, .conseiller .error textarea, .devis .error input, .devis .error textarea {
	border:1px solid #ff0000;
}
.conseiller .error label, .devis .error label {
	color: #ff0000;
}

.conseiller textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:340px;
	height:80px;
	padding:4px;
}
.devis textarea {
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		width:330px;
		height:120px;
		padding:4px;
	}
.conseiller .submit {
	 text-align:right;
}

.devis #submit {
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	border:1px solid #000000;
	background:#a82c29;
	padding:0 0 2px;
	height:18px;
	width:70px;
	cursor:pointer;
}
.devis #submit:hover, .devis #submit.sfhover {
	color:#a82c29;
	border:1px solid #999999;
	background:#CCCCCC;
}
.conseiller .submit input {
	 width:80px;
}

.signature {
	clear:both;
	padding:40px 10px 10px 690px;
}
.signature img {
	vertical-align:bottom;
	margin:0 10px 10px 0;
}

#login {
	width:360px;
	height:130px;
	padding:20px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-85px 0 0 -200px;
	background:#fff;
}
#login h1 {
	color:#a82c29;
	font-size:18px;
	text-transform:uppercase;
}


#dhtmlgoodies_tooltip{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}
