/* Start of CMSMS style sheet 'bluehaze' */
.LHS {
  margin-left: 2.5mm;
  float: left;
  clear: left;
}

.RHS {
  margin-right: 2.5mm;
  float: right;
  clear: right;
}




/* ###### Body Text ###### */

body {
  background-color: #ebd694;
  color: black;
  font-family: papyrus;
  font-size: 95%;
  margin: 0;
}

.content{
width:900px;
background-color: #91886f;
border:1px solid #EBD694;
margin: 0 auto;
}




h1 {
margin:0px 10px 10px 10px;
  font-weight: bold;
  font-size: 25px;
 color:#EBD694;
border-bottom:1px solid #EBD694;
}

img {
  border: 1px solid #EBD694;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  border-style: dotted;
  border-width: 2px;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  width: 9em;
  float: left;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 90%;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

#bodyText {
width:690px;
float:left;
display:block;
}

*html #bodyText {
width:685px;
float:left;
display:block;
}

#bodyText p {
}

#bodyText a {
  text-decoration: none;
}

#bodyText a:hover {
  border-bottom: none;
}



.smallCaps {
  font-variant: small-caps;
}


/* ###### Header ###### */
#top {
margin:5px 0;
padding:0;
	width:900px;
	border:none;
	display:block;
text-align:center;
font-size:25px;
color:#EBD694;
font-weight:bold;
}


#header {
margin:0;
padding:0;
	width:900px;
	height:95px;
	background: url('img/top.jpg') no-repeat 0 0;
	border:none;
	display:block;
}

#header_espace_deco {
margin:0;
padding:0;
	width:900px;
	height:95px;
	background: url('img/top_espace_deco.jpg') no-repeat 0 0;
	border:none;
	display:block;
}

.headerTitle {
  font-size: 300%;
  font-weight: bold;
  line-height: 2em;
}

.menuBar {
  float: left;
}

.locBar {
  float: right;
}

.menuBar *, .locBar * {
  text-decoration: none;
  font-weight: bold;
  padding-right: 1ex;
}

.menuBar a:hover, .locBar a:hover {
  text-decoration: underline;
}

.navigation{
padding:10px 20px;
font-size:20px;
}


.navigation a:link{
text-decoration:none;
color:#EBD694;
}

.navigation a:visited{
text-decoration:none;
color:#000000;
}

.navigation a:hover{
text-decoration:none;
color:#ffffff;
}


/* ###### Side Box ###### */

.menu{
float:left;
clear:both;
width: 200px;
}

.sidebox {
width: 210px;
float:left;
text-align:left;
display:block;
font-size:17px;
}

.sidebox p{
color:#EBD694;
text-align:center;
padding:0 2px;
float:left;
}

.sous_titre{
color:#EBD694;
text-align:left;
padding:20px 5px 0 7px;
font-size:20px;
font-weight:bold;
}

.sous_titre_deco{
color:#CC0000;
text-align:left;
margin: 0 5px 0 7px;
font-size:20px;
font-weight:bold;
}

.deco{
width:202px;
background-color:#ACAB95;
margin:10px 4px;
display:block;
float:left;
}

*html .deco{
width:204px;
background-color:#ACAB95;
margin:5px 1px;
display:block;
float:left;
}

/*menu*/
ul{
margin:5px 2px 10px 2px;
list-style-type :none;
}

li a{
text-decoration:none;
color:#EBD694;
padding:0 5px 0 0;
}

li a:visited{
text-decoration:none;
color:#000000;
}

li a:hover{
text-decoration:none;
color:#FFFFFF;
}

*+html ul{
margin:5px 2px 10px 36px;
}


*html ul{
margin:5px 2px 10px 36px;
}

/* ###### Content ###### */
.credo{
width:640px;
margin:30px;
color:#EBD694;
font-size:18px;
float:left;
clear:both;
}

*html .credo{
width:640px;
margin:15px 0 15px 15px;
color:#EBD694;
font-size:18px;
float:left;
clear:both;
}

.credo a{
text-decoration:none;
color:#EBD694;
padding:0 10px 0 0;
}

.credo a:visited{
text-decoration:none;
color:#000000;
}

.credo a:hover{
text-decoration:none;
color:#EBD694;
font-weight:600;
}

