body {
	background-color: #000000;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#todo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#menu {
	position: relative;
	background-image: url(../images/general/fondo_menu.gif);
	background-repeat: no-repeat;
	background-color: #fa0001;
}

#flash {
	height: 181px;
	background-image: url(../images/general/fondo_flash.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#flash.sin {
	background-image: url(../images/general/fondo_flashSin.jpg);
	background-repeat: no-repeat;
}

#flash_portada {
	height: 503px;
	position:relative;
}
#flash_portada #bienvenida{
	position: absolute;
	left: 182px;
	top: 330px;
}
#flash_portada #bienvenida h3 {
	color: #0a8aa7;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#flash_portada #bienvenida p {
	margin: 0px;
	padding: 0px;
	width: 220px;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
#empresaH {
	height: 131px;
}

#salir {
	position: absolute;
	top: 0px;
	right: 0px;
}


#contenedor {
	background-image: url(../images/general/fondo_interior.jpg);
	background-repeat: no-repeat;
}
#contenedor.sin {
	background-image: url(../images/general/fondo_interiorSin.jpg);
	background-repeat: no-repeat;
}

#lateral  {
	float: left;
	width: 141px;
	padding-top: 59px;
}
#flash_portada #lateral  {
	float: none;
	width: 141px;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	top: 276px;
}
#lateral ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/general/separa_lateral-fin.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#lateral li {
	background-image: url(../images/general/separa_lateral.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 16px;
	padding-bottom: 5px;
}

#lateral a {
	color: #666666;
	text-decoration: none;
}
#lateral a:hover {
	color: #000000;
	text-decoration: none;
}
#lateral li .submenu {
	padding-top: 8px;
	background-image:none;
}
#lateral li .submenu li {
	color: #00324b;
	font-size: 10px;
	line-height: 13px;
	padding-left: 13px;
	background-image:url(../images/general/bulletin.gif);
	background-position: 4px 7px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}
#lateral .submenu a {
	color: #00324b;
	text-decoration: none;
}
#lateral .submenu a:hover {
	color: #000;
	text-decoration: underline;
}
#lateral li.primero a{
	color: #FF0000;
}
#lateral li.primero a:hover{
	color: #000;
}

#lateral form {
	margin: 0px;
	background-image: url(../images/general/separa_lateral-fin.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
}
#lateral h4 {
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images/general/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#lateral label {
	font-size: 10px;
	color: #999999;
	display: block;
}
#lateral select {
	margin-left: 15px;
	width: 115px;
}
#lateral input {
	margin-left: 11px;
}
#lateral .alaDerecha {
	text-align: right;
	padding: 10px;
}
#lateral .alaDerecha img {
	padding-bottom: 5px;
}
#contenido .alaIzquierda {
	text-align: left;
}

#lateral .selec {
	font-weight: bold;
}
#lateral .selec a{
	color: #000000;
	text-decoration:none;
}
#lateral .selec a:hover{
	color: #000000;
	text-decoration:underline;
}
#lateral li .submenu {
	font-weight: normal;
}







#contenido  {
	float: right;
	width: 619px;
}
#contenedor.sin #contenido {
	float: none;
	width: 100%;
}

#contenido h2 {
	font-size: 18px;
	/*font-weight: bold;*/
	font-weight:normal;
	font-style:normal;
	color: #FF0000;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 20px;
}
#contenido h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-right: 15px;
	margin-left: 15px;
}
#contenido h4 {
	font-weight: bold;
	color: #FF0000;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}
#contenido .grande {
	font-size: 13px;
}
#contenido h3 .XL {
	font-size: 15px;
	color: #FF0000;
}


#contenido .negrita {
	font-weight: bold;
}


#contenido p {
	margin-right: 25px;
	margin-left: 25px;
	line-height: 18px;
}
#contenido a {
	color: #000000;
	text-decoration: underline;
}
#contenido a:visited {
	color: #000000;
	text-decoration: underline;
}
#contenido a:hover {
	color: #666666;
	text-decoration: underline;
}
#contenido ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#contenido ul li {
	background-image: url(../images/general/bullet_li.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
	background-position: 0px 5px;
	line-height: 18px;
}



#contenido acronym {
	cursor: help;
}


#contenido #titulo {
	height: 42px;
}
#contenido #ubica {
	font-size: 10px;
	color: #969797;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	height: 17px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
	position: relative;
}
#contenido #ubica a {
	color: #666666;
	text-decoration: none;
}
#contenido #ubica a:hover {
	color: #000000;
	text-decoration: none;
}

