*{
margin:0;
padding:0;
}

body{
/*font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;*/
font-family:"Trebuchet MS";
font-size:12px;
text-align:center;
color:#333333;
}

/* General Style Info */
a{
color:#178ACE;
text-decoration:underline;
cursor:pointer;
}

a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
background:url(../elements/bull-heading1.gif) no-repeat left;
color: #5A9CCD;
margin:3px 3px 15px 3px;
font-size: 20px;
font-weight:500;
padding-left:10px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
}

h2{
color:#006FDD;
font-size:13px;
margin-bottom:10px;
}

h3
{
	background:url(../elements/bull-heading3.gif) no-repeat left;
	color:#336699;
	padding-left:18px;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
	text-align:left;
	margin-bottom:10px;
}

h3 a
{
	text-decoration:none;
	color:#336699;
}

h4{
color:#336699;
font-size:13px;
font-weight:bold;
margin-bottom:5px;
}

h4 a{
color:#336699;
}

h4 a:hover{
color:#336699;
}

p{
	font-size:12px;
	margin-bottom:15px;
}

ul{
	font-size:12px;
	list-style:none;
	margin:0px;
	margin-bottom:15px;
}

ol
{
	font-size:12px;
	margin:0px;
	margin-left:30px;
	margin-bottom:15px;
}

ol li
{
	background:none;
	margin-bottom:5px;
	padding-left:0px;
	font-weight:normal;
}

ul li
{
	background:url(../elements/bull-li.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom:5px;
}

li ul, li ol
{
	margin-top:10px;
}

/* Layout */

.table_main{
	background:transparent;
}

#container{
text-align:left;
}

#header{
font-size:10px;
}

#nav{
background:#FFFFFF;
font-size:10px;
}

#left{
	vertical-align:top;
	background:transparent;
}

#right{
	background:transparent;
	vertical-align:top;
}

.content{
}

.div_content
{
	width:510px;
	padding:10px 10px 10px 15px;
}

.div_content a
{
	color:#178ACE;
}

.shadow_content{
background:#FFFFFF url(../elements/bg-content.gif) repeat-x;
color: #333;
}

.space{
	background:transparent;
}

.barcenter{
	width:100%;
	color:#FFFFFF;
	height:28px;
	font-size:12px;
}

ul.fav_nav
{
	padding-top:5px;
	position:absolute; 
	width:110px !important; 
	background-color:#EEF2F9;
	left:352px;
	border:solid 1px #98AFC5;
	list-style:none;
}

.fav_nav li
{
	width:100px;
	text-align:left;
	border-bottom:solid 1px #C2D0DC;
	margin-bottom:5px;
	margin-left:5px;
	float:left;
}


.fav_nav li .link
{
	float:left;
}

.fav_nav li .fav_action
{
	float:right;
	margin-right:2px;
}

.fav_action a
{
	text-decoration:none;
}

.link a
{
	display:block;
	padding-bottom: 2px;
	text-decoration:none;
	color:#345474;
	font-size:11px;
	line-height:18px;
	margin-left:5px;
}

.nav_sup{
	color:#386996;
	clear:both;
	background:#FFFFFF;
	text-align:right;
}

.nav_sup ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	float:right;
	width:420px;
}

.nav_sup li 
{ 	
	float: left;
	position: relative;
	margin-left:5px;
	background:none;
	padding:0;
}

.nav_sup ul li ul 
{ 
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
}

.nav_sup ul li:hover ul, .nav_sup ul li.hover ul 
{ 
	display: block;
}


.nav_sup a
{
	color:#178ACE;
	text-align:right;
	font-size:11px;
}

.nav_menu{
	background:#FFFFFF  url(../elements/bg-nav.gif) no-repeat bottom right;
	vertical-align:bottom;
	text-align:right;
}

.nav_menu table{
	margin-bottom:1px;
}


#footer
{
	background:#FE7622 url(../elements/bg-footer.gif) repeat-x;
	color:#FFFFFF;
	font-size:10px;
}

#footer td{
	padding:10px 10px 10px 5px;
}

#footer a{
	color:#FFFFFF;
	font-weight:bold;	
}

#imagelogo{
	margin-left:15px;
}

.shadow_left{
	background:transparent url(../elements/bg-shadow_left.png) repeat-y;
}

.shadow_right{
	background:transparent url(../elements/bg-shadow_right.png) repeat-y;
}

.logo{
	height:77px;
}

.logo a, .logo a:hover
{
	text-decoration:none;
}

.bg_centerleft{
	background:transparent url(../elements/bg-centerleft.gif) no-repeat top right;
}

.bg_centerright{
		background:transparent url(../elements/bg-centerright.gif) no-repeat top left;
}

.bg_header{
	background:#FFFFFF url(../elements/bg-header.gif) repeat-x bottom;
}

/* Estilos */

.mini_container
{
	border:solid 2px #D8E6F1;
	width:95%;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
}

.mini_container table td
{
	background:#EDF4FE;
	text-align:left;
	padding:4px;
}

.mini_container table th
{
	background:#FFFFFF;
	color:#3F5E7C;
	text-align:right;
	font-weight:bold;
	padding:4px;
	vertical-align:middle;
}

.mini_container .toolbar
{
	text-align:right;
	margin-right:15px;
	margin-bottom:10px;
	font-size:12px;
	color:#666666;
}

.mini_container .toolbar a
{
	font-size:11px;
}

.btnsearch{
	background:url(../elements/btn-search.gif) no-repeat;
	width:25px;
	cursor:pointer;
	margin-left:5px;
	padding-left:12px;
}

