/*
   body -----------------------------------------------------------------------
*/

html, body {
    background: #1b980e url(images/dddf160.jpg);
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
    }


/*
   title ----------------------------------------------------------------------
*/

#title {
    position: absolute; top: 13px; left: 15px;
    background: url(images/head3.jpg) top left no-repeat;
    height: 171px;
    width: 761px;
    /*padding-bottom: 171px;*/
    }

#title h1 span, h3 span, hr {
    display: none;
    }


/*
   menu -----------------------------------------------------------------------
*/

#leftcol {
    margin: 0px 0 0 14px;
	width: 220px;
	padding: 0 0 0px 0;
	}

	
#menu {
    background: url(images/boxesMenu.gif) top left repeat-y;
	margin: 200px 0 50px 0;
	line-height: 18pt;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	}
	
#menu p {
	margin: 0 0 0 5px;
	background-image: url(images/arrow4.gif);
	background-repeat: no-repeat;
	background-position:1% 50%;
	padding-left: 25px;
    font-weight: bold;
    display: inline;
	}

	
#venezdec h4 {
    background: url(images/menu_venezdec.jpg) top left no-repeat;
    height: 40px;
    margin: 0 0 0 0;
	width: 220px;
	}

#venezdec h4 span {
    display: none;
	}

#venezdec ul {
	list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	}
		

#nouveautes h4 {
    background: url(images/menu_nouveautes.jpg) top left no-repeat;
	height: 40px;
	margin-bottom: 0;
	width: 220px;
	}

#nouveautes h4 span {
    display: none;
	}

#nouveautes ul {
	list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	}
	

#tarifs h4 {
    background: url(images/menu_tarifs.jpg) top left no-repeat;
	height: 40px;
	margin-bottom: 0;
	width: 220px;
	}

#tarifs h4 span {
    display: none;
    }

#tarifs ul {
	list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	}


#maisaussi h4 {
    background: url(images/menu_maisaussi.jpg) top left no-repeat;
    height: 40px;
	margin-bottom: 0;
	width: 220px;
	}

#maisaussi h4 span {
    display: none;
	}

#maisaussi ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#maisaussi li {
	margin: 0 0 0 0;
	width: 220px;
	padding: 0 0 0 0;
	}

#maisaussi li span {
	margin-left: 0;
	background: url(images/bottomMenu.jpg) bottom left no-repeat;
	height: 100px;
	width: 220px;
	padding: 0 219px 73px 0;
	}


/*
   main -----------------------------------------------------------------------
*/

#rightcol {
    /*position: absolute; left:auto; right:auto; top: 227px;*/
    position: absolute; left:auto; right:auto; top: 200px;
    margin: 0 6px 0 245px;
	width: 539px;
	}

	
#main {
    background: url(images/boxesMain.gif) repeat-y;
	margin: 0 0 50px 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	width: 531px;
	}

#main h3 {
    padding: 0 0 0 13px;
    font-weight: bold;
    display: inline;
	font-size: 16px;
	font-style: italic;
    }	
	
#main p.p1 {
    padding: 0 13px 0 13px;
	}

#main p.p2 {
	background: url(images/bottomMain.jpg) bottom left no-repeat;
	padding: 0 13px 65px 13px;
	/* for IE5 */
	margin: 0 0 0 0;
	}
	
#main p.p3 {
    padding: 0 13px 0 13px;
	text-align: center;
	}

#main p.p4 {
    font-size: 11px;
    padding: 0 13px 0 13px;
	text-align: center;
	} 
	
#main p.p5 {
    font-size: 15px;
    /*margin-top: -100;*/
    padding: 0 13px 0 13px;
	text-decoration: underline;
	font-style: italic;
	}
	
#main p.p6 {
    padding: 0 13px 0 18px;
	}

#main p.p7 {
    padding: 0 13px 0 50px;
	}

#main p.p7 span {
    padding: 0 0 0 0;
    display: inline;
	font-size: 11px;
	font-style: italic;
	}

#main li {
	list-style-type : square;
	padding: 5px 13px 15px 0;
	}
	
#ou {
    display: inline;
	font-size: 11px;
	font-style: italic;
	}	
	
