@charset "UTF-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;

}



#global {
	position:absolute;
	/*top: 50%;*/
	width: 800px;
	margin-left: -400px;
	height: 485px;
	margin-top: 40px;
	left: 50%;
}


a {
	font-size: 12px;
	color: #963;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a.ex1 {
	font-size: 9px;
	color: #192C3C;
}

#enter{
	font-size:30px;
	text-align:center;
}


.ex1 {
	text-decoration: none;
	color: #999999;
}
a.ex2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
}
.ex2 {
	text-decoration: none;
	color: #999999;
}
.ex2:hover {
	text-decoration: underline;
	color: #999999;
}




#global p {
	text-align:center;
}


#ropuge {
	color: #900;
	font-size: 12px;
}

#back{
	margin-left:0px;
	}
	
	
	
#paragraphe0{
	font-size:20px;
	color:#999;
	font-style:normal;
}

#paragraphe1{
	font-size:10px;
	color:#999;
}

#paragraphe2{
	font-size:9px;
	color: #900;
}

#paragraphe3{
	font-size:9px;
	color:#999;
}

#paragraphe4{
	font-size:9px;
	color:#999;
	font-style:italic;
}