.obligatorio{
	background:url(../elements/bull-obligatorio.gif) no-repeat right top;
	padding-right:12px;
}

.calendario{
	background:url(../elements/img-calendar.gif) no-repeat left;
	padding-left:18px;
	cursor:pointer;
}

.noticia p{
	line-height:15px;
}

.noticia_large{
	margin-bottom:15px;
	padding-left:10px;
	float:left;
}

.noticia_large .texto{
	display:block;
	float:left; 
	clear:both;
	margin-bottom:10px;
	width:100%;
}

.noticia_large .link{
	background:url(../elements/bg-noticia_large.jpg) no-repeat;
	width:520px;
	height:25px;
	color:#3E6F9F;
	font-size:10px;
	float:left; 
	clear:both;
}

.noticia_large .link span
{
	margin-top:5px;
	float:left;
}

.noticia_large .link span a
{
	color:#336699;
	font-size:10px;
	padding:0px;
	text-decoration:underline;
}

.noticia_large .link .fecha
{
	float:right;
	color:#336699;
	font-size:10px;
	margin-right:10px;
}

.noticia_large h4{
	color:#f16d1e;
	font-weight:normal;
}

.noticia_large h4 a{
	color:#f16d1e;
}

.noticia_large p{
	line-height:15px;
	margin-bottom:10px;
}

.noticia_large img{
	margin:5px 10px 5px 10px;

}

.noticia_mini{
}

.noticia_mini a{
	color:#f16d1e;	
}

.promo_large{
	border-bottom:dotted 1px #6599CD;
	padding-bottom:10px;
	margin-bottom:15px;
}

.promo_large p{
	line-height:15px;
}

.promo_large h4{
	font-size:13px;
	color:#FD641C;
	margin-top:15px;
	font-weight:500;
}

.promo_large h5{
	font-size:12px;
	color:#4E88C2;
	text-align:left;
	margin-bottom:10px;
	font-weight:500;
}

.promo_large img{
	margin:10px 10px 5px 5px;
	float:right;
}

.star{
	background:url(../elements/bull-star.gif) no-repeat left;
	padding-left:8px;
}

a.login_link{
	color:#F16D1E;
}

.login_link:hover{
	color:#F16D1E;
}

.div_terminos
{
	padding:15px;	
}

.div_terminos p{
	font-size:10px;
	text-align:left;
	margin-bottom:10px;
	line-height:normal;
}

.div_terminos ul{
	font-size:10px;
	text-align:left;
	margin-bottom:10px;
	margin-left:10px;
}

.div_terminos ol{
	font-size:10px;
	text-align:left;
	margin-bottom:10px;
	margin-left:10px;
}

.div_terminos li{
	margin-bottom:5px;
}

.content_titulo
{
	background:url(../elements/bg-titulo.gif) no-repeat;
	width:525px;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:700;
	margin-top:10px;
	text-align:left;
}

.content_table
{
}

.content_table a
{
}

.content_table p
{
	margin-left:15px;
	margin-right:20px;
}

.content_table ul
{
	text-align:left;
	margin-left:10px;
	font-size:12px;
	list-style:none;
}

.content_table td
{
	padding-left:10px;
}

.content_text
{
	border-bottom:dotted 1px #4D96C2;
	margin-bottom:15px;
}

.content_text p
{
	margin-left:15px;
	margin-right:20px;
}

.content_text ul
{
	text-align:left;
	margin-left:10px;
	font-size:12px;
	list-style:none;
}

.services_table
{
	background:url(../elements/bg-services_table.gif) bottom left no-repeat;
}


#faqs_table{}

#faqs_table a
{
	text-decoration:none;
	color:#555555;
}

#faqs_table a:hover
{
	text-decoration:underline;
}

.cnlinea_table
{
	background:url(../elements/bg-productos_cnlinea.gif) bottom left no-repeat;
}

#destacados_table
{
	/*margin-top:5px;*/
}

#destacados_table p
{
	text-align:left;
}

#destacados_table .destacado_titulo
{
	text-decoration:underline;
	font-weight:bold;
}



#news_table
{
	margin-left:10px;
}

#promo_table
{
}

#telefonos_table{}

#telefonos_table .greybox
{
	margin-right:35px;
}

.services_table td p
{
	line-height:14px;
	margin-top:5px;
}


.others_table
{
}

.others_table td
{
	text-align:left;
}


.others_title
{
	color:#336699;
	font-size:13px;
	font-weight:bold;
}

#tvguia_div
{
	background:url(../elements/bg-tvguia.jpg) no-repeat;
	position:relative;
	width:213px;
	height:207px;
	cursor:pointer;
}

#tvguia_div .texto
{
	color:#FFFFFF;
	font-weight:bold;
	line-height:13px;
	position:absolute;
	top:170px;
	left:135px;
}

#tvguia_div a
{
	color:#FFFFFF;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
}

#tvguia_div a:hover
{
	color:#FFFFCC;
	font-size:12px;
}

#nav_table
{
	background:url(../elements/bg-nav.gif) no-repeat;
	margin-bottom:5px;
}

#nav_table .space
{
	width:5px;
	background:url(../elements/bg-nav_space.gif) no-repeat center;
}

#nav_table a
{
	color:#000000;
	text-decoration:none;
}

#productos_table
{
	margin-bottom:0px;
}

.div_productos
{
	float:left;
	margin:0;
	padding:0;
	height:240px;
}

.div_productos a
{
	text-decoration:none;
}

#product_container
{
	height:270px;
	background:#FFFFFF;
}

/* Caja productos */

.producto_item 
{
	float:left;
	margin-right:5px;
	width:183px;
	border-bottom:solid 2px #FFFFFF;
	margin-bottom:5px;
}

