body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #6666CC;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a{
	text-decoration: none;
	color: #5858C7;
}
a:hover{
	
	color: #0033FF;
}
h1,h2,h3,h4
{
	font-family: Arial, Helvetica, sans-serif;
	
}

#contenedor{
	width: 750px;
	position: absolute;
	overflow: visible;
	left:50%;
	margin-left:-375px;
	background-color: #F9F9FB;
	background-position: left top;
	height: auto;
	background-repeat:  no-repeat;
	background-position: left;
	border-top: thin none #A9A9E2;
	border-right: thin none #A9A9E2;
	border-bottom: thin none #A9A9E2;
	border-left: thin none #A9A9E2;
}
#cabecera{
	height: 215px;
	width: auto;
	background-color: #6666CC;
	position: relative;
	top: 0px;
	background-image: url(imagenes/cabecera.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	
}

#logoies{
	top: 25px;
	width: 90px;
	position: relative;
}
#imagenespequenas{
	top: 135px;
	width: 120px;
	position: relative;
	left: 350px;
	text-align: right;
}


#navegacion{
	list-style:none;
	margin:0;
	padding:2 0;
	position: absolute;
	top: 0px;
	height: 16px;
	width: 100%;
	vertical-align: middle;
	background-color: #243C62;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #243C62;
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #243C62;
}
#navegacion ul{
	padding: 0px;
	margin: 0px;
	
}
#navegacion li{
	float:left;
	list-style-type: none;
	background-color: #A9A9E2;
	text-align:center;
	font-size:11px;
	width: 83px;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
	height: 16px;
	padding: 0px;
	border-left-style: solid;
	border-left-color: #7C7CD3;
	border-left-width: 0px;
}

#navegacion li a {
	display:block;
	text-decoration:none;
	text-align:center;
	color:#333333;
	background-color:#DEDEF3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #243C62;
	height: 16px;
}
#navegacion li a:hover {
	color:#FFFFFF;
	background-color:#A9A9E2;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6666CC;
}
#cuerpo{
	width: auto;
	background-color: #F9F9FB;
	float: none;
	position: relative;
	color: #243C62;
	height: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 5px;
	line-height: 150%;
}
#cuerpo p{

}
#cuerpo h1{
	background-color: #039;
	vertical-align: middle;
	height: 40px;
	width: 717px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 20px;
	line-height: 100%;
	padding-right: 10px;
	padding-left: 10px;

}

#cuerpo h2{
	color: #036;
	font-size: 15px;
	line-height: 100%;
}

#cuerpo h3{
	color: #036;
	font-size: 13px;
	line-height: 100%;
}


#pie{
	width: auto;
	background-color: #243C62;
	text-align: right;
	bottom:0px;
	position: relative;
	left: 0px;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 2px;
	
}
#voltar{
	background-color: #039;
	text-align: right;
	vertical-align: middle;
	height: 15px;
	width: 180px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 535px;
	font-weight: bold;
	bottom: 5px;
	padding: 10px;
}
#voltar a{
	color: #FFF;
	text-decoration: none;	
}
#nonuniversitarias{
}
#novas{
	background-color: #B4B4E4;
	margin: 65px 5px 5px 112px;
	padding: 25px;
	border-top: 0px dotted #003399;
	border-right: 1px dotted #003399;
	border-bottom: 0px dotted #003399;
	border-left: 5px solid #003399;
}

#nova{
	background-color: #B4B4E4;
	width: 717px;
	position: relative;
	padding: 5px;
	margin: 5px;
	border-top: 0px none;
	border-right: 0px none #6633CC;
	border-bottom: 0px none #6633CC;
	border-left: 0px none #6633CC;
}
.fototitulo{
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: scroll;
	float: left;
}
