@charset "UTF-8";
/* CSS Document */

#box_Menu{
	visibility:hidden;
}

#box_Logo{
	margin:0 auto;
}

.box_Menu_Box{
	visibility:visible;
	margin-left:75px;
	margin-top:20px;
}

#box_Bottom{
	width:400px;
	height:30px;
}


#box_Links{
	width:100%;
	height:30px;
}


#box_Link{
	width:auto !important;
	height:auto !important;
	padding-left:5px;
	padding-right:5px;
	height:10px;
	float:left;
	text-align:center;
}

#box_Galerias{
	width:100%;
}

#box_Video{
	width:100%;
	margin-bottom:10px;
}

#box_Foto{
	width:100%;
}

#box_VideoGal{
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
}

#box_FotoGal{
	width:100%;
	margin: 0 auto;
}

.fotop{
	width:150px;
}

#box_Content{
	width:350px;
	height:400px;
}

#box_FotoP{
	float:none;
	margin:0 auto;
}

#box_Info{
	width:300px;
	height:150px;
	float:none;
	font-size:14px;
	margin-bottom:15px;
}

#box_Twitter{
	visibility:hidden;
}

#box_Contacto{
	width:450px;
	height:auto !important;
}

#box_FormContacto{
	float:left;
}

#box_Mapa{
	display:none;
}

