/* CSS */
/* ATTENTION!! IMPORTANT LA LIGNE CI_DESSOUS*/
/* CSS DE LA PAGE INDEX2. LES PAGES INTERNES ONT UNE AUTRE CSS*/ 


/* je précise la police de caractère, la couleur de la police, sa taille pour toute la page de l'index. le text align centre */
/*le design sur la fenêtre du navigateur*/ 
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e8649d; 
	font-size: 12px;
	text-align: center;
	}

/* le wrapper englobe header, corps, menu, contenu, footer. un fond blanc et une largeur donnée ci-dessous*/
/* les 2 margin left et right permettent de centrer le site sur la fenêtre du navigateur*/ 
#WRAPPER {
	background: #ffffff; 
	width: 702px; 
	margin-top: 0px;
	padding: 0px auto;
	margin-left: auto;
	margin-right: auto;
	}

/* header contient la bannière du site en fond et à les dimensions notées ci-dessous*/ 
#HEADER {
	background: url('http://www.lyuweb.be/senshiF/img/img_header1.jpg') #ffffff; 
	background-repeat: no-repeat; 
	width: 702px; 
	height: 232px;
	}


#CORPS {
	background: url('http://www.lyuweb.be/senshiF/img/img_corps.jpg') #ffffff; 
	background-repeat: no-repeat; 
	overflow: hidden;
	width: 702px; 
	height: 560px;
	}

#MENU1 {
	position:absolute;
	width: 150px; 
	margin-top: -31px;
	} 

#CONTENU {
	position:absolute;
	margin-top: 5px;
	margin-left: 150px;
	width: 404px; 
	}

#MENU2 {
	position:absolute;
	margin-left: 550px;
	width: 150px; 
	margin-top: -31px;
	} 

#FOOTER {
	position:relative;
	background: url('http://www.lyuweb.be/senshiF/img/img_footer.jpg') #ffffff; 
	background-repeat: no-repeat; 
	overflow: hidden;
	width: 702px; 
	height: 48px;
	}

/* defilement dans le header */
.defilement {
	width: 700px;
	height: 15px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 214px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e8649d; 
	font-size: 13px;
}

.blocmenu{
	text-align: left;
	margin-left: 7px;
	}
	
.boxcred {
	text-align: center;
	width: 620px;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e8649d; 
	font-size: 10px;
	}

h2 {
	background-image: url('http://www.lyuweb.be/senshiF/img/menuS02.gif'); 
	background-repeat: no-repeat;
	width: 150px;
	height: 38px;}




p 
{
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
margin-bottom: 15px;
}

a:link, a:visited, a:active 
{
color: #c32066; 
text-decoration:overline;

cursor: default;
}

A:hover {COLOR: white; background-color:#e9629c;}

#image 
{
position: absolute; 
left: 0px; 
top: 0px; 
}

.head { font-family: tahoma; font-size: 10px;
 color: #38035d; background-color: none; border:
 #725b84; text-align:right; font-weight: normal; height: 20px; padding-top: 0px;  padding-left: 5px;
text-transform: none; margin-top: 5px;}

.head1 { font-family: tahoma; font-size: 10px;
 color: #38035d; background-color: none; border:
 #725b84; text-align:right; font-weight: bold; height: 20px; padding-top: 0px; 
text-transform: none; margin-top: 5px; padding-right: 10px;}

.nav { font-family: verdana; font-size: 10px;
 color: black; background-color: none; border:
 #000000; text-align:center; background-image: url(http://mizu-no-tamashii.haisoft.be/cristal/v5.0/cont.jpg); background-repeat:
 no-repeat; font-weight: normal; height: 20px; padding-top: 0px; 
text-transform: none; margin-top: 0px;}


.head2      
{
color:#444480;
filter:shadow(color=white, strength=2, direction=150);
font-size: 11px;
text-align:left;
height:14px;

border-bottom: solid 1px white;
border-top: solid 1px white;
filter:alpha(style=1, opacity=100, finishopacity=10);
}

.head3      
{

background-image: url('http://mizu-no-tamashii.haisoft.be/senshiF/v5/menuS02.gif'); background-repeat:
 no-repeat;width:150px;height:38px;


}


#menu 
{
position: absolute; 
left: 150px; 
top: 360px; 
width: 150px; 

}

#menu0 
{
position: absolute; 
left: 700px; 
top: 360px; 
width: 150px; 

}

#content 
{
position: absolute; 
left: 301px; 
top: 388px; 
width: 400px; 


}

#nav0
{
position: absolute; 
left: 150px; 
top: 365px; 
width: 701px; 

}

#nav1
{
position: absolute; 
left: 150px; 
top: 1150px; 
width: 701px; 

}

#img 
{
position: absolute; 
left: 0px; 
top: 0px;  
}
