/* CSS Document */
/* --------------------------------------------------- ESTILOS HOME */

#simpleTooltip
{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding: 7px;
	border: 1px solid #A6A7AB;
	background: #16A5C8;
}

.body
{
	background: url(../img/bk_body.gif) repeat-x;
	background-color: #16A5C8;
}

.icon
{
	margin-right: 5px;
}

.mensaje_flash
{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	float: left;
}

.imagen_flash
{
	float: right;
	margin-right: 100px;
}

.divbusqueda
{
	float: left;
}

.divLupa
{
	margin-left: 5px;
	margin-top: 10px;
	float: left;
}

.no_border
{
	border: none;
}

.ccFondo
{
	width: 100%;
	background-color: black;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

#progressBackgroundFilter { 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
} 

 

#processMessage {  
  position:absolute;  
  top:30%;  
  left:15%;
  padding:10px; 
  width:70%; 
  z-index:1001; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: White;
	
}


.boton_entrar
{
	background-color: #1E4C77;
	color: #FFFFFF;
	display: block;
	width: 120px;
	height: 30px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
	font-weight: bold;
	/*margin-top: 10px;*/
	vertical-align: middle;
}

.ocultarDiv
{
	display: none;
}
.mostrarDiv
{
	display: block;
}

.pointer
{
	cursor: pointer;
}

.alerts
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#container
{
	width: 900px;
	margin: 0 auto;
	height: auto;
	background: #fff;
	/*position: relative;*/
	
}

.container
{
	width: 900px;
	/*margin: 0 auto;*/
	background: #fff;
	height: auto;
}

#logotipo
{
	width: 160px;
	height: 90px;
	background-image: url(../img/UnoTV.jpg);
	cursor: pointer;
	position:relative;
	float: left;
	margin: 10px 0 10px 0;	
}

.login
{
	width: 435px;
	height: 25px;
	float: left;
	margin-left: 5px;
	position:relative;
	margin-top:2px;
	vertical-align: bottom;
	
}

#registro
{
	width: 310px;
	height: 38px;
	/*float: left;*/
    float: left;
	position: relative;
	
}

.banner
{
	width: 704px;
	height: 80px;
	 margin-top: 8px;
	 margin-right: 5px;
	background-color: #F2F2F2; 
	float: left;
	position: relative;
	
}

.clear
{
	clear: both;
}

#container_main
{
	height: 30px;	
}

.menu
{
	width: 875px;
	height: 35px;		
	background: url(../img/img_back_top.jpg) no-repeat center;			
	/*float: left;*/
	margin: 0 12px 10px 12px;
	padding: 4px 0 0 0;
}

.divMenu
{
	width: 880px;
	float: left;
	
}

.search
{
	margin-top: 4px;
	width: 145px;
	position: relative;
	/*float: right;*/
	height: 38px;
	float:left;
	
}


.txtSearch
{
	margin-top: 6px;
	margin-left: 5px;
}

.bannercontedor
{
	width: 880px;
	height: 300px;
	background-color: #fff;	
	margin: 0 10px;
}

#min
{
	width: 880px;
	height: 29px;
	background-color: #E6E6E6;
	margin: 0 auto;
	margin-top: 5px;
	position: relative;
}

.min
{
	width: 880px;
	height: 29px;
	background-color: #E6E6E6;
	margin: 0 auto;
	margin-top: 5px;
	position: relative;
	margin-bottom: 5px;
}

#mxm
{
	width: 130px;
	height: 27px;
	float: left;
	background-image:  url(../img/cintillo.gif);
	position:relative;
}

/*
.mxm_text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: right;
	line-height: 27px;
	position:relative;
	
}*/


/* WIDGETS */

.linkclose
{
	margin: 0 auto;
	width: 250px;
	height: 20px;
	background: url(../img/bk_link_widget_close.gif) no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 20px;
	cursor: pointer;
}

.linkopen
{
	margin: 0 auto;
	width: 250px;
	height: 20px;
	background: url(../img/bk_link_widget_open.gif) no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 20px;
	cursor: pointer;
}

.wid_int
{
	width: 270px;
	height: 35px;
	background-image: url(../img/back_int.jpg);
	margin: 0 auto;
}
/*
.wid_contenido
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	text-align: center;
	line-height: 30px;
}

*/
.name_contender_1
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: right;
	width: 65px;
}

