@charset "utf-8";
/* CSS Document */

body { background-image:url(../imagenes/fondoweb.jpg);
       background-repeat:repeat-x;
	   background-color:#F9FBFA;}
	   
#div_uno {
	position:absolute;
	left:307px;
	top:331px;
	width:547px;
	height:504px;
	z-index:1;
}

.contenido{
font-size:11px;
font-family:Arial;
color:#003366;
}

.titulos{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#003366;
}

#aflash {
	position:absolute;
	left:220px;
	top:603px;
	width:532px;
	height:190px;
	z-index:1;
}

#cc {
	position:absolute;
	left:113px;
	top:916px;
	width:544px;
	height:89px;
	z-index:1;
}

.fuente_11_blanco{
font-family:Arial;
font-size:11px;
color:#F1F1F2;
}

.div_scroll{
	padding-right:2px;
	overflow-y:scroll;
	height:500px;
	margin-right:0px;
	width:540px;
}

#contenido_de_todo {
	position:absolute;
	left:216px;
	top:302px;
	width:544px;
	height:515px;
	z-index:1;
}
a.link1:link {color:#003366; text-decoration:none;}
a.link1:visited {color:#003366; text-decoration:none;}
a.link1:hover {color:#003366; text-decoration:none;}
a.link1:actived {color:#003366; text-decoration:none;}
