#titulo_web, #subtitulo_web {
	display: none;
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 8px;
	text-align:justify;
	text-indent:10px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #8D0931;
	text-decoration: underline;
}
a:visited {
	color: #8D0931;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.clearBoth {
	clear: both;
	}
body, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0E2032;
}
html, body{
    min-height: 100%;
	/*height: 100%;*/
}
BODY 
   {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
  }
.margin-auto {
	margin: auto;
	text-align: left;
	min-height: 584px;
	width: 939px;
	border: 8px solid #A52631;
	background-image: url(../../imagenes/fondo-web.gif);
	background-repeat:  repeat-y;
	background-position: center top;
	margin-top: 20px;
}

html, body{
    height: 100%;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D0931;
	border: 1px solid #333333;
	padding-right: 3px;
	padding-left: 3px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-top: 20px;
	background-color: #FAF8E9;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D0931;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.contenido {
	width: 939px;
	text-align: left;
	position: relative;
}
.peque, a.peque, a.peque:visited, a.peque:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	text-decoration: none;
}
a.peque:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #144209;
	text-decoration: none;
	text-decoration: none;
}
.mediana,a.mediana, a.mediana:visited, a.mediana:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.mediana:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032880;
	margin-top: 0px;
	margin-bottom: 8px;
	display: block;
	font-weight: bold;
}
.titulos h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DF5900;
}
.titulos h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016BAF;
}
/*espacio */
#pie {
	width: 955px;
	margin-top: 5px;
	height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#pie a, #pie a:visited, #pie a:active, #pie a hover {
	color: #BBBBBB;
}
/*espacio */
.boton-enviar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00481F;
	margin: 2px;
	height: 19px;
	width: 57px;
	padding-left: 10px;
	background-image: url(../../imagenes/enviar-restaurar_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.boton-enviar:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cd4726;
	margin: 2px;
	height: 19px;
	width: 57px;
	padding-left: 10px;
	background-image: url(../../imagenes/enviar-restaurar-roll_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.boton-restaurar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00481F;
	margin: 2px;
	height: 19px;
	width: 75px;
	padding-left: 10px;
	background-image: url(../../imagenes/enviar-restaurar_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.boton-restaurar:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cd4726;
	margin: 2px;
	height: 19px;
	width: 75px;
	padding-left: 10px;
	background-image: url(../../imagenes/enviar-restaurar-roll_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.aviso {
	font-size: 12px;
	font-weight: bold;
	color: #B74900;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFE6;
	padding: 5px;
}
.aviso p {
	text-indent: 10px;
	margin-bottom: 10px;
}
.aviso h3 {
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #899696;
}
#texto {
	position: absolute;
	height: 270px;
	width: 272px;
	left: 251px;
	top: 237px;
}
#texto p {
	font-size: 15px;
	font-weight: bold;
	color: #026FAA;
	text-align: left;
	margin-bottom: 10px;
}
#texto p .resaltado01 {
font-size: 20px;
}
#texto p .resaltado02 {
color:#999999;
margin-top:15px;
display:block;
}
.texto-aviso {
	position: absolute;
	width: 493px;
	height: 67px;
	left: 252px;
	top: 370px;
	text-align: justify;
	font-size: 14px;
	color: #8D8379;
	font-weight: bold;
}
.cabecera {
	background-image: url(../../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 939px;
}
.izquierdo {
	float: left;
	width: 202px;
	min-height: 404px;
	background-image: url(../../imagenes/pluma.gif);
	background-repeat: no-repeat;
	background-position: left 235px;
}
.centro {
	float: left;
	width: 594px;
	min-height: 404px;
	margin-left: 3px;
}
.derecho {
	width: 137px;
	float: right;
	min-height: 368px;
	text-align: center;
	padding-top: 10px;
}
ul.menu {
	list-style-type: none;
}
.menu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D0931;
	font-size:11px;
}
.menu a {
	background-image: url(../../imagenes/bola.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 9px;
}
.menu a:hover {
	background-image: url(../../imagenes/rollover-menu.gif);
	background-position: left top;
	text-decoration:none;
	background-color:#FEFEFC;
}
.menu li li {
list-style:none;
}
.menu li li a {
	padding-left:20px;
	background-color:#F0EDE8;
	background-image:none;
}
.menu li li a:hover {
	background-color:#FCEAC9;
	background-image:none;
	color: #8D0931;
}
.derecho img {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pie-banners {
	text-align: center;
	height: 42px;
	margin-top: 10px;
	padding-bottom: 5px;
}
.informacion {
	min-height: 370px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}
#fondo-index {
	background-image: url(../../imagenes/interior-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 379px;
	width: 343px;
	position: absolute;
	left: 45px;
	top: -25px;
}
.pie-banners img {
	margin-right: 4px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cuadro-fecha {
	background-image: url(../../imagenes/cuadro-fecha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 93px;
	width: 88px;
	position: absolute;
	left: 474px;
	top: -31px;
}
#cuadro-fecha p {
	visibility: hidden;
}
#bot-paso {
	/*background-image: url(../../imagenes/grabado.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;*/
	height: 348px;
	width: 91px;
	position: absolute;
	left: 473px;
	top: -31px;
	background-color: #FFFFFF;
}
a:hover#bot-paso {
text-decoration:none;
}.informacion h3 {
	font-size: 15px;
	color: #8D0931;
	margin-bottom: 15px;
	width: 400px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8D0931;
	background-image: url(../../imagenes/bola.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}
p.parrafo-margen-derecho, div.parrafo-margen-derecho {
	margin-right: 150px;
	width: 404px;
	min-height:25px;
}
div.parrafo-margen-derecho2 {
	margin-right: 150px;
	width: 404px;
	min-height:25px;
	margin-bottom:15px;
}
p.rojo, p.rojo a {
	color: #A52631;
	font-size:14px;
}
.informacion h4 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D0931;
	margin-top: 10px;
}
.poema {
	font-weight: bold;
	color: #666666;
	border: 1px solid #A52631;
	font-style: italic;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#texto-paso li, #texto-creacion li, #texto-progra-comun li, #texto-progra-comun li, #texto-progra-actos li, .acto-ampliado li, .acto-realizado-ampliado li, #texto-cultos li {
	margin-bottom: 5px;
	list-style-image: url(../../imagenes/bola.gif);
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}
#texto-paso ul, #texto-creacion ul, #texto-progra-comun ul, #texto-progra-actos ul, .acto-ampliado ul, .acto-realizado-ampliado ul, #texto-cultos ul {
margin-bottom:20px;
}
.acto-ampliado ul, .acto-realizado-ampliado ul {
margin-left:20px;
}
#texto-paso ul ul, #texto-creacion ul ul, #texto-progra-comun ul ul, #texto-progra-actos ul ul, .acto-ampliado ul ul, .acto-realizado-ampliado ul ul {
margin-bottom:0px;
margin-top:5px;
}
.informacion h5 {
	font-size: 12px;
	font-weight: bold;
	color: #A52631;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
p.destacar {
	font-size: 13px;
	color: #8D0931;
	padding: 3px;
	border: 1px solid #8D0931;
	width: 300px;
	text-align: center;
	margin-bottom: 15px;
}
#texto-progra-actos h4 {
	color: #FFFFFF;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.listado-actos, .listado-actos-realizados {
	margin-top: 20px;
}
.listado-actos li, .acto-ampliado {
	list-style: none;
	margin-bottom: 20px;
	background-color: #FDFCF7;
	width: 530px;
	overflow: auto;
	background-image: url(../../imagenes/cabecera-actos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.listado-actos-realizados li, .acto-realizado-ampliado {
	list-style: none;
	margin-bottom: 20px;
	background-color: #FDFCF7;
	width: 530px;
	overflow: auto;
	background-image: url(../../imagenes/cabecera-actos-realizados.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.contiene-imagen-peke img, .contiene-imagen-peke2 img {
	max-width: 100px;
	text-align:center;
	vertical-align:middle;
	margin:auto;
	border:none;
}
.contiene-imagen-peke, .contiene-imagen-peke2 {
	background-color:#FFFFFF;
	float:left;
	width: 100px;
	overflow: hidden;
	border: 1px solid #666666;
	text-align:center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding:2px;
}
.contiene-imagen-peke2 {
	border: 1px solid #A52631;
	font-size: 10px;
}
.contiene-imagen-peke2 span, .contiene-imagen-grande span {
margin-top:5px;
display:block;
}
.contiene-imagen-mediana {
	background-color:#FFFFFF;
	float:left;
	width: 300px;
	overflow: hidden;
	border: 1px solid #666666;
	text-align:center;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding:2px;
}
.contiene-imagen-mediana img {
	max-width:296px;
	border: none;
}
.contiene-imagen-grande {
	background-color:#FFFFFF;
	border: 1px solid #999999;
	text-align:center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 5px;
}
.contiene-imagen-grande img {
	max-width:500px;
	margin:auto;
	text-align:center;
	margin-bottom: 5px;
}
.listado-actos h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D0931;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-left: 10px;
	color:#8D0931;
	margin-top: 5px;
}
.listado-actos h6 a {
color:#8D0931;
margin-left:10px;
}
.listado-actos h6 a:hover {
text-decoration:none;
color:#FF6600;
}
.listado-actos-realizados h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D0931;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A52631;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #666666;
	margin-top: 5px;
}
.listado-actos-realizados h6 a {
	color:#666666;
	margin-left:10px;
}
.listado-actos-realizados h6 a:hover {
	text-decoration:none;
	color:#8D0931;
}
a.volver, a:active.volver, a:visited.volver  {
	display: block;
	float: right;
	height: 20px;
	width: 30px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A52631;
	background-image: url(../../imagenes/volver.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 30px;
}
a:hover.volver {
	background-image: url(../../imagenes/volver-roll.gif);
	color:#000000;
}
.acto-ampliado h6, .acto-realizado-ampliado h6, .acto-realizado-ampliado h6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	color: #8D0931;
}
.acto-realizado-ampliado h6 a:hover {
	color: #8D0931;
	text-decoration:underline;
}
.acto-ampliado p, .acto-realizado-ampliado p {
	margin-right: 30px;
	margin-left: 30px;
}
.fecha {
	background-color: #EAEAEA;
	padding: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A52631;
	border-right-color: #A52631;
	border-bottom-color: #A52631;
	border-left-color: #A52631;
	margin: 10px;
}
ul.lista-enlaces {
	margin-top: 20px;
	margin-left:30px;
	list-style:none;
	width: 370px;
}
ul.lista-enlaces li{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
	margin-bottom: 5px;
	}
.lista-enlaces li a, .lista-enlaces li a:active, .lista-enlaces li a:visited {
	display:block;
	background-color:#EFEFEF;
	padding:4px;
	padding-left:20px;
}
.lista-enlaces li a:hover {
	background-color:#CCCCCC;
}
#frm_contactar p {
	text-indent: 0px;
	text-align:left;
}
.form-izqui {
	float: left;
	margin-right: 20px;
	width:250px;
}
.form-dere {
	float: right;
	width:230px;
}
.form-izqui input {
	display: block;
	margin-top: 8px;
	width: 90%;
}
#consulta {
	width: 95%;
	margin-top: 8px;
	height: 45px;
}
.form-dere img {
	border: 1px solid #666666;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.form-dere #code {
	width: 95%;
	margin-bottom: 10px;
}
.boton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A52631;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right:10px;
}
#enviar {
	margin-left: 40px;
}
.derecho h4 {
	background-image: url(../../imagenes/tit-patrocinadores.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 111px;
	text-indent: -10000px;
	margin:auto;
	margin-bottom:15px;
}
#fondo-index a {
	display: block;
	height: 379px;
	width: 343px;
}
#fondo-index a:hover{
text-decoration:none;
}
#fondo-index a span {
visibility:hidden;
}
#texto-paso img {
	float: right;
	border: none;
	margin-left: 20px;
}
.pie-foto01 {
	font-size: 10px;
	color: #666666;
	margin-left: 320px;
	text-align: justify;
	margin-top: -10px;
}
p.pie-foto02 {
	font-size: 10px;
	color: #666666;
	float:right;
	width:221px;
	text-align: justify;
	clear: right;
	margin-left: 20px;
	margin-top: 10px;
}
p.pie-foto03 {
	font-size: 10px;
	color: #666666;
	width:221px;
	text-align: justify;
	margin-left: 20px;
	margin-top: 10px;
}
.foto-comision img {
	margin-left: 10px;
}
.foto-comision p {
text-align:center;
font-weight:bold;
color:#993300;
margin-bottom: 25px;
}
.foto-comision {
	text-align: center;
}
#texto-pregon img {
	float: right;
	border: none;
	margin-left: 20px;
	margin-bottom:5px;
}
#texto-pregon, #texto-cultos {
margin-bottom:20px;
}
#texto-pregon h4{
text-align:center;
}
.articulos-izqui {
	float: left;
	width: 280px;
}
.articulos-dere {
	float: right;
	width: 250px;
}
.articulos-dere img {
	border: none;
	margin-bottom:10px;
	width: 250px;
}
#texto-articulos {
margin-bottom:20px;
}
#texto-articulos h4{
text-align:center;
}
.pie-articulo {
	text-align: center;
}
.acto-realizado-ampliado h5 {
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}
hr {
	margin-top: 30px;
	margin-bottom: 20px;
	display: block;
	float: none;
	clear:both;
	color: #A52631;
	width: 100%;
	height: 2px;
}
.video-contenido {
	margin-top:70px;
	text-align:center;
	margin-bottom: 50px;
}