.producto_item_wide
{
	width:99%;
	margin:0px;
	margin-bottom:10px;
	border:solid 1px #FFFFFF;
	padding:0px;
	float:left;
}

.producto_item .product_header
{
	float:left;
	margin-bottom:2px;
	height:8px;
	line-height:2px;
	font-size:2px;
	width:100%;
}

.producto_item .product_body
{
	float:left;
	margin-bottom:2px;
	height:100px;
	width:100%;
	position:relative;
	color:#333333
}

.producto_item_wide .product_body
{
	height:50px;
	margin:0px;
	width:100%;
	position:relative;
	float:left;
	color:#333333;
}

.producto_item .product_body h1
{
	font-size:15px;
	border-bottom:dotted 1px;
	background:none;
	font-weight:bold;
	padding-left:5px;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.producto_item_wide .product_body h1
{
	font-size:15px;
	margin:5px;
	/*margin-left:65px;*/
	border-bottom:dotted 1px;
	background:none;
	font-weight:bold;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.producto_item .product_body h2
{
	font-size:17px;
	margin-left:10px;
	font-weight:bold;
	margin-bottom:2px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
}

.producto_item_wide .product_body h2
{
	font-size:20px;
	position:absolute;
	top:20px;
	right:5px;
	font-weight:bold;
	margin-bottom:2px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
}

.producto_item .product_body h3
{
	font-size:11px;
	margin-left:10px;
	font-weight:bold;
	margin-bottom:2px;
	background:none;
	padding-left:0px;
}

.producto_item .product_body .product_image
{
	position:absolute;
	top:3px;
	right:3px;
	width:60px;
	height:51px;
}

.producto_item_wide .product_body .product_image
{
	right:auto;
	left:3px;
	top:0px;
	position:absolute;
	width:60px;
	height:51px;
}

.producto_item .product_body p
{
	margin-left:10px;	
	font-size:11px;
	line-height:13px;
}

.producto_item_wide .product_body p
{
	/*margin-left:70px;	*/
	margin-left:10px;
	font-size:11px;
	line-height:13px;
}

/* Caja productos grande */

.producto_item.large
{
	width:278px;
}

/* Caja azul */

.producto_item.cyan
{
	border-bottom-color:#347ED7;
}

.producto_item_wide.cyan
{
	border-color:#9EC8E0;
}

.producto_item.cyan .product_header
{
	background:#9EC8E0;
}

.producto_item.cyan .product_body, .producto_item_wide.cyan .product_body
{
	background:#F2F8FF url(../elements/bg-product_cyan.jpg) repeat-x bottom;;
}

.producto_item.cyan .product_body h1, .producto_item_wide.cyan .product_body h1
{
	color:#4A9BC8;
	border-bottom-color:#7CBDD6;
}

.producto_item.cyan .product_body h1 a, .producto_item_wide.cyan .product_body h1 a
{
	color:#4A9BC8;
}

.producto_item.cyan .product_body h2, .producto_item_wide.cyan .product_body h2
{
	color:#1A4664;
}

.producto_item.cyan .product_body h3, .producto_item_wide.cyan .product_body h3
{
	color:#4A9BC8
}

/* Caja verde */

.producto_item.green
{
	border-bottom-color:#97C93A;
}

.producto_item_wide.green
{
	border-color:#B7DA76;
}

.producto_item.green .product_header
{
	background:#B7DA76;
}

.producto_item.green .product_body, .producto_item_wide.green .product_body
{
	background:#F8FBF0 url(../elements/bg-product_green.jpg) repeat-x bottom;
}

.producto_item.green .product_body h1, .producto_item_wide.green .product_body h1
{
	color:#79AF1D;
	border-bottom-color:#79AF1D;
}

.producto_item.green .product_body h1 a, .producto_item_wide.green .product_body a
{
	color:#79AF1D;
}

.producto_item.green .product_body h2, .producto_item_wide.green .product_body h2
{
	color:#465926;
}

.producto_item.green .product_body h3
{
	color:#79AF1D;
}

/* Caja morada */

.producto_item.purple
{
	border-bottom-color:#A63BC9;
}

.producto_item_wide.purple
{
	border-color:#CDA3CB;
}

.producto_item.purple .product_header
{
	background:#CDA3CB;
}

.producto_item.purple .product_body, .producto_item_wide.purple .product_body
{
	background:#FFF9FF url(../elements/bg-product_purple.jpg) repeat-x bottom;
}

.producto_item.purple .product_body h1, .producto_item_wide.purple .product_body h1
{
	color:#8B6692;
	border-bottom-color:#8B6692;
}

.producto_item.purple .product_body h1 a, .producto_item_wide.purple .product_body h1 a
{
	color:#8B6692;
}

.producto_item.purple .product_body h2, .producto_item_wide.purple .product_body h2
{
	color:#5A415F;
}

.producto_item.purple .product_body h3
{
	color:#8B6692;
}

/* Caja amarilla */

.producto_item.yellow
{
	border-bottom-color:#FBE000;
}

.producto_item_wide.yellow
{
	border-color:#FFD900;
}

.producto_item.yellow .product_header
{
	background:#FFD900;
}

.producto_item.yellow .product_body, .producto_item_wide.yellow .product_body
{
	background:#FFFDF0 url(../elements/bg-product_yellow.jpg) repeat-x bottom;
}

.producto_item.yellow .product_body h1, .producto_item_wide.yellow .product_body h1
{
	color:#D5BA00;
	border-bottom-color:#D5BA00;
}

.producto_item.yellow .product_body h1 a, .producto_item_wide.yellow .product_body h1 a
{
	color:#D5BA00;
}

.producto_item.yellow .product_body h2, .producto_item_wide.yellow .product_body h2
{
	color:#A69200;
}

.producto_item.yellow .product_body h3
{
	color:#D5BA00;
}

/* Caja roja */

.producto_item.red
{
	border-bottom-color:#EB454F;
}

.producto_item_wide.red
{
	border-color:#EF9394;
}

.producto_item.red .product_header
{
	background:#EF9394;
}

.producto_item.red .product_body, .producto_item_wide.red .product_body
{
	background:#FFF9FA url(../elements/bg-product_red.jpg) repeat-x bottom;
}

.producto_item.red .product_body h1, .producto_item_wide.red .product_body h1
{
	color:#C71216;
	border-bottom-color:#C71216;
}

.producto_item.red .product_body h1 a, .producto_item_wide.red .product_body h1 a
{
	color:#C71216;
}

.producto_item.red .product_body h2, .producto_item_wide.red .product_body h2
{
	color:#890C10;
}

.producto_item.red .product_body h3
{
	color:#C71216;
}

/* Caja naranja */

.producto_item.orange
{
	border-bottom-color:#FF9900;
}

.producto_item_wide.orange
{
	border-color:#FFB03C;
}

.producto_item.orange .product_header
{
	background:#FFB03C;
}

.producto_item.orange .product_body, .producto_item_wide.orange .product_body
{
	background:#FFF9EC url(../elements/bg-product_orange.jpg) repeat-x bottom;
}

.producto_item.orange .product_body h1, .producto_item_wide.orange .product_body h1
{
	color:#E68A00;
	border-bottom-color:#E68A00;
}

.producto_item.orange .product_body h1 a, .producto_item_wide.orange .product_body h1 a
{
	color:#E68A00;
}

.producto_item.orange .product_body h2, .producto_item_wide.orange .product_body h2
{
	color:#BB7100;
}

.producto_item.orange .product_body h3
{
	color:#E68A00;
}

/*
 Disclaimer del producto
*/

.product_disclaimer
{
	background:#EFEFEF;
	color:#666666;
	font-size:11px;
	padding:4px;
	float:left;
	width:552px;
	margin-bottom:5px;
}

.product_disclaimer a
{
	color:#4A9BC8;
	font-size:11px;
}

/*
  Descripcion del producto
*/

.product_content_left
{
	float:left; 
	width:285px; 
	margin-right:5px;
}

.product_content_right
{
	float:right; 
	width:220px; 
	text-align:center;
}

.product_content_wide
{
	float:left; 
	width:100%
}

.product_description
{
	padding:5px;
	margin-bottom:5px;
	background:#FFFFCC;
	border:solid 1px #FFCC66;
}

.product_description.light
{
	border-color:#FFDD95;
	background:#FFFFDD;
}

.product_description th
{
	font-size:11px;
	padding:1px;
	padding-left:10px;
	font-weight:normal;
}

.product_description td
{
	color:#000000;
	font-size:11px;
	padding:1px;
}

.product_description td.product_speed
{
	font-size:13px;
	font-weight:bold;
}

.product_description td.product_price
{
}

.product_description td.old
{
	text-decoration:line-through;
}

.product_description td.product_discount
{
	font-size:15px;
	color:#F16D1E;
	font-weight:bold;
}

.disclaimer
{
	font-size:10px;
	color:#888888;
	padding-left:5px;
}

.product_characteristics
{
	margin-bottom:5px;
	position:relative;
}

.product_characteristics ul
{
	background:#F4F7FB;
	border:solid 1px #DDDDDD;
	padding:5px;
	width:260px;
}

.product_characteristics .div_contratar
{
	position:absolute;
	top:5px; 
	right:20px;
	text-align:center;
	font-weight:bold;
	line-height:15px;
}

.div_contratar .btn_contratar
{
	background:url(../elements/btn-contratar.jpg) no-repeat left;
	width:195px;
	height:43px;
	display:block;
	text-decoration:none;
}



.product_characteristics .div_contratar .telephone
{
	color:#F16D1E;
	font-size:14px;
}

.product_characteristics .div_contratar a
{
	color:#178ACE;
}

.product_use
{
	float:left;
	background:#FFFFFF url(../elements/bg-producto_uso.jpg) repeat-x bottom;
	border:solid 1px #E0E0E0;
	width:240px;
	height:70px;
	font-size:11px;
	margin-right:5px;
	margin-bottom:5px;	
}

.product_use p
{
	font-size:11px;
	line-height:12px;
	margin-top:auto;
	margin-bottom:auto;
}

.product_use b
{
	color:#000000;
	margin-bottom:5px;
}

#nav_table td
{
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#publicidad_table
{
	background:url(../elements/bg-publicidad2.gif) no-repeat;
	margin-bottom:5px;
}

#publicidad_table .space
{
	width:5px;
}

#access_table
{
	background:url(../elements/bg-accesos.gif) no-repeat;
	margin-bottom:0px;
}


#access_table a
{
	font-weight:normal;
	/*color:#0099CC;*/
	color:#3399CA;
	font-size:11px;
	background:url(../elements/ico-acceso.gif) no-repeat left;
	padding-left:17px;
}

#access_table td
{
	padding-left:20px;
	padding-bottom:0px;
	padding-top:7px;
}

.div_nav_noticia
{
	display: block;
	text-align: center;
	color: #ED5003;	
}

.noticia_nav{
	margin-right: 1px;
}

.noticia_nav a {
	padding: 2px 7px;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	color: #29627C;
	background:#B7DBEC;
}

.noticia_nav a:hover {
	color: #FFFFFF;
	background:#1AC1E7 url(../elements/bg-noticia_nav.gif) repeat-x top;
}


.noticia_nav.active a
{
	color: #FFFFFF;
	background:#1AC1E7 url(../elements/bg-noticia_nav.gif) repeat-x top;
}

.style2 {font-size: 4px}


/* Formularios */

.formulario
{
	font-size:12px;
	margin:0 auto;
	background:#FFFFFF url(../elements/bg-formulario.gif) repeat-x bottom;
}

.formulario td
{
	padding:5px 5px 5px 10px;
	text-align:left;
	vertical-align:middle;
}

.formulario th
{
	background:#FFFFFF;
	color:#3F5E7C;
	text-align:right;
	font-weight:bold;
	padding:5px 10px 5px 5px;
	vertical-align:middle;
}

.formulario input[type=checkbox] 
{}

.formulario input[type=radio] 
{
	margin-right:5px;
}

.formulario input[type=text],.formulario input[type=password],.formulario select,.formulario textarea 
{
	border:solid 1px #BBC6D0;
	padding: 4px;
	width:90%;
	background:#FBFDFF;	
}

.formulario input[type=date], .formulario .input_date
{
	border:solid 1px #BBC6D0;
	padding: 4px;
	background:#FBFDFF;
	width:80px !important;
}

.formulario input:hover, .formulario select:hover, .formulario textarea:hover {
	background-color: #F1F8FE;
}

.formulario input:focus, .formulario select:focus, .formulario textarea:focus {
	background-color: #EBF1FC;
	border:solid 1px #A8B7C4;
}

.formulario input[type=submit], .formulario input[type=button]  
{
	font-family:"Trebuchet MS";
	display: inline;
	vertical-align: bottom;
	border:solid 1px #426A93;
	background:#699ED4 url(../elements/bg-button.gif) repeat-x bottom;
	color:#FFFFFF;
	padding:3px;
	cursor:pointer;
	margin-bottom:10px;
}

.formulario input[disabled], .formulario textarea[disabled], .formulario select[disabled]
{
	background:#EEEEEE;
}

.div_oficina
{
	float:left;
	width:250px;
	margin-right:15px;
	margin-bottom:20px;
}

.div_oficina h3
{
	color:#F16D1E;
}

.div_oficina p
{
	text-align:left;
	padding-top:10px;
	font-size:11px;
	line-height:normal;
}


.div_publicidad
{
	background:#F6F6F6;
	float:left;
	width:530px;
	padding-bottom:10px;
	margin-bottom:10px;
	cursor:pointer;
}

.div_publicidad.hover
{
	background:#ECF0F4;
}

.div_publicidad .nodo
{
	width:100%;
	clear:both;
}

.publicidad_texto
{
	float:left;
	width:380px;
	padding-top:20px;
}

.publicidad_imagen
{
	margin-top:10px;
	float:right;
	margin-right:10px;
}

.favorito
{
	background:url(../elements/ico-favorito.gif) no-repeat left;
	padding-left:18px;
}

.favorito a
{
	text-decoration:none;
	padding-left:5px; 
	padding-right:5px
}

.favorito.hover
{
	background:#98AFC5 url(../elements/ico-favorito_hover.gif) no-repeat left;
	padding-left:18px;
}

.favorito.hover ul
{
	display:block;
}


.favorito.hover a
{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px; 
	padding-right:5px
}


.telefono_acceso
{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

/* Boxes */

.box{
	background:#FFFFFF;
}

.box_header
{
	background:url(../elements/bg-topbox.gif) repeat-x;
	vertical-align:bottom;
}

.box_header .left
{
	background:url(../elements/corner-topleft.gif) no-repeat;
	width:12px;
	height:35px;
}

.box_header .right
{
	background:url(../elements/corner-topright.gif) no-repeat;
	width:18px;
	height:35px;
}

.box_footer
{
	background:#FFFFFF url(../elements/bg-bottombox.gif) repeat-x;
}

.box_footer .left
{
	background:url(../elements/corner-bottomleft.gif) no-repeat;
	width:12px;
	height:20px;
}

.box_footer .right
{
	background:url(../elements/corner-bottomright.gif) no-repeat;
	width:18px;
	height:20px;
}

.box_content
{
	background:url(../elements/bg-box.gif) repeat-y right;
	border-left:solid 1px #D7D7D7;
	vertical-align:top;
}

.box_content p, .box_content ul
{
}

.box_content p img
{
	margin:5px;
}


.box_blue{
	background:#FFFFFF;
}

.box_blue h3
{
	margin-bottom:0px;
}

.box_footer_blue
{
	background:url(../elements/bg-bottombox-blue.gif) repeat-x;
}

.box_footer_blue .left
{
	background:url(../elements/corner-bottomleft-blue.gif) no-repeat;
	width:12px;
	height:20px;
}

.box_footer_blue .right
{
	background:url(../elements/corner-bottomright-blue.gif) no-repeat;
	width:18px;
	height:20px;
}

.box_footer_lightblue .right
{
	background:url(../elements/corner-bottomright-lightblue.gif) no-repeat;
	width:12px;
	height:12px;
}

.box_grey{
}

.box_header_grey
{
	background:#F0F0F0 url(../elements/bg-topbox-grey.gif) repeat-x;
	vertical-align:bottom;
}

.box_header_grey .left
{
	background:url(../elements/corner-topleft-grey.gif) no-repeat;
	width:12px;
	height:12px;
}

.box_header_grey .right
{
	background:url(../elements/corner-topright-grey.gif) no-repeat;
	width:18px;
	height:12px;
}

.box_content_grey
{
	background:#F0F0F0 url(../elements/bg-box-grey.gif) repeat-y right;
	border-left:solid 1px #D7D7D7;
	vertical-align:top;
}

.box_footer_grey
{
	background:url(../elements/bg-bottombox-grey.gif) repeat-x;
}

.box_footer_grey .left
{
	background:url(../elements/corner-bottomleft-grey.gif) no-repeat;
	width:12px;
	height:12px;
}

.box_footer_grey .right
{
	background:url(../elements/corner-bottomright-grey.gif) no-repeat;
	width:18px;
	height:20px;
}

.box_darkblue{
}

.box_header_darkblue
{
	background:#98AFC5;
	vertical-align:bottom;
}

.box_header_darkblue .left
{
	background:url(../elements/corner-topleft-darkblue.gif) no-repeat;
	width:8px;
	height:8px;
}

.box_header_darkblue .right
{
	background:url(../elements/corner-topright-darkblue.gif) no-repeat;
	width:12px;
	height:8px;
}

.box_content_darkblue
{
	background:#98AFC5 url(../elements/bg-box-darkblue.gif) repeat-y right;
	vertical-align:top;
}

.box_footer_darkblue
{
	background:url(../elements/bg-bottombox-darkblue.gif) repeat-x bottom;
}

.box_footer_darkblue .left
{
	background:url(../elements/corner-bottomleft-darkblue.gif) no-repeat;
	width:8px;
	height:12px;
}

.box_footer_darkblue .right
{
	background:url(../elements/corner-bottomright-darkblue.gif) no-repeat;
	width:12px;
	height:12px;
}

.box_lightblue{
}

.box_header_lightblue
{
	background:#F5F9FE;
	vertical-align:bottom;
}

.box_header_lightblue .left
{
	background:url(../elements/corner-topleft-lightblue.gif) no-repeat;
	width:8px;
	height:8px;
}

.box_header_lightblue .right
{
	background:url(../elements/corner-topright-lightblue.gif) no-repeat;
	width:12px;
	height:8px;
}

.box_content_lightblue
{
	background:#F5F9FE url(../elements/bg-box-lightblue.gif) repeat-y right;
	vertical-align:top;
}

.box_footer_lightblue
{
	background:url(../elements/bg-bottombox-lightblue.gif) repeat-x bottom;
}

.box_footer_lightblue .left
{
	background:url(../elements/corner-bottomleft-lightblue.gif) no-repeat;
	width:8px;
	height:12px;
}

.box_footer_lightblue .right
{
	background:url(../elements/corner-bottomright-lightblue.gif) no-repeat;
	width:12px;
	height:12px;
}

.greybox
{
	background:url(../elements/bg-grey_box.jpg) no-repeat;
	width:175px;
	height:97px;
	/*position:relative;*/
	float:left;
	margin-bottom:10px;
	margin-left:5px;
}

.greybox .nodo
{
	clear:both;
	margin: 0 5px 5px 5px;
	height:70px;
}

.greybox p
{
	line-height:13px;
}

.greybox .footer
{
	/*position:absolute;
	top:75px;
	left:0px;*/
	width:100%;
	text-align:center;
}

.greybox .footer a
{
	text-decoration:none;
}

.greybox .footer a:hover
{
	text-decoration:underline;
}

.greybox b
{
	color:#336699;
}

.minibox{
	background:#FFFFFF;
}

.minibox_header
{
	background:url(../elements/bg-header-minibox.gif) repeat-x;
	vertical-align:bottom;
	height:27px;
}

.minibox_header h3
{
	margin-bottom:0px;
}

.minibox_header .left
{
	background:url(../elements/corner-topleft-minibox.gif) no-repeat left;
	width:5px;
	height:27px;
}

.minibox_header .right
{
	background:url(../elements/corner-topright-minibox.gif) no-repeat right;
	width:9px;
	height:27px;
}

.minibox_footer
{
	background:#FFFFFF url(../elements/bg-footer-minibox.gif) repeat-x;
	height:9px !important;
}

.minibox_footer.blue
{
	background:#FFFFFF url(../elements/bg-footer-miniblue.gif) repeat-x;
	height:9px !important;
}

.minibox_footer.blue td
{
	background:#FFFFFF url(../elements/bg-footer-miniblue.gif) repeat-x;
	height:9px !important;
}

.minibox_footer .left
{
	background:url(../elements/corner-bottomleft-minibox.gif) no-repeat;
	width:5px;
	height:9px !important;
}

.minibox_footer .right
{
	background:url(../elements/corner-bottomright-minibox.gif) no-repeat;
	width:9px;
	height:9px !important;
}

.minibox_footer.blue .left
{
	background:#FFFFFF url(../elements/corner-bottomleft-miniblue.gif) repeat-x;
}

.minibox_footer.blue .right
{
	background:#FFFFFF url(../elements/corner-bottomright-miniblue.gif) repeat-x;
}

.minibox_content
{
	background:#FFFFFF url(../elements/bg-minibox.gif) repeat-y right;
	border-left:solid 1px #D7D7D7;
	vertical-align:top;
}

.minibox_content.blue
{
	background:url(../elements/bg-miniblue.gif) no-repeat right bottom;
}

.minibox_content p, .minibox_content ul, .minibox_content.blue p,  .minibox_content.blue ul
{
	margin:10px 7px 5px 7px;
	font-size:11px;
}

.minibox_content ul, .minibox_content.blue ul
{
	line-height:normal;
}

.minibox_content ul li, .minibox_content.blue ul li
{
	border-bottom:dotted 1px #CCCCCC;
	background:none;
	padding:3px;
}

.minibox_content p img, .minibox_content.blue p img
{
	margin-right:3px;
	margin-left:5px;
	margin-bottom:5px;
}

.menubox{
	margin-bottom:3px;
}

.menubox_header
{
	background:url(../elements/bg-menuleft_header.gif) no-repeat;
	vertical-align:bottom;
	height:11px;
}

.menubox_footer
{
	background:#FFFFFF url(../elements/bg-menuleft_footer.gif) no-repeat;
	height:10px;
}

.menubox_content
{
	background:#FFFFFF url(../elements/bg-menuleft.gif) repeat-x top;
	border-left:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	vertical-align:top;
}

.menubox_content h1
{
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 2px #CCCCCC;
	background:none;
	margin-bottom:5px;
}

.menubox_content ul
{
	margin-top:2px;
}

.menubox_content ul li
{
	background:#F0F0F0;
	background-image:none; 
	margin-bottom:3px;
	margin-left:7px;
	text-align:left;
	padding-left:10px;
	float:left;
	clear:both;
	width:186px;
	opacity:0.5;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
}

.menubox_content ul li.active
{
	background:#AEAEAE;	
}

.menubox_content ul li:hover
{
	background:#CDCDCD;	
}

.menubox_content a
{
	text-decoration:none;
	background:url(../elements/bull-menuleft.gif) no-repeat left;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	opacity:1;filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
}

.menubox_content ul li.active a
{
	background:url(../elements/bull-menuleft_active.gif) no-repeat left;
	color:#000000;
}

.menubox_content ul li:hover a
{
	color:#222222;	
}

/* Menú */

ul#menu_left {
	margin-left: 5px;
	list-style-type: none;
	font-size: 11px;
}

ul#menu_left li {
	width: 197px;
	text-align: center;
	border-bottom: solid 1px #F1F1F1;	
}

ul#menu_left li a {
	display: block;
	padding-bottom: 2px;
	text-decoration: none;
	line-height: 28px;
	background-image: url(../elements/bg-menuleft.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

ul#menu_left li a.active 
{
	font-weight:bold;
	color: #3D5FB8;
	background-position: top right;
}

ul#menu_left li a:hover 
{
	background-position: top right;
	color: #3D5FB8;
}


/* Acciones */

.action{
	cursor:pointer;
}

.delete{
	background:url(../elements/ico-eliminar.gif) no-repeat left;
	padding-left:13px;
}

.user_edit{
	background:url(../elements/ico-user_edit.gif) no-repeat left;
	padding-left:18px;
}

.email{
	background:url(../elements/ico-email.gif) no-repeat left;
	padding-left:20px;
	color:#336699;
}


.add{
	background:url(../elements/ico-add.gif) no-repeat left;
	padding-left:18px;
}

.edit_fav{
	background:url(../elements/ico-editfav.gif) no-repeat left;
	padding-left:12px;
}

.delete_fav{
	background:url(../elements/ico-deletefav.gif) no-repeat left;
	padding-left:12px;
}

.suscribe{
	background:url(../elements/ico-suscribe.gif) no-repeat right;
	padding-right:20px;
}

.mas_info
{
	background:url(../elements/ico-mas_info.gif) no-repeat right;
	padding-right:15px;
}

.cancel, .cancel:hover
{
	color:#FF0000;
}

.save
{
	background:url(../elements/ico-guardar.gif) no-repeat left;
	padding-left:18px;
}

.imprimir
{
	background:url(../elements/ico-imprimir.gif) no-repeat left;
	padding-left:20px;
}

.pdf
{
	background:url(../elements/ico-pdf.gif) no-repeat left;
	padding-left:20px;
}


.textoAzulSmaller{
	color: #073B91;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textoContenidosSmaller{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
}

.textoBlanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}


.textoObligatorio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	font-weight:bold;
}


.text_medium{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.text_negro10 {
	color:#000000;
	font-family: verdana, Helvetica, Geneva;
	font-size: 10px;
	font-weight: bold;
}

.text_nk_small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}

.text_n_medium{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.text_red_big_n{
	font-family:Arial, Helvetica, sans-serif;
	color:#c40000;
	font-size:16px;
	font-weight:bold;
}

.text5 {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color: #1082C4;
	font-weight: bold;
	text-decoration: none;
}

/* BreadCrumb */

#breadcrumb {
	padding-left: 10px;
	padding-top:3px;
	margin-bottom: 25px;
	border-bottom:dotted 1px #DADADA;
	width:525px;
	margin-left:12px;
	color: #388FA9;
	font-size:10px;
}

#breadcrumb a{
	color:#666666;
	margin-right:5px;
	margin-left:5px;
}

