@charset "UTF-8";
/* CSS Document */

body {
background: url('Imagenes/Image_Background_jpg.jpg') no-repeat center top;
background-color: #b14e30;
	margin-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}

p.body
{
font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	font-style: normal;
}

p.novedades
{
font-family: Tahoma, sans-serif;
	font-size: 12px;
	color:#666666;
	text-align:left;
	font-style: normal;
	margin: 0 0 0 10px;
}

p.eventos
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color: #000000;
text-align:left;
}

p.editorial
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color: #333333;
text-align:left;
}


table.principal {
font-family: Tahoma, sans-serif;
font-size: 12px;
text-align: left;
text-decoration: none;
}

table.circuito {
font-family: Tahoma, sans-serif;
font-size: 10px;
text-decoration: none;
color:#999999;
}

table.draw {
font-family: Tahoma, sans-serif;
font-size: 9px;
text-decoration: none;
color:#000000;
}

div.principal {
margin: auto;
}

a:link {
font-family: Tahoma, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

a.circuito:link {
font-family: Tahoma, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
}

a.circuito:hover {
text-decoration: underline;
}

a:hover {
text-decoration: underline;
}

a:visited 
{
text-decoration: none;
color:#535183;
}

#menu {
width: 196px;
padding: 0;
color: #333;
   }

#menu ul {
margin: 0;
padding:0;
border: none;
list-style: none;
   }
   
#menu li.menu {
list-style: none;
}

#menu li a {
font-size: 12px;
font-family: Tahoma, sans-serif;
font-style:normal;
color: #000000;
line-height: 12px;
display: block;
padding: 4px 5px 5px 0.5em;
text-decoration: none;
text-align:center;
width: 100%;
border-bottom:1px solid #9D2200;
   }

html>body #menu li a {
width: auto;
   }
	   
#menu li a:hover {
background-color: #9D2200;
color: #fff;
   }
   
h1 {
font-family: Tahoma, sans-serif;
font-size: 26px;
font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	margin: 0;
}

h2 {
font-family: Tahoma, sans-serif;
font-size: 18px;
font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	margin: 0;
}

h3 {
font-family: Tahoma, sans-serif;
font-size: 14px;
font-weight: bold;
	color: #0D9949;
	text-decoration: none;
	line-height: 16px;
	margin: 0 0 0 10px;
}

h4 {
font-family: Tahoma, sans-serif;
font-size: 48px;
font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 50px;
	margin: 0;
	letter-spacing:-4px;
}

h5 {
font-family: Tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
	color:#000000;
	text-decoration: none;
	line-height: 16px;
	margin: 0 0 0 10px;
}


#home {
margin: 0;
padding:0;
}

#home ul {
list-style-image:url(Imagenes/pelotita_13x13.png);
}

#home li {
border-bottom: 1px solid #FFFFFF;
font-family: Tahoma, sans-serif;
font-size: 12px;
line-height: 18px;
padding: 20px, 0px, 20px, 0px;
}

ul.reglamento {
font-family: Tahoma, sans-serif;
font-size: 10px;
line-height: 15px;
}

