.path {
	font-family: Arial, Helvetica, sans-serif;
	color: #C22828;
	font-size: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.menu a{
	color:#990000;
	text-decoration: underline;
}
.titulo a:hover{
	color:#000000;
}

.flash {
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weigth: bold;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
a{
	text-decoration:none;
}

a:hover{
	color:#FDCB08;
}

#dropmenudiv{
	position:absolute;
	background-color:#E3B7B5;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-weigth: bold;
	font-size: 12px;
	font-weight: bold;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #C22828;
}

#dropmenudiv a:hover{
	color:#000000;
}
.TextoNormal {color: #FFFFFF}
