@charset "utf-8";
/* CSS Document */

/* CANCHAS-MAHAN.COM 2009 */

/* DIVS ¡CUIDADO! ESTRUCTURA DE LA PÁGINA */

#encabezado {
	z-index:1;
	top:0px;
	position:relative;
	margin: 0 auto;
	left: 0;
	overflow: visible;
}
#cuerpo {
	z-index:2;
	position:relative;
	clear:both;
	width: 1257px;
	w\idth:1256px; /* para otros IE */
	overflow: auto;
	background-image:url(fondorojotabla.jpg);
	margin: 0px;
}
#menu {
	width: 20%;
	background-image:url(fondorojotabla.jpg);
	color:#FFFFFF;
	float:left;
	overflow: auto;
	margin: 0px;
}
#contenido {
	float:right;
	width: 80%;
	background-image:url(fondorojotabla.jpg);
	margin: 0px;
	overflow: auto;

}
#pie {
	z-index:3;
	clear:both;
	width:68%;
	background-image:url(fondorojotabla.jpg);
	width: 1257px;
	w\idth:1256px; /* para otros IE */
	overflow: auto;
}
div#paramenu {	position:relative;
	width: 210px;
	height: auto;
	margin: 0 auto;
}

/* ESTILOS GENERALES */

body {
	background-image: url(fondoazul.jpg); background-color:#000066;
	 }
h1 { font-size:14px; font-family:Arial, Helvetica, sans-serif; }

/* ESTILOS PARA EL MENÚ */

.glossymenu {list-style-type: none;
margin: 5px 0;
padding: 0;
width: 160px;
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 160px;
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(botonmenu.jpg) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #232f3b;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited{
color: #232f3b;
}

.glossymenu li a:active{
color: #AD0F10;
}

.glossymenu li a:hover{
background-image: url(botonmenu2.jpg);
color: #AD0F10;
}

.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}

/* OTROS ESTILOS: FUENTES, TABLAS... */

.Estilo1 {	color: #E6E6E6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Estilo16 {	color: #990000;
	font-weight: bold;
}
.Estilo17 {
	color: #36558E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.Estilo18 {
	font-family: 'Arial';
	font-size: 14px;
}
.Estilo19 {font-family: 'Arial'}
.Estilo20 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo188 {color: #E6E6E6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Estilo200 {font-size: 14}
.Estilo20 {font-size: 12px}
.Estilo21 {font-size: 12}
.Estilo22 {font-size: 14px; color:#AF0F0F;}
.Estilo23 {color: #AF0F0F; font-size: 12px; font-family: 'Arial'; }
.Estilo24 {color: #17366D; font-family: Arial, Helvetica, sans-serif;}
.Estilo25 {font-size: 14px}
.Estilo26 {font-family: Arial, Helvetica, sans-serif}
.Estilomarque {color: #E6E6E6; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }


/* ESTILO LINK PEDIGREE */

.linki {height:1px;behavior:url(linkhilight.htc);filter:progid:dximagetransform.microsoft.randomdissolve}
.linki:link { color: #921a21; text-decoration: none; font-weight: bold; font-family:Arial, Helvetica, sans-serif}
.linki:active { color: #921a21; text-decoration: none; font-weight: bold; font-family:Arial, Helvetica, sans-serif}
.linki:visited { color: #921a21; text-decoration: none; font-weight: bold; font-family:Arial, Helvetica, sans-serif}
.linki:hover { color: #345CA4; text-decoration: none; font-weight: bold; font-family:Arial, Helvetica, sans-serif}

/* ESTILO LINK PRINCIPAL (MAIL) */

a.mail:link { color: #E6E6E6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none; }
a.mail:visited { color: #E6E6E6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
a.mail:hover { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
a.mail:active { color: #E6E6E6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

img {border-color:#232f3b;}

/* FIN DE ESTILOS */
	
