/*******************************************************************************
******* PayXPert  **************************************************************
*******************************************************************************/
/*
*/
/******* RESET TAGS ******/

body {
	padding: 0px;
	margin: 0px;
	/*background-image: url(../img/background.jpg);
	background-repeat: repeat-x;*/
	background-color:#EAEAEA;               
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;    	
	font-size: 12px;
	color: #666666;
	filter:none;
}

div, ul, ol, li, span, p, img, a, object, embed, form, h1, h2, h3, h4, input, select, optgroup
{
	margin: 0px;
	padding: 0px;
	border: 0px;	
	border-collapse: collapse;

}

/**** OPCIONES GENERALES *****/

/*** general enlaces ***/
a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #7E7E7E;
	text-decoration: none;
}

a:hover
{
	color: #283A82;
}

span.ofus
{
 unicode-bidi:bidi-override; 
 direction: rtl;
 color: #B20000;
}

span.ofus1
{
 unicode-bidi:bidi-override; 
 direction: rtl;
}

div#contenedor
{
	width: 990px;
	left: 50%;
	position: absolute;
	margin-left: -495px;
	background-color: #fff;
	float: left;
	border-left: 1px solid #E0E0E0;
	border-right: 1px  solid #E0E0E0;
}

ul{  
	list-style-type:none;  
} 

/*** Cabecera ***/
div#cabecera
{
	float: left;
	width: 980px;
	height: 146px;
	padding-right: 10px !important;
	background-image: url(../img/cbc.jpg);
	background-repeat: no-repeat;
}

div#cabecera div.arriba
{
	float: left;
	width: 980px;
	height: 96px;
}

div#cabecera div.arriba img.logo
{
	float: left;
	margin-top: 4px;
	margin-left: 330px;
}

 div.llave
 {
 	float: right;
	margin-top: 10px;
	text-align: left;
 }

div#cabecera div.arriba div.zona_derecha div.llave a.login
{
	font-size: 10px;
	float: left;
	margin-top: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 120px !important;
	padding-left: 40px;	
	background-image: url(../img/merchant.png);
	background-repeat: no-repeat;
	background-position: right;	
}

div#cabecera div.arriba div.zona_derecha div.llave a.login:hover
{
	background-image: url(../img/merchant_over.png);
	background-repeat: no-repeat;	
}

div#cabecera div.arriba div.zona_derecha
{
	float: right;
}

div.idiomas
{
	float:right;
	clear: both;
	margin-top: 15px;
	margin-right: 6px;
}

div.idiomas a span
{
	display:none;
}

div.idiomas .en
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/en.png);
	background-repeat: no-repeat;
}

div.idiomas .en:hover
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/en_off.png);
	background-repeat: no-repeat;
}

div.idiomas .en_on
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/en.png);
	background-repeat: no-repeat;
}


div.idiomas .es
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/es.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

div.idiomas .es:hover
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/es_off.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}


div.idiomas .de
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/de.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

div.idiomas .de:hover
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/de_off.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

div.idiomas .de_on
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/de_off.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}


div.idiomas .fr
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/fr.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

div.idiomas .fr:hover
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/fr_off.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}


div.idiomas .it
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/it_off.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

div.idiomas .it:hover
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/it_off.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

