/* CSS Document */


BODY {
  margin           : 15px 0px 0px 0px;
  background-color : #ffffff;
  color            : #000000;
  text-align	   :center;
}


.contenedor{
border:#330066 solid 0px;
width:650px;
background-repeat:no-repeat;
text-align:center;
margin: 0 auto;
}

#contenedorEntradas{
	margin-top: 10px;
	width:100%;
}

#entrada{
	width:24%;
	float:left;
	height:50px;
}

.subcontenedor{
	width:100%;
	background-repeat:no-repeat;
	text-align:center;
}

.ligazon{
	float:none;
}

.ligazon a:link, .ligazon a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#187DC5;
	text-decoration:none;
}

.ligazon a:hover{
	text-decoration:underline;
	color:#690504;
}







#medio{
height:390px;
}
#cabeza{
height:72px;
}

#fondo{
height:62px;
}

.contenedorImagenes{
height:40px;
display:inline;
}