.user_section
{
	background:url(../elements/bg-user_section.gif) no-repeat;
	width:480px;
	height:22px;
	font-size:11px;
	padding-top:3px;
	color:#666666;
	float:right;
	margin-left:20px;
	margin-right:0px;
}

.user_section span
{
	margin-right:10px;
}

.user_on
{
	background:url(../elements/ico-user_on.gif) no-repeat left;
	padding-left:15px;
	color:#3079AF;
}	

.user_off
{
	background:url(../elements/ico-user_off.gif) no-repeat left;
	padding-left:15px;
	color:#666666;
}

.requerimiento
{
	background:url(../elements/ico-requerimiento.gif) no-repeat left;
	padding-left:18px;
}

.div_contratos
{
	border:solid 1px #DDDDDD;
	padding:5px;
	margin:5px;
}

.div_contratos p
{
	text-align:left;
	font-size:10px;
	line-height:normal;
	margin-bottom:5px;
}

.contrato_item
{
	text-align:left;
	background-color:#F3F3F3;
	padding:2px 2px 2px 5px;
	margin-bottom:3px;
}

.contrato
{
	background:url(../elements/ico-contrato.gif) no-repeat left;
	padding-left:20px;
}

.contrato_item a, .contrato_item a:hover
{
	color:#FF5C0F;
}

