body 														
{
	margin: auto;
}

#horizontal
{
height:1500px;
width:100%;
background-image:url('images/back.png');
background-repeat:repeat-y;
z-index:2;
top:700px;
left:0px;
}

#page											
{
	width: 327px; 
	position:absolute;
	top: 430px;
	left: 45px;
}

#colonne_droite
{
	position: absolute;
	top:500px;
	width:235px;
	height: 330px;
	left:499px;
}

p													
{
   text-align: justify;
   font-family: tahoma;
   font-size:11px;
   margin-left: 20px;
   margin-right: 20px;
   color: #CDAEA2;
   padding-top:10px;
   padding-bottom:10px;
}

.titre	
{							
	color: #B7A494;
	background-color: #E1CFC8;
	text-align: left;
	border: 1px dotted #DDCFC4;
	font: small-caps 12px Georgia, "Times New Roman", Times, serif;
}

.titrecolonne
{							
	color: #B6B6B6;
	background-color: #FFFFFF;
	text-align: right;
	border: 1px dotted #C0AFA2;
	font: small-caps 12px Georgia, "Times New Roman", Times, serif;
}

A:link {
text-decoration:none;
color:#6F6F6F;
}

A:visited {
text-decoration:underline;
color:#F3A9C2;
}

A:hover {
text-decoration:underline;
color:#E76E99;
cursor:w-resize;
} 

img{border:3px double #D8C4BC; -moz-border-radius:5px;}
a img:hover{border:1px #563832;-moz-border-radius:5px;}
a img{border:1px double #DDC9C1; -moz-border-radius:5px;}


.font1
{
	color:  #B18F83;
	font-weight:bold;
}

area
{
	cursor:nw-resize; 
}

.font2
{
	font-size:11px;
	color:  #FBC0D4;
	font-variant: small-caps;
	font-family: time new roman;
}

.font3
{
	font-size:11px;
	color:  #AF6E86;
	text-decoration:underline;
}
.font3:hover
{
	font-size:12px;
	color:  #D7BEB5;
	background:#F1EBE8;
}

.font4
{
	color:  #5C5C5C;
	font-weight:bold;
	font-family: arial
}

  a.menu:active, a.menu:visited, a.menu:link  
{
display: block;
color:#8C4E63;
border-right: 2px dotted #DBB0C1;
background-color: #BCAA9D;
text-align: right;
font-size: 12px; 
padding: 5px; 
text-decoration: none;
}

a.menu:hover
{
display: block;
color: #242424;
border-left: 1px dotted #DBB0C1;
border-right: 2px dotted #DBB0C1;
background-color: #F9F5F5;
text-align: left;
font-size: 12px; 
padding: 5px; 
font-weight: underline;
}

.elite1{position: absolute;top:228px;left:260px;}
.elite1 a img { border:underline;}
.elite2{position: absolute;top:228px;left:295px;}
.elite2 a img { border:underline;}
.elite3{position: absolute;top:228px;left:330px;}
.elite3 a img { border:underline;}
.elite4{position: absolute;top:228px;left:365px;}
.elite4 a img { border:underline;}


#colonne p {margin-left:0px;}
