/* CSS Document */
/* --- Resetear CSS --- */
@charset "UTF-8";
 
 
 
 
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: baseline; }
 
/* --- Estilos --- */
/*url(../img/fondo_grilla.png) center top repeat-x #FFFFFF*/
body {
	background:#FFFFFF url(../img/fondo_html.gif) center top no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px; }
 
p { 
	padding:0px;
	line-height:18px;
	margin-top:20px; }
 
	p.nombres {
		line-height:18px;
		margin-top:15px; }
		
	p.last {
		padding-bottom:15px; margin-bottom:10px; border-bottom:#999999 1px dotted; }
 
ul,li { line-height:25px; }
 
h2 {
	margin-top:20px;
	font-size:18px;
	margin-bottom:-15px;
	color:#e16712;
	letter-spacing:0.02em;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase; }
 
h3 {
	margin-top:20px;
	font-size:14px;
	margin-bottom:-15px;
	color:#e16712;
	letter-spacing:0.02em;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	text-transform:uppercase; }
 
span.capital {
	color: #F36712;
	float:left;
	font-size:62px;
	letter-spacing:1px;
	line-height:48px;
	margin:5px 2px 0 -3px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold; }
 
/* --- G --- */
#head {
	width: 1000px;
	margin: auto;
	height:250px; }
 
.logo {
	padding:0;
	background:url(../img/logo.gif) 175px no-repeat;
	width:600px;
	height:250px;
	float:left; }
 
#content {
	width: 1000px;
	margin:auto;
	padding:0px; height:auto;
	}
 
.boton {
	margin-top:10px;
	text-align:left; }
 
#footer {
	width: 1000px;
	border-top:1px solid #CCCCCC;
	margin: auto;
	margin-top:15px;
	padding-top:10px;
	background:url(../img/fondo_footer.gif) top repeat-x; }
 
#refooter {
	width: 1000px;
	margin: auto;
	margin-top:10px;}
 
.derechos {
	width:375px;
	margin-left:625px;
	color:#666666;
	font-size:10px;
	text-transform:uppercase;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif; }
 
.verify {
	width:375px;
	margin-left:625px;
	color:#666666;
	font-size:10px;
	text-transform:uppercase;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif; }
 
.det {
	width:375px;
	margin-left:625px;
	margin-top:-25px;
	color:#666666;
	font-size:10px;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	float: right;
	text-align: right; }
 
	.det a:link { color:#3366CC; }
 
.col1 {
	float: left;
	width: 150px; }
 
.colsep1 {
	float: left;
	width: 50px;
	height: 1px; }
 
.col2 {
	float: left;
	margin-left:50px;
	width: 375px; }
 
.colsep2 {
	float: left;
	width: 50px;
	height: 1px; }
 
.col3 {
	float: left;
	margin-left:50px;
	width: 375px;}
 
#banner { padding:25px 0 0 0; }
 
/*--- Botonera ---*/
#navcontainer { width: 150px; }
 
	#navcontainer ul {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif; }
 
	#navcontainer a {
		line-height:23px;
		font-size:12px;
		display: block;
		padding:0 3px;
		width: 144px;
		border-bottom: 1px solid #e16712; }
 
		#navcontainer a:link, #navlist a:visited {
			color: #666;
			text-decoration: none; }
 
		#navcontainer a:hover {
			background-color: #EEE;
			color: #333; }
 
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background-color: #EEE;
	color: #000; }
 
/*--- Botonera 2 ---*/
#navcontainer2 { width:375px; margin-left:25px; float:left; }
 
#navlist2 { padding: 172px 0 0 0; }
 
	#navlist2 ul, #navlist2 li {
		font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		font-size:12px;
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none; }
 
	#navlist2 a:link, #navlist2 a:visited {
		float: left;
		text-transform:uppercase;
		line-height: 12px;
		margin: 0 25px 4px 0px;
		text-decoration: none;
		color: #999; }
 
	#navlist2 a:link#current2, #navlist2 a:visited#current2, #navlist2 a:hover {
		border-bottom: 2px solid #e16712;
		text-transform:uppercase;
		padding-bottom: 2px;
		background: transparent;
		color: #666; }
 
	#navlist2 a:hover { color: #000; }
 
/*--- Botonera 3 ---*/
#navcontainer3 {
	margin-left:200px;
	width:375px;
	float:left; }
 
#navlist3 {
	padding: 0px 0px 20px 0px;
	position: relative; }
 
	#navlist3 ul, #navlist3 li {
		font-family:  "Arial Narrow", Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		font-size:11px;
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none; }
 
	#navlist3 a:link, #navlist3 a:visited {
		float: left;
		text-transform:uppercase;
		line-height: 12px;
		margin: 0px 25px 4px 0px;
		text-decoration: none;
		color: #999; }
 
	#navlist3 a:link#current3, #navlist3 a:visited#current3, #navlist3 a:hover {
		border-bottom: 2px solid #e16712;
		text-transform:uppercase;
		padding-bottom: 2px;
		background: transparent;
		color: #666; }
 
	#navlist3 a:hover { color: #000; }
	
	
/*--- Botonera 4 ---*/

#navcontainer4 {
	margin:25px 0px 0px 0px;
	width:375px;
	 }

#navlist4 li
{text-align:left;
display: inline;
list-style-type: none;
padding-right: 15px; }

	#navlist4 ul, #navlist4 li {
		font-family:  "Arial Narrow", Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		color:#999999;
		font-size:24px;
		margin: 0;
		display: inline;
		list-style-type: none;
		font-weight:bold; }
		
	#navlist4 a:link, #navlist4 a:visited {
		text-decoration: none;
		text-transform:uppercase;
		color: #999; }

	#navlist4 a:link#current4, #navlist4 a:visited#current4, #navlist4 a:hover {
		padding-bottom: 2px;
		text-transform:uppercase;
		background: transparent;
		color: #000; }
 
/*Colores*/
.negro { color:#000000; }
 
.gris {
	color:#666;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif; }
 
.gris_g {
	color:#666;
	font-size:28px;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif; }

/*Misc*/
div.reglamento {
	width:150px;
	float:right;
	margin-top:25px; }
 
div.mapagoolge { margin-top:25px; }

#idioma {
display: inline;
list-style-type: none;
float:right;background:url(../img/gb.gif) right no-repeat}

#idioma li, #idioma ul {list-style-type: none; color:#333333; padding-right:10px;	font-family:  "Arial Narrow", Helvetica, Arial, sans-serif;
		color:#333;}
		
#idioma a:link, #idioma a:visited {
text-decoration: none;
color: #333;}
		
a:link, a:visited {color:#cc3300;}