body{
	font-family:Calibri, Verdana, Arial, sans-serif;
	background:#f1f1f1 url(../imagenes/fondo3.jpg) top center no-repeat;
	margin-top:0px; 
	padding-bottom:20px;
}

#sombra{
	margin:auto;
	width:972px;
	background:url(../imagenes/fondocontenedor2.png) repeat-y top center;	
}

#contenedor{
	width:960px; 
	margin:auto; 
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}

#banner{
	height:90px; 
	background:url(../imagenes/fondo_encabezado.jpg) top;
}

#logo{
	float:left;
	margin-left:20px;
	padding-top:6px;
	width:260px;
	margin-top:0px;
	height:64px;
}

#logo img{
	border:0;
}

#cabeza{
	width:400px;
	height:84px;
	float:right;
		}

#micuenta{
	float:right;
	width:90px;
	height:24px;
	margin-right:30px;
	background:url(../imagenes/micuenta.png) top center no-repeat;
	color: #FFFFFF;	
	padding-top:6px;
	text-align:center;
	font-size:80%;
	}
	
	#micuenta a{
		color:#FFFFFF;
		text-decoration:none;
		}
		
	#micuenta a:hover{
		color:#00CCFF;
		}
		
#pagos{
	float:right;
	width:90px;
	height:24px;
	margin-right:10px;
	background:url(../imagenes/micuenta.png) top center no-repeat;
	color: #FFFFFF;	
	padding-top:6px;
	text-align:center;
	font-size:80%;
	}
	
	#pagos a{
		color:#FFFFFF;
		text-decoration:none;
		}
		
	#pagos a:hover{
		color:#00CCFF;
		}

#paises{
	height:50px;
	width:330px;
	float:right;
	margin-top:4px;
	margin-right:10px;
}
	
.pais{
	text-align:center;
	font-size:12px;
	width:70px;
	color:#333333;
	margin-left:2px;
	float:right;
}
	
.pais:hover{
	color:#0066FF;
	cursor:pointer;
}

#menu_horizontal{
	height:30px; 
}

#menu_vertical{
	width:225px;
	padding-left:20px;
	margin-top:18px;
	height:500px;
	float:left;
	position:relative;
}

#menu_top{
	background:url(../imagenes/top.png); 
	width:205px; 
	height:72px; 
	position:absolute; 
	z-index:7;
}

#sub_contenedor{
	position:absolute; 
	top:76px; 
	width:205px; 
	height:400px; 
	overflow:hidden;
}

#block1_top{
	background:url(../imagenes/b1off_top.png); 
	width:205px; 
	height:11px; 
	position:absolute; 
	z-index:8; 
	top:65px;
}

#block1{
	background:url(../imagenes/b1off.png) bottom; 
	width:205px; 
	height:145px; 
	position:absolute; 
	z-index:8; 	
}

#block2{
	background:url(../imagenes/b2off.png) bottom; 
	width:205px; 
	height:156px; 
	position:absolute; 
	z-index:7; 
}

#block3{
	background:url(../imagenes/b3off.png) bottom; 
	width:205px; 
	height:156px; 
	position:absolute; 
	z-index:6; 
}

#block4{
	background:url(../imagenes/b4off.png) bottom; 
	width:205px; 
	height:156px; 
	position:absolute; 
	z-index:5; 
}

#block5{
	background:url(../imagenes/b5off.png) bottom; 
	width:205px; 
	height:156px; 
	position:absolute; 
	z-index:4; 
}

#block6{
	background:url(../imagenes/b6off.png) bottom; 
	width:205px; 
	height:156px; 
	position:absolute; 
	z-index:3; 
}

#contenido{
	float:left;
	margin-top:20px;
	margin-bottom:20px;	
	border-left:1px solid #CCCCCC;
	min-height:500px; 
	width:700px;	
	padding-top:10px;
}

#titulo{
	font-size:140%;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 10px 0 10px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}
		
#categoria{
	color:#999999;
}
	
#seccion{
	color:#000000;
}
		
#con_fondo{
	min-height:500px;
	border:1px solid #FFFFFF;
	background:url(../imagenes/fondo_texto.jpg) center top repeat-y;
	padding-left:10px; 
	text-align:justify; 
	padding-right:10px;
}

.img_flotante{
	float:right;
	margin-top:20px;
	padding-left:10px;
}
		
#foto{
	margin-top:10px;
	float: right;
	padding-bottom:0px;
	padding-left:15px;
	padding-top:10px;
	padding-right:10px;
}
		
.texto{
	font-size:100%;
	text-align:justify;
	padding:0 10px 0 10px;
}

#footer{
	clear:left;
}
