BODY {
	background-color:#03003C;
}

.class1 A:link {text-decoration: none; color:#0066CC;}
.class1 A:visited {text-decoration: none;color:#586474;}
.class1 A:active {text-decoration: none; color:#0066CC;}
.class1 A:hover {color:#586474}

.class2 A:link {text-decoration: none; color:#586474;}
.class2 A:visited {text-decoration: none;color:#0066CC;}
.class2 A:active {text-decoration: none; color:#586474;}
.class2 A:hover {color:#0066CC}



.titulosumario{
	font-family: "Courier New";
	font-weight: bold;
	color: #586474;
	font-size: 18px;
	line-height: 100%;
}
.subtitulosumario{
	font-family: "Courier New";
	font-weight: normal;
	color: #0066CC;
	font-size: 16px;
}
.titulosumariochico{
	font-family: "Courier New";
	font-weight: normal;
	color: #586474;
	font-size: 12px;
}
.titulosumariosuave{
	font-family: "Courier New";
	font-weight: normal;
	color: #0066CC;
	font-size: 18px;
	line-height: 100%;
}

.nota{
	font-family: "Courier New";
	font-size: 12px;
	color: #0066CC;
	
}

.lineapunteda{
	font-family: "Courier New";
	font-size: 9px;
	line-height: 100%;
	color: #586474;
}

.fuentescreditos{
	color: #373a86;
	font-family: "Courier New";
	font-size: 16px;
	line-height: 100%;
}

#cuerpo {
	background-color:#d3dce1;
	width:800px;
	height:1250px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}

#logo {
	height: 169px;
	width: 800px;
	position: relative;
	top: 0px;
	margin: 0px;
	float: none;

}

#titulo {
	position: relative;
	width: 800px;
	height: 95px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

#imagenportada {
	width: 300px;
	position: relative;
	left: 0px;
	top: 50px;
	float: right;
	padding-right: 15px;
}

#sumario {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 455px;
	width: 400px;
	top: 50px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 15px;
	border-bottom-style: none;
}

#lineadivisoria {
	position: relative;
	height: 26px;
	width: 800px;
	top: 70px;
	float: left;
}

#creditos {
	position: relative;
	top: 70px;
	float: right;
	right: 15px;
}

#lineadivisoria01 {
	position: relative;
	height: 26px;
	width: 800px;
	top: 70px;
	float: left;
}

#search {
	float: right;
	height: 100px;
	width: 300px;
	top: 110px;
	position: relative;
}
#publicidad {
	float: right;
	height: 60px;
	width: 800px;
	top: 150px;
	position: relative;
}

