/**************************************************************************************************************************************************************/
/***																																						***/
/***															MISE EN PAGE GENERAL																		***/
/***																																						***/
/**************************************************************************************************************************************************************/

body, div, ul, ol, li, p, hr, img, h1, h2, h3, h4, a, form, table, legend, fieldset, dl, dt, dd, input, label
{
	margin: 0;
	padding: 0;
}

html, body, table , td {height:100%;margin:0;padding:0;width:100%;}

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	background-color: #CC6601;
	color: #CC6601;
	background-image: url('../images/fond2.jpg');
	background-repeat: no-repeat;
	background-position:center center;	
}

h1
{
	border-bottom: 1px solid #999999;
	font-size: 1.2em;
	line-height: 25px;
	margin-bottom: 10px;
	padding: 0 0 2px 0;
	text-align: center;
}

h1 img
{
	vertical-align: bottom;
	margin-right: 10px;
}

h1.seo
{
	border: none;
	font-size: 0.8em;
	position: absolute;
	right: 9000px;
	line-height: 14px;
	padding:0;
	
}

h2
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	margin-right: 25px;
	padding-top: 5px;
}

img
{
	border: none;
}

p
{
	padding: 10px;
}

a
{
	text-decoration: none;
	color: #cc6600;
}

a:hover
{
	text-decoration: underline;
	color: #FF641A;
}



#page
{
	width: 990px;
	height: 560px;
	margin: 0 auto 0;
	background-color: #cc6600;
	color: #fcf2cf;
	position: relative;
	
	
}

#content
{
	width: 576px;
	height: 420px;
	background-color: transparent;
	margin: 30px 0 0 0;
	color: #333333;
	background-image: url('../images/zone-texte.png');
	background-repeat: no-repeat;
	z-index:9999;
	position: absolute;
	right: 0;
}

#zoneTexte
{
	margin: 35px 20px 0 30px;
}

#leftColumn
{
	width: 500px;
	height: 464px;
	background-color: transparent;
	margin: 0;
	z-index:-1000;
}

/**
 ** MENU
 */

div.menu
{
	background-image: url('../images/motif-ribambelle.png');
	background-repeat: repeat-x;
	background-position:center center;
	height: 30px;
	margin: 0 0 0 30px;
	z-index: 1;
}

div#nav
{
	width:100%;
	height: auto;
	padding-top: 20px;
}

div#nav ul
{
	line-height:1.5;
	list-style:none outside none;
	margin:0;
}

div#nav ul li
{
	float:left;
	list-style-type: disc;
	z-index: 100;
	background-color: #cc6600;
	width: auto;
}

div#nav ul li a
{
	color:#F5F5F4;
	display:block;
	padding: 5px;
	font-weight: bold;
}

div#logo
{
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 145px;
	position: absolute;
	right: 30px;
	top:0;
	z-index:150;
}

#mentions
{
	width: 975px;
	margin: 0 auto;
	text-align:right;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 0.8em;
	bottom: 5px;
	left: 0;
	position: absolute;
	color: #FCE3C1;
}

#innerWraper
{
	width: 100%;
	z-index: 99999;
}

#mentions a
{
	font-weight: bold;
	color: #FCE3C1;
}

#mentions a:hover
{
	text-align: underline;
}

.clearer
{
	clear: both;
	height: 0;
}

.adresse
{
	margin-top: 10px;
}

div.ligne
{
	line-height: 30px;
}

#formulaireAsk
{
	margin-top: 20px;
	margin-left: 20px;
}

#logo a {
	display: block;
	width: 240px;
	height: 145px;
}

#logo a span {
display:none;
}
