html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 height:100%; 
} 
a:link {
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	border:none;	
}
a:hover {
	text-decoration: none;
	border:none;
}
a:active {
	text-decoration: none;
	border:none;
}
h1{
	font-family:  Georgia, "Times New Roman", Times, serif;
	margin-top:10px;
	margin-left:30px;
	color:#FFFFFF;
}
h2{
	font-family:  Georgia, "Times New Roman", Times, serif;
	margin-left:600px;
	color:#FFFFFF;
}
img{
		border: none;	
	}
	
span{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	text-indent: 13pt;
	}
p{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	text-indent: 13pt;
	text-align: justify;
}

.titulo{
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #676767;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: lighter;
	text-indent: 13pt;
}

.menu{
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
/*	color: #0A2F5C;*/
	color: #223383;

	font-weight: bold;
	width: 460px;
	margin-top: 70px;
}
.colormenu{
		color: #223383;
}
.idioma{
	margin-top: 83px;
	margin-left:355px;
	width: 170px;
}

#anchopagina{ 
 width:715px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 background-image: url(MatchRace/cuerpo.png);
 background-repeat:repeat-y;

} 
 
#cabecera{

	height:247px;
	background-image: url(MatchRace/head.jpg);
	width: 100%;
	z-index: 10;
	background-repeat: no-repeat;
	margin-left: 19px;

} 

#columna-prin{
	 margin-left:70px;
	 width:610px;
 }
 
#pie{
	height: 100px;
	background-image: url(MatchRace/footer.jpg);
	background-repeat: no-repeat;
	margin-left: 19px;
	clear: both;
	margin-top:10px;
} 

#marco{
	width:100%; 
	height:100%; 
	border:solid; 
	border-color:#999999; 
	border-width:1px;
	overflow:scroll;
	overflow-x: hidden;
	
	
	scrollbar-arrow-color: #D9D4B7;
	scrollbar-track-color: White;
	scrollbar-shadow-color: #FEFEFE;
	scrollbar-face-color: #F9F9F9;
}
.hagaclick{
	cursor:pointer;
}
.textonormal{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	text-indent: 13pt;
}

.textoresaltado{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	letter-spacing: normal;
	font-weight:bold;
	text-indent: 15pt;
}