﻿/* ***************************** /*
** feuille de style du site du   **
** Camping de la Tour            **
** green lush css based layout   **
** ----------------------------  **
**             ***               **
**      webqualite-concept       **
** ----------------------------  **
/* ***************************** */

* {
margin:0;
padding:0;
}

body
{
	font-size:       75%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background:#2D4D06;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}	

a 
{
text-decoration: none;
color:#336699;
}

a:hover
{
text-decoration:underline;
color:#330099;
}

img
{
border: none;
}


h1
{
	margin:          0;
	font-weight:     normal;
	color:           #DFF0FF;
	font-size:       3.2em;
	font-family:     Georgia, "Times New Roman", Times, serif;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.2em;
	left:            1em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #628aaf;
font-family:     Georgia, "Times New Roman", Times, serif;
}


h3
{
	margin:          0 0 10px 0;
	padding:         10px 0 0 0;
	font-size:       1.8em;
	color:           #2E8385;	
	font-family:     Georgia, "Times New Roman", Times, serif;
	font-weight:     normal;
}

h4
{
color:#6F8BB0;
font-size: 1.2em;	
margin: 10px 0 0 10px;
}

	




/* 
#####################################################################################################
#                                             CONTENEUR GLOBAL                                      #
#####################################################################################################
 */

#container
{
	margin:          0;
	width:           100%;
	position:        relative;

}

/* 
#####################################################################################################
#                                             HEADER                                                #
#####################################################################################################
*/

#header
{
	width:           970px;
	height:          278px;
	background:      url('img/header1.jpg');
	margin-left:     20px;
	margin-bottom: 10px;
}

.headtitle
{
	position:        relative;
	font-size:       40px;
	color:           #E8F1C7;
	top:             8px;
	left:            12px;
}

/* 
#####################################################################################################
#                                             MENU HAUT                                             #
#####################################################################################################
*/

#menu
{
	margin:          0;
	width:           970px;
	padding:         225px 0 0 0;
}

#menu ul
{
	margin:          0;
	padding:         10px 0 0 15px; 
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #2E8385;	
	font-family:     Georgia, "Times New Roman", Times, serif;
	font-weight:     normal;
	padding:         13px 7px 15px 7px;
	font-size:       1.6em;	
	
	text-decoration: none;

}

#menu ul li a:hover
{
	color:           #3EB1B4;
}

/* 
#####################################################################################################
#                                             MENU SECONDAIRE                                       #
#####################################################################################################
 */
 
#menupage {
height:30px;
margin-bottom:5px;
}

#menupage ul
{
	margin:          0;
	padding:        7px;
	background:   transparent url('img/menuoff.jpg') top left repeat-x;
	height:          35px;
}

#menupage ul li
{
	list-style:      none;
	display:         inline;
}

#menupage ul li a:link, #menupage ul li a:active, #menupage ul li a:visited
{
	color:           #6F8BB0;	
	padding:         13px 7px 15px 7px;
	font-size:       1em;
	
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#menupage ul li a:hover
{
	background:      transparent url('img/menuon.jpg') center left repeat-x;
	color:           #FDFDFD;
}

/* 
#####################################################################################################
#                                             CADRE PRINCIPAL                                       #
#####################################################################################################
*/

#titreaccueil {
	height: 45px;
	margin-left:0px;
	margin-bottom: 2px;
	width: 750px;
}

#content
{
	min-height:      390px;
	width:           750px;
	background:      #fff url(img/pine.gif) no-repeat right bottom;
	margin-left:     20px;
}

#insidecontent
{
	padding-left:    10px;
	width:           740px;
}

#insidecontent p
{
	margin:          5px;
	text-align:      justify;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       12pt;
	line-height:     160%;
	padding-right:   25px;
}

#insidecontent p.intro {

text-align:left;
padding:5px;
color:#8AAF6E;
font-weight:600;
line-height:120%;
font-size:1.2em;
}

#insidecontent ul{
margin-left:30px;
list-style-position:inside;
}

#insidecontent ul li{
padding-right:5px;
color:           #767676;
font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
font-size:       1.2em;

}

#insidecontentfull ul li
{
margin: 0;
padding: 0;
}


/* 
#####################################################################################################
#                                             SIDEBAR                                               #
#####################################################################################################
 */

#sidebar
{
	padding:         0;
	float:           right;
	width:           210px;
	background:  	 #fff url(img/sidebar.jpg) bottom left no-repeat;
	position: 		 absolute;
	left: 			 780px;
	top: 			 288px;
	padding-bottom:  350px;
}

#sidebar p
{
	color:#6F8BB0;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
	padding:         5px;
	margin: 		 10px 0 0 10px;
}

#sidebar p.titre {

text-align:center;
padding:5px;
color:#F89D18;
font-weight:600;
line-height:120%;
font-size:1.2em;
}

#sidebar .img {
margin:10px 0 10px 10px;

}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: none;
	color:           #6F8BB0;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar h2{
top:0;
}

#sidebar ul
{
margin: 10px 0 0 10px;
}

#sidebar li
{
margin-left:30px;
padding-left:5px;
list-style-position:outside;
list-style-image:url('img/fleche.gif');
font-size:1.2em;
font-weight:bold;
line-height:1.2em;
color:#6F8BB0;
line-height:1.2em;
}


/* 
#####################################################################################################
#                                            FOOTER                                                 #
#####################################################################################################
*/
#footercontent {
	  background:#fff url(img/wysiwyg-bottom-bg.jpg) no-repeat right bottom;
	  height:133px;
	  width:718px;
	  }
	  
#footer
{	margin:          0;
	width:           1280px;
	height:         160px;
	background:      transparent url('img/footer.jpg') bottom left repeat-x;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     Georgia, "Times New Roman", Times, serif;
	font-size:       1.3em;
	padding:         10px;
	color:           #ffcc00;
	/*top: 			 50px;*/
	margin-left:     15px;
}

