/* CSS Document */

body {
	background:#FFFFFF;
}
table.content {
	width:100%;
	height:100%;
}
table.contenido {
	position:absolute;
	width:928px;
	height:1008px;
	left:50%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -464px;
}
table.contenido td {
	vertical-align:top;
}
table.contenido tr.cabecera {
	height:120px;
}
table.contenido tr.cabecera td img.logo {
	float:left;
	margin:35px 0px 0px 26px;
}
table.contenido tr.cabecera td div.derecha {
	float:right;
	text-align:right;
	margin:5px 7px 0px 0px;
}
table.contenido tr.cabecera td div.derecha table.menu {
	width:514px;
	height:44px;
	border:1px solid #D6D6D6;
}
table.contenido tr.cabecera td div.derecha table.menu td {
	background:url(../images/flecha.jpg) left no-repeat;
	text-align:left;
	padding:7px 0px 0px 22px;
}
table.contenido tr.cabecera td div.derecha table.menu td a {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#116DB2;
	text-decoration:none;
}
table.contenido tr.cabecera td div.derecha table.menu td a:hover {
	text-decoration:underline;
}
table.contenido tr.centro {
	height:690px;
}
table.contenido tr.centro td.submenu {
	width:248px;
	padding-left:9px;
}
table.contenido tr.centro td.submenu table {
	width:100%;
	border:1px solid #D6D6D6;
	border-top:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
table.contenido tr.centro td.submenu table td {
	background:url(../images/linea_puntos.gif) left bottom repeat-x;
	padding:0px 0px 10px 0px;
}
table.contenido tr.centro td.submenu table td a {
	color:#000;
	text-decoration:none;
}
table.contenido tr.centro td.submenu table td a:hover {
	text-decoration:underline;
}
table.contenido tr.centro td.submenu table.titulo {
	border:1px solid #D6D6D6;
	border-bottom:none;
}
table.contenido tr.centro td.submenu table.titulo td {
	color:#FFFFFF;
	background:url() #F741C7;
	padding:9px 11px 10px 11px;
}
table.contenido tr.centro td.cuerpo {
	width:721px;
	padding:0px 9px 0px 9px;
}
table.contenido tr.centro td.cuerpo table {
	width:701px;
	float:right;
	margin:5px 0px 0px 0px;
}
table.contenido tr.centro td.cuerpo table.producto {
	border:1px solid #D6D6D6;
	margin:0px;
}
table.contenido tr.centro td.cuerpo table.producto td.titulo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#F741C7;
	background:url(../images/linea_puntos.gif) left bottom repeat-x;
	text-align:left;
	padding:0px 0px 11px 0px;
}
table.contenido tr.centro td.cuerpo table.producto td img {
	float:left;
}
table.contenido tr.centro td.cuerpo table.producto td.titulo img {
	float:none;
	vertical-align:middle;
}
table.contenido tr.centro td.cuerpo table.producto td  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	margin:0px;
}
table.contenido tr.centro td.cuerpo table.precio {
	float:right;
	width:256px;
	border:1px solid #D6D6D6;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#2E2E2E;
	margin:20px 110px 0px 0px;
}
table.contenido tr.centro td.cuerpo table.precio span {
	color:#CC0000;
}
table.contenido tr.centro td.cuerpo table.boton {
	float:right;
	width:328px;
	margin-top:18px;
}
table.contenido tr.centro td.cuerpo table.boton td img {
	cursor:pointer;
}
table.contenido tr.centro td.cuerpo table.mas_titulo {
	clear:both;
	width:701px;
	background:#F741C7;
	margin-top:26px;
}
table.contenido tr.centro td.cuerpo table.mas_titulo td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 8x;
}
table.contenido tr.centro td.cuerpo table.mas_productos {
	width:701px;
	border:1px solid #D6D6D6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin-top:1px;
}


table.contenido td span a {
	color:#666666;
	text-decoration:none;
	
	}
table.contenido td span a:hover {
	color:#F740C6;
	text-decoration:underline;
	
	}

table.contenido td h1 {
	color:#F740C6;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	
	}
table.contenido td h1 a {
	color:#F740C6;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	}

table.contenido td h1 a:hover {
	color:#F740C6;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	
	}
table.contenido td p.informacion{
	color:#666666;
	font-weight:normal;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top: -20px;
	
	}
	
table.contenido tr.centro td.cuerpo table.mas_productos td a {
	color:#666666;
	text-decoration:none;
}

table.contenido tr.centro td.cuerpo table.mas_productos td a:hover {
	text-decoration:underline;
}
table.contenido tr.pie {
	height:50px;
}
table.contenido tr.pie td table {
	width:100%;
}
table.contenido tr.pie td table tr td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#02597E;
	text-align:right;
	padding-right:9px;
}
table.contenido tr.pie td table tr td img {
	float:left;
	margin:15px 0px 0px 15px;
}
table.contenido tr.pie td table tr td img.right {
	float:none;
	margin:5px 0px 0px 0px;
}
p.contenido {
	margin:20p 0;
}
/* precios entradas toros */
table.entradas-toros-gijon1 {
	width:500px !important;
	float:none !important;
	color:#000 !important;
}
td.entradas-toros-gijon2 {
	color:#000 !important;
	font-size:16px !important;
}
td.entradas-toros-gijon3 {
	color:#F003FF !important;
}
td.entradas-toros-gijon4 {
	color:#000 !important;
}
td.entradas-toros-gijon5 {
	background:#FFCAF6 !important;
	text-align:right !important;
	color:#000 !important;
}
td.entradas-toros-gijon6 {
	text-align:right !important;
	color:#000 !important;
}
/* formulario reservas */
.reserva1 {
	width:600px !important;
	float:none !important;
	margin:30px !important;
	margin-left:30px !important;
}
.reserva2 {
	color:#000 !important;
	line-height:25px !important;
}
.reserva3 {
	text-align:right !important;
}
.reserva4 {
	border:1px solid #F741C7 !important;
}
.reserva5 {
	padding-left:100px !important;
	
}
.reserva6 {
	border:1px solid #F741C7 !important;
	height:80px !important;
	width:500px !important;
}
.error {
	background:#FF0000 !important;
	color:#FFF !important;
	text-align:center !important;
	margin-top:10px !important;
}
.reserva8 {
	border:1px solid #F741C7 !important;
	background:#fff !important;
	font-weight:bold !important;
	cursor:pointer !important;
}
.texto-formulario {
	font-size:14px;
	color:#000;
}
