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

a{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}

a:visited{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}

#box_Main{
	width:100%;
	min-height:500px;
	height:auto !important;
}

#box_Clear{
	clear:both;
}

#box_Top{
	width:100%;
	height:150px;
	height:auto !important;
	margin-bottom:10px;
}

#box_LDA{
	margin-top:15px;
	width:300px;
	height:110px;
}

#box_Logo{
	width:100%;
	height:110px;
}

#box_Digital{
	width:65%;
	font-size:20px;
	text-align:center;
	border-top:solid #000;
	margin: 0 auto;
}

#box_Menu{
	padding-left:100px;
	width:700px;
	height:30px;
	margin: 0 auto;
	visibility:visible;
}

.box_Menu_Box{
	visibility:hidden;
	z-index:500;
}


#box_Opcion{
	width:15%;
	font-size:17px;
	text-align:center;
	float:left;
}

#box_Opcion:hover{
	background-color:#000000;
	color:#FFFFFF;
}

#box_Banner{
	width:800px;
	height:600px;
	margin: 0 auto;
}

#box_Logos{
	width:28%;
	height:30px;
	float:left;
	margin-left:20px;
}

#box_LogoRed{
	width:30px;
	height:30px;
	float:left;
}

#box_Content{
	width:750px;
	height:250px;
	margin: 0 auto;
	margin-top:10px;
	box-shadow: 0px 0px 5px #999;
	padding-left:50px;
	padding-top:50px;
	display:none;
}

#box_Info{
	width:450px;
	height:200px;
	margin-left:50px;
	float:left;
	text-align:justify;
}

#box_Bottom{
	width:700px;
	padding-top:15px;
	height:25px;
	margin: 0 auto;
	margin-top:30px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#box_Links{
	height:12px;
	width:75%;
	margin: 0 auto;
	padding-left:40px;
}

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

#box_Link:hover{
	text-decoration:underline;
}

#box_FotoP{
	width:200px;
	height:200px;
	float:left;
}

#box_Galerias{
	width:1000px;
	min-height:500px;
	height:auto !important;
	margin: 0 auto;
}

#box_Video{
	width:60%;
	height:150px;
	float:left;
	margin-top:30px;
	cursor:pointer;
	text-align:right;
	font-size:50px;
	border:solid thin #000;
	background-image:url(../images/Poli1.jpg);
}

#box_VideoGal{
	width:100%;
	height:300px;
	height:auto !important;
	display:none;
	margin-top:10px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
	border-radius: 5px;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #BABABA));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
}

#box_F{
	width:100%;
	height:150px;
}

#box_Foto{
	width:60%;
	height:150px;
	float:right;
	margin-top:30px;
	cursor:pointer;
	font-size:50px;
	color:#FFF;
	border:solid thin #000;
	background-image:url(../images/pink.jpg);
}

#box_FotoGal{
	width:100%;
	height:300px;
	height:auto !important;
	display:none;
	margin-top:10px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:10px;
	border-radius: 5px;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #BABABA));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #BABABA 100%);
}

#box_Contacto{
	margin-top:10px;
	padding-top:20px;
	width:900px;
	height:400px;
	height:auto !important;
	margin: 0 auto;
	margin-top:10px;
	border:solid thin #000;
}

#box_InfoContacto{
	width:58%;
	height:250px;
	float:left;
	margin-left:15px;
	text-align:center;
	margin-bottom:20px;
}

#box_FormContacto{
	padding-left:15px;
	width:35%;
	float:right;
	height:300px;
	margin-right:30px;
}

#box_Mapa{
	width:425px;
	height:320px;
	float:right;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:15px;
}

#box_Twitter{
	width:425px;
	height:600px;
	height:auto !important;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:15px;
}

#box_Bar{
	width:80%;
	height:5px;
	margin: 0 auto;
	background-color:#000000;
}

#box_Lista{
	width:100%;
	height:50px;
	text-align:left;
}

#box_Contenido{
	width:70%;
	height:400px;
	height: auto !important;
	box-shadow: 0px 0px 5px #999;
	margin:0 auto;
	padding-top:5px;
	padding-left:15px;
	padding-right:20px;
	margin-top:15px;
	text-align:justify;
	padding-bottom:10px;
}

#box_Columna{
	width:24%;
	height:100px;
	height:auto !important;
	float:left;
	margin-left:5px;
}

#box_Puntos{
	width:68%;
	height:auto !important;
	float:left;
	text-align:justify;
	margin-right:10px;
}