body {
	margin: 0px;
	background-color: #E8E8E8;
}
.separadores-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.texto a:link, .texto a:visited, .texto a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660F1B;
	text-decoration: none;
	font-weight: normal;
}
.texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.bg-izq-repeat {
	background-image: url(images/bg_izq-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-izq {
	background-image: url(images/bg_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.link-footer:link, a.link-footer:visited, a.link-footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
}
a.link-footer:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F5;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5CDD0;
	text-decoration: none;
	background-image: url(images/bot.gif);
	background-repeat: no-repeat;
	display: block;
	width: 123px;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bot_over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 123px;
}
.menusel a:link, .menusel a:visited, .menusel a:active .menusel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bot_over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 123px;
}
.flyit {
	font-family: Arial;
	font-size: 11px;
	color: #CE3144;
	margin-left: 9px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.flyit A:link { COLOR: #660F1B; text-decoration: none;} 
.flyit A:visited { COLOR: #660F1B; text-decoration: none;}
.flyit A:hover { COLOR: #660F1B; text-decoration: underline;} 
.flyit A:active { COLOR: #660F1B; text-decoration: none;}  