@charset "iso-8859-1";
/* CSS Document */

body{
	text-align:center;
	background-color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu li{
	display:inline;
		background:url(../img/logo_mini.png) no-repeat 0 0px; 
		margin-left:5px;
		padding-left:18px;
		padding-bottom:1px;
}	
#continente{
	margin:auto;
	width:958px;
	border:5px solid #333;
	background-image:url(../img/buda.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	overflow:hidden;
	text-align:right;
}
#menu_inferior{
	width:962px;
	color:#ccc;
	background-color:#333;
	margin:auto;
	padding:3px;

	}
#menu{
	float:right;
	color:#ccc;
	padding:5px;
}
#menu a{
	color:#ccc;
	text-decoration:none;
}
#contenido_interior{
	width:80%;
	margin:auto;
	float:right;
	overflow:auto;
	}
#contenidos{
	clear:both;
	margin-top:20px;
	float:right;
	width:770px;
	margin-bottom:15px;
	}
#contenidos_fotos{
	clear:both;
	margin-top:20px;
	float:right;
	width:660px;
	text-align:right;
	}	
#contenido_central{
	clear:both;
	width:750px;
	height:450px;
	margin:auto;
	float:right;
	color:#ccc;
	text-align:left;
	}	
#post{
	float:left;
	text-align:left;
	width:247px;
	border-top:1px dotted #3d3d3d;
	border-bottom:1px dotted #3d3d3d;	
	color:#ccc;
	padding:3px;
}
.post_normal{
		margin-right:5px;
		}
.nombre_post{
		color:#fc0361;
		}
.texto{
	font-size:8pt;
	color:#fff;}	
#direcciones{
	margin:auto;
	width:968px;
	text-align:right;
	margin-top:10px;
	color:#818080;
	font-size:8pt;
	margin-bottom:10px;
	overflow:auto;
}	
#direccion_derecha{
	float:right;
	}
#direccion_izquierda{
	float:left;
	text-align:left;
	}	
#firma{
	border-top:1px solid #333;
	width:968px;
	margin:auto;
	color:#818080;
	clear:both;
	text-align:center;
	font-size:6pt;
	}
#firma a{
color:#818080;
text-decoration:none;
}
#menu_interior{
	float:right;
	color:#ccc;
	padding:5px;
}
#menu_interior a{
	color:#ccc;
	text-decoration:none;
}	
#contenido_eventos{
	clear:both;
	width:450px;
	margin:auto;
	float:right;
	color:#ccc;
	text-align:right;
	padding:5px;
	}		
#contenido_eventos ul{
	}	
#contenido_eventos li{
	display:inline;	
}
#contenido_eventos ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#contenido_eventos li{
	display:inline;
		background:url(../img/flor.png) no-repeat 0 0px; 
		margin-left:5px;
		padding-left:18px;
		padding-bottom:1px;
}	
#contenido_contactar{
	clear:both;
	width:450px;
	margin:auto;
	float:right;
	color:#ccc;
	text-align:right;
	padding:5px;
	background-image:url(../img/fondo_contactar.jpg);
	}	
#contenido_VIP{
	clear:both;
	width:600px;
	margin:auto;
	float:right;
	color:#ccc;
	text-align:right;
	padding:5px;
	background-image:url(../img/fondo_alta-vip.jpg); background-repeat:no-repeat;
	height:500px;

	}		