#contenido #ubica ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#contenido #ubica li {
	float: left;
}
#contenido #ubica .primero {
	background-image: none;
	padding: 0px;
	margin: 0px;

}
#contenido #ubica .normal {
	background-image: url(../images/general/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 6px;
	color: #666666;
}
#contenido #ubica .ultimo {
	background-image: url(../images/general/flecha_ubica2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 6px;
	font-weight: bold;
	color: #ff0000;
}
#contenido #ubica .ultimo a {
	color: #ff0000;
	text-decoration: none;
}
#contenido #ubica .ultimo a:hover {
	color: #000000;
	text-decoration: none;
}
#contenido #ordenar {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenido #ordenar form {
	margin: 0px;
}

#contenido #listado, #contenido #seleccion{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/equipos/top_listado.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-bottom: 15px;
}
#contenido #listado .equipo {
	background-image: url(../images/equipos/fondo_listado.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 137px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
}
#contenido #listado .marcaModelo {
	background-image: url(../images/equipos/separa_marca.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
}
#contenido #listado .foto {
	position: absolute;
	width: 90px;
	text-align: center;
	top: 28px;
	left: 0px;
}
#contenido #listado .precios {
	position: absolute;
	left: 110px;
	top: 28px;
	width: 90px;
}
#contenido #listado .precios p {
	margin: 0px;
	line-height: 18px;
	color: #666666;
}
#contenido #listado .precios p.pesos {
	font-weight: bold;
	color: #FF0000;
}
#contenido #listado .precios .desde {
	font-weight: normal;
	color: #999999;
}
#contenido #listado .destacado {
	position: absolute;
	right: 20px;
	top: 30px;
}
#contenido #listado .caracteristicas {
	position: absolute;
	left: 235px;
	top: 28px;
	width: 170px;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
}
#contenido #listado .botones {
	position: absolute;
	right: 18px;
	bottom: 10px;
	width: 120px;
	text-align: right;
}
#contenido #listado .botones form {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido #listado .botones .compara {
	display: block;
}




#contenido #listado h4 {
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/equipos/flecha_marca.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 3px 6px;
	padding-top: 2px;
}
#contenido #listado .marcaModelo h4 a {
	text-decoration: none;
	color: #000000;
}
#contenido #listado .marcaModelo h4 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#contenido #seleccion .equipo {
	background-image: url(../images/equipos/fondo_seleccion.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 190px;
	height: 135px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	float: left;
}
#contenido #seleccion h4 {
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/equipos/flecha_marca.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 3px 6px;
	padding-top: 2px;
	color:#000000;
}
#contenido #seleccion .foto {
	position: absolute;
	width: 61px;
	text-align: center;
	top: 27px;
	left: 0px;
}
#contenido #seleccion .precios {
	position: absolute;
	left: 78px;
	top: 28px;
	width: 110px;
}
#contenido #seleccion .precios p {
	margin: 0px;
	line-height: 18px;
	color: #666666;
	display:inline;
}
#contenido #seleccion .precios p.pesos {
	font-weight: bold;
	color: #FF0000;
}
#contenido #seleccion .caracteristicas {
	position: absolute;
	left: 78px;
	top: 48px;
	width: 110px;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
#contenido #seleccion .botones {
	position: absolute;
	left: 78px;
	bottom: 10px;
	width: 110px;
}
#contenido #seleccion .botones form {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido #compara {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/equipos/top_listado.gif);
	margin-bottom: 10px;
	font-size: 10px;
	color: #000000;
}
#contenido #compara table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b7ced2;
}
#contenido #compara th {
	background-image: url(../images/equipos/fondo_compara.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
#contenido #compara td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b7ced2;
	border-bottom-color: #b7ced2;
	padding: 3px;
	background-color: #eff0f0;
}
#contenido #compara td.centrado {
	text-align: center;
}
#contenido #compara td.precios {
	font-weight: bold;
}
#contenido #compara td.equipo {
	background-color:#FFFFFF;
	vertical-align: bottom;
}
#contenido #compara td.equipo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contenido #ficha {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/at_linea/fondo_ficha.gif);
	background-position: bottom;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

#contenido .formulario {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

#contenido .formulario td{
	vertical-align: top;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7ced2;
}
#contenido .formulario .intro {
	background-image: url(../images/general/flecha_form.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 8px;
}
#contenido .formulario .resp {
	font-weight: bold;
}

