@charset "UTF-8";
/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:140%;
margin: 0;
padding: 0;
color:black;
background-color: #660000;
}

a:link {
text-decoration:none;
color:#000000;
}
a:visited{
text-decoration:none;
color:#000000;
}
a:hover {
text-decoration:underline;
color:#000000;
}
a:active{
text-decoration:none;
color:#000000;
}

.h1 {
	font-size: 200%;
	font-family:"Times New Roman", Times, serif;
	line-height: 130%;
	color: #CC0000;
	text-decoration: none;
}

.h2 {
	font-size: 150%;
	font-family:"Times New Roman", Times, serif;
	line-height: 110%;
	color: #CC0000;
	text-decoration: none;
}

.h3 {
	font-size: 90%;
	line-height: 120%;
	text-decoration: none;
}

.h3  a:link {
text-decoration:none;
color:#000000;
}
.h3  a:visited{
text-decoration:none;
color:#000000;
}
.h3  a:hover {
text-decoration:underline;
color:#000000;
}
.h3  a:active{
text-decoration:none;
color:#000000;
}

.h4 {
	font-size: 90%;
	line-height: 120%;
	text-decoration: none;
}

.h5 {
	font-weight:bold;
	color: #990000;
	text-decoration: none;
	line-height: 150%;
}

.h6 {
	font-size: 100%;
	line-height: 150%;
	text-decoration: none;
}
.h6  a:link {
text-decoration:none;
color:#000000;
}
.h6  a:visited{
text-decoration:none;
color:#000000;
}
.h6  a:hover {
text-decoration:underline;
color:#000000;
}
.h6  a:active{
text-decoration:none;
color:#000000;
}

.h7 {
	font-size: 150%;
	line-height: 110%;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
}

#fenetre {
height:1019px;
width:1034px;
top: 0px;
background-color:#660000;
position: absolute;
left: 50%;
margin-left:-520px;
}

#haut {
height:194px;
width:805px;
background-image:url(seduction/fond/bordure_haut.gif);
float:left;
}

#hg{
height:194px;
width:116px;
background-image:url(seduction/fond/bordure_hg.gif);
float:left;
}

#hd{
height:194px;
width:113px;
background-image:url(seduction/fond/bordure_hd.gif);
float:left;
}

#gauche{
height:825px;
width:116px;
background-image:url(seduction/fond/bordure_gauche.gif);
float:left;
}

#droite{
height:825px;
width:113px;
background-image:url(seduction/fond/bordure_droite.gif);
float:left;
}

#contenu {
height:825px;
width:805px;
background-color:#FFFFFF;
float:left;
}

#cadre {
height:300px;
width:795px;
}

