/* CSS Document */
.texto {
	color: #666666;
}
.subtitulos {
	color: #666666;
}
.fondo_tabla {
	background-color:#FFEDC9;
	}
.bullet {
	background-image: url(../media/online/img_bullet.jpg);
	color: #000000;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;
}
	.ruta_enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E18B0C;
	text-align: left;
	padding: 2px 2px 2px 7px;
}
.bullet_encabezado {
	background-image: url(../media/online/img_bullet.jpg);
}
.p_ver_mas a
{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../media/online/btn_vermas_online.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	width: 81px;
	display: block;
	text-align: center;
}
/*FORMULARIOSSSSS*/
.etiqueta_formularios
{	
	color: #E18B0C;
}

.txt_formularios
{
	border:1px solid #E18B0C;
}
.txt_boton
{
	border:1px solid #ffffff;
	background-color: #E18B0C;
}

.texto_promo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}.titulo_una_promocion {
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

