/* CSS Document */

.text {
	font: normal 11px Arial;
	color: #FFFFFF;
}
.text-negro {
	font: normal 11px Arial;
	color: #000000;
}
.text-blanco {
	font: normal 11px Arial;
	color: #FFFFFF;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #999999;
}

.negras {
	font: bold 13px Tahoma;
	color: #000000;
}

.rojas {
font:bold 11px Tahoma;
color:#E30404;
}

.navegacion {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}

a.navegacion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}

a.navegacion:hover {
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font: bolder normal 10px/normal Arial;

}

a.text {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}

a.text:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: underline;
}

a.navegacion:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

.textpp {
	font: bold 12px Arial;
}

.text-cotiz {

	font-size: 12px;
	color: #000000;
	font-family: Arial;
	line-height: 11pt;
}

.chicas {

	font-size: 10px;
	color: #ffffff;
	font-family: tahoma;
}

.amarillas {

	font-size: 12px;
	color: #ffff00;
	font-family: tahoma;
	font-weight:bold;
}

.titulo {
	color:#FF681A;
	font: bold 13px Tahoma;
	text-decoration: underline;
}

.blancas {
 color:#FFFFFF;
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
}

.amar {

	font-size: 11px;
	color: #ffff00;
	font-family: tahoma;
	font-weight:bold;
}


.ast {
	color: #FF0000;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;

}.boton {
	font: 11px Tahoma;
	color: #FFFFFF;
	background: #B50000;
	border: #3D0606 1px solid;
	font-weight:bold;
	height:20px;
	
}

input{
	
	font-family: Tahoma;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color:#8A0D0D;
	margin-left:5px;
}

a:link {
	color: #E30404;
	text-decoration: none;
}

a:visited {
	color: #E30404;
	text-decoration: none;
}

a:hover {
	color: #E30404;
	text-decoration: underline;
}

a:active {
	color: #E30404;
	text-decoration: none;
}

.grandes {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	margin-bottom:20px;

}

.txtazul {
	font: bold 12px Tahoma;
	color: #006699
}
