@charset "utf-8";
/* CSS Document */
/* NIVEL 2 -  PARA TODAS LAS PAGINAS EXCEPTO LA PORTADA */

.base {
	margin: 105px 0px 30px 0px;
	z-index: 0;
}
#logotipo {
	width: 697px;
	height: 107px;
	position: absolute;
	margin: 0px 0px 0px 110px;
}
#menu {
	width: 985px;
	height: 21px;
	border: 1px solid;
	padding-top: 7px;
	border-color: #000000;
	border-right: 0px;
	border-left: 0px;
	background-color: #dbdfe2;
	position: relative;
	margin: 0px;
	text-align: center;
	z-index: 9;
	letter-spacing: 1px;/*filter: alpha(opacity=50);
	opacity: .5*/
}
#thecup {
	width: 56px;
	height: 125px;
	background: url("../pics/header-the+cup.gif");
	position: absolute;
	margin: 9px 0px 0px 850px;
	z-index: 10;
}
#premio {
	width: 126px;
	height: 151px;
	position: absolute;
	margin: 8px 0px 0px 35px;
	z-index: 15;
}
#columna1 {
	width: 175px;
	height: auto;
	float: left;
	position: relative;
	margin-top: 2px;
}
#columna2 {
	width: 775px;
	height: auto;
	position: relative;
	margin-top: 25px;
	margin-left: 185px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-left: 1px solid #000000;
	z-index: 1;
	overflow:auto;
}
#posts {
	width: 490px;
	height: auto;
	position: relative;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:10px;
	z-index: 1;
}
#nota {
	width: 775px;
	height: auto;
	float: left;
	position: relative;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 80px;
	margin-right: 80px;
}
#columna3 {
	width: 230px;
	margin-bottom: 5px;
	padding-left: 11px;
	margin-left: auto;
	height: auto;
	color: #000000;
	position: relative;
	float: right;
	border-left: 1px solid #000000;
	z-index: 1;
}
#footer {
	clear: both;
	width: 985px;
	height: 21px;
	border: 1px solid;
	padding-top: 7px;
	border-color: #000000;
	border-right: 0px;
	border-left: 0px;
	background-color: #dbdfe2;
	position: relative;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 50px;/*filter: alpha(opacity=50);
	opacity: .5*/
}
#blogcorner {
	width: 85px;
	height: 69px;
	position: absolute;
	margin: -25px 0px 0px 245px;
	text-align: center;
	letter-spacing: 2px;
	z-index: 10;
}
#blogfeed {
	width: 218px;
	height: auto;
	margin-top: 10px;
	padding-top: 90px;
	padding-right: 10px;
	border-bottom: 10px solid #dbdfe2;
	position: relative;
	background: #dbdfe2 url("../pics/1492-Titulo.jpg") top center no-repeat;
	font-family: arial, verdana;
	font-style: italic;
	color: #000000;
	z-index: -1;
	font-size: 0.6em;
	text-align:justify;
}
#blognofeed {
	width: 218px;
	height: auto;
	margin-top: 10px;
	/*padding-top: 10px;*/
	padding-right: 10px;
	border-bottom: 10px;
	position: relative;
	/*background: #dbdfe2 url("../pics/1492-Titulo.jpg") top center no-repeat;*/
	font-family: arial, verdana;
	font-style: italic;
	color: #000000;
	z-index: -1;
	font-size: 0.6em;
	text-align:center;
}
