body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.EstiloPie {font-size: 9px}
.EstiloBotonMenu{
	border:0px;
}
.fondoTablaPrincipal{
	background-image:url(../imagenes/home/plazaDeToros.jpg);
	background-repeat:no-repeat;
}


#menu { 
	width:254px;
	height:420px;
	left:0px;
	top:0px;
	position:relative;
	visibility:visible;
	border:0px;
	  
}
#menu ul{
	list-style:none;
	padding:0px;
	
	
}
#menu li {
	padding-bottom: 10px;
}

#contenido {
	position:relative;
	width:600px;
	height:420px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility:visible;
	border:0px;
	
}
.Estilo1 {font-size: 11px}
.Estilo2 {
	font-size: 11px;
	font-weight: bold;
	color: #F24E4E;
}
.Estilo3 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #000000;
}
.Estilo6 {	font-size: 14px;
	font-weight: bold;
	color: #F24E4E;
}
.Estilo9 {
	font-size: 11px;
	font-style: normal; 
	font-weight: bold; 
	text-align: justify;
}

.Estilo14 {	color: #303034;
	font-size: 12px;
}
.Estilo17 {	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	
}
.Estilo18 {font-size: 12px}
.estiloFormulario2 {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #303034;
	background-color: #F9A2A2;
	border-top-color: #303034;
	border-right-color: #303034;
	border-bottom-color: #303034;
	border-left-color: #303034;
	border-color: #303034;
}
.Celda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #F24E4E;
	border-right-color: #F24E4E;
	border-bottom-color: #F24E4E;
	border-left-color: #F24E4E;
}