#contenido .formulario .nota {
	font-size: 9px;
	color: #999999;
	display: block;
}
#contenido .formulario .nota2 {
	font-size: 9px;
	color: #999999;
	display: inline;
}
#contenido .formulario .radio {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#contenido .formulario .tablilla td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#contenido .tabla {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/general/tabla_inicio.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 10px;
	margin-bottom: 15px;
}
#contenido .tabla caption {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 7px;
}

#contenido .tablaCh {
	width: 350px;
	background-image: url(../images/general/tabla_inicio.gif);
	background-repeat: no-repeat;
}
#contenido .tablaCh2 {
	width: 350px;
	background-image: url(../images/general/tabla_inicio.gif);
	background-repeat: no-repeat;
	margin-left:20px;
}
#contenido .tabla a {
	color: #000000;
	text-decoration: none;
}
#contenido .tabla a:hover {
	color: #000000;
	text-decoration: underline;
}

#contenido .tabla th {
	padding: 2px;
	background-image: url(../images/general/tabla_fondohead.gif);
	background-repeat: repeat-x;
	background-color: #d6dedf;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	line-height: 12px;
	text-align: center;
}
#contenido .tabla td {
	background-color: #eff0f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b7ced2;
	border-bottom-color: #b7ced2;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
#contenido .tabla tr:hover td
{ 
  background-color: #e6e7e7;
} 
#contenido .tabla td img {
	padding: 2px;
}
#contenido .tabla .masDatos {
	text-align: left;
	background-image: url(../images/general/ico_ver.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 30px;
}
#contenido .tabla .masDatos a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contenido .tabla .masDatos a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenido .tabla .dato {
	text-align: left;
}

#contenido .tabla .moneda {
	text-align: right;
	padding-right: 15px;
}
#contenido .tabla .nada {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido .tabla .peso {
	color: #666666;
	font-size: 8px;
}
/* PLANES */
#contenido .planes{
	margin-left:30px;
	margin-right: 10px;
	margin-bottom: 15px;
	}
#contenido .plan{
	float:left;
	margin-right: 20px;
	}
#contenido .plan th {
	background-image: url(../images/planes/fondoTH.gif);
	background-repeat: repeat-x;
	background-color: #d6dedf;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #333333;
}
#contenido .plan th.THder {
	background-image: url(../images/planes/fondoTHder.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenido .plan th.THizq {
	background-image: url(../images/planes/fondoTHizq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contenido .plan td {
	background-color: #eff0f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b7ced2;
	border-bottom-color: #b7ced2;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
#contenido .plan p {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#contenido .plan .planNombre {
	font-weight: bold;
	font-size: 12px;
}
#contenido .plan .planPrecio {
	font-weight: bold;
	color: #FF0000;
}
#contenido .plan .planMinutos {
	font-size: 16px;
	line-height: 17px;
}
#contenido .plan ul.planDetalle {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666666;
}
#contenido .plan ul.planDetalle li {
	margin: 0px;
	line-height: 12px;
	background-image: url(../images/planes/bullet_planes.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#contenido .plan .planDetalle strong {
	color: #000000;
}



#contenido .tablaPromos {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-size: 10px;
	margin-bottom: 15px;
}
#contenido .tablaPromos td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contenido .tablaPromos .vineta {
	background-image: url(../images/vinetaPromos.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
#contenido .tablaPromos .star {
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
#contenido .tablaPromos a {
	color: #000000;
	text-decoration: none;
}
#contenido .tablaPromos a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenido .tablaPromos tr:hover td
{
	background-color: #F3F3F3;
} 
#contenido .tablaPromos td img {
	padding: 2px;
}
#contenido .promos {
	margin-right: auto;
	margin-left: auto;
	width: 592px;
	text-align: center;
	margin-bottom: 10px;
}