.loading{
	background:url(../elements/ico-loading.gif) no-repeat left;
	padding-left:16px;
}

.warning
{
	background:#FFFFD7;
	font-size:10px;
	clear:both;
}

.error_message
{
	background:#FFF9F9 url(../elements/ico-error_message.gif) no-repeat top left;
	font-size:12px;
	width:90%;
	margin:5px auto;
	border:solid 1px #E38A7D;
}

.error_message p
{
	padding:7px 7px 7px 35px;
	color:#B64E29;
}

.ok_message
{
	background:#F4FCEF url(../elements/ico-ok_message.gif) no-repeat top left;
	font-size:12px;
	width:90%;
	margin:5px auto;
	border:solid 1px #9EC193;
}

.ok_message p
{
	color:#5B884D;
	padding:7px 7px 7px 35px;
}

.warning_message
{
	background:#FCF5F9;
	font-size:12px;
	width:90%;
	margin:5px auto;
	border:solid 1px #E38A7D;
}

.warning_message p
{
	color:#B64E29;
	padding:7px;
}

.div_form_contrato
{
	padding:2px;
	border:solid 2px #C1D1E3;
	margin-bottom:15px;
}

.div_form_result
{
	padding:2px;
	width:500px;
}

.div_form_result h2
{
	background:#336699;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
	font-weight:bold;
}

