* {
margin: 0;
padding: 0;
border: 0; }	

body {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color:#000;	
background-image:url(img/arriere-plan.png);
background-repeat:repeat-x;
height: 100%;
width: 100%;
font-size: small; }

/* Contenu Nico */

h4 {
font-size:110%;
color:#5e8000;
margin-bottom:10px;
margin-top:5px;
}

.separateur {
background: url(img/separateur.gif) no-repeat center;
width:100%;
height:20px;
margin-bottom:10px;
}



ul.liste_forfait {
margin-left:30px;
margin-bottom:10px; }

ul.liste_forfait li {
margin-bottom:5px;
width:100%;
list-style:disc; }

ul.liste_forfait li span.left {
float:left;
width:150px; }

ul.liste_forfait li span.right {
font-weight:bold;
margin-left:30px;
font-weight:bold; }

ul.liste_presta {
margin-left:30px;
margin-bottom:10px; }

ul.liste_presta li {
margin-bottom:5px;
width:90%;
list-style:disc; }

ul.liste_presta li span.left {
float:left;
width:300px; }

ul.liste_presta li span.right {
font-weight:bold;
margin-left:30px;
font-weight:bold; }




#liste_bas {
margin-left:0px;
margin-bottom:10px;
width:100%;
font-weight:bold;
}

#liste_bas span.liste_bas_left {
float:left;
width:150px;
}

#liste_bas span.liste_bas_right  {
font-weight:bold;
margin-left:60px;
font-weight:bold;
}


/* Fin Nico */

a {
text-decoration: none;
color:#FFFFCC; }

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

a:active {
text-decoration: none;
color:#FFFFCC; }

h1, h3 {
position:absolute;
top:-9999px; }

.invisible {
display: none; }

#bigbox {
margin-left: auto;
margin-right: auto;
position: relative;
text-align:left;
width:950px;
height: 100%;
font-size: 12px; }

#entete {
height:252px;
width:950px;
float:left;
background-image:url(img/logo-unzestedezen.jpg);
background-repeat:no-repeat; }

#bloc  {
height:504px;
width:950px;
float:left; }

#menu {
height:504px;
width:305px;
float:left;
background-image:url(img/menu.jpg);
background-repeat:no-repeat; }

#menu #flash {
height:242px;
width:219px;
float:left;
margin-left:86px; }

#menu #coordonnees {
height:262px;
width:219px;
float:left;
margin-left:86px;
text-align: center; }

#menu #coordonnees dl {
margin-top:3px;
color:#FF6600; }

#menu #coordonnees dl dd {
margin-top:10px; }

#menu #coordonnees dl dt {
color: #FF9900;
font-size:150%; }

#contenu {
position:relative;
height:504px;
width:600px;
float:left;
background-image:url(img/contenu.jpg);
background-repeat:no-repeat; }

#contenu #ss-contenu {
color:#5e8000;
letter-spacing:1px;
width:540px;
height:435px;
float:left;
margin-top:50px;
padding:10px;
overflow:auto;
text-align:justify; }

#contenu #ss-contenu p {
margin-bottom:10px; }

#contenu h2 {
font-size:160%;
color:#ABE340;
position:absolute;
top:15px;
left:15px; }

#footer {
width:950px;
float:left;
height:50px;
line-height:25px;
background-image:url(img/footer.gif);
background-repeat:repeat-y;
text-align: center;
font-weight: bold;
color: #fff; }

#footer ul {
list-style:none; }

#footer li {
margin-left:5px;
display:inline; }

#footer li a {
margin-right:5px; }