body
{
font-family: verdana, tahoma, Trebuchet MS,arial, sans-serif;
font-size:12px;
background-color:black;
color:white;
}

input, textarea, select
{
border: 1px solid #b3b3b3;
font-size:20px;
}
textarea
{
width:400px;
}
input.text
{
width:200px;
}

label {
float:left;
width:25%;
margin-right:0.5em;
margin-top:2px;
text-align:right;
  }
  
.spip_logos
{
border: 0px;
}
  

.erreur
{
padding: 8px 10px;
border: 1px dashed #FDD;
line-height: 12px;
color: #C33;
}

.spacer
{
clear:both;
}

h1
{
margin-top: 20px;
font-size:15px;
}

h1
{
font-size:large;
font-family: Century Gothic, verdana, tahoma, Trebuchet MS,arial, sans-serif;
color:#607be6;
}
h2
{
font-size: 15px;
font-family: Century Gothic, verdana, tahoma, Trebuchet MS,arial, sans-serif;
color:#607be6;
font-weight:bold;
}
blockquote
{
margin:0px;
margin-left:25px;
padding:0px;
}

#main
{
position : relative;
width: 750px;
margin: auto;
padding-left : 10px;
padding-right : 10px;
/*background:white;*/
}

#bas
{
float : left;
width: 750px;
}


#fondhaut
{
margin:auto;
background-image : url('fondhaut.gif');
width:770px;
height:9px;
}
#fondbas
{
margin:auto;
background-image : url('fondbas.gif');
width:770px;
height:9px;
}

#menudroitehaut
{
background-image : url('menuhaut.gif');
width:153px;
height:10px;
}
#menudroitebas
{
background-image : url('menubas.gif');
width:153px;
height:10px;
}
#menudroite
{
background-color: #3d65aa;
color : white;
font-size: 10px;
float: right;
width:153px;
margin-top: 10px;
text-align:center;
}
#menudroite h2
{
text-align:left;
font-size: 13px;
color : white;
margin:0px;
margin-left:10px;
}

/* Menu de gauche */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu2 {
position: absolute; 
top: 50;
left: 0;
margin-left:10px;
z-index:100;
width: 750px; /* correction pour Opera */
}
#menu2 dl {
float: left;
width: 9em;

}
#menu2 dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;

}
#menu2 dd {

display: none;
border: 1px solid gray;
}
#menu2 li {

text-align: center;
background : #ccc;
}
#menu2 li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu2 li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}

/* Menu */
#MenuFond {background-image: url("bouton.png"); height:17px; width:100px; float:left; margin-right:5px; text-align:center; padding-top:3px; font-weight:bold;}
#MenuFond:hover {background-image: url("bouton2.png"); height:17px; width:100px; float:left; margin-right:5px; text-align:center; padding-top:3px; font-weight:bold;} 
#MenuLien { text-decoration: none; color:white; font-family: verdana, tahoma, Trebuchet MS,arial, sans-serif; font-size:10px;}


a
{
	color : white;
}


