@charset "utf-8";
/* CSS Document */

/* LINEA PROFESIONALES */
#linea_profesionales
{
	clear:both;
	background:url(../../img/productos/fondos/linea_profesionales.jpg);
	background-repeat:no-repeat;
	width:659px;
	height:182px;
}

#linea_profesionales ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#linea_profesionales_detalles
{
	/*clear:both;
	float:right;*/
	padding:0;
	width:25em;
}

#linea_profesionales_detalles ul
{
	/*text-align:left;*/
	padding:0.5em 0 0 10.5em;
	line-height:1.1em;
}

#linea_profesionales_detalles li
{
	list-style:url(../../img/montaje/punto_lista.png);
}


#linea_profesionales_oferta_destacada
{
	float:left;
	padding:3em 0 0 5em;
}

#linea_profesionales_derecha{
	float:right;
	
	}

#linea_profesionales_oferta_destacada ul
{
	list-style:none;
}


#linea_profesionales_oferta_destacada li
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	font-size:21px;
	font-weight:bold;	
	text-align:center;
	line-height:0.9em;
}

#linea_profesionales_precio
{
	/*float:right;*/
	text-align:right;
	padding: 0 1em 0 0;
}

/* /LINEA PROFESIONALES */

.texto_rojo
{
	color:#ff0000;
}
