/*CSS para noticias*/
#noticia{
}

a.volver{
display:inline;
float:right;
width:25%;
margin-top:-18px;
font-size:14px;
text-align:right;
margin-right:25px;
color:#666666;
text-decoration:none;
}

a.volver:hover{
text-decoration:underline;
}

#texto{
float:left;
width:60%;
margin-bottom:25px;
}

#texto a{
text-decoration:none;
color:#FF6600;
}

#texto a:hover{
text-decoration:underline;
}

#imagen{
float:left;
width:35%;
margin-left:3%;
text-align:center;
}

#cuerpo{
text-align:justify;
}

.fecha{
font-size:12px;
margin:15px 0px;
font-weight:bold;
}

#titular h2{
letter-spacing:0px;
}

#subtitulo{
font-weight:bold;
margin-bottom:15px;
}

div #thumb img{
margin-bottom:12px;
}

div #thumb{
margin-bottom:75px;
}

div #thumb a{
cursor:pointer;
}

#buscadorpalabras{
margin:30px auto 30px auto;
width:152px;
padding:6px;
clear:both;
background-color:#EEEEEE;
height:50px;
}

#buscadorpalabras div{
text-align:right;
margin:4px 46px;
}

#buscadorpalabras a{
color:#FF6600;
cursor:pointer;
font-weight:bold;
float:right;
}

#buscadorpalabras input{
margin-top:2px;
width:150px;
margin-bottom:2px;
}

#buscadorfecha select{
width:150px;
margin-top:10px;
}

#popup{
background-position:top right;
background-repeat:no-repeat;
position:absolute;
top:125px;
left:600px;
z-index:100;
text-align:center;
background-color:#FFFFFF;
padding:8px;
border:1px solid #DDDDDD;
display:none;
width:350px;
}

#popup a{
cursor:pointer;
font-weight:bold;
display:block;
text-align:right;
}

#popup img{
margin-top:0px;
margin-bottom:5px;
}

#nuevo, #video{
float:left;
width:auto;
margin-bottom:5px;
}

#video{
float:left;
width:39%;
padding:1%;
margin-bottom:25px;
text-align:center;
margin-left:25px;
}

#nuevo .thumb{
float:left;
height:90px;
margin-bottom:30px;
text-align:left;
width:90px;
overflow:hidden;
}


#nuevo .titular{
color:#FF6600;
font-size:14px;
margin-bottom:8px;
font-weight:bold;
float:left;
width:500px;
}

#nuevo .fecha{
margin-bottom:2px;
float:left;
width:500px;
}

#video h2{
text-align:left;
}

#video #buscadorpalabras div{
margin-right:70px;
}

#video #buscadorpalabras{
margin-top:6px;
}


#video #buscadorfecha{
margin-bottom:10px;
}


#nuevo .cuerpo{
float:left;
height:75px;
margin-bottom:30px;
width:390px;
margin:0px 10px;
}

#resultados table{
margin-top:15px;
width:98%;
}

#resultados table td{
vertical-align:top;
padding:15px 4px;
}

#resultados table td #thumb{
margin-bottom:0px;
text-align:center;
}

#resultados table td #titular{
font-size:12px;
color:#FF6600;	
margin-bottom:4px;
}

#resultados table td #fecha{
margin-bottom:4px;
}

#resultados div.navegacion a{
text-decoration:none;
color:#000000;
}

#nuevo a, #resultados a{
text-decoration:none;
color:#FF6600;
}

#resultados div.navegacion a:hover{
text-decoration:underline;
}
#resultados table td.navegacion
{
border-top:1px solid #DDDDDD;
padding:4px 0px;
}

#resultados div.navegacion {
text-align:center;
color:#666666;
padding:4px 5px;
border:none;
float:right;
width:25%;
}

#resultados .naranja{
color:#FF6600;
}

#nuevo a:hover, #resultados a:hover{
text-decoration:underline;
}



#video #nuevoreviews table{
margin-top:15px;
margin-bottom:25px;
margin-left:15px;
text-align:left;
}

#video #nuevoreviews table td{
vertical-align:middle;
padding-bottom:5px;
}

#video #nuevoreviews td.imagen
{
width:100px;
}

#video #nuevoreviewsreviews #thumb{
margin-bottom:0px;
text-align:center;
}


#video #nuevoreviews #producto{
color:#FF6600;
font-size:16px;
margin-bottom:2px;
}

#video #nuevoreviews #fecha{
margin-bottom:2px;
}

#video #nuevoreviews img.movil{
width:46px;
height:88px;
margin-bottom:0px;
}

#video #nuevoreviews img.accesorio{
width:98px;
height:88px;
}


#video #nuevoreviews #texto{
float:left;
width:60%;
margin-bottom:25px;
}

#video #nuevoreviews #imagen{
float:left;
width:35%;
margin-left:3%;
text-align:center;
}

#video #nuevoreviews #imagen a img{
border:0px;
}

#video #nuevoreviews td.imagen #thumb{
margin-bottom:0px;
text-align:center;
}

#video #nuevoreviews #cuerpo{
text-align:justify;
}

#video #nuevoreviews #fecha{
font-size:12px;
margin:0px;
font-weight:bold;
}

#video #nuevoreviews #titular h2{
letter-spacing:0px;
}

#video #nuevoreviews #subtitulo{
font-weight:bold;
margin-bottom:15px;
}

#video #nuevoreviews div #thumb{
margin-bottom:0px;
}

#video #nuevoreviews div #thumb a{
cursor:pointer;
}

#nuevoreviews a{
text-decoration:none;
color:#FF6600;
}

#nuevoreviews a:hover{
text-decoration:underline;
}

