/* Stylesheet: soleil Modified On 2012-03-04 12:51:01 */

* {
margin:0;
padding:0;
}

html {
   height:100%;
   overflow-x: hidden;
}

body {
   height:100%;
   text-align: left;
   font-family: 'Ubuntu', sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #d3003c;
}

a:visited {
   text-decoration: none;
   background-color: inherit;
}

a:hover {
   text-decoration: none;
   background-color: transparent;
   color: #333;
}

a:focus{
	outline: none;
}


/*****************
basic layout 
*****************/
body {
   background: #ffd600 url(../../images/design/fond.jpg) 0 0 repeat-x;
   color: #5d4d45;
}

#pagewrapper {
   position:relative;
   width: 960px;
   margin: 0 auto;
   background: transparent url(../../images/design/fond_page.jpg) 0 0 no-repeat;
   min-height: 1445px;
}

div#header {
   width: 960px;
   height: 90px;
   margin: 0;
   padding: 0;
   z-index: 200;
}

#logo {
   position: absolute;
   top: 70px;
   left: 120px;
}

.accueil div#content {
   float: left;
   width: 780px;
   height: 540px;
   padding: 0;
   margin: 0;
}

div#content {
   float: left;
   width: 780px;
   height: 1200px;
}

body.contact #pagewrapper {
   position:relative;
   width: 960px;
   margin: 0 auto;
   background: transparent url(../../images/design/fond_page_contact.jpg) 0 0 no-repeat;
   min-height: 800px;
}

.contact div#content {
   float: left;
   width: 780px;
   height: 640px;
   padding: 0;
   margin: 0;
}

.accueil div#pagewrapper {
   background: transparent url(../../images/design/fond_home.jpg) 0 0 no-repeat;
   height: 645px;
}



div#main {
   position: absolute;
   width: 400px;
   top: 230px;
   left: 434px;
}

.accueil div#main {
   position: absolute;
   width: 400px;
   top: 460px;
   left: 278px;
}


div#footer {
   float: left;
   position: relative;
   margin: 15px 0 0 0;
   width: 960px;
   height: auto;
}

div#footer p {
   font-size: 10px;
   padding: 8px;
   text-align: center;
   margin: 0;
   color: #000;
}


div#footer a {
   color: #aa5eac;
}

div#clearfooter {
   height: 50px;
}

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

div.left49 {
  width: 49%;
  color: #999;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
  color: #999;
}

p.acces  {
   width: 149px;
   color: #d3003c;
   background-color: #f3eae2;
   font-size: 16px;
   line-height: 110%;
   padding: 10px 50px;
   margin: 10px 0;
}

/********************
CONTENT STYLING
*********************/

/* HEADINGS */
h1 {
   font-family: 'Ubuntu', sans-serif;
   font-size: 2em;
   line-height: 110%;
   margin: 0;
   padding: 0 0 1em 0;
   color: #584944;
   font-weight: normal;
   text-align: left;
}

h2 {
   font-family: 'Ubuntu', sans-serif;
   color: #999; 
    font-size: 1.4em;
   font-weight: normal;
   text-align: left; 
   padding: 0 0 0.5em 0;
   line-height: 110%;
   margin: 0;
}

h3 {
   color: #b48e60;
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0.5em 0 0.5em 0;
}
h4 {
   color: #e2007a;
   font-size: 1.2em;
   line-height: 1.3em;
   padding: 0 0 0.5em 0;
}
h5 {
   color: #294B5F; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

p {
   font-size: 14px;
   margin: 0;
   line-height: 130%;
   padding: 0 0 1em 0;
}

.accueil div#main p {
   font-size: 17px;
}

.adresse {
   position: absolute;
   top: 215px;
   left: -275px;
   color: #fff;
   font-size: 22px;
   text-shadow: 1px 1px 1px #a45e0f;
}

ul,
ol,
dl {
   font-size: 14px;
   line-height: 1.2em;
   margin: 0;
}

ul li,
ol li {
   margin: 0 0 0 2em;
   padding: 0 0 0.3em 0;
}

blockquote {
   font-size: 17px;
   line-height: 130%;
   color: #5d4d45;
   padding: 0 0 2em 0;
}

strong, b {

   font-weight: bold;
}
em, i {

   font-style:italic;
}



.image_a_droite {
   float: right;
   margin: 0 0 0 15px;
}

.news_bas .image_a_droite {
  margin: 5px 0 0 15px;
}

