html {
	font-size:100.01%
}

html, body {
	width:100%;
	margin:0;
	padding:0;
	height:100%;
	font-family:verdana,tahoma,arial,sans-serif;
	background-color: #ffffff;
	background-image: url(ima/bkg.png);
	background-repeat: no-repeat;
	background-position: center top;

	/*background-position: center;*/
}

img {
	border-style:none
}

p {
	padding: 10px;
	margin: 0px;
	}
img {
	border:0;
	}
.ul2 {
	list-style: none;
	background: url(../images/bullet.png) no-repeat center left;
	padding-left: 45px ;
	line-height: 35px;
	vertical-align: top;

}
A:link {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	}
/* diseņo */
.contenedor_general {
	z-index:1;
	}
.encabezado {
	position: relative;
	top: 0px;
	width: 920px;
	height: 80px;
	}
.encabezado_superior_logo {
	position: absolute;
	top: 15px;
	left: 665px;
	width: 250px;
	height: 105px;
	z-index:10;
	}
.encabezado_superior_txt {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 665px;
	height: 40px;
	z-index:10;
	font-size: 14px;
	text-align:  center;
	color:#fff;
	}
.encabezado_superior_menu_linea1 {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 665px;
	height: 50px;
	z-index:10;
	}
.encabezado_superior_menu_linea2 {
	position: absolute;
	top: 120px;
	left: 14px;
	width: 665px;
	height: 50px;
	z-index:10;
	}

/*navigation*/
.navwrap{
	position: absolute;
	height:50px;
	left:0px;
	line-height:50px;
	padding-right:18px;
	position:absolute;
	top:0px;
	font-size:12px;
	z-index:6;
	background:transparent url(ima/menu.png) no-repeat scroll right bottom;
	}
#top #nav{
	float:left;
	height:50px;
	line-height:50px;
	padding-left:10px;
	background:transparent url(ima/menu.png) left top no-repeat;
}
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px;
	z-index:5;
}
#top #head #nav ul li{
	background-color:#f5f5f5;
	background-image:none;
	}
#top #nav a{
	height:33px;
	display:block;
	padding:0 11px;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	outline:none;
	z-index:35;
	position:relative;
	float:left;

		color:#008; //letras menu
	}
#top #nav ul a{
	line-height:33px;
	background-color:#f5f5f5;
	background-image:none;
}
#top #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}

#top #nav li li{
	border-left:none;
	margin-top:0;
}
#top #nav ul {
	position:absolute;
	display:none;
	width:172px;
	top:33px;
	left:-1px;
}
#top #nav li ul a{
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 21px;
}
#top #nav ul ul{
	top:auto;
	border-top:none;
}

#top #nav li ul ul {
	left:172px;
	top:0px;
}
#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
  	display:none;
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
	display:block;
}
#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color:#fff;
	color:#555;
}

#top #head #nav a:hover, #top #head #nav a:focus {
	color:#555;
}
#top #nav .current_page_item a{
	color:#555;
}
#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#444;
}

.central_localizacion {
	position: relative;
	top: 95px;
	width: 910px;
	height: 17px;
	background-image: url('ima/bkg_localizacion.png');
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 10px;
	}

.central {
	position: relative;
	top: 100px;
	width: 920px;
	height: 460px;
	background-image: url('ima/bkg_central.png');
	background-repeat: no-repeat;
	background-position: center top;
	}

.central_contenido {
	font-size: 80%;
	color: #2B002A;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 880px;
	text-align: justify;
	}
.central_titular {
	font-size: 200%;
	font-weight: bold;
	color: #890286;
	display: block;
	padding-bottom: 15px;
	}
.central_contenido a  {
	text-decoration: none;
	color: #731447;
	font-weight: bold;
	}
.central_contenido a:hover {
	color: #5C2F16;
}
.central_contenido table {
	color: #5C2F16;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 90%;
	}
.pic {
	margin-left:20px;
	float:right;
	background-image: url('ima/bkg_linea.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	}
.column1, .column2, .column3 {float:left;}
.columns2listadoen2igual .column1 {width:430px; }
.columns2listadoen2igual .column2 {width:430px; padding-left: 20px;}
.columns1centrado  {width:440px; padding-left:220px;}
.columnT {background-color: #5C2F16; text-align: center; color: #FFF; font-weight: bold;}
.columns3listadoen3igual {width:880px; display: block; height: 300px;}
.columns3listadoen3igual .column1 {width:280px; }
.columns3listadoen3igual .column2 {width:280px; padding-left: 20px;}
.columns3listadoen3igual .column3 {width:280px; padding-left: 20px;}
.columns3listadoen3igual .picture {margin-right:10px; float:left;}
.ficha3en3 {
	background-image: url('ima/bkg_ficha3en3.png'); 
	width:280px; 
	height: 300px; 
	text-align: center;
}
.equipo_1{
	margin-left:20px;
	float:right;
	background-image: url('ima/bkg_equipo.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 60px;
	display: block;
	width: 100px;
	}
.equipo_3{
	margin-left:20px;
	float:right;
	background-image: url('ima/bkg_equipo3.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 20px;
	display: block;
	}
.equipo_4{
	margin-left:20px;
	float:right;
	background-image: url('ima/bkg_equipo4.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 20px;
	display: block;
	}
.equipo{
	margin-left:20px;
	float:right;
	background-image: url('ima/bkg_equipo.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 20px;
	display: block;
	}
.pie {
	width: 920px;
	background-image: url('ima/bkg_pie.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;
	}
.pie  a  {
	text-decoration: none;
	color: #731447;
	font-weight: bold;
	}
.pie  a:hover {
	color: #5C2F16;
	}
.pie_linea1 {
	width: 920px;
	padding-top: 13px;
	text-align: center;
	height: 16px;
	}
.pie_linea2 {
	width: 920px;
	padding-top: 8px;
	text-align: center;
	height: 16px;
	}
.menu_linea {
	width: 900px;
	padding-top: 2px;
	padding-bottom: 18px;
	text-align: center;
	height: 16px;
	background-image: url(ima/bkg_submenu.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
.menu_linea2 {
	width: 900px;
	padding-top: 2px;
	padding-bottom: 18px;
	text-align: center;
	height: 36px;
	background-image: url(ima/bkg_submenu2.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
/* viejo */

.pclandia {
		font-size:16px;FONT-WEIGHT: bold;FONT-STYLE: italic;
}

.pclandia2 {
		font-size:16px;FONT-WEIGHT: bold;
}

.resalindex {
	color: #AA0000;
	font-weight: bold;
	font-size: 16px;
}

.resalindex2 {
	color: #0000AA;
	font-weight: bold;
	font-size: 16px;
}

.emailportada {
	color: #FFFFFF;
}

