#Header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 100px;
	width: 939px;
}
body, table, td, th {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
body{
	background-color: #fafafa;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

#title  {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	width: 939px;
	float: left;
	padding-top: 20px;
	height: 80px;
	padding-left: 10px;
	padding-right: -50px;
	background-image: url(../images/top1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #C00000;
}

#title a {
	color: #FFFFFF;
	text-decoration: none;
}
.Titulo2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 30px;
	color: #FFFFFF;
	background-color: #C00000;
	width: 100%;
	padding: 5px;
	text-align: center;
}
.Notas {
	font-size: 10px;
	color: #B91708;
}
#title a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.Titulo {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	color: #B91708;
}
.subTitulo {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	color: #B91708;
}
