.home_centro {
	position: relative;
	min-height: 886px;
	width: 881px;
	left: 0px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 25px;
}

.home_img_superior {
	background-image: url(../img/imagen-home3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 334px;
	width: 859px;
	left: 10px;
	top: 15px;
}
.home_container_texto {
	position: relative;
	float:left;
	height: 328px;
	width: 859px;
	left: 10px;
	top: 365px;
}
.home_img_superior_inicio {
	position: absolute;
	height: 30px;
	width: 200px;
	left: 90px;
	top: 125px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
}
.home_img_superior_inicio2 {
	position: absolute;
	height: 70px;
	width: 414px;
	left: 27px;
	top: 169px;
}
.home_img_superior_inicio2 p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 0px;
}
.home_img_superior_contacto1 {
	position: absolute;
	height: 81px;
	width: 457px;
	left: 27px;
	top: 233px;
}
.home_img_superior_contacto1 span{
	color:#47a7e7; 
	font-size:24px;
}

.home_img_superior_contacto2 {
	position: absolute;
	height: 81px;
	width: 246px;
	left: 538px;
	top: 234px;
}
.home_container_texto1 {
	position: relative;
	float:left;
	height: 46px;
	width: 364px;
	left: 0px;
	top: 0px;
	text-align: center;
}
.home_container_texto1 p{
	color:#6a6a6a;
}
.home_container_texto2 {
	position: relative;
	float:left;
	height: 59px;
	width: 474px;
	left: 0px;
	top: 10px;
	clear:left;
}
.home_container_texto2 p{
	font-size: 12px;
	color: #6a6a6a;
}
.home_container_texto3 {
	position: relative;
	float:left;
	width: 315px;
	top: 0px;
	clear:left;
}
.home_container_texto3 li{
	list-style:none;
	padding-left: 20px;
	background-image: url(../img/ico-li.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-bottom: 5px;
	color: #6a6a6a;
}
.home_container_texto3 ul{
	float:left;
	position:relative;
	left:0px;
}
.home_plugin{
	float:right;
	position:absolute;
	width:341px;
	height:271px;
	top:0px;
	margin-top:0px;
	right:14px;
	background-image: url(../img/home_plugin.png);
	background-repeat: no-repeat;
}
.home_separador{
	float:right;
	position:absolute;
	width:1px;
	height:310px;
	top:0px;
	margin-top:0px;
	right:372px;
	background-image: url(../img/home_separador.png);
	background-repeat: no-repeat;
}
.home_bottom{
	float:left;
	position:relative;
	width:862px;
	height:164px;
	top:30px;
	background-image: url(../img/home_fondo_bottom.png);
	background-repeat: no-repeat;
}
.home_bottom h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #399ccd;
	margin-top:0px;
	margin-left:10px;
}
.home_cont_noticias{
	float:left;
	position:relative;
	width:277px;
	height:129px;
}
.home_img_noticias{
	float:left;
	position:relative;
	width:94px;
	height:94px;
	top:8px;
	left:8px;
	background-image: url(../img/home_img_noticias.png);
	background-repeat: no-repeat;
}
.home_txt_noticias{
	float:right;
	position:relative;
	width:154px;
	height:94px;
	top:8px;
}
.home_txt_noticias p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #6a6a6a;
}
.home_btn_leer{
	float:right;
	position:absolute;
	width:14px;
	height:16px;
	background-image: url(../img/home_btn_leer.png);
	background-repeat: no-repeat;
	top:1px;
	right:5px;
	font-weight: bold;
}
.home_btn_leer:hover{
	cursor:pointer;
	background-position:0px -16px;
	font-weight: bold;
}

.home_div{
	background-image: url(../img/tras.png);
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:999;
}
.home_div2{
	position:absolute;
	left:50%;
	top:20%;
}

.home_div_contenido{
	position:absolute;
	width:600px;
	left:-350px;
	background-color: #FFF;
	padding:50px;
	height:450px;
}
.home_div_contenido p{
	font-size: 12px;
}
.home_cerrar_div{
	position:absolute;
	float:right;
	top:10px;
	cursor:pointer;
	left: 987px;
	width: 44px;
	height: 25px;
}

.home_cont_btn{
	position:absolute;
	float:right;
	top: 120px;
	left: 0px;
	width: 274px;
	height: 22px;
	background-image: url(../img/home_linea_bottom_btn.png);
	background-repeat: no-repeat;
}
.home_btn_salir{
	width:93px;
	height:25px;
	float:right;
	position:absolute;
	background-image: url(../img/cerrar.png);
	background-repeat: no-repeat;
	left: 257px;
	top: -25px;
	cursor:pointer;
	text-align: center;
	padding-top:5px;
	
}
.home_div_contenido_img{
	/*width:200px;
	height:200px;*/
	float:left;
	position:relative;
	left: 100px;
	top: 0px;
	margin-bottom:30px;
	margin-right:20px;
	/*background-color: #999;*/	
}
.home_div_txt{
	position:relative;
	float:none;
	width:550px;
	left:0px;
	height:200px;
	overflow:auto;
	top: 0px;
}
.home_div_txt p{
	font-size: 12px;
}
.home_div_linea{
	position:relative;
	float:left;
	width:600px;
	height:1px;
	left:0px;
	background-color: #09F;
	margin-bottom:30px;
}

.home_div_txt2{
	position:relative;
	float:left;
	width:600px;
	left:0px;
	height:450px;
	overflow:auto;
}
.home_div_txt2 p{
	font-size: 12px;
}
.home_div_linea2{
	position:relative;
	float:left;
	width:600px;
	height:1px;
	left:0px;
	background-color: #09F;
	margin-bottom:10px;
}

.home_contenido_scroll{
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
	height: 400px;
	width: 600px;
	left: 10px;
	top: 10px;
	}