table {
    display: table;
	width: 518px;
	border: 0;
	font-size: 14px;
    /*color: #000;*/
	}	
	
tr {
    display: table-row;
    }

td {
    display: table-cell;
    width: 50%;
    vertical-align: top;
	padding: 0;
    }

	
/*
   main headers ---------------------------------------------------------------	
*/

#bienv h4 {
    background: url(images/head_bienvenue.jpg);
	height: 65px;
	margin: 0;
    }

#bienv h4 span {
    display: none;
	}
	
#auberge h4 {
    background: url(images/head_auberge.jpg);
	height: 65px;
	margin: 0;
    }

#auberge h4 span {
    display: none;
	}
	
#gites h4 {
    background: url(images/head_gite.jpg);
	height: 65px;
	margin: 0;
    }

#produits h4 span {
    display: none;
	}

#produits h4 {
    background: url(images/head_produits.jpg);
	height: 65px;
	margin: 0;
    }

#gites h4 span {
    display: none;
	}
	
#anim h4 {
    background: url(images/head_animations.jpg);
	height: 65px;
	margin: 0;
    }

#anim h4 span {
    display: none;
	}
	
#news h4 {
    background: url(images/head_nouveautes.jpg);
	height: 65px;
	margin: 0;
    }

#news h4 span {
    display: none;
	}

#contact h4 {
    background: url(images/head_contact.jpg);
	height: 65px;
	margin: 0;
    }

#contact h4 span {
    display: none;
	}	

#nosmenus h4 {
    background: url(images/head_nosmenus.jpg);
	height: 65px;
	margin: 0;
    }	

#nosmenus h4 span {
    display: none;
	}
		
#ideesrecettes h4 {
    background: url(images/head_ideesrecettes.jpg);
	height: 65px;
	margin: 0;
    }	

#ideesrecettes h4 span {
    display: none;
	}
	
#erreur h4 {
    background: url(images/head_ooops.jpg);
	height: 65px;
	margin: 0;
    }

#erreur h4 span {
    display: none;
	}

#recette h4 {
    background: url(images/head_recette.jpg) no-repeat;
	height: 30px;
	margin: 0;
	}	

#recette h4 span {
	margin: 0 0 0 20px;
	}

#nosprods h4 {
    background: url(images/head_tarifsproduits.jpg);
	height: 65px;
	margin: 0;
	}	

#nosprods h4 span {
    display: none;
	}

#gallery h4 {
    background: url(images/head_galerie.jpg);
	height: 65px;
	margin: 0;
	}	

#gallery h4 span {
    display: none;
	}

#tourisme h4 {
    background: url(images/head_tourisme.jpg);
	height: 65px;
	margin: 0;
    }

#tourisme h4 span {
    display: none;
	}

#cadeaux h4 {
    background: url(images/head_cadeaux.jpg);
	height: 65px;
	margin: 0;
    }

#cadeaux h4 span {
    display: none;
	}	

#nosrepas h4 {
    background: url(images/head_tarifsrepas.jpg);
	height: 65px;
	margin: 0;
    }	

#nosrepas h4 span {
    display: none;
	}


/*
   flags ----------------------------------------------------------------------
*/

#flag {
	/*margin: 80px 0 0 55px;*/
	margin: 0px 0 0 413px;
	}


/*
   photos ---------------------------------------------------------------------
*/

#photo {
	margin: 0 0 0 3px;
	padding: 0 1px 0 10px;
    }

#photo2 {
	margin: 0 0 0 3px;
	padding: 0 0 65px 5px;
    }
	
#photo3 {
	margin: 0 0 0 3px;
	padding: 0 0 115px 65px;
    }
	
#photo4 {
	margin: 0 0 0 3px;
	padding: 0 0 0 135px;
    }
	
#photo5 {
	margin: 0 0 0 3px;
	padding: 0 0 0 65px;
    }
	
	
/*
   logos ----------------------------------------------------------------------
*/

#logos {
        margin: -20px 0 0 389px;
	padding-bottom: 35px;
	}

#logosN {
        margin: -20px 0 0 324px;
	padding-bottom: 35px;
	}
	
	
/*
   Copyright-------------------------------------------------------------------
*/