.div_form_result h3
{
	float:left;
	margin-bottom:5px;
}

.contrato_loading
{
	background:url(../elements/load-contrato.gif) no-repeat center;
	padding-left:220px;
	padding-top:19px;	
}

.ok{
	background:url(../elements/ico-ok.gif) no-repeat left;
	padding-left:18px;
}


.factura_data
{
	padding: 0;
	margin: 0;
	border-left: 2px solid #465984;
	border-right: 1px solid #465984;
	border-bottom: 1px solid #465984;
}

.factura_data th, .factura_data td 
{
	border-right: 1px solid #465984;
	border-bottom: 1px solid #465984;
}

.factura_data .header th, .factura_data th {
	color: #FFFFFF;
	font-size:10px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #465984;
}

.comprar_tip
{
	background:#FFFFDF;
	border:solid 1px #FFD3A8;
	color:#000000;
	padding:5px;
	padding-top:8px;
	margin-bottom:10px;
	font-size:13px;
	height:25px;
	position:relative;
}

a.comprar_link
{
	background:url(../elements/btn-comprar.jpg) no-repeat;
	display:inline-block;
	width:100px;
	height:25px;
	text-decoration:none;
	position:absolute;
	top:7px;
	right:5px;
}

.condiciones
{
	background:url(../elements/ico-condiciones.jpg) no-repeat left;
	padding-left:18px;
}