#footer span a{
font-weight:bold;
color:#FFCC00;
text-decoration:underline;
}




/* 
#####################################################################################################
#                                            CLASSES                                                 #
#####################################################################################################
*/
.floatright
{
	float:           right;
	margin-left: 5px;
}

.floatleft
{
	float:           left;
	margin-right:5px;
}

img.floatright, img.floatleft {
margin:5px;
border:4px solid #7BB7FF;
}

img.floatright:hover, img.floatleft:hover {
border:4px solid #FAF39B;
}

.cadre{
padding-right:6px;
}

.mobil{
	color:#767676;
	margin-bottom:15px;
	padding:10px;
	text-align:justify;
	line-height:160%;
	background:#FFFDEF;
	border:1px #90B4CF dotted;
	margin-right: 15px;
}

.mobil strong
{
color: #6F8BB0;
}

.mobil h3{
clear:both;
}

.imgcamping{
margin:0 auto;
width:650px;
}

.imgcamping img{
margin:15px;
border:4px solid #7BB7FF;
}

.imgcamping img:hover{
border:4px solid #FAF39B;
}

/* 
#####################################################################################################
#                                            TABLEAUX                                               #
#####################################################################################################
*/

table
{
	margin: auto;
	background-color: #A7BFBF;
	text-align: center;
	padding:5px;
	font-weight:bold;
	width:95%;
}

th
{
background-color: #628AAF;
padding:5px;
color:#f6f6f6;
}

td
{
	padding: 1px;
	text-align: center;
	padding:5px;
}

.colonright
{
text-align:left;
background:#FAF1A2;
}

.colonleft
{
background-color: #CFE8FF;
}

.colon1{
background:#CFE8FF;
}

.colon2{
background:#FAF1A2;
}

/* 
#####################################################################################################
#                                            MENU ONGLETS                                           #
#####################################################################################################
*/
 #tabs4
 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #90B4CF;
      }
    #tabs4
 ul {
      margin:0;
      padding:10px 10px 0 0px;
      list-style:none;
      }
    #tabs4
 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs4
 a {
      float:left;
      background:url("img/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs4
 a span {
      float:left;
      display:block;
      background:url("img/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4
 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4
 a:hover span {
      color:#FFF;
      }
    #tabs4
 a:hover {
      background-position:0% -42px;
      }
    #tabs4
 a:hover span {
      background-position:100% -42px;
      }

      #tabs4
 #current a {
              background-position:0% -42px;
      }
      #tabs4
 #current a span {
              background-position:100% -42px;
      }
      
/* 
#####################################################################################################
#                                            ROUNDED CORNER                                         #
#####################################################################################################
*/

.roundedcornr_box_653578 {
   background: #ffcc00;
}
.roundedcornr_top_653578 div {
   background: url(img/roundedcornr_653578_tl.png) no-repeat top left;
}
.roundedcornr_top_653578 {
   background: url(img/roundedcornr_653578_tr.png) no-repeat top right;
}
.roundedcornr_bottom_653578 div {
   background: url(img/roundedcornr_653578_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_653578 {
   background: url(img/roundedcornr_653578_br.png) no-repeat bottom right;
}

.roundedcornr_top_653578 div, .roundedcornr_top_653578, 
.roundedcornr_bottom_653578 div, .roundedcornr_bottom_653578 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_653578 { margin: 0 30px; }

/* 
#####################################################################################################
#                                            VCARD                                                  #
#####################################################################################################
*/
.vcard {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:5px;
line-height:1.8em;
}

.org {
color:#628AAF;
font-size:1.5em;
}
.tel {
font-weight:bold;
}

/* #####################################################################################################
#                                             FORMULAIRE                                            #
#####################################################################################################
 */

form {
	margin: 0;
	padding: 0;
	position: relative;
}

fieldset {
	margin: 1em 0;
	padding: 3px 6px 4px 6px;
	border: 0 none;
	position: relative;
}

legend {
	margin: 5px 0 1em;
	padding: 0 .5em 0 14px;
	color: #3EB1B4;
	background: transparent;
	font-size: 1.0em;
	font-weight: normal;
}

label {
	float: left;
	width: 10em;
	padding: 0 1em;
	text-align: left;
	color:#666;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}

label.chosen {
	color:#333;
}

fieldset#options label{
  padding-left: 14px;
  width: 200px;
  text-align: left;
}

fieldset div {
	margin-bottom: 0.5em;
	padding: 0;
	display: block;
}

input, textarea {
	font-family: "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	font-size: 110%;
	color:#404040;
}

/*Transparent items*/
.transparent {
/*	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;*/
	border: 0px solid #fff;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background: none;
	border: none;
}
.transparent2 {
	z-index:10;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background: url(img/form/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}

#sidebar .textinput, #sidebar .textinputHovered { width: 140px; }

.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	/*height:125px;*/
	background: url(img/form/textarea.gif) no-repeat left top;
	border:none;
	border-bottom: 1px solid #ccc;
	padding: 4px 8px;
	margin-left: 20px;
}
.textareaHovered {
	background-position: 0px -400px;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color: #50760d;
	font-weight:bold;
	padding:2px 5px;
	background: url(img/form/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}


/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}

/* required fields - does not work in IE */
fieldset div.fm-req {
	font-weight: bold;
}

fieldset div.fm-req .center {
margin-left:25px;
}

fieldset div.fm-req label:before {
	content: "* "; /* does not work in IE */
}

p#fm-intro {
	margin: 0;
}

.fm-options{ margin-right: 48px; }
.fm-options, .fm-options a{ color: #999; text-align: right; }

.fm