#copy {
    margin: -20px 0 0 35px;
	font-size: 12px;
	color: #006600
	}



/*
   links ----------------------------------------------------------------------
*/	

#menu a:link {
	color: #000000;
	text-decoration: none;
	padding-left: 13px;
	}
	
#menu a:visited {
	color: #777777; 
	text-decoration: none;
	padding-left: 13px;
	}
	
#menu a:hover {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 13px;
	color: #008000;
    text-decoration: none;
	}

	
#main a:link {
	color: #008000; 
	text-decoration: none;
	}
	
#main a:visited {
	color: #ff0000; 
	text-decoration: none;
	}
	
#main a:hover {
	color: #ff0000; 
	text-decoration: underline;
	}


/*
  Gallerie photo -------------------------------------------------------------------
*/


/* The containing box for the gallery. */
#container {
    background:url(images/fresque.400c.jpg) 85px 10px no-repeat;
    /*position:relative; */
    /*width:770px; 
          height:396px; */
    width:530px; 
    height:500px;  /*EdIT*/
    /*margin:20px auto 0 auto;*/
    margin:20px 0 0 0;
    /*border:1px solid #aaa; */ 
    border:none;
    }


#container li {
	list-style-type:none;
	padding:0;
    float:left;
    }

/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#ffffcc;
    }

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    /*margin:5px 5px 5px 5px; */
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(images/dsc_1931.90.jpg);
    height:70px;
    width:70px;
    /*padding:400px 5px 5px 5px;*/
    margin:400px 5px 5px -15px;
    /*margin-top:400px;*/
    }
* html #container a.slidea {
    \margin:400px 5px 5px 0px;
    m\argin:400px 5px 5px 0px;
    }
#container a.slideb {
    background:url(images/p6190006.90.jpg); 
    height:70px; 
    width:70px;
    /*padding:400px 5px 5px 5px;*/
    margin:400px 5px 5px 5px;
    }
#container a.slidec {
    background:url(images/p6190012.90.jpg); 
    height:70px; 
    width:70px;
    /*padding:400px 5px 5px 5px;*/
    margin:400px 5px 5px 5px;
    }
#container a.slided {
    background:url(images/dsc_2002.90.jpg); 
    height:70px; 
    width:70px;
    /*padding:400px 5px 5px 5px;*/
    margin:400px 5px 5px 5px;
    }
/** html #container a.slided {
    width:70px; 
    w\idth:70px;
    }*/

#container a.slidee {
    background:url(images/p6220044.90.jpg); 
    height:70px; 
    width:70px;
    margin:400px 5px 5px 5px;
    }
#container a.slidef {
    background:url(images/p6190013.90.jpg); 
    height:70px; 
    width:70px;
    margin:-10px 0 5px 5px;
    }
* html #container a.slidef {
    \margin:0px 0 5px 5px;
    m\argin:0px 0 5px 5px;
    }
#container a.slideg {
    background:url(images/dsc_1943.90.jpg); 
    height:70px; 
    width:70px;
    margin:5px 0 5px 5px;
    }
#container a.slideh {
    background:url(images/dsc_1996.90.jpg); 
    height:70px; 
    width:70px;
    margin:5px 0 5px 5px;
    }
#container a.slidei {
    background:url(images/dsc_2016.90.jpg); 
    height:70px; 
    width:70px;
    margin:5px 0 5px 5px;
    }
#container a.slidej {
    background:url(images/dsc_1971.90.jpg); 
    height:70px; 
    width:70px;
    margin:5px 0 5px 5px;
    }
#container a.slidek {
    background:url(images/p6220070.90.jpg); 
    height:70px; 
    width:70px;
    margin:5px 0 5px 5px;
    }
/** html #container a.slidek {
    width:70px; 
    w\idth:70px;
    }*/
#container a.slidel {
    background:url(images/pc00264.90.jpg); 
    height:70px; 
    width:70px;
    margin:5px 5px 5px 5px;
    }

/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:400px; 
    height:400px; 
    top:100px;  /*position of zoomed-in images*/
    left:23px; 
    color:#000; 
    background:#ffffcc;
    }

#container a.gallery:hover img {
    border:1px solid #fff; 
    /*float:left; */
    margin-right:5px;
    }

#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }
