body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", helvetica, sans-serif ;}
body,td,div,p,pre,ul {font-size: 15px; color: #172232;}
BODY {background-color:#E7EAEC;
	  	  background-position: center;
	 text-align: center;
	 
}

#container {
 width: 880px;
 background:url(images/gites_location_baden_01.jpg) repeat-y;
 margin-left: auto;
 margin-right: auto;
 padding-bottom: 10;
 padding-right: 35px;
  padding-left: 25px;
 padding-top: 18;
 text-align: left;

}

h1 {font-size: 18px;}
h3 {font-size: 13px;}
p {			text-align: justify ;
			text-indent: 0em ;
			}

.small {font-size: 12px;}
.mini {        font-size: 11px;}

.minimini {font-size: 10px;
           	font-style: italic; 
}
.contact {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.promo {
	font-size: 15px;
	color: #38A748;
	font-weight: bold;
}

.foot {
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.h1 {
	color: #172232;
	border-bottom-style:solid; border-bottom-width:2px; border-color:#39557D;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 60px;
	font-weight : bold;
	font-size: 15px;
	background-image:  url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.h2{
	color: #293D5A;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#39557D;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 60px;
	font-weight : bold;
	font-size: 15px;
	background-image:  url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.h3{
	color: #293D5A;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#39557D;
    margin:0px; margin-bottom:0px;
		padding: 10px;
	padding-left: 60px;
	font-weight : bold;
	font-size: 13px;
	background-image:  url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#ad351a}
a:visited {        color:#C9A432}
a:active {color:#000000}
a:hover{color: #FF4D00;}
/* ///////////////////////////////////////////////////////////////////////////////////////AUTRES CLASSES/////////////////////////////////////////////////////////////////////////////////////// */

.clearer {
	clear: both;
	}


