a:link {
	color: #666666;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-style: normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	font-style: normal;
}
a:hover {
	color: #8A8A8A;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-style: normal;
}
a:active {
	color: #666666;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-style: normal;
}
.borde_punteado{
border-right: 2px dotted;
color: Gray;
}
.letra_normal{
font-family: verdana;
font-size: 11px;
color: #191919;
}
.titulos{
font-family: verdana;
font-style: normal;
font-size: 20px;
color: #393939; 
}
.letra_footer{
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
}
#cotizar{
position:fixed;
z-index:50;
top: 0px;
right:0px;
}
