/* CSS Document */

.top_bar_bg{
	background-image:url(images/top_bar_logo.jpg);

}
.detalle_up{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;

}
.detalle_up a:link,
.detalle_up a:visited{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;

}
.detalle_up a:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;

}
.footer{
	font-family:Verdana;
	font-size:11px;
	color:#cecccc;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;

}
.footer a:link,
.footer a:visited{
	font-family:Verdana;
	font-size:11px;
	color:#cecccc;
	text-decoration:underline;

}
.footer a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#cecccc;
	text-decoration:none;

}
.text_normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#027baa;
	padding-left:30px;

}
.text_normal a:link,
.text_normal a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#027baa;
	text-decoration:underline;

}
.text_normal a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#027baa;
	text-decoration:none;

}