.result
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 50px;
}

.name_contender_2
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 65px;
}

.insideSport
{
	margin-top: 10px;
}

/*Widget Finanzas*/
.wid_intFinanzas
{
	font-family: Arial;
	width: 270px;
	margin: 0 auto;
	height: 150px;
	padding: 5px;
	font-size: 10px;
	color: #333;
}
/*
.tablaFinanzas
{
	border-collapse: separate;
	border-spacing: 3px;
}*/
.alzaBaja
{
	text-align: center;
}

.fechaFinanzas
{
	vertical-align: top;
	text-align: left;
}

.puntosFinanzas
{
	text-align: right;
}

.titulosFinanzas
{
	margin-top: 5px;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	font-size: 11px;
	margin-left: 5px;
}

.lineaTitulos
{
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
}

.imgFinanzas
{
	margin-left: 9px;
}

.lupaGris
{
	margin-top:3px;
	margin-right:8px;
	float:right;	
}

.clima
{
	text-decoration:none;
	color:#16A5C8;
}

.climaEncabezado
{
	background-color:#EEE;
	color:#333;
	height:20px;
}

.textBoxClima
{
	height:15px;
	width:145px;	
}
/*****************************/

#footer a
{
	font-family: Arial;
	font-size: 11px;
}

.footerLeft
{
	width: 400px;	
	height: 35px;
	float:left;
	background: #fff;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
}

.footerCenter
{
	width: 100px;
	height: 35px;
	float: left;
	background: #fff;		
	
}

.footerRight
{
	width: 400px;
	height: 35px;
	float:right;
	background: #fff;		
	text-align: left;
	font-family: Arial;
	font-size: 11px;
}


.registro
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 4px;
	cursor: pointer;
}

#registro p
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 15px;
}


.loginp
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 5px; /*margin-top: 10px;*/
}

.login
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}



/* --------------------------------------------------- ESTILOS INTERIOR */
#headlines
{
	width: 880px;
	background-color: #fff;	
	margin: 15px 10px 0 10px;
	background-image: url('../img/back-interior.jpg');
	background-repeat: repeat-x;
	height: 480px;
}

#contenedor
{
	width: 880px;
	height:auto;
	margin-top: 10px;
	float: left;
	
}

#notas
{
	width: 880px;
	background-color: #ffffff;
	background-image: url(../img/back-interior01.jpg);
	background-repeat: repeat-x;
	padding-bottom:30px;
	
	/*align: center;*/
}



.nota
{
	 margin-left: 50px;
	width: 780px;
	height: 120px;
	/*float:*/
	margin-top: 25px;
	text-align: left;
	
}

.imgnota
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.contenidonota
{
	width: 625px;
	height: 115px;
	margin-left:155px;
	/*float: right;*/
}

.nota_titular02
{
	font-family: Arial;
	font-size: 12px;
	color: #1A1A1A;
	padding-top: 9px;
}

.nota_titular03
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	line-height: 13px;
	text-decoration: none;
	width: 480px;
	text-align: justify;
}
/*
#masnotas
{
	width: 570px;
	height: 193px;
	background-color: #ffffff;
	background-image: url(../img/back-interior02.jpg);
	margin-top: 10px;
}

#widgetsinterior
{
	width: 285px;
	height: 714px;
	background-color: #ffffff;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
*/
.notas
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 65px;
	padding-top: 25px;
}
/*
#icono
{
	background: url(../img/masnotas.gif) 40px 23px no-repeat;
}
*/
#a
{
	width: 385px;
	margin-left: 7px;
	margin-top: 60px;
	float: left;
	height: 400px;
	
}

#b
{
	width: 472px;
	float: right;
	margin-top: 15px;	
	height: 445px;
}

#b01
{
	width: 242px;
	height: 30px;
	float: left;
	
}

#b02
{
	width: 230px;
	height: 30px;
	float: left;
	
}

/* Listado */
#contenedorlista
{
	width: 472px;
	float: left;
	margin-top: 15px;
	
}

#divlista
{
	width: 462px;
	margin: auto;
}
/*
#test
{
	padding-left: 10px;
	padding-bottom: 0px;
	vertical-align:middle;
	width: 432px;
	height: 36px;
}
*/
.tableTdTest
{
	padding-left: 8px;
	/*padding-bottom: 4px;*/
	line-height: 32px;
	width: 462px;
	height: 40px;
	cursor:pointer;
}

