/* CSS Document */
body {
	margin:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	background-image: url(../images/fondobase_def.jpg);
}
b {
	color: #000000;
}
#central {
	background-image: url(../images/fondo_def.jpg);
	height: 596px;
	width: 776px;
}
#logo {
	margin-left:13%;
	height: 235px;
	z-index:-200;
}

#logosRedes {
	width:100px;
	z-index:50000;
	float:right;
	margin-top:10px;
}

#menu {
	height: 30px;
}
#proy {
	height: 295px;
}
#seccion {
	height: 70px;
	margin-top:28px;
}

a:link, a:visited {
	font-size:16px;
	font-weight:bold;
	color: #272D51;
	text-decoration:none;
}

a:hover {
	font-size:16px;
	font-weight:bold;
	color: #E5FFFF;
	text-decoration:none;
}
