body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#news {
	width: 200px;
	height: 372px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#news a:link, #news a:visited, #news a:active { font-size: 90%; color: #FFFFFF; }
#menu {
	/* width: 100%; */
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	/* float: right; */
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #A0AFCB;
	margin-left: 5px;
	text-align: justify;
}
p {
	padding-left: 6px;
	padding-right: 6px;
/*	margin: 0 0 0 0px; */
}
h1 {
	padding: 4px;
/* 	margin: 4px; */
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	padding-left: 6px;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
/*	width: 649px; */
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
/* MIO */
#contenido {
	padding: 5px;
}
#copyright {
	text-align: right;
	color: lightgray;
	font-size: 80%;
}
#copyright a:link, #copyright a:active, #copyright a:hover, #copyright a:visited {
	color: lightgray;
}
h1.contenido {
 	margin: 8px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: white;
}
#cap {
	color: red;
	font-weight: bold;
	font-size: 150%;

}
#resaltar {
	font-weight: bold;
}
/* 
table {
	border: 0;
	width: 80%;
}
tr {
}
td {
}
*/
