@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	font-size:18pt;
	font-family:Helvetica, Arial, sans-serif;
	color: #666666;
	 background-image:url(degMarron.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	margin:auto;
	margin-top:2.5em;
	width:900px;
	height:auto;
	border-style:solid;
	border-width:1px;
	border-color:rgb(69,35,0);
	padding:0;
}
#logo {
	
	top:-40px;
	left:-480px;
	margin:0;

}
#header {
	height:1.85em;
	text-align:left;
	padding:0.3em;
	background-image:url(texture-marron-header.jpg);
	background-repeat:repeat-x;
	/*border-style:solid;
	border-color:#DF5A25;
	border-width:2px;*/
}
#zepano {
	width:898px;
	height:380px;
	padding:0;
	margin:0;
	text-align:center;
}
#pratique {
	background-image:url(tetiere-marron-deg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	text-align:left;
	width:232px;
	height:170px;
	float:left;
	margin:1px;
	margin-right:0;
	padding:4px;
	padding-top:3px;
	/*border-right-style:solid;
	border-right-color:rgb(69,35,0);
	border-right-width:2px;
	border-bottom-style:solid;
	border-bottom-color:rgb(69,35,0);
	border-bottom-width:2px;*/
}
#descriptif {
	background-image:url(tetiere-marron-deg.jpg);
	background-repeat:repeat-x;
	background-color:rgb(204,153,102);
	text-align:left;
	width:404px;
	height:170px;
	float:left;
	margin-top:1px;
	margin-left:2px;
	margin-right:2px;
	padding:4px;
	padding-top:3px;
}
#promo {
	background-image:url(tetiere-marron-deg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	background-color:#CCCCCC;
	text-align:center;
	width:232px;
	height:170px;
	float:left;
	margin:1px;
	padding:4px;
	padding-top:3px;
}
#promo h2 {
text-align:left;
}
#promo img {
margin-top:5px;
text-align:center;
}
#sitename {
	position:relative;
	padding-top:30px;
	float:right;
	text-align:right;
	width:300px;
}
#baseline {
	clear:left;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
	font-size:0.65em;
	width:300px;
}
#footer {
height:0.9em;
margin-top:0.2em;
width:100%;
padding-top:2px;
border-top-style:solid;
border-top-color:rgb(69,35,0);
border-top-width:1px;
clear:both;
background-image:url(texture-marron-header.jpg);
}
/*==========================================================*/
h1 {
	margin:0;
	font-size:1.2em;
	color:#fff;
	width:550px;
	float:left;
	/*line-height:1.3em;*/
}
h2 {
	margin:0;
	font-size:0.65em;
	color:#fff;
}
h3 {
	font-size:0.5em;
	color:#6745A6;
}
h4 {
	font-size:0.4em;
	font-style:normal;
	font-weight:lighter;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

/*votre site web*/

h5 {
	/*width:200px;*/
	margin-top:0.4em;
	margin-right:0.4em;
	font-size:0.6em;
	float:right;
	text-align:right;
}
h6 {
	margin:0;
	margin-top:0.2em;
	font-size:0.4em;
	font-style:normal;
	font-weight:lighter;
	color:#fff;
}
#pratique img{
float:right;
border-style:solid;
border-color:#333333;
border-width:1px;
margin-left:0.2em;
margin-right:0.2em;
}
#pratique a img:hover{
border-color:#FF6600;
border-width:1px;
margin-right:0.2em;
}
#pratique h3 {
font-size:0.45em;
}
/*=====================*/

ul{
	font-size:0.5em;
	list-style-position:inside;
	list-style-type:square;
	margin:0;
	white-space: normal;
	text-align: left;
	float:left;
	display: block;
	text-indent: -30px;
}


.geoloc {
/*clear:right;*/
float:right;
padding:1px;
width:80px;
font-size:0.8em;
text-align:center;
margin:0;
}
/*========================================================*/
#footer a:link {
color:#fff;
text-decoration:none;
}
#footer a:visited {
color:#fff;
text-decoration:none;
}
#footer a:hover {
color:#DF5A25;
text-decoration:underline;
}
#footer a:active {
color:#fff;
text-decoration:none;
}

a:link {
font-weight:bold;
text-decoration:none;
}
a:visited {

text-decoration:none;
}
a:hover {

text-decoration:underline;
}
a:active {
font-weight:bold;
text-decoration:none;
}
/*###################################### */
.fort {
font-weight:bold;
}
.marron {
	color:rgb(69,35,0);
}
.orange {
	color:#DF5A25;
}
.titraille {
/*font-family:"Trebuchet MS", Helvetica, Verdana;*/
font-weight: bold;
}
.gris {
color:#6E6E6E;
}
.grisPlus {
color: #4D4D4D;
}