/*** Definiciones de estilo para los tags html - INICIO ***/
html {
	height: 100%;
	width: 100%;
}

div, img, form, h1, h2, label, li, p, span, ul {
	border: 0;
	margin: 0;
	padding: 0;
}
em {
	border: 0;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0 auto;
}
input, textarea, select {
	border: 1px solid #0782CE;
	float: left;
	font-family: 'Trebuchet MS', 'Tahoma', sans-serif;
	margin: 0 5px 0 0;
	padding: 3px 0;
}
legend {
	border: 0;
	margin: 0;
	padding: 0 10px;
}
a, a:hover {
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}
/*** Definiciones de estilo para los tags html - FIN ***/

/*** Definiciones de estilo para las capas de estructura primarias - INICIO ***/


#marco-header {
	height: auto;
	margin-top: 161px;
	width: 100%;
}


#bloques {
	background-color: transparent;
	height: 163px;
	margin: 0 auto;
	position: relative;
	width: 892px;
}
/*** Definiciones de estilo para las capas de estructura primarias - FIN ***/

/*** Definiciones de estilo para las capas de estructura secundarias - INICIO ***/
#noticias {
	float: left;
	height: 100%;
	padding: 1px 0 0 62px;
	width: 283px;
}

#header {
	background-color: transparent;
	width:758px;
	height: 200px;
 	margin: 0 auto; 
	position: relative;
	
}

#viewer {
	height: 100%;
	overflow: hidden;
 	position: absolute; 
	width: 758px;
}
#botones {
	bottom: 10px;
	height: 10px;
	position: absolute;
	right: 130px;
	width: 20px;
	z-index: 99;
}

#links
{
 background:#c6d8da;
 margin:20px auto;

 margin-bottom:-20px;
}

#sublink
{
position:relative;
 margin-left:-450px;
 background:#c6d8da;
}

/*** Definiciones de estilo para las capas de estructura secundarias - FIN ***/
#botones img {
	cursor: pointer;
	float: left;
	height: 10px;
	width: 10px;
}
.mask {
	display: block;
	position: absolute;
}

