body
{
background:#5793AB;
font-size:14px;
color#111;
}

h1 {font-size:200%; }
h2 {font-size:160%; }
h3 {font-size:120%; }

/* Couleurs des liens
---------------------------------------------- */
a { color:#5793AB;  text-decoration: none; }
a:focus,a:hover,a:active { color: #E72; text-decoration: underline; }

#conteneur a { color:#E72;  text-decoration: none; }
#conteneur a:focus,#conteneur a:hover,#conteneur a:active { color: #5793AB; text-decoration: underline; }

a.dock-item  { color:#000;  text-decoration: none; }

#hierarchie a { color:#5793AB;  text-decoration: none; }
#hierarchie  a:focus,#hierarchie a:hover,#hierarchie  a:active { color: #E72; text-decoration: underline; }

#conteneur a.web { color:#5793AB;  text-decoration: none; }
#conteneur a.web:focus,#conteneur a.web:hover,#conteneur a.web:active { color: #E72; text-decoration: underline; }

#vasud { 
    position:relative;
	height: 90px;
    width: 100px;	
	left:500px;
	top:30px;
	padding:0;
}

#page
{
width:765px;
background:#FFF;
border:0px;
border-left:5px solid #588;
border-right:5px solid #588;
border-top:5px solid #588;
}


#entete
{
background:#4AE url(../images/headertaine.jpg) no-repeat;
height:230px;
width:765px;
padding:0px;
margin:-5px;
border:5px solid #588;

}
#titre { position:relative;left:260px;top:20px;}

#conteneur
{
  width:548px;
  padding:0px;
  padding-left:5px;
  border:0px;
  margin:0px;
}

#navigation
{
  width:190px;
  padding:5px;
  border:0px;
  margin:0px;
}
#extra
{
  width:190px;
  padding:5px;
  border:0px;
  margin:0px;
  font-size:0.9em;

}

.formulaire_spip input.text { width: 100px; }


#pied
{
border-bottom:5px solid #588;
}

.dateagenda
{
float:left;
width:128px;
height:93px;
background:transparent url(../images/cal.png) no-repeat;
color:#111;
font-size:1.2em;
font-weight:bold;
padding-top:26px;
text-align:center;

}

.dateagendapetit
{
  font-weight:normal;
}