.iconVideo
{
	padding-left:3px;
	padding-top:2px;
	height:25px;
	width:25px;
}

.textoaltura
{
	float:left;
	cursor:pointer;
	height: 40px;
	width:auto;
	}
	
.divImgVideo
{
	position:inherit;
	height: 40px;
	width:auto;
	vertical-align: middle;
}

.img
{
	vertical-align: top;
}

.imgcontenido
{
	width: 367px;
	height: 275px;
	border: none;
}

.notaimg
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	text-align: left;
	background-image: url(../img/back-interior.jpg);
	background-repeat: repeat-x;
	margin-top:5px;
	width: 367px;
}

/* mas notas */
/*
#contenedornota
{
	width: 565px;
	height: 128px;
	margin: auto;
	padding-top: 15px;
}


#divnota
{
	width: 565px;
	height: 100px;
}


#linc a
{
	display: block;
	outline: none;
	height: 32px;
}


#linc a:hover
{
	display: block;
	width: 565px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}


#linc .lnotas
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	widows: 565px;
	height: 18px;
}


#test_notas
{
	padding-left: 55px;
	padding-top: 10px;
}


#hora
{
	font-family: Arial;
	font-size: 11px;
	color: #C1272D;
	text-decoration: none;
}
*/
#leftContent
{	
	/*margin-left: 15px;*/
	/*padding-top: 5px;*/
	
	/*background-image: url(../img/back-interior01.jpg);*/
	float: left;
	
}
/*#Opinion
{
	margin-top: 5px;
	width:565px; 
	height:25px;
}*/
.bannerInferior
{
	margin-top: 0px;
	margin-left: 33px;
	width:300px; 
	height:250px;
	/*width:565px; 
	height:187px;*/

}

#rightContent
{
	/*margin-top: 15px;*/
	float: right;
	
}

/* --------------------------------------------------- ESTILO DETALLE DE NOTICIA 1 */
/*
#headline_1
{
	width: 880px;
	background-color: #ffffff;
	margin: 0 auto;
	margin-top: 15px;
}
*/
#container_Media_Detail
{
	margin: 15px 0 0 15px;
	width: 320px;
	height: auto;
	float: left;
}

#player_Detail
{
	width: 320px;
	height: 240px;
	position: relative;
	background: #333333;
	margin:0 0 0 0;
	/*margin-top: 10px;*/
	 
}

#head_d1
{
	margin: 10px 0 0 0;
	/*width: 320px;
	height: 260px;
	position: absolute;*/
}

#head_d2
{
	width: 550px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/back-d1.jpg);
}

#head_titular
{
	width: 530px;
	height: auto;
	margin-left: 10px;
}


#head_back
{
	width: 526px;
	background-color: #F7F7F7;
	margin-left: 10px;
}


#head_contenido
{
	width: 506px;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-left: 10px;
}

#head_contenido p
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	line-height: 15px;
	text-align: justify;
}

.d1_titular01
{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	padding-top: 20px;
	padding-left: 10px;
}

/*
.d1_titular02
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
}

*/
.d1_titular03
{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	line-height: 15px;
	text-align: justify;
}


/* --------------------------------------------------- ESTILO DETALLE DE NOTICIA 2 */

#headline_1
{
	width: 880px;
	background-color: #ffffff;
	margin: 15px 0 0 15px ;
}


#head2_img1
{
	width: 423px;
	height: 317px;
	margin: 10px 0 10px 17px;
	float: left;
}

#head2_img2
{
	width: 423px;
	height: 317px;
	margin: 10px 0 10px 20px;
	float: left;
}


#head2_d1
{
	width: 885px;
	height: 330px;
	float: left;
}


#head2_d2
{
	width: 900px;
	float: left;
	/*background-image: url(../img/back-d2.jpg);*/
}


#head2_titular
{
	width: 860px;
	height: auto;
	margin-left: 10px;
}


#head2_back
{
	width: 860px;
	background-color: #F7F7F7;
	margin-left: 10px;
}

#head2_contenido
{
	width: 840px;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-left: 10px;
}

