@charset "utf-8";
#contenido {

}
#titulo {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	font-size: 1.3em;
	background-position: left -40px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../img/publicaciones/fondo-publicaciones.jpg);
}
#titulo h1 {
	color: #A40C34;
	margin-bottom: 0.5em;
}
#titulo p {

}
#contenido .alfa {
	float: right;
}
#contenido-dentro .alfa ul#slideshow li{
	display: block;
	height: 82px;
	width: 82px;
	float: left;
	border: 1px solid #F6EAD4;
}
#contenido-dentro .alfa ul#slideshow li a {
	display: block;
	height: 75px;
	width: 75px;
	text-align: center;
	padding: 4px;
}
#contenido-dentro .alfa ul#slideshow li a:hover {
	background-color: #F6EAD4;
}
#contenido-dentro .alfa #entradas-escondidas    {
	display: none;
}
.publicacion-dentro    {
	display: block;
	height: 400px;
	width: 600px;
	background-color: #000;
	clear: both;
	color: #FFF;
}
.publicacion-dentro h1,
.publicacion-dentro h2,
.publicacion-dentro h3,
.publicacion-dentro h4,
.publicacion-dentro h5,
.publicacion-dentro h6,
.publicacion-dentro p,
.publicacion-dentro a {
	color: #FFF;
	padding-right: 15px;
	text-align: left;
}
.publicacion-dentro img    {
	float:left;
	padding-right:20px;
}




#contenido-dentro {
	background-image: url(../img/publicaciones/fondo-publicaciones.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left -135px;
	width: 890px;
	padding-right: 25px;
	padding-left: 25px;
}
#contenido-dentro .alfa {
	width: 500px;

}


#contenido-dentro .alfa h2 {
	font-size: 1.5em;
	margin-bottom: 1em;
}
#contenido-dentro .beta h3 {
	margin-bottom: 0.5em;
}
#contenido #contenido-dentro .beta {
	height: 465px;
	padding-right: 10px;
	float: left;
	clear: none;
}


#contenido-dentro  .beta  ul {
	padding-left: 2em;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A40C34;
	border-bottom-color: #A40C34;
	font-size: 1.2em;
	margin-bottom: 1em;
}
#contenido-dentro  .beta  li {
	color: #A40C34;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.1em;
	margin-bottom: 0.5em;
}
#contenido-dentro  .beta  a {
	color: #000000;
	text-decoration: none;
}
#contenido-dentro .beta a strong {
	font-weight: normal;
	color: #A40C34;
	font-size: 1.1em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#contenido-dentro  .beta  a:hover {
	text-decoration: underline;
}
#contenido-dentro .beta .otros ul {
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

