/* CSS Document */

.texto_blancomay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold;
}
.texto_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #D51309;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold;
}
.texto_11may {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-transform: uppercase;
	text-decoration:none;
}
.texto_11may:hover {
	color: #D51309;
}
.texto_11may1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	text-decoration:none;
}
.texto_11may1:hover {
	color: #D51309;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #D51309;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold
}
.top:hover {
	color: #666666;
}
.texto_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.texto_11:hover {
	color: #D51309;
}
.texto_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.textoBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
li {
	list-style-image: url(../images/arrow.gif);
}
.textoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
.textoLink:hover {
	color: #D51309;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
