body {
	margin:				0;
	padding:			2% 0 0 2%; 
	font-family: 		'ClarendonRegular', sans-serif;
	font-weight: 		lighter;
	font-style: 		normal;
	line-height:		normal;
/*	font-size-adjust: 	0.48; */
	font-size:			17px;
	color:				#ffffff;
	background-color:	#eeeeee;
	overflow:			hidden;/*Needed to eliminate scrollbars*/
	}

#photo_container {
	width: 1171px; /* 960px; */
	height: 735px; /* 400px; */
	margin: 0;
}

#page {
        z-index: 2;
        position: absolute;
        margin: auto;
        width: 100%;
        /*padding: 2% 0 0 2%;*/
    }

h1 {
	font-size: 720%;
	font-weight:lighter;
	margin:0;
	padding:0;
	line-height:75%;
	letter-spacing: -1px;
}
h2 {font-size: 360%;font-weight:lighter; margin:0; padding:0}
h3 {font-size: 85%;font-weight:lighter; margin:0; padding:0}
h4 {font-size: 320%;font-weight:lighter; margin:0; padding:0}
h5 {font-size: 120%;font-weight:lighter; margin:0; padding:0}
a {text-decoration: none; color:#FFFFFF}
a:hover {color:#CCCCCC}

#menusup {
	position:			relative; /* relative */
	width:				100%; /*70% */
	font-size:			90%
	}

#logo {
	position:			relative; /* relative; */
	margin:				2% 0 0 0;
/*	top:				8%			 */
	}
	
#titulo {
	position:			relative;
	margin:				4% 0 1% 0;
/*	top:				25% */
	}

#ver {
	margin:				1% 0 0 0
	}

#divisor {
	position:			relative;
	margin:				0 0 0 0;
	width:				70%
	}

#sonido {
	position:			absolute;
	top:				3.5%;
	right:				2%;
	z-index:			1000; 
	bottom:				3%
	}

#flechaizq {
	float:				left;
	width:				10%;
	} 
#flechader {
	float:				right;
	width:				10%;	
	}

#flechaizq img, #flechader img {
	border:				none
	}	

#formulario {
	width: 				461px;
	font-size:			80%
	}
#formulario div {
	padding:			5px 0 5px 5px;
	margin:				8px 0 8px 0;
	background:			url(imagenes/campos1.png) repeat-y;
	}
#formulario input {
	width:				75%;
	background:			none;
	border:				none;
	color:				#cccccc;
	font-family: 		'ClarendonRegular', sans-serif;
	font-weight:	 	lighter;
	font-size:			100%	
	}

#formulario textarea {
	background:			none;
	border:				none;
	font-family: 		'ClarendonRegular', sans-serif;
	font-size:			100%;
	color:				#cccccc;
	}

#formulario .boton {
	width:				60px;
	font-weight:		lighter;
	color:				#ffffff
	}

#formulario .opcion {
	width:				10px;
	font-weight:		lighter	}
	
#formulario .dia, #formulario .mes {
	width:				10%;
	font-weight:		lighter	}

#formulario .anio {
	width:				15%;
	font-weight:		lighter	}	
	
#descripcion {
	margin:				7% 0 0 0;
	width:				461px;
	}

#descripcion h1 {font-size:	210%}
#descripcion p {font-size:120%; text-align:justify}

#torneos_texto {
	margin:				3% 0 0 0;
	width:				461px;
		}
	
#torneos_texto h1 {font-size: 200%}	
#torneos_texto h2 {font-size: 500%}	
#torneos_texto .fecha {font-size: 480%; line-height:85%; letter-spacing:-5px}	
#torneos_texto .casilda {font-size: 260%; line-height:100%}	
#torneos_texto .text_ganadores {font-size: 120%; line-height:5%}	
#torneos_texto p {font-size:120%; text-align:justify}
#torneos_texto .fecha2 {font-size: 150%; line-height:80%}
