.lateralizquierqda {
	background-image: url(FOTOS/1280/aa3.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.fondo{
	background-image: url(fotos/1280/fondodoscolores.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}html,textarea{scrollbar-track-color: #23313A; 
scrollbar-face-color: #27414E; 
scrollbar-3dlight-color: #97A8B1;
scrollbar-highlight-color: #7B9CAD;
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-arrow-color: #FFFFFF;

} 

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}
.enlaces {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.fondo2 {
	background-image: url(FOTOS/fondoazul2.jpg);
	background-repeat: repeat;
	
}

.superior {
	position:absolute;
	width:295px;
	height:151px;
	z-index:1;
	background-image: url(FOTOS/1280/capa1.gif);
}
.enmarcado {
	position:absolute;
	width:430px;
	height:330px;
	z-index:2;
	background-image: url(FOTOS/1280/capa2.gif);
	top: inherit;
}
.tirafotos {
	position:absolute;
	width:710px;
	height:110px;
	z-index:1;
	overflow: auto;
	background-image: url(FOTOS/fondoazul2.jpg);
}


.fechanoticias {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 400;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.noticias {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