#head2_contenido p
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	line-height: 15px;
	text-align: justify;
}

/* --------------------------------------------------- ESTILO DETALLE DE NOTICIA 3 */
/*
#headline_1
{
	width: 880px;
	background-color: #ffffff;
	margin: 0 auto;
	margin-top: 15px;
}
*/

#head3_img
{
	width: 320px;
	height: 240px;
	margin-bottom: 10px;
	float: left;
}


#head3_d1
{
	margin: 15px 0 0 15px;
	width: 320px;
	height: 740px;
	float: left;
}


#head3_img
{
	width: 320px;
	height: 240px;
}

/*
#head3_d2
{
	width: 550px;
	float: left;
	background-image: url(../img/back-d3.jpg);
}


#head3_titular
{
	width: 530px;
	height: 55px;
	margin-left: 10px;
}


#head3_back
{
	width: 530px;
	background-color: #F7F7F7;
	margin-left: 10px;
}
*/

#head3_contenido
{
	width: 510px;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-left: 10px;
}

#head3_contenido p
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	line-height: 15px;
	text-align: justify;
}

/* --------------------------------------------------- ESTILO SECCION VIDEO */


#container_video
{
	width: 880px;
	height: auto;
	background-color: #ffffff;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
}


#a_player
{
	width: 360px;
	height: 380px;
	margin: 30px 0 0 10px;
	float: left;
}


#player
{
	width: 320px;
	height: 240px;
	background: #333333;
	margin-top: 8px;
	float: left;
}
/*
#control
{
	width: 320px;
	height: 20px;
	background: #000000;
}*/


.player_title
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}


#informacion
{
	width: 330px;
	height: 105px;
	margin-top: 265px;
}


