html 
{ 
	font-size: 100%; width:100%; 
}
body 
{
	font: 0.75em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding:0;
	margin:0;
	color:#000000;
	width:100%;
	background-color:#eba1c8;
	background-image: url('../images/bck.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
img
{
 	border:0px; 
 }
#conteneur
{	
	background-color:#000000;
	width:950px;
	height:700px;
	
}
#centre
{	
	background-color:#000000;
	background:url('../images/fond_home.png') center 6px no-repeat;
	width:905px;
	height:630px;
	
}
#sur_menu
{
	height:30px;
	font-size:11px;
}
#sur_menu a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#sur_menu a:hover
{
	color:#666666;
	text-decoration:none;
}
#footer
{
	height:30px;
	font-size:11px;
}
#footer a
{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover
{
	color:#ffffff;
	text-decoration:none;
}
#menu
{
	margin:0px;
	padding:0px;
	width:100%;
	background:url('../images/menu_out1.png') right top no-repeat;
	text-align:center;
}
#menu a {
	font-weight:bold;
	color:#ba4a85;
	text-decoration:underline;
}
#menu a:hover {
	font-weight:bold;
	color:#555252;
	text-decoration:underline;
}
.milieu_home
{
	width:100%;
	height:100%;
}
#contenu_home
{
	text-align:left;
	font-size:11px;
	line-height:13px;
	color:#333333;
	padding-left:10px;
}
#adresse
{
	text-align:center;
	vertical-align:top;
	font-size:11px;
	color:#333333;
}

.bd
{
	border: solid 1px #657832;
}



.accueil_on
{
	background:url('../images/accueil_on.png') no-repeat;
}
.bd_on
{
	background:url('../images/2nd_on.png')  no-repeat;
}
.scu_on
{
	background:url('../images/scu_on.png')  no-repeat;
}
.face_on
{
	background:url('../images/face_on.png')  no-repeat;
}
.power_on
{
	background:url('../images/power_on.png')  no-repeat;
}
.espace_on
{
	background:url('../images/espace_on.png')  no-repeat;
}
.cosm_on
{
	background:url('../images/cosm_on.png')  no-repeat;
}
#newsletter
{position:absolute;
margin-left:-420px;
left:50%;
width:900px;
top:300px;
z-index:1000;
}

input[type="submit"] 
{
background:#FFFFFF none repeat scroll 0%;
border:1px solid #D186AE;
color:#D186AE;
width:100px;
}

input
{
background:#FFFFFF none repeat scroll 0%;
border:1px solid #D186AE;
color:#D186AE;
}