/* ###### Accueil ###### */
.img_acc{
margin: 0 auto;
background-color:#ACAB95;
padding:5px;
display:block;
float:left;
border: 3px solid #EBD694;
}

*html .img_acc{
margin: 0 auto;
background-color:#ACAB95;
padding:5px;
display:block;
float:left;
border: 3px solid #EBD694;
}





/* ###### Footer ###### */

#footer {
width:900px;
  clear: left;
}


.ml{
display:block;
margin:10px 0 10px 0;
width:900px;
text-align:center;
font-size:10px;
float:left;
color:#161616;
text-decoration:none;
}

.ml a{
color:#161616;
text-decoration:none;
}

.ml a:hover{
font-weight:bold;
color:#CC0000;
text-decoration:none;
}

/* ###### Page category ###### */
.category_item{
width:210px;
text-align:center;
display:block;
margin:0 10px;
}

.category_box{
width:230px;
height:250px;
float:left;
display:block;
margin:10px 0;
}


/* ###### Page Item ###### */
.item_box{
width:300px;
text-align:center;
display:block;
float:left;
color:#EBD694;
font-weight:bold;
}


.item_box p{
margin:0 0 10px 0;
font-size:12px;
font-weight:100;
}

.item_photo{
width:150px;
height:150px;
float:left;
display:block;
margin:10px 0;
}

.col_d_item{
width:390px;
float:left;
display:block;
}

.item_attribute{
margin:10px 0 0 0;
width:390px;
display:block;
float:left;
}


.item_attribute_name{
color:#EBD694;
font-weight:bold;
float:left;
}

.item_attribute_val{
width:380px;
float:left;
clear:both;
margin: 0 5px;
}

*html .item_attribute_val{
width:370px;
float:left;
clear:both;
margin: 0 5px;
}

/*******************************************************************
 * TITLE: Color Scheme Stylesheet for Blue Haze                    *

 * MODIF: 2003-01-05 1608 +0800                                    *
 *******************************************************************/


/* ------------------------------------------------------------------------
   Four basic colors are used to render Blue Haze. These are:
     1. Text Color
     2. Border Color
     3. Background Color (darker)
     4. Background Color (lighter)

   To change the above colors, just edit their respective values below.
------------------------------------------------------------------------ */


/* ###### General Color Scheme ###### */

h2, h3, q, #header div, #header div *, #footer *, .headerTitle, .sideBox div, .topOfPage
{ /* Text Color: */  color: #EBD694; }

h1, q,  #header, .sideBox, .sideBox div
{ /* Border Color: */  border-color: #EBD694; }

#header, .sideBox div, .sideBox a:hover, .sideBox .thisPage
{ /* Background Color (darker): */  background-color: #e8f0ff; }

q, .sideBox a, .sideBox span
{ /* Background Color (lighter): */  background-color: #fafcff; }


/* ###### Special Colors ###### */

acronym {
  color: blue;
  border-bottom-color: blue;
}

#bodyText a {
  color: #EBD694;
margin: 2px 0;

}



/* ###### Formulaire ###### */
.googlemap{
float:right;
margin:5px 20px 0 0;
width:330px;
height:200px;
display:block;
vertical-align:bottom;
}

*html .googlemap{
float:right;
margin:5px 10px 0 0;
width:330px;
height:200px;
display:block;
vertical-align:bottom;
}

.txt_contact{
width:300px;
padding: 10px;
color:#EBD694;
font-size:18px;
float:left;
}


.cache { display: none; }

form {
	position:relative;
	width:600px;
	display:block;
	float:left;
	z-index:1;
	}
	
	form p {
	margin: 20px 0;
	}
	
	form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
	}
	
	form p.double label {
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	vertical-align:middle;
	cursor: pointer;
	}
	
form p.double label span.info {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
		vertical-align:middle;
}

form p.double input,form p.double textarea {
	width: 200px;
	margin-left: 12px;
	border: solid 1px #999999;
	padding: 2px 4px;
	float:left;
}

form p.double textarea {
	padding: 2px 0 0 4px;
	width: 330px;
	height: 230px;
}

form p.simple {
	margin-left: 250px;
}

/*Mentions légales*/
.logo_TQ{
width: 200px;
	height:36px;
	background: url('../img/LOGO-TQ1.jpg') no-repeat 0 0;
	display: block;
	
}
/* End of 'bluehaze' */

