@charset "UTF-8";
.bg_home {
	height: 774px;
	width: 1030px;
	background-color: #000000;
	background-image: url(images/fondo_home_pro.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.style1 {
	width: 1030px;
	float: right;
	top: 20px;
	bottom: 100px;
}
.bg_info {
	background-color: #000000;
	background-image: url(images/fondo_info_pro.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 774px;
	width: 1030px;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	background-color: #000000;
	margin-left: 50px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-type: lower-roman;
	font-style: normal;
	font-weight: lighter;
}
.bg_edic {
	background-color: #000000;
	height: 480px;
	width: 680px;
}
.down {
	height: 240px;
	width: 340px;
}
.form_table {
	height: 640px;
	width: 600px;
	background-color: #000000;
}
.bg_contact {
	height: 481px;
}
.bg_links {
	height: 65px;
}
.news_links {
	height: 65px;
	width: 748px;
}
.bg_home2 {
	height: 774px;
	width: 1030px;
	background-color: #FFFFFF;
	background-image: url(images/home-pro-borde.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.bg_colab {
	height: 560px;
}

div#wrapper{
width: 1034px; /*Anchura de la pagina en pixeles*/
margin: 100px auto;
padding: 0;}
