@charset "utf-8";
/* CSS Document */
body {
	background-image: url(image/bg.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img{
	border-style:none;
}
.bg_all {
	width:1170px;
	height:510px;
	position: absolute;
	left: 50%;
	margin-left: -585px;
	visibility: visible;
}
/*#bg_index {

}*/
.bgcontenido {
	height: 500px;
	width: 908px;
	position: absolute;
	left: 50%;
	margin-left: -454px;
	background-image: url(image/bg_contenido.png);
	top: 172px;
	background-repeat: no-repeat;
}
#contenido_index {
	top: 300px;
}
.cabezote_menu {
	margin-left: 134px;
	padding: 12px 0px 0px 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 50px;
}
.logo {
	height: 89px;
	width: 413px;
	position: absolute;
	left: 134px;
	top: 65px;
	z-index: 4;
	background-image: url(image/logo_eng.png);
}

#parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 111px;
	width: 306px;
	position: absolute;
	left: 134px;
	top: 173px;
	z-index: 3;
}
.parrafos_div {
	padding-top: 20px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA2220;
}
.parrafos {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.parrafos a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.main_contenido {
	margin-top: 50px;
	margin-left: 50px;
	margin-right:50px;
}
.ver_mas {
	margin-top: 30px;
	background-image: url(image/ver_mas.png);
	background-repeat: no-repeat;
	padding: 5px 10px 8px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ver_mas a {
	color: #FFFFFF;
}
.foot {
	margin: 25px 0px 0px 27px;
}
.menu {
	position: absolute;
	height: auto;
	width: 577px;
	left: 134px;
	visibility: visible;
	top: 0px;
	z-index: 5;
}
.division {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 15px;
}
.pics {
	/*height: 108px;*/
	/*width: 108px;*/
	float: left;
	margin: 0px 15px 25px 14px;
	border: 1px solid #CCCCCC;
}
.contenedor_pic {
	margin:0px;
	margin-bottom:2px;
	list-style-type:none;
	padding: 0;
}
.nom_pics {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CF2321;
	background-color: #E6E6E6;
	text-align: center;
	padding: 3px;
}
.nom_pics a {
	color:#CF2321;
}
.marco {
	width: 285px;
}

a {
	outline:0px;
}
panel_content{
	background-color:#333333;
}
.socios {
	background-color: #CCCCCC;
	margin-top: 50px;
}
.campos_form {
	width: 286px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #000000;
}
.enviar {
	width: 285px;
	background-color: #761616;
	background-image: url(image/ver_mas.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	height: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
