/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #3C0D21;
}

.enum {
	list-style-image: url(../img/fleche.gif);
	margin-left: 15px;
	padding: 0;
	list-style-position: outside;
}

.titre1 {
	margin-bottom: 8px;
}


.titre2 {
	margin-left: -15px;
	margin-bottom: 2px;
}

li {
	margin-bottom: 8px;
}


#header {
height: 69px;
}

#conteneur {
position: relative;
width: 800px;
margin: 0 auto; 
background-color: none;
}

#centre {
background-color:none;
margin-left: 134px;
}

#gauche {
position: absolute;
left:0;
width: 150px;
}

em {
	font-style: normal;
	font-weight: bold;

}

#droite {
	position: absolute;
	right:0;
	width: 473px;
	height: 543px;
	background-color: white;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #A09E87;
	border-bottom-color: #A09E87;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
}

p {
	margin: 0;
	padding: 0;
	color: #555555;

}

.lienblanc
{
	color: white;
	text-decoration: none;
}
#footer {
	color: white;
	font-size: 11px;
	text-align: center;
	line-height: 25px;
	margin-top: 8px;
}
.liengris
{
	color: gray;
	text-decoration: none;
	font-size: 11px;
}
.interligne
{
	line-height: 20px;
}
#rollover {
	position : absolute;
	top: 0;
	right: 0;
	background-color: none;
	margin-top: 295px;
	margin-right: 15px;
	margin-bottom: 10px;

}

a span {
	display: none;
}

a:hover span#cal1 {
	display: inline;
	position: absolute;
	margin-top: 60px;
	margin-left: -91px; 
	padding: 0px;
}

a:hover span#cal2 {
	display: inline;
	position: absolute;
	margin-top: 60px;
	margin-left: -185px; 
	padding: 0px;
}

a:hover span#cal3 {
	display: inline;
	position: absolute;
	margin-top: 60px;
	margin-left: -276px; 
	padding: 0px;
}

a:hover span#cal4 {
	display: inline;
	position: absolute;
	margin-top: 60px;
	margin-left: -370px; 
	padding: 0px;
}

a:hover span#cal5 {
	display: inline;
	position: absolute;
	margin-top: 60px;
	margin-left: -455px; 
	padding: 0px;
}

a:hover {
	background: none;
}
.callimage {
	margin-top: 60px;
	margin-left: 0px; 
	padding: 0px;
}



