
/* CSS Document */

/* ENLACES */
body#enlaces .navvert ul{
float:left;
padding: 0 0 0 6px;
margin: 130px 0 0;
}
body#enlaces .navvert ul li {
float: left;
width:180px;
margin: 3px;
padding: 0;
background:none;
display: inline;
border: none;
overflow: hidden;
}
body#enlaces .navvert ul a {
color:#eee;
width:180px;
display:block;
float:left;
position:relative;
height:auto;
background:none;
}
body#enlaces .navvert ul a:hover {
color:#fff;
background:none;
}
body#enlaces .navvert li p {
float: left;
width:180px;
text-align:center;
line-height: 15px;
margin: 0 0 10px;
}
body#enlaces .navvert li img {
border:4px solid #333;
}
#enlaces #contenedor .centro #contenido li li {
	border: none;
	margin: 0;
}
#enlaces #contenedor .centro #contenido li p.titulo {
	color: #D90000;
	font-weight: bold;
}
#enlaces .navvert .cajafoto p a {
	color: #fff;
	text-decoration: none;
}
#enlaces .navvert .cajafoto p {
	text-align: center;
	margin: 3px 0 15px;
}