.player_inf01
{
	width: 270px;
	height:30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.player_inf02
{
	width: 270px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	height:40px;
}

.player_inf03
{
	width: 270px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}


#a_player_prin01
{
	width: 500px;
	height: 340px;
	background-image: url(../img/back_video01.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	float: right;
}


#a_player_prin02
{
	width: 880px;
	height: auto;		
	float: left;
}


.h1video
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	padding-left: 20px;
	padding-top: 15px;
}


#list_video
{
	width: 428px;
	float: right;
	margin-top: 10px;
}

/*
#list_video02
{
	width: 860px;
	
	float: left;
	margin-top: 10px;
	margin-left: 10px;

}
*/
.list_cont
{
	display: block;
	width: 400px;
	height: 50px;
	float: right;
	background-image: url(../img/list_up.gif);
	text-decoration: none;
	
}

.list_cont:hover
{
	background-image: url(../img/list_down.gif);
}


.player_thumb
{
	width: 53px;
	height: 40px;
	background-color: #000000;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	
}

.player_container
{
	margin-top: 5px;
	width: 330px;
	height: 40px;
	float: left;
	
}

.player_thumbclass
{
	margin-left: 5px;
	float: left;
	width: 25px;
	height: 25px;
	background: url(../img/ico_play.gif) no-repeat;
	cursor: pointer;
	margin-top: 7px;
	margin-right: 3px;
}

.player_text
{
	margin-left: 5px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	height: 35px;
	color: #666666;

}

/* --------------------------------------------------- Dialog Modal */
#dialog
{
	
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 600px;
	height: 200px;
}
/*
#headerDialog
{
	padding-top: 8px;
	padding-left: 10px;
	font-size: 16px;
}
*/
#headerFelicitacionDialog
{
	background-image: url(../img/bk_cabeceras.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 16px;
}

#footerDialog
{
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 12px;
}

#dialog2
{
	
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 600px;
	height: 200px;
}

#footerDialog2
{
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 12px;
}

.encabezadoDialog
{
	background: url(../img/bk_cabeceras.gif);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	height: 25px;
	vertical-align: text-bottom;
	

}

.textoDialog
{
	padding: 30px 20px 0 20px;
	font-size: 12px;
	font-family: Arial;
}

/* --------------------------------------------------- Dialog Modal */
#dialogImage
{
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 500px;
	height: 405px;
	position: relative;
}
/*
#headerDialogImage
{
	padding-top: 8px;
	padding-left: 10px;
	font-size: 16px;
	position: relative;
}
*/
#headerImageDialog
{
	background-image: url('../img/bk_cabeceras.gif');
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 16px;
	
	
}


.textoDialogImage
{
	
	font-size: 12px;
	font-family: Arial;
}


#block_Image
{

	position: absolute;
	background-color:#000000;
	opacity:0.5;
	filter: alpha(opacity = 50);
	width: 495px;
	height: 60px;
	top: 345px;
	left:0px;
}

.block_class_img 
{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	line-height: normal;
	padding-left: 5px;
	position:relative;
}

.FotoDia
{
	width:500px;
	height:380px;
	
}

/* --------------------------------------------------- Contacto */

#container_contacto
{
	width: 880px;
	height: 604px;
	background: #fff;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

#container_c02
{
	width: 550px;
	height: 574px;
	float: right;
	background-image: url(../img/back_contacto.jpg);
}


#contacto_top
{
	width: 462px;
	height: 30px;
	background-color: #CCCCCC;
	margin: auto;
	margin-top: 33px;
}


.contacto_topclass
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	font-weight: bold;
	line-height: 28px;
}


.h1contacto
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-left: 40px;
	padding-top: 15px;
}

.back_contacto_gn
{
	width: 462px;
	height: 35px;
	background-image: url(../img/bk_contacto_gn.gif);
	margin: auto;
}


.contacto_class
{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding-left: 10px;
	font-weight: normal;
	line-height: 35px;
	float: left;
}


#contacto_comentarios
{
	width: 462px;
	height: 30px;
	background-color: #CCCCCC;
	margin: auto;
}

#back_contacto_comentarios
{
	width: 462px;
	height: 170px;
	background-image: url(../img/back_contacto_coment.jpg);
	margin: auto;
}

.textbox_contacto
{
	float: right;
	margin-right: 40px;
	margin-top: 6px;
}

.boton_contacto
{
	margin-top: 5px;
	margin-left: 407px;
}

/* --------------------------------------------------- Recomienda */

.encabezado
{
	background: url(../img/bk_cabeceras.gif);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	height: 25px;
	display: block;
}

#headerFelicitacion
{
	background-image: url(../img/bk_cabeceras.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 16px;
}
/*
.resaltar
{
	color: #03C;
	font-weight: bold;
}
*/
.textoLogin
{
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
}
/*
.boton_recomendar
{
	margin-left: 88px;
}
*/
.mas1
{
	text-align: left;
	height: 27px;
	background-color: #ececec;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	padding-left: 40px;
}
.mas2
{
	text-align: left;
	height: 27px;
	background-color: #f2f2f2;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	padding-left: 40px;
}

.textFields
{
	color: #000;
}

.error
{
	color: #F00;
}

.errorReco
{
	color: #F00;
	text-align: center;
}

.tablaLogin
{
	margin: 0 auto;
}

#containerRecomienda
{
	background-color: #FFF;
	margin: 0 auto;
	width: 500px;
}

.containerRecomienda
{
	background-color: #FFF;
	margin: 0 auto;
	width: 500px;
}

/*Clase para el icono de recomienda a un amigo*/
.recomienda
{
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
/*
.recomiendaMain
{
	cursor: pointer;
}
*/

.sello_agua_contacto
{
	float: left;
	width: 263px;
	height: 126px;
	background: url(../img/logo_sello.gif);
	margin-left: 50px;
}

.diezPrincipales
{
	background-color:#16A5C8; 
	width:880px; 
	height:55px; 
	
	position: relative;
	left:10px;
	
}

.headerDiez
{
	font-family:Arial;
	color:White; 
	font-size:25px; 
	margin-left:10px; 
	width:auto; 
	float:left;
	margin-top:5px; 
	padding-top:10px; 
	padding-bottom:10px;
position: relative;

}

.cerrarPopUp
{

	position:absolute;
	left:480px;
	top:0px;
	z-index:10;
	cursor: pointer;
	}
	
.fechaNota
{
	font-family: Arial;
	font-size: 12px;
	color: #1A1A1A;
	padding-top: 9px;
	padding-left: 10px;
}

.fechaNotaDetDouble
{
	font-family: Arial;
	font-size: 12px;
	color: #1A1A1A;
	padding-top: 9px;
}

.titulosSection
{
	background-color:#FFFFFF;
	height:35px;
	margin:0 10px;
	width:880px;
}

