@charset "UTF-8";
/* CSS Document */
div#MaskPage{
	position: relative;
	width: 951px;
	overflow-x: hidden;
}
div#Pages{
	position: relative;
	top: 0px;
	left: 0px;
	width: 10000px;
	overflow: hidden;
}
div#Page1{
	visibility: hidden;
}
.Page{
	overflow: hidden;
	height: 0px;
	width: 949px;
	float: left;
	margin-right: 2px;
	/*border: 1px solid red;*/
}
div#News{
	background: url(../img/pages/news.png) no-repeat;
	/*width: 262px;
	height: 366px;*/
	width: 343px;
	height: 273px;
}
div#contNews{
	width: 320px;
	color:#FFFFFF;
	padding: 50px 10px 0 15px;
	height: 203px;
	overflow: hidden;
}
div#contNews a{
	color: #FFF;
}
/*PAGE 2*/
.Page2_punto{
	overflow: hidden;
	height: 0px;
	background-color: #ddd;
	margin-left: 3px;
	width: 512px;
}
.Page2_punto_cont{
	padding: 6px;
	margin: 0;
	line-height: 14px;
	text-align: justify;
	border: 1px solid #999999;
}
.Page2_punto_img{
	border: none;
	padding: 0;
	margin:0;
}
/*PAGE 3*/
/*PAGE 4*/
div#BG_page4{
	background: url(../img/pages/4/foto.jpg) no-repeat top;
	width: 949px;
	height: auto !important;
	min-height: 372px;
	height: 372px;
}
div#Cont_Page4{
	padding-top: 20px;
	margin-left: 110px;
	width: 710px;
}