.cuadro_text
{
	
	position:relative;
	padding:10px;
	background:#FFFFFF;
	border:solid 1px #DDDDDD;
	float:none;
	
	
}

.solicitar
{
	text-align:right;
	float:none;
	position:absolute;
	width:150px;
	right:10px;
	top:15px;
	z-index:1000;	
}

.soporte
{
	text-align:left;
	float:left;
	padding-left:45px;
	margin-left:80px;
	padding-top:15px;
}

.faq_questions.active
{
	font-weight:bold;
	color:#336699;
}

h3.faq_title
{
	position:relative;
	margin-bottom:0px;
}

h3.faq_title a
{
}

h3.faq_title a:hover
{
	color:#336699;
}

h3.faq_title a.ico_back
{
	position:absolute;
	right:5px;
	top:0px;
	color:#3A7F34;
	padding-left:0px;
	padding-right:18px;
	background-position:right;
}

.faq_answer, .faq_answer ul, .faq_answer ol,  .faq_answer p
{
	font-size:11px;
}

.faq_answer .warning
{
	padding:10px;
	font-size:11px;
	border:solid 1px #EEEEEE;
}

.faq_answer .note
{
	margin:0px;
	margin-top:10px;
	margin-bottom:15px;
	background:#F3F3F3;
	padding:5px;
	color:#555555;
}

.ico_wizard
{
	background:url(../elements/ico-wizard.png) no-repeat left;
	padding-left:16px;
}

.ico_back
{
	background:url(../elements/ico-back.png) no-repeat left;
	padding-left:18px;
}

.ancla_fantasma
{
color: #FFFFFF;
font-size: 4px;
}

.square
{
	border:solid 1px #DDDDDD;
	background:#FFFFFF;
	padding:5px;
}

.square p
{
	display:block;
	margin:0px;
	padding:10px;
	background:#F5F5F5 url(../elements/bg-square.jpg) repeat-x top;	
}

.square .title
{
	color:#333333;
	font-size:20px;
	background:none;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
}

.square .small
{
	font-size:11px;
	color:#666666;
}

a.btn_descargar
{
	background:url(../elements/bg-descargar.png) no-repeat left;
	display:block;
	padding:0px;
	color:#E8F8DC;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
}

a.btn_descargar span
{
	background:transparent url(../elements/bg-descargar_right.jpg) no-repeat right;
	line-height:25px;
	padding:5px;
	padding-left:10px;
	padding-right:20px;
	display:block;
}

a.btn_descargar:hover
{
	color:#FFFFFF;
	font-size:18px;
}