/* CSS du site web Quatro Ebene                                     */
/* Copyright© 2005 Eric Anziani Web Services. Tous droits réservés. */
td,p,table
{ 
	font-size	: 1.0em;
}

p { margin: 0 0 8px 0; }
a { color: #e3ca7a; text-decoration:none; }
#gauche a { color: #FDEAE8; text-decoration:none; }

a:hover { color:#DDA6A6; }
input{ background-color:#601A10; border:1px solid #DDA6A6;	color:#FDEAE8; }
textarea { border:1px solid #DDA6A6; background-color:#601A10; color:#FDEAE8; }

body 
{
	font-family:'Microsoft Sans Serif', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
	text-align	:center;
    SCROLLBAR-FACE-COLOR: #8D4127;
    SCROLLBAR-HIGHLIGHT-COLOR: #CC9999;
    SCROLLBAR-SHADOW-COLOR: #8D4127;
    SCROLLBAR-3DLIGHT-COLOR: #7E311D;
    SCROLLBAR-ARROW-COLOR: #450106;
    SCROLLBAR-TRACK-COLOR: #450106;
    SCROLLBAR-DARKSHADOW-COLOR: #290003;
	
	background-color:#290003;
	color: #FDEAE8;
}

#conteneur 
{
	width: 902px;
	height:590px;
	margin:0 auto;
	padding:0;
	background-color:#290003;
	text-align	:left;
}

#header 
{
	margin:0;
	height: 88px;
	background-color: #290003;
	background-image: url('haut.jpg');
}

#gauche 
{
	float :left ;
	width: 182px;
	height : 502px;
	background-image: url('gauche.jpg');
}

.menub 
{
	margin:0;
	padding:0;
	margin-left:33px;
	margin-top:55px;
	width:32px;
	height:32px;
	display:block;
	font-weight:bold;
}

#frame 
{
	float:right;
	height: 502px;
	width: 720px;
	background-image: url('frame-4e.jpg');
	background-repeat:no-repeat;
}

#frame-titre
{
	margin:0;
	padding:0;
	height: 40px;
	width:720px;
}

#frame-contenu 
{
	margin:0;
	padding:0;
	height: 450px;
	width:720px;
	overflow: auto;
}

#frame h1 
{
	/*font-family:Times New Roman;*/
	color				: black;
	margin				: 0px;
	padding				: 5px;
	padding-left		: 20px;
	font-size			: 22px;
	font-weight			: bold;
	background			: white;
	-moz-opacity		: 0.79;
	filter				: alpha(opacity=79);
	background-image	: url('coinh1.gif');
	background-repeat	: no-repeat;
}

.inside 
{
	font-family:'Microsoft Sans Serif';
	font-size:12px;
	color: #FDEAE8;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.inside-wm 
{
	font-family:'Microsoft Sans Serif';
	font-size:12px;
	color: #FDEAE8;
}

.inside-wm a 
{ 
	color: #FDEAE8;
}


.menuhaut
{
	margin:0;
	padding-right: 15px;
	padding-top: 22px;
	padding-left: 165px;
}

.menuhaut a 
{
	/*font-family:Times New Roman;*/
	font-size: 13px;
	color: #FDEAE8;
	font-weight:bold;
	text-decoration: none;
	margin-left: 14px; /* espacement entre chaque sous-menu */
}

.menuhaut a:hover 
{
	color:#DDA6A6;
}

#footer 
{
	height: 10px;
	background-color: #290003;
}

#repg {
width: 300px;
height : 470px;
text-align:left;
left:182px;
}
#repd {
margin-top:-680px;
margin-left: 400px;
width: 300px;
height : 470px;
text-align:right;
}
.photo
{
text-align:center;
filter: alpha(opacity=80);
}
.agenda-table1 {
border-right-style:solid;
border-right-width: 1px;
border-right-color:#999999;
width:100px;
vertical-align:middle;
text-align:center;
}
.agenda-table2 {
border-right-style: solid; 
border-right-width: 1px;
border-right-color:#999999;
width:190px;
vertical-align:middle;
text-align:center;
}
.agenda-table3 {
width:160px;
vertical-align:middle;
text-align:center;
}
.contact {
width:250px;
height: 200px;
vertical-align:middle;
text-align:center;
border-color:#999999;
}

#version 
{
	float:left;
	font-family:'Arial';
	font-size:10px;
	padding-left:30px;
	padding-top:54px;
	text-decoration:none;
	color:#DDA6A6;
}

#version a
{
	color:#DDA6A6;
	text-decoration:none
}

#version a:hover
{
	color:#FDEAE8;
}

#sponsor 
{
	margin-top:422px;
	margin-left:500px;
}

#photo-rep 
{
	position:relative;
	width: 530px;
	height: 300px;
	margin-top: -595px;
	margin-left: 100px;
}

#contact  {
	width		: 90%;
}
#contact INPUT{
	width		: 70%:
}
#contact TEXTAREA{
	width		: 100%;
	height		: 200px;
}
#contact p {
	text-align	: right;
}
#contact #valid {
	width		: 100%
}

