html {
   
    overflow-y:hidden;
	overflow-x: hidden;
    
}

	
body {
	background-color: #310F0F;	
	background-image: url(../img/portada01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font: 0.8125em Arial, Helvetica, sans-serif;
	color: #CCC;
	width: 100%;
	height: 100%;
	border:none;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 0px;
	 
	overflow:hidden;
	
}
p {
	margin:10px 10px 12px 10px;
	line-height: 1.5em;
	color: #FFFFFF;
}
h1 {
	color:#FFFFFF;
	font-size: 24px;
	margin:0px 0px 3px 0px;
	font-weight: normal;
}
h2 {color:#FFFFFF; font-size: 15px; font-weight: normal; margin:0px 0px 3px 0px;}
h3 {color:#CCCCCC; font-size:12px; font-weight:normal; margin:0px 0px 3px 0px;}

#logo_G {
    position: absolute;
	top: 20px;
	left: 15%; 
    
}
 
 
.access_rapid {
     
   
	margin-top: 310px;	
 
	width: auto;
	height:auto;
	 
	 

	
}
table.access_rapid {
 	background-color: transparent;
	 
}


.peu { margin-bottom: 3px; width:790px;
	height:25px; color:#CCCCCC;  font-size: 11px;}
	
	
a{text-decoration: none; color: #FFFFFF;}
a:link {color:#FFFFFF;}
a:visited{color: #FFFFFF;}	
a:hover, a:active{color:#FFFFFF; font-weight: bold;}

	