#contenido .encabezado {
	font-size: 11px;
	margin-bottom: 15px;
}
#contenido .encabezado th {
	color: #0A8AA7;
	text-align: right;
	padding: 3px;
	vertical-align: top;
}
#contenido .encabezado td {
	padding: 3px;
	vertical-align: top;
}
#contenido .bannerInt {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contenido .fotoIzq {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenido .fotoDer {
	float:  right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenido .bloque_destaca {
	background-image: url(../images/general/destaca_ini.gif);
	background-repeat: no-repeat;
	background-position: 35px top;
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 35px;
	position: relative;
	padding-bottom: 0px;
}
#contenido   .bloque_fin  {
	height: 12px;
	background-image: url(../images/general/destaca_fin.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contenido .bloqueRojo_destaca {
	background-image: url(../images/general/destaca_rojo_ini.gif);
	background-repeat: no-repeat;
	background-position: 35px top;
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 35px;
	position: relative;
	padding-bottom: 0px;
	color: #FFFFFF;
}
#contenido   .bloqueRojo_fin  {
	height: 12px;
	background-image: url(../images/general/destaca_rojo_fin.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#contenido #paginacion {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 30px;
	padding-top: 20px;
	color: #666666;
}
#contenido #paginacion a {
	color: #666666;
	text-decoration: none;
}
#contenido #paginacion a:hover {
	color: #000000;
	text-decoration: none;
}

#contenido #paginacion .selec {
	font-weight: bold;
	color: #FF0000;
}
#contenido #telefono {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenido #telefono .promociones {
	position: absolute;
	top: 0px;
	right: 0px;
}
#contenido #telefono h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../images/equipos/separa_marca.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#contenido #telefono #iconos {
	text-align: right;
}
#contenido  #precios  {
	float: right;
	width: 392px;
	padding-top: 15px;
}
#contenido #precios h3 {
	color: #FF0000;
	padding: 0px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contenido   #precios   h3  .desde {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
#contenido  #features {
	float: right;
	width: 392px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contenido #features .listado {
	background-image: url(../images/equipos/fondo_features.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b8c9cd;
	border-bottom-color: #b8c9cd;
	border-left-color: #b8c9cd;
}
#contenido #features .listado ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#contenido #features .listado li {
	background-image: url(../images/general/bullet_chico.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#contenido  #foto  {
	width: 153px;
	float: left;
	text-align: center;
}




#contenido #foto img {
	margin-top: 8px;
	margin-bottom: 8px;
}

#contenido #foto ul {
	font-size: 10px;
	color: #919191;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#contenido #foto li {
	float: left;
	background-image: none;
}
#contenido #foto li.separa {
	background-image: url(../images/equipos/separa_fotos.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 17px;
	margin: 0px;
	padding: 0px;
}
#contenido #foto li a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 6px;
}
#contenido #foto a:hover {
	color: #000000;
	text-decoration: underline;
}




#contenido #auxiliar {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
	clear: both;
	margin-top: 15px;
}
#contenido #auxiliar img {
	margin: 5px;
}
#contenido p .destacado {
	font-weight: bold;
	color: #FF0000;
}
#contenido .premio {
	float: right;
	margin: 10px;
	text-align: center;
}



ul.lista {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.lista li {
	margin-bottom: 5px;
	margin-left: 50px;
	background-image: url(../images/vineta.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}







#colofon {
	background-image: url(../images/general/colofon.gif);
	height: 20px;
	font-size: 10px;
	position: relative;
	padding-top: 7px;
	padding-left: 15px;
}
#colofon #cyber {
	position: absolute;
	top: 7px;
	right: 15px;
	color: #999999;
}
#colofon #cyber .informate {
	font-weight: bold;
	color: #666666;
}
#colofon #cyber .numero {
	font-weight: bold;
	color: #FF0000;
}
#colofon #cyber a {
	color: #999999;
	text-decoration: none;
}
#colofon #cyber a:hover {
	color: #000000;
	text-decoration: none;
}
#colofon a {
	color: #666666;
	text-decoration: none;
}
#colofon a:hover {
	color: #000000;
}
#colofon ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#colofon li {
	float: left;
	padding-left: 10px;
	background-image: url(../images/portada/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-right: 10px;
}

.clear {
	clear: both;
}
.bloque {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	padding-left: 2px;
}
.negro {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.normal {
	font-style: normal;
	font-weight: normal;
}

.copy {
	font-size: 9px;
	color: #999999;
	line-height: 12px;
}
.obligatorio {
	text-align: right;
	color: #999999;
	font-size: 10px;
}
.der {
	text-align: right;
}
.error {
	background-image: url(../images/portada/exclamacion.gif);
	background-repeat: no-repeat;
	height: 11px;
	padding-left: 15px;
	font-size: 10px;
	color: #FF0000;
	background-position: 0px 0px;
}
.rojo {
	color: #E2001A;
}
.sep {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}.letraGR {
	font-size: 14px;
}
.txCentrado {
	text-align: center;
}
.justify {
	text-align: justify;
}
