BODY {
	background-image:url(Images/b11.jpg);
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #697074;
	scrollbar-track-color: #DFDFDF;
	scrollbar-arrow-color: #666666;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background:url(fondo2.jpg)*/
}

#fondo {
	position:fixed;
	width:100%;
	height:100%;
	z-index:-1;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {text-decoration:none;color:#000099}
a:visited {text-decoration:none;color:#000099}
a:hover {text-decoration:none;color:#0099FF}

.estilomenu {
	text-decoration:none;
	color:#FFFFFF;
}

.estilomenu:a:hover {
	text-decoration:none;
	color:#003366;
}

.noticias {
	text-decoration:none;
	color:#709DE8;
	font-size: 10px;
}

.noticias:a:hover {
	text-decoration:none;
	color:#3A414F;
	font-size: 10px;
}

.titulo_menus {	
	color:#333300;
	font-weight: bold;
	font-size: 24px;
}

.titulos_peques {	
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.copyright {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.acceso {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bordes {
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}
.bordes2{
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}