*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
 	background-color : #E8DFD5;
 	margin : 0px;
 	padding : 0px;
}

a {
	text-decoration : none;
	color : #990000;
}
a:hover {
	color : #666666;
}

li{
	list-style-type:none;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	background-position: 0px 6px;
}

td.bg_gauche {
	background : #BDADA0 url(images/fond_gauche.gif) no-repeat top left;
}

td.bg_droite {
	background : #BDADA0 url(images/fond_droit.gif) no-repeat top right;
}

input {
	border:0px;
	background-color:FBFAF8;
	color:#666666;
	padding-left : 5px;
}

textarea {
	border:0px;
	background-color:FBFAF8;
	color:#666666;
	padding-left : 5px;
}

#contenu{
	background-color : #DFD4C9;
	padding : 10px;
}

#texte {
	padding-left : 20px;
}

#texte h1{
	color : #990000;
	font-weight : bold;
	font-size : 13px;
}

#texte h2{
	color : #990000;
	font-weight : bold;
}

.h2 a{
	color : #990000;
	font-weight : bold;
}
	
#titre {
	font-size: 16px;
	font-weight: bold;
	color: #CCCC00;
}
.menu_haut{
	background-image:url(images/fond_menu.jpg); 
	height:59px;
}

#menu {
	height:59px;
}

#menu a{
	font-size: 12px;
	font-weight: bold;
	color: #980000;
	text-decoration: none;
	text-transform : uppercase;
}

#menu a:hover{
	color : #666666;
}

#navigation {
	padding-bottom : 10px;
	padding-top : 15px;
	padding-left : 5px;
	font-size: 11px;
	font-weight: normal;
	color : #990000;
}

#navigation a{
	font-size: 11px;
	font-weight: normal;
}

#liens_bas {
	padding-bottom : 10px;
	padding-top : 5px;
	font-size: 11px;
	font-weight: normal;
	color : #990000;
}

#liens_bas a{
	font-size: 11px;
	font-weight: normal;
}

#menu_bas {
	padding-bottom : 10px;
	padding-top : 5px;
	font-size: 11px;
	font-weight: normal;
	color : #990000;
}

#menu_bas a{
	font-size: 11px;
	font-weight: normal;
}

#mentions_bas {
	padding-bottom : 5px;
	padding-top : 5px;
	font-size: 11px;
	font-weight: bold;
	background-color : #DFD4C9;
}

td#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div#gite {
	border:2px solid #890105;
	padding:5px;
	height:235px;
	background: url(images/logoGF75.gif) 100% 100% no-repeat;
	margin-bottom:5px;
}

span.important {
	border:dotted #990000 1px;
	padding:5px;
}

hr {
	color:#990000;
	width:50%;
	margin: 10px auto;
}

p.tarif {
	text-align:center;		
}

a.accueil {
	font-size:16px;
	font-weight:bold;
}

