BODY,html{
font-family : "verdana";
color:#FFFFFF;
background-color: #000103;
font-size: 10px;
height: 100%;
width: 100%;
}
BODY,h1,h2,h3{
padding:0;
margin:0;
}
h2, h3{
font-size:9px;
font-weight:normal;
display:inline;
}
.bandeau-haut{
vertical-align:middle;
color:#ff3682;
background-color:#fbe3f5;
height:72px;
padding:0;
}
.texte-bandeau-haut{
padding:5px;
color:#ff3682;
font-weight:normal;
}
.main{
	background-image: url(images/hinashaheen2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height:650px;
}
.contenu{
position:absolute;
right:16%;
width:578px;
margin-top:10px;
margin-right:8px;
}
.conteneur-clip{
color:#FFFFFF;
background-image: url(images/fond-vignettes.gif);
background-repeat: no-repeat;
float:right;
margin:6px 0 3px 8px;
padding-top:6px;
text-align:center;
font-weight:bold;
height:162px;
width:174px;
background-position: top;
}
.logo{
float:left;
margin-right:25px;
}
h1{
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
}
/* LIENS */
a:link, a:visited, a:hover, a:active, a:focus   {  
color: #555555;
text-decoration:none
}
.conteneur-clip a{color: #FFFFFF!important;}
.conteneur-clip a:hover{color: #222222!important;}