body
{
	background-color: #764a34;
	font-size: 10px;
}
p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}
ul {
   list-style-type: circle;
}
ul li {
   padding-left: 0.2em;
}
blockquote
{
	margin-left: 2em;
	margin-right: 0em;
}
img{
	border:none;
}
#sidebar-2 p, #sidebar-1 p
{
	line-height: 1.5em;
	font-size: 1em;
}
#head
{
	text-align: left;
	padding: 0.5em 1em;
	margin-bottom: 1.6em;
	margin-top: 1.6em;
}
#container
{
	width: 60em;
	\width: 61.2em;
	w\idth: 60em;
	margin: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(../img/midbg2.gif) top center repeat-y;
}
#wrap
{
   margin: -5px 0;
   padding: 0 2em;
}
#ctop
{
   height: 1.8em;
   background: url(../img/topbg2.gif) top center no-repeat;
}

#cbottom
{
   height: 3.9em;
   vertical-align: bottom;
   text-align: right;
   background: url(../img/bottombg2.gif) top center no-repeat;
}
#copywrap
{
   padding-right: 2.5em;
}
#content
{
   color: #202020;
}
#sidebar-2
{
	float: right;
}
#foot
{
	clear: both;
	margin-top: 0.5em;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
}
#content ul li a{
	padding: 2px 10px;
}
#content ul li a:hover{
	color: #FFF;
	background-color: #764a34;
	padding: 2px 10px;
}
h1
{
	text-decoration:none;
	
	margin: 0;
	font: normal 3em/normal Georgia, Times, Serif;
}
#head h2
{
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 1.8em;
	margin-top: -2px;
	margin-bottom: 0;
	color: #A58383;
}
#content h3
{
	font-weight: normal;
	margin-top: 40px;
}

h3, h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
	color: #3e281c;
}
h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}
#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}
#splash {
   height: 170px;
   overflow: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */



/* Content Stylin! */



img.right_inset {
   float: right;
   margin: 10px;
   border: 3px double #7E2C2C;
   border-right: 3px double #652323;
   border-bottom: 3px double #652323;
   }

img.left_inset {
   float: left;
   margin: 10px;
   border: 3px double #7E2C2C;
   border-right: 3px double #652323;
   border-bottom: 3px double #652323;
   }



blockquote {
	}
em {
	font-style: italic;
	}
#side_menu {
	background-color: #FFFBDF;
	border-left: 1px solid #F0EFC6;
	padding: 4px;
	width: 150px;
	float: right;
	}
#content ul li {
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
#zemContactForm input{
	border: 1px solid #86785f;
	background-color: #ead1a6;
	}
#zemContactForm select{
	border: 1px solid #86785f;
	background-color: #ead1a6;
	}
#zemContactForm textarea{
	border: 1px solid #86785f;
	background-color: #ead1a6;
	}
#zemContactForm input:focus, #zemContactForm select:focus, #zemContactForm textarea:focus{
	background-color: #ead1a6;
	border: 1px solid #86785f;
	}
#zemContactForm input:hover, #zemContactForm select:hover, #zemContactForm textarea:hover{
	background-color: #dbc49c;
	}
#zemContactForm input:active, #zemContactForm select:active, #zemContactForm textarea:active{
	background-color: #ead1a6;
	border: 1px solid #86785f;
	}
/* @group MENU */

ul#nav  { 
   	background: url(../img/listbg.png) repeat-x;
   	margin:0px;
   	padding: 0px;
	padding-bottom: 3px;
	text-align: right;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding: 3px;
	background: url(../img/rayure.png) repeat;
}
#nav li:hover{
	background-color: #764a34;
	color: #FFF;
}
#nav li a {
	background-color:#764A34;
	color:#FFFFFF;
	padding:0 6px;
}
#nav li a:hover {
} 
#nav li.current {
	background-color: #764a34;
}
#nav li.current a {
	color: #FFF;
}

/* @end */

#content #sous-menu ul.carte {
	padding: 5px;
	text-align: center;
	margin: 0px;
}
#content #sous-menu ul.carte li {
	display: inline;
	padding: 0px;
	margin: 5px;
	background-image: none;
}
#content #sous-menu ul.carte li a:hover {
	list-style-type: none;
	color: #FFF;
}