.image_a_gauche {
   float: left;
   margin: 0 25px 0 0;
}

.image_a_gauche img {
  margin: 0 0 10px 0;
}

.col_gauche {
   float: left;
   width: 249px;
   min-height: 450px;
   margin: 0 25px 0 0;
}

/*************** Menu ***********************/

div.clearb {
	clear: both;
}

#menu {
   position: absolute;
   width: 334px;
   height: 269px;
   left: 626px;
   top: 0;
   margin: 0;
   padding: 0;
   list-style-type: none;
   z-index:100;
}

#menuwrapper {
  height: 269px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  text-align: center;
}

#menuwrapper ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 800px;
  z-index: 100;
}

#menu li {
   list-style-type: none;
   margin: 0;
   padding: 0;
   text-align: center;
}

#menu li#fond_menu1 {
   position: absolute;
   left: 0;
   top: 0;
   background: transparent url(../../images/design/fond_menu1.png) center center no-repeat;
   padding: 0;
}

#menu li#fond_menu1 a {
   display: block;
   width: 142px;
   height: 75px;
}

#menu li#fond_menu1 a span {
   padding: 46px 0 0 0;
}

#menu li#fond_menu2 {
   position: absolute;
   left: 85px;
   top: 30px;
   background: transparent url(../../images/design/fond_menu2.png) center center no-repeat;
   padding: 0;
}

#menu li#fond_menu2 a {
   display: block;
   width: 257px;
   height: 94px;
}

#menu li#fond_menu2 a span {
   padding: 60px 0 0 0;
}

#menu li#fond_menu3 {
   position: absolute;
   left: 50px;
   top: 109px;
   background: transparent url(../../images/design/fond_menu3.png) center center no-repeat;
   padding: 0;
}

#menu li#fond_menu3 a {
   display: block;
   width: 257px;
   height: 94px;
}

#menu li#fond_menu3 a span {
   padding: 60px 0 0 0;
}

#menu li#fond_menu4 {
   position: absolute;
   left: 180px;
   top: 185px;
   background: transparent url(../../images/design/fond_menu4.png) center center no-repeat;
   padding: 0;
}

#menu li#fond_menu4 a {
   display: block;
   width: 142px;
   height: 75px;
}

#menu li#fond_menu4 a span {
   padding: 46px 0 0 0;
}

#menu a {
	display: block;
	margin: 0;
        font-family: Ubuntu, sans-serif;
        font-size: 1.2em;
        padding: 6px 20px 3px 20px;
        height: 26px;
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
   color: #dd6534;
}

#menu a span {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#menu li.menuactive a {
        color: #fff;
        padding: 6px 10px 3px 10px;
        height: 26px;
}
#menu li.menuactive {
   margin-top: 0px; 
}


/*************** Accessibility ***********************/
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */

/************* Formulaires *******************************/

.formulaire {
   float: left;
   width: 400px;
   font-size: 0.9em;
}

.formulaire {
   margin: 0;
}

.formulaire input, 
.formulaire label,
.formulaire select {
   width: 180px;
   height: 20px;
}

.formulaire div {
   float: left;
   clear: both;
   margin: 0 0 5px 0;
}

div.court {
   float: left;
   clear: both;
}

div.court div {
   width: auto;
   float: left;
   clear: none;
}

.formulaire input,
.formulaire select {
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 12px;
    padding: 2px 5px;
}


.formulaire_devis input[type=radio],
.formulaire_devis input[type=checkbox]
 {
   width: 30px;
   margin-top: 3px;
} 


.formulaire textarea {
    font-family: Arial, Helvetica, sans-serif;
    width: 180px;
    border: 1px solid #ccc;
    color:#555;
    font-size: 12px;
    padding: 2px 5px;
}

.formulaire div {
   padding: 0 10px 0 0;
}

.formulaire label {
   font-weight: bold;
   float: left;
   line-height: 26px;
}

.formulaire .date select, 
.formulaire .date label {
   width: 90px;
}

.formulaire .heure select, 
.formulaire .heure label {
   width: 180px;
}

.formulaire .cms_submit {
   background-color: #f58c16;
    color: #fff;
    border: none;
    height: 28px;
    margin-left: 180px;
    width: 190px;
}



/*********** couleurs ***********/

.turquoise {
    color: #47d0c7;
}

.violet {
    color: #aa5eac;
}


/******************* AE Gallery ************************/

.gallery {
   width: 960px;
   height: 425px;
   margin: 0;
   overflow: hidden;
}