div.idiomas .it_on
{
	float: left;
	width: 16px;
	height: 11px;
	background-image: url(../img/it_off.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

/* menu */
div#cabecera div.menu
{
	float: left;
	width: 990px;
	height: 36px;
	margin-top: 16px;
	/*background-image: url(../img/fondo_menu.png);
	background-repeat: no-repeat;*/
}

div#cabecera div.menu ul li
{
	float: left;
	margin-right: 6px;
	margin-top: 8px;
}
.marcado /* seccion marcada */
{
	color: #000!important;
}

.marcado:hover /* seccion marcada */
{
	color: #479B1F !important;
}


div#cabecera div.menu ul li a.basic
{
	/*font-family: Georgia, Times New Roman, Times, serif !important;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #273695;
	/*color: #BB2121;*/
	padding: 5px 6px 5px 6px;
}

div#cabecera div.menu ul li a.basic:hover
{
	color: #666 !important;
}

div#cabecera div.menu ul li a:hover
{
	color: #666;
}

.submenu a
{
	font-size: 11px !important;
	text-align: left;
	font-weight: none !important;
	font-family: Arial, Helvetica, sans-serif !important; 
	color: #333 !important; 
}

.opcion
{
	background-color: #EAE9E9;
	color: #000 !important;
}

.despliega
{
	background-image: url(../img/flechita.png);
	background-repeat: no-repeat;
	background-position:right;
}

/*** Body ***/

div#cuerpo
{
	float: left;
	width: 990px;
	border-top: 1px solid #E0E0E0;
	padding-top: 1px;
}

/* home */
div#cuerpo div.flash
{
	float: left;
	width: 990px;
	height: 216px;
	padding: 2px 0px 2px 0px;
	/*border-bottom: 1px solid #E0E0E0;*/
}

div#cuerpo div.body_cabecera 
{
	float: left;
	width: 990px;
	height: 144px;
	border-top: 1px solid #E0E0E0;
	background-image: url(../img/fondo_cabecera.png);
	background-repeat: no-repeat;
	background-position-x: left;
	background-position: 0 10px;
	margin-bottom: 1px;
	padding-top: 6px;
}

.rotar
{
	float: left;
}

div#cuerpo div.body_cabecera h1
{
	color: #48A521;
	font-size: 24px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

div#cuerpo div.body_cabecera h2
{
	float: left;
	clear:both;
	font-size: 12px;
	margin-left: 20px;
	color: #666666;
}

div#cuerpo div.body_cabecera .informacion
{
	float: left;
	*clear: both;
	width: 360px;
	margin-left: 20px;
	text-align: left;
}

div#cuerpo div.body_cabecera .no
{
	clear: none;
	float: right;
	margin-right: 40px;
}

div#cuerpo div.body_cabecera .bannercillos
{
	float: right;
	width: 160px;
	margin-right: 9px;
	margin-top: 0px;
}


div#cuerpo div.body_cabecera .informacion .titu_info
{
	background-image: url(../img/clic.png);
	padding-left: 24px;
	padding-top: 6px;
	margin-top: 10px;
	font-weight: bold;
	color: #333 !important;
	height: 20px;
	color: #000;
	background-repeat: no-repeat;
}

div#cuerpo div.body_cabecera .informacion li
{
	color: #999;
}

#parent1 li{
       background: #000000;
       color: #ffffff;
 }
 #parent1 a.wactive{
       background: #000000;
       color: #eeeeee;
 }
			

div#cuerpo div.body_cabecera .informacion
{
color: #999999 !important;
}

 .click_call
{
	float: right;
	
	/*margin-top: -90px; /*sólo ie6*/
}

 .click_call_i
{
	float: right;
	margin-top: 10px;
}

div#cuerpo div.destacados
{
	float: left;
	width: 990px;
	margin-bottom: 10px;
}

div#cuerpo div.destacado
{
	float: left;
	width: 216px;
	text-align: left;
	padding-left: 16px;
	padding-top:20px;
	background-image: url(../img/fondo_destacados.png);
	background-repeat: repeat-x;
}

.inicial
{
	margin-left: 8px;
}

.centrar
{
	text-align: center;
	width: 280px !important;
}

.centrar1
{
	text-align: center;
	width: 200px !important;
}

.centrar2
{
		text-align: center;
	width: 170px !important;
}

.titu1
{
	color: #183495 !important;
	font-size: 14px !important;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 51px !important;
	float: left;
	width: 160px !important;
	padding-right: 5px;
	/*width: 171px;*/
	border-bottom: 1px dashed #ccc;
	margin-bottom: 4px;
}

.p1
{
	background-image: url(../img/ok.png);
	background-repeat: no-repeat;
}

.p2
{
	background-image: url(../img/partner.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.p3
{
	background-image: url(../img/candado.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.p4
{
	background-image: url(../img/solutions.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.titu1 span
{
	color: #333 !important;
	float: left;
}

div#cuerpo div.destacado p
{
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #7E7E7E;
}

div#cuerpo div.destacado a.img1
{
	width: 176px;
	height: 45px;
	background-image: url(../img/nova_numeros_en.png);
	background-repeat: no-repeat;
	display: block;
	background-position:  0px 6px;
}
div#cuerpo div.destacado a.img2
{
	width: 176px;
	height: 45px;
	display: block;
	background-image: url(../img/novamobile_en.png);
	background-repeat: no-repeat;
}

div#cuerpo div.destacado a.img3
{
	width: 186px;
	height: 45px;
	display: block;
	background-image: url(../img/novainternet_en.png);
	background-position:  0px 8px;
	background-repeat: no-repeat;
}

div#cuerpo div.destacado a.img4
{
	width: 206px;
	height: 45px;
	display: block;
	background-image: url(../img/novaintelligent_en.png);
	background-position:  0px 4px;
	background-repeat: no-repeat;
}

/*** italiano ***/

div#cuerpo div.destacado a.img1_it
{
	width: 176px;
	height: 45px;
	background-image: url(../img/nova_numeros_it.png);
	background-repeat: no-repeat;
	display: block;
	background-position:  0px 6px;
}
div#cuerpo div.destacado a.img2_it
{
	width: 176px;
	height: 45px;
	display: block;
	background-image: url(../img/novamobile_it.png);
	background-repeat: no-repeat;
}

div#cuerpo div.destacado a.img3_it
{
	width: 186px;
	height: 45px;
	display: block;
	background-image: url(../img/novainternet_it.png);
	background-position:  0px 8px;
	background-repeat: no-repeat;
}

div#cuerpo div.destacado a.img4_it
{
	width: 206px;
	height: 45px;
	display: block;
	background-image: url(../img/novaintelligent_it.png);
	background-position:  0px 4px;
	background-repeat: no-repeat;
}

/*** aleman ***/

div#cuerpo div.destacado a.img1_de
{
	width: 176px;
	height: 45px;
	background-image: url(../img/nova_numeros_de.png);
	background-repeat: no-repeat;
	display: block;
	background-position:  0px 6px;
}
div#cuerpo div.destacado a.img2_de
{
	width: 176px;
	height: 45px;
	display: block;
	background-image: url(../img/novamobile_de.png);
	background-repeat: no-repeat;
}

div#cuerpo div.destacado a.img3_de
{
	width: 186px;
	height: 45px;
	display: block;
	background-image: url(../img/novainternet_de.png);
	background-position:  0px 8px;
	background-repeat: no-repeat;
}

div#cuerpo div.destacado a.img4_de
{
	width: 206px;
	height: 45px;
	display: block;
	background-image: url(../img/novaintelligent_de.png);
	background-position:  0px 4px;
	background-repeat: no-repeat;
}

.separa
{
	margin-left: 7px;
	padding-left: 7px !important;
	border-left: 1px dotted #B8B8B7;
	float: left;
	/*background-color: red;*/
}

div#cuerpo div.banners
{
	float: left;
	width: 990px;
	height: 124px;
	margin-top: 18px;
}

/* pie */

div#pie
{
	float: left;
	width: 990px;
	margin-bottom: 40px;
	/*background-image: url(../img/separa.png);
	background-repeat: no-repeat;*/
	background-position: 50% 0px;
}


div#pie div.mapa_inferior
{
	float: left;
		background-image: url(../img/separa.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	/*width: 990px;*/
	margin-left:44px;
	margin-top: 10px;
}

div#pie div.mapa_inferior div.map
{
	float: left;
	width: 236px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	text-align: left;
	margin-bottom: 4px;
}

div.map li a
{
	font-size: 10px;
	color: #999999;	
}


div.map ul{  
 list-style-image: url(../img/plin.png) !important; 
 padding-left: 20px;
}  

div.map li a:hover
{
	font-size: 10px;
	color: #333333;	
}

div#pie div.mapa_inferior div.map h3
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	padding-left: 10px;
}

div#pie div.abajo_total
{
	float: left;
	width: 990px;
	border-top: 1px dotted #B8B8B7;
	padding-top: 20px;
	margin-top: 4px;
}

div#pie div.abajo_total .direccion
{
	float: left;
	text-align: left;
	font-size: 11px;
	border-bottom: 1px dotted #B8B8B7;
	padding-bottom: 20px;
}

div#pie div.abajo_total .direccion a{
	font-size: 9px;
}

div#pie div.abajo_total .direccion span
{
		float: left;
		margin-right: 10px;
}

span.wi1
{
	padding-right: 10px;
	margin-left:38px;
}

div#pie div.abajo_total .direccion span.telefonos
 {
 	border-left: 1px dotted #B8B8B7;
	padding-left: 30px;
	padding-right: 30px;
 }
 
div#pie div.abajo_total .copy
{
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

div#pie div.abajo_total .copy div
{
	color: #666666 !important;
}

/*** enlaces pie ***/
div#pie div.abajo_total .copy a
{
	color: #666666 !important;
}

div#pie div.abajo_total .copy a:hover
{
	color: #1A328A !important; 
}

div#pie div.abajo_total .copy span
{
	color: #999999;
	font-size: 11px;
}

/********************/
/*** INTERIORES ****/
/******************/

.interiores
{
	float: left;
	width: 990px;
	margin-bottom: 20px;
}

 .interiores .i_cabecera
{
	float: left;
	background-image: url(../img/sombra_fondo_interior_cabecera.png);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 990px;
	height: 92px;
}

.interiores .i_cabecera .cb
{
	background-image: url(../img/cabecera.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 82px;
}

.interiores .i_cabecera .cb h1
{
	float: left;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 18px;
	color: #2C59AD;
	background-image: url(../img/pic_h1_interiores.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 22px;
	margin-top: 40px;
	margin-left: 40px;
}

.interiores .i_cabecera .cb h1 span#hache {
	font-size: 16px !important;
	color: #4CAD22 !important;
	
	}

.interiores .i_abajo
{
	float: left;
	margin-top: 20px;
}

.interiores .i_menu
{
	float: left;
	width: 176px;
	padding-left: 9px;
} 

.interiores .i_menu li
{
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.interiores .i_menu li a
{
	padding-left: 20px;
	background-image: url(../img/azul_sub.png);
	background-position: 6% 50%;
	background-repeat: no-repeat;
	display: block;
}

.interiores .i_menu li a:hover
{
	background-image: url(../img/verde_sub.png);
	background-repeat: no-repeat;
	background-color: #E7E7E7;
	display: block;
}

#no
{
	background-image: none !important;
}

.dest_int 
{
	border: none !important;
	margin-top: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	font-style: italic;
}

.s13
{
	background-image: url(../img/verde_sub.png) !important;
	background-repeat: no-repeat;
	background-color: #E7E7E7;
	display: block;
}

.interiores .i_menu li a.marca
{
	display: block;
	background-color: #E7E7E7;
	background-image: url(../img/naranaja_sub.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.interiores .i_cuerpo
{
	float: left;
	width: 770px;
	margin-left: 15px;
	text-align: left;
}

.interiores .i_sin_menu /* Estilos para secciones sin menu */
{
	float: left;
	width: 990px;
}

.i_cuerpo .migas
{
	font-size: 10px;
}

.i_cuerpo .migas a
{
	font-size: 10px;
}

.i_cuerpo .general
{
	float: left;
	margin-top: 14px;
}

.i_cuerpo .general ul
{
	list-style: disc;
	margin-left: 10px;
	float: left;
}

.quote
{
	background-image: url(../img/ext1.png) !important;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.quote a
{
	background: none !important;
	border: none !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #999 !important;
	font-style: italic !important;
}

.quote a:hover
{
	color: #333!important;
}

.especial_li
{
	float: none !important;
	width: 50%;
	list-style-image: url(../img/plin.png) !important; 
	border-top: 1px dotted #B8B8B7;
	padding-top: 7px;
	/*list-style: none !important;*/
}

.separador
{
	list-style-image:none !important;
	list-style: none !important;
	font-weight: bold;
	font-size: 13px !important;
	color: #333;
}

.sep
{
	margin-top: 10px;
}

.i_cuerpo .general h2
{
	background-image: url(../img/h2_pic.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDDDDC;
	margin-bottom: 14px;
	padding-left: 10px;
	width: 770px;
	background-position: 1px 5px;
	font-size: 14px;
	color: #2C59AD !important;
}

.ache2_sin_menu
{
	width: 990px !important;
}

.ache2_con_menu
{
	width: 770px;
}

.i_cuerpo .general h2 span
{
	color: #2A3F92;
	font-size: 12px !important;
}

.i_cuerpo .general .laimagen_izq
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #fff;
}

.i_cuerpo .general .laimagen_der
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
    border: 1px solid #fff;
}

.elbanner
{
	float: right;
	margin-left: 12px;
	text-align: center;
	padding:0px;
	border: 0px;
	
}
.elbanner-a
{
	padding:0px;
	border: 0px;
}

.marquita
{
	color: #000000;
}

.noticia
{
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	float: left;
	width: 770px;
}

.fecha
{
	font-size: 13px !important;
	color: #333;
	font-weight: bold;
	background-image: url(../img/flechita.png);
	padding-left: 10px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.noticia_g
{
	float: left;
	width: 200px;
	height: 140px;
	margin-right: 10px;
	margin-top: 4px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
}

.noticia1
{
	background-image: url(../img/world_tele.png);
}

.noticia2
{
	background-image: url(../img/porta_foll.png);
}

.noticia3
{
	background-image: url(../img/nova.png);
}

.noticia4
{
	background-image: url(../img/new1.jpg);
}

.oscurillo
{
	color: #333;
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 15px;
	/*display: block;*/
	/*background-color: #F3F3F3;*/
	padding-right: 30px;
	width: 50%;
}

.marca_g
{
	background-image: url(../img/naranaja_sub.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 10px;
}

.blan
{
	/*background-color: #fff;*/
}

.dmsgroup
{
	float: left;
	text-align: left;
	font-size: 9px;
	margin-top: 8px;
	margin-left: 10px;
}

.dmsgroup_img 
{
	background-image: url(../img/dms_n.png);
	background-repeat: no-repeat;
	width: 146px;
	float: left;
	height: 50px;
	display: block;
}

.dmsgroup_img:hover
{
	background-image: url(../img/dms_over.png);
}

.pdf
{
	background-image: url(../img/file_acrobat.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 10px;
}

/**** formulario de contacto ****/

.formulario
{
	float: left;
	width: 100%;
	margin-bottom:20px;
	
}

.formulario div
{
	float: left;
	text-align: right;
	width: 100%;
	margin-top: 4px;
}

.formulario span
{
	float: left;
	width: 120px;
}

.formulario input, textarea, select
{
	width: 380px;
	border: 1px solid #ccc;
	float: left;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;    	
	font-size: 12px;
	color: #333;
}
.direccion {
	padding:6px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	width:95%;
	clear:both;

}

input.sends
{
	width: 100px !important;
	background-color: #283E89;
	font-size: 10px;
	color: #fff;
	border: 1px solid #ccc;
	margin-left: 120px;
	cursor: pointer;
}

input.sends:hover
{
		background-color: #fff;
	border: 1px solid #283E89;
	color: #283E89;
}


span.rojito
{
	float: none;
	color: #B20000;
	margin-left: 1px;
}

.sale
{
	float: left;
}

.importante
{
	text-decoration: underline;
}

.s_titu
{
background-image: url(../img/arrow_right.gif);

	padding-left: 18px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #B8B8B7;
	color: #333;
	font-size: 15px;
	width: 600px;
	padding-right: 300px;
}

.graficas
{
	float:left; 
	margin-bottom: 10px; 
	text-align: center; 
	width: 790px; 
	border: 1px solid #D7D7D7;
	padding: 2px;
	background-color: #fff;
}

.internet
{
	background-image: url(../img/internet.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.fijo
{
	background-image: url(../img/fijo.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.movil
{
	background-image: url(../img/movil.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.todos
{
	background-image: url(../img/todos.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 82px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.resaltar
{
	background-image: url(../img/resaltar.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333;
	font-size: 14px;
	padding-left: 10px;
	}
	
.sendmail
{
	float: left;
	background-image: url(../img/sendmail.jpg);
	background-repeat: no-repeat;
	width: 120px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 12px;
	height: 25px;
}


.leemas
{
	color: #244280 !important;
	font-size: 10px;
	padding-left: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	background-image: url(../img/mas.jpg);
	background-repeat: no-repeat;
}

.leemas:hover
{
	color: #000 !important;
	font-size: 10px;
	background-image: url(../img/mas_over.jpg);
	background-repeat: no-repeat;
}

h4
{
	background-image: url(../img/verde_sub.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
	color: #333;
	
}

.faqs
{
	background-image: url(../img/verde_sub.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
	color: #333;
	
}



.esconder
{
	height: 30px; 
	float: left; 
	overflow: hidden;
}

.no_linea
{
	border: none !important;
}

.enla
{
	background-image: url(../img/flechita.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;	
}


.acro
{
	background-image: url(../img/file_acrobat.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;	
}

.news
{
	float: left;
	width: 980px;
	text-align: left;
	margin-top: 20px;
	color: #48A521;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 8px; 
	border-top: 1px dashed #ccc;
	font-weight: bold;
	background-image: url(../img/flechita1.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 4px;
}

.news span 
{
	float: left;
}

.news a.rss
{
	background-image: url(../img/rss.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	width: 38px;
	height: 18px;
	float: left;
	margin-left: 10px;
}

a.titular_portada{
	margin-top: 3px;
	cursor: pointer;
	display: block;
	/*height: 48px;*/
	background-image: url(../img/resaltar.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #DBDBDB;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

a.titular_portada: hover
{
	color: #B20000 !important;
}

#noti_port
{
	overflow: hidden;
}

div#cuerpo .dnews
{
	padding-top: 10px !important;
	width: 300px !important;
}

.todos
{
	background-image: url(../img/todos.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 82px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.more
{
	background-image: url(../img/more.png);
	background-position: 0% 50%;
	font-size: 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 4px;
	float: left;
}


.back
{
	background-image: url(../img/flechita_back.png);
	background-position: 0% 50%;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 4px;
	float: left;
}

.f
{
	font-size: 10px;
	color: #333;
}

.incial
{
	float: left;
	margin-left: 20px;
}

.colore_orange
{
	color: #FF6600;
}

.colore_adult
{
	color: #B30045;
}

.colore_travel
{
	color: #006199;
}
.explica
{
	font-size: 10px;
}

div#cuerpo div.body_cabecera h1 span#migas 
{
	font-size:9px!important; 
	font-weight:normal!important; 
	color:#666!important; 
}
span#en a{
	background-image:url(../img/uk-1.png);
	width:120px;
	height:35px;
	margin-right:10px;
	display:inline-block;}
	span#en a:hover{
	background-image:url(../img/uk-2.png);
}
span#fr a{
	background-image:url(../img/fr-1.png);
	width:120px;
	height:35px;
	margin-right:10px;
	display:inline-block;}
	span#fr a:hover{
	background-image:url(../img/fr-2.png);
}
span#de a{
	background-image:url(../img/de-1.png);
	width:120px;
	height:35px;
	margin-right:10px;
	display:inline-block;}
	span#de a:hover{
	background-image:url(../img/de-2.png);
}
span#nl a{
	background-image:url(../img/nl-1.png);
	width:120px;
	height:35px;
	margin-right:10px;
	display:inline-block;
}
	span#nl a:hover{
	background-image:url(../img/nl-2.png);
}
