/*
 * CSS del elcabezado de las manitos.
 *
 */

#bando {
width:800px;
height:190px;
margin-left:auto;
margin-right:auto;
padding:0px;
}

#bando .formulaire_recherche { float: right; }

#bando ul {
padding:0em;
margin:0px;
}

#bando li {
float:left;
list-style-type:none;
margin-left:auto;
margin-right:auto;
width:114px;
}

.mano  {
height:190px;
text-align: center; 
}

.mano .logo img {
bottom:0px;
margin-left:auto;
margin-right:auto;
}

.logo  {
position:absolute;
text-align: center; 
width:114px;
}

#bando .creditos {
	float:right;
	text-align: right;
	font-size: 0.8em;
	color: #BBBBBB;
}

#bando .creditos a {
	color: #AAAAAA;
}
#bando .creditos a:hover {
	color: white;
	background-color: #BBBBBB;
}


/* 
/* Correcciones de estilos
 */

#comments .spip_logos {
	margin-right: 5px;
}
