#container {
	width:636px;
	text-align:left;
	overflow: hidden;
	height: 595px;
	position: absolute;
	left: 20%;
	top: 0px;
	visibility: visible;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
	display: compact;
	margin-left: 20px;
}

a {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#cabecera {
	position: absolute;
	width: 635px;
	height: 88px;
	z-index: 5;
	background-image: url(img/cabecera.png);
	background-repeat: no-repeat;
	overflow: hidden;
	top: 0px;
	visibility: visible;
}

#menu {
	z-index: 5;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	display: inline;
	padding-left: 15px;
	top: 90px;
	width: 636px;
	height: 35px;
	visibility: visible;
}

#portada {
	z-index:5;
	background-image: url(img/portada.jpg);
	overflow: hidden;
}

#sociedad {
	z-index:4;
	background-image: url(img/sociedad.jpg);
}

#cultura {
	z-index:4;
	background-image: url(img/cultura.jpg);
}

#medioambiente {
	z-index:4;
	background-image: url(img/medioambiente.jpg);
}

#comunicacion {
	z-index:4;
	background-image: url(img/comunicacion.jpg);
}

#prensa {
	z-index:3;
	background-image: url(img/prensa.gif);
}

#contacto {
	z-index:3;
	background-image: url(img/prensa.gif);
}

#sobrealerto {
	z-index:3;
	background-image: url(img/prensa.gif);
}

#quienesomos {
	z-index:3;
	background-image: url(img/prensa.gif);
}

#enlaces {
	z-index:3;
	background-image: url(img/prensa.gif);
}

#barrabajo {
	position: absolute;
	height: 20px;
	width: 517px;
	background-image: url(img/menu2.gif);
	z-index: 5;
	overflow: hidden;
	bottom: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 105px;
	visibility: visible;	
}



.titular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
	white-space: normal;
}
.contacto {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
}

.contacto2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
}

.contacto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cuerponot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.scroll {
	SCROLLBAR-FACE-COLOR: #FF9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF6600;
	SCROLLBAR-SHADOW-COLOR: #FF6600;
	SCROLLBAR-3DLIGHT-COLOR: #FF9900;
	SCROLLBAR-ARROW-COLOR:#FF6600;
	SCROLLBAR-TRACK-COLOR:#FF9900;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9900;
	SCROLLBAR-BASE-COLOR: #FF6600;
	overflow:scroll;
	overflow-x:auto;
	position: relative;
	width: 574px;
	height: 318px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.scrollsub {
	SCROLLBAR-FACE-COLOR: #FF9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF6600;
	SCROLLBAR-SHADOW-COLOR: #FF6600;
	SCROLLBAR-3DLIGHT-COLOR: #FF9900;
	SCROLLBAR-ARROW-COLOR:#FF6600;
	SCROLLBAR-TRACK-COLOR:#FF9900;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9900;
	SCROLLBAR-BASE-COLOR: #FF6600;
	overflow:scroll;
	overflow-x:auto;
	position: relative;
	width: 574px;
	height: 348px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.pagina {
	position:absolute;
	width:600px;
	height: 320px;
	background-repeat: no-repeat;
	overflow: hidden;
	top: 138px;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	visibility: hidden;
}

.paginasub {
	position:absolute;
	width:600px;
	height: 350px;
	background-repeat: no-repeat;
	overflow: hidden;
	top: 138px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	visibility: hidden;
}

.fotosdrcha {
	visibility: inherit;
	float: right;
	border: medium solid #FFCC00;
	margin-left: 8pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

.fotosizqda {
	visibility: inherit;
	float: left;
	border: medium solid #FFCC00;
	margin-right: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fotoslinks {
	visibility: inherit;
	float: right;
	position: relative;
	bottom: 52px;
	right: -5px;
}

.fotosborde {
	visibility: inherit;
	border: medium solid #FFCC00;
}
