*{
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	/*background: #252525 url(images/body_bg.jpg) repeat-x top;*/
	background: url(images/fondo4.jpg) repeat-x #D6EAF5;
	text-align: left;
	/*line-height: 140%;*/
	font-size: 13px;
	}

#web{
	
	background:url(images/borde783.png) repeat-y center;
	clear:both;
	display:block;
	margin:auto;
	overflow:hidden;
	width:785px;
	
	
	/*background: white url(images/derecha_fond´fbo.jpg) repeat-y right;*/

        }
		  
#contenido{
	width: 775px;
	padding: 10px 0 0 0;
	display: block;
	background: white;
	margin:auto;
	display:block;
	
	/*kjmin-height: 500px;*/
}

#header {
       width:775px;
        height:185px;
		margin:auto;
		 

	}
/*#logo{
	/*width: 969px;
	height: 214px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/cabecera.jpg) no-repeat 0 0;
	clear: both;
}
*/
#nav {
	line-height:28px;
	background: #66CC00;
	width: 775px;
	height: 27px;
	padding-top:3px;
	background: url(images/nav.jpg) repeat-x;
	margin:auto;
	
        }
		  

.seccioncat{
color:#666;
font-size: 13px;


}
.seccioncat a{
	color: #16ABD7;
	font-size: 14px;
}

.seccionmas{
color:#FFFFFF;
background-color:#999;
margin:0 5px 10px 0;
padding:0 0 0 10px;
font-size:1.3em;

}

.postcat{
	margin:0px;
}
/*
.postcat h2 a{
	color:#666666;
	font-size: 13px;
	line-height: 24px;
}

.postcat ul{
	margin-left: 10px;
}
.postcat li{
	list-style: none;
	color: #666;
	list-style-position: outside;
	line-height: 20px;
}
.postcat li a{
	color: #333;
	background: url(images/flecha.gif) no-repeat 0 5px;
	padding-left: 18px;
	font-size: 14px;
}
.postcat li a:hover{
		background: url(images/flecha.gif) no-repeat 3px 5px;
}
*/

#principal {
        width: 775px;
        float: left;
		  display: inline;
		  text-align: justify;
		  background: white;
		  position:relative;
		
	}
	
#centro{
	width: 550px;
	float: left;
	display: block;

	
}
	

#derecha {
	width: 190px;
	float: right;
	display: inline;
	margin:0;
	/*border: 1px solid #ddd;*/
	
        }
		  

#derecha_contenido{
margin:10px 0 6px 0;
}

#izquierda {
	width: 167px;
	float: left;
	display: inline;
	padding-left:5px;
	margin: 0px 10px 0 2px;
	background: white;
	border-right: #ebebeb 1px dotted ;
	} 

.footer {
	width:775px;
	height: 73px;
	line-height: 160%;
	text-align: center;
	margin:auto;
	clear:both;
	background:url(images/fondo_footer.jpg) repeat-x;

        }

.footer p {
	padding-top: 20px;
	color:#333;
        }
#tag_cloud{if;
	
}	  
#tag_cloud a{
	color: #16abd7;
	font-family: Tahoma;

}
/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-align: left;
	font-weight:normal;
	color: #333333;
	}

h1 {
	font-size: 28px;
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #77A607;
	/*margin-left:10px;*/
		}
.post h1{
padding-bottom:0px;

}		
.post h2{
margin: 0 0 8px 0px;
font-size:15px;

}
		
h2{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	
}

.migas{
margin-bottom:10px;
width:100%;
}

.post h3 {
	margin: 0 0 8px 0px;
	font-weight:bold;
	font-size:15px;
		}
ul, li{
	list-style-type: none;
	text-align: left;
}
#header h1.blogtitle {
        color: #FAF7E8;
        font-size:40px;
		  font-weight: bold;
        padding: 36px 0px 0px;
		  /*text-indent: -5000px;*/
        }

#izquierda h2{
		color:#666;
		background: url(images/fondo_widget.jpg) no-repeat 0 9px;
		height: 30px;
		line-height: 30px;
      font-size:14px;
		padding-left: 15px;
		border-bottom: 3px solid #999;

        }
#derecha h2{
	background:  url(images/fondo_derecha.jpg) no-repeat;
	height: 24px;
	color: #fff;
	line-height: 20px;
  	font-size:16px;
	padding: 6px 0 0 15px;

}

h2.categoria{
	font-size: 13px;
}
h2.categoria a{
	color: #08B2E6;
	font-weight: bold;
}

/* -------------------[ Links ]------------------- */



.footer a, .footer a:hover, .footer a:active {
        text-decoration:underline;
        color:#fff;
	}
	
strong{
	color: #49A5D1;
	font-weight: bold;
}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }
img.aligncenter {
        
        margin-left:auto !important;
		margin-right:auto !important;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }
		

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#izquierda ul li ul {

        margin: 4px 0px 7px 0px;
        padding: 0;

        }

#izquierda ul li ul li {
        list-style-type:none;
        padding-left:2px;
		  margin-top: 5px;

 
        }

#izquierda ul li ul li a {
		color: #666666;
		padding-left: 18px;
		margin-top: 5px;

		font-size: 14px;
	
        }
.flexipages_widget #izquierda ul li ul li a {
		color: #666666;
		background: url(images/equis.gif) no-repeat 0 2px;
		padding-left: 18px;
		font-size: 12px;
		line-height: 24px;

	
        }
/* -------------------[ Middle Content ]------------------- */

#derecha ul {
	list-style-type: none;
	/*padding: 0px 0 10px 0;*/
	/*width: 200px;*/
	}
#derecha ul li {
	list-style-type: none;
	/*margin-bottom: 20px;*/
	}

#derecha ul li ul {
        list-style-type: none;
		   

        }
#derecha ul li ul li {
        list-style-type:none;
		  padding-left: 7px;	 
        }
#derecha ul li ul li a {
		color: #666;
		line-height:22PX;
		padding-left: 13px;
		font-size: 14px;
		background: url(images/bullet_lista.gif) no-repeat 0px 4px;

		
        }






/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#FAF7E8;
        font-size: 12pt;
        padding: 0 250px;
		  margin: 0;
		  /*text-indent: -5000px;*/

        } 



p {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #666666;
	/*margin-left: 10px;*/
	line-height:20px;

	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: none;
	}

a {
	text-decoration: none;
	color: #77A607;

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

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}
.navigation a{
	color: #16ABD7;
}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0;
	margin: 0;
	text-align:justify;
	}
.entry p{
line-height:21px;}
.entry ul{
	padding: 0px 0  10px 20px;
	text-align: left;
}
.entry li{
	/*background:url(images/huella_li2.gif) no-repeat 0px 4px;*/
	margin-left: 20px;
	list-style: square ;
	color:#666666;
	text-align:justify;
	margin-bottom:10px;
	line-height:21px;

}

.entry strong{
	color: #49A5D1;
}
.entry a{
text-decoration:underline;}

.postinfo {
	/*font-family:tahoma,geneva,verdana,sans-serif;*/
	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post img{
/*margin-top:10px;*/
/*margin-bottom:10px;*/

	}
	
.cont_categoria{
	margin: 0 ;
	padding: 15px 15px 5px;
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background:#F2ECCE;
        border-bottom:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}



a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 140px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	line-height:28px;
	float:left;
	list-style: none;
        }
		  

ul.nav li {
        float: left !important;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {    
	font-size: 14px;    
	color: #FFFFFF;
	float: left;
	display: block;
	padding: 0 10px;
	text-decoration: none;
        }

ul.nav li a:hover, ul.nav li a:active {
	 background: url(images/fondo_nav.jpg) repeat-x;
	color: #666;
	text-decoration: none;
        }

ul.nav li.current_page_item a {
	 background: url(images/fondo_nav.jpg) repeat-x;
	color: #666;
	text-decoration: none;
        }

ul.nav li ul {
	float:left;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        padding:auto;
        border:auto;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
}

.entry td {
	border:1px solid #E5E0C3;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
.featurepost h2 a {
font-size: 20pt;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 30px;
}


#izquierda ul li ul.convocatorias li a{
	font-size: 12px;
	line-height: 16px;
	background: url(images/nav.gif) no-repeat 0 3px;
	padding-left: 10px;

	margin-bottom: 10px;
}
#izquierda ul li ul.idiomas li a{
	font-size: 12px;
	line-height: 16px;
	background: url(images/nav.gif) no-repeat 0 3px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.enlaces_index a{

	font-size: 14px;
	color: #666;

}

img.estrella {

margin-top:5px;
margin-bottom:0px;
}

.hoteles{

background:#F4BF25;
height:100px;
margin:0px 8px 8px 0px;
padding:8px;

}

.hoteles h3 a{
color:#F45D04;
font-size:14px;
margin:0 0 5px 0;

}
.hoteles img{
margin:0 6px 0 0;
}
.hoteles h3{
color:#F45D04;
font-size:14px;
margin:0 0 5px 0;
font-weight:bold;

}
.hoteles p{
text-align:justify;}
.post{
padding:0 0 8px 10px;
}
.post-video{
padding:0 10px 8px 10px;
}
.publicidad{
float:left;
width:100%;
}
.tiempo{
margin-right:10px;
border:1px solid #CCCCCC;
}
.tiempo2{
height: 585px;
margin-bottom:10px;
}
.tiempo2 ul{
margin:0px;
padding:0px;
}
.bloque_portada_derecha{
float:left;
width:295px;
margin-left:22px;

}
		
	.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}	  
.bloque_portada_bajo{
float:left;
width:742px;
padding-left:15px;
padding-right:18px;
/*margin-bottom:12px;*/

}
.bloque_portada_bajo_izq{
float:left;
height:300px;
background: #F4BF25;
width:390px;
padding:10px;
margin-bottom:12px;
}

.bloque_portada_bajo_der{
float:right;
width:295px;
padding:10px;
background:#3C3C3C;
height:300px;
margin-bottom:12px;

}
.bloque_portada_bajo_izq h3 a {
color:#F45D04;
}
.bloque_portada_bajo_izq p a, a:hover {
color:#F45D04;
}
.bloque_portada_bajo_izq h3 {
font-family:Arial,Helvetica,sans-serif;
font-size:28px;
font-weight:bold;
}
.bloque_portada_bajo_der h3 a {
color:#F45D04;
}
.bloque_portada_bajo_der h3 {
font-family:Arial,Helvetica,sans-serif;
font-size:28px;
font-weight:bold;
}
.bloque_portada_bajo_der ul{
margin:0px;
height:220px;
}
.bloque_portada_bajo_der p{
text-align:justify;
}
.bloque_portada_bajo_der p a{
color:#FFFFFF;
}
.bloque_portada_bajo_der p a:hover{
color:#FFFFFF;
}
.bloque_portada_bajo_izq  img{
margin-right:8px;}
.bloque_portada_bajo_izq ul li{
margin-bottom:15px;
list-style: disc;
/*margin-left:17px;*/
}
.bloque_portada_bajo_izq ul{
margin-top:18px;
}
.parr{
text-align:right;
/*margin-top:30px;*/

}
.parr2{
text-align:right;
margin-top:15px;
}
.parr3{
	float:left;
display:block;
width:100%;}

.bloque_portada_bajo_izq ul li a{
color:#666666;
}
.bloque_portada_bajo_izq ul li a:hover{
color:#666666;
}
.bloque_portada_bajo_izq p a{
color:#666666;
}
.publicidad_titulo{
margin:10px 0px 10px 0px;
}
.publi_bajo{
float:left;
width:750px;
padding:0px 0px 10px 10px;
}
.bloque_portada_bajo_der img{
margin-bottom:5px;}
.portada_izquierda{
	width: 312px;
	margin: 10px 0 10px 10px;
	float: right;
	display: inline;
}
.portada_derecha{
	width: 312px;
	float: right;
	display: inline;
	margin: 10px 5px 10px 10px;
}
div.dos_columnas{
	background: #FFDFFF;
	width:630px;
	height: 160px;
	margin: 10px 5px 20px 0px;
	float: right;
	padding-left: 10px;
	display: inline;
}
div.destacados{
	width:640px;
	border: 2px dotted #6f2077;
	margin: 20px 5px 20px 0px;
	float: right;
	display: inline;
	position: relative;
	
}
hr.puntos{
	width: 100%;
	border: 2px dotted #6f2077;
	clear: both;
}
div.bloque1{
	border: 1px solid #CCC;
	width: 300px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	padding-left: 8px;
	background: url(images/degradado.jpg) repeat-x bottom;
	margin: 0 0 20px 0;
}
div.bloque1 img{
	padding: 10px 0 0 0px;
	clear: both;
}
div.bloque2{
	border: 1px solid #CCC;
	width: 298px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	padding: 8px;
	background: url(images/degradado.jpg) repeat-x bottom;
}

div.destacados img{
	width: 70px;
	height:70px;
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
div.destacados a{
	color: #C63EA4;
	font-weight: bold;
	display: block;

}
div.destacados h2{
	font-size: 42px;
	font-weight: bold;
	color: #ECC6F0;
	position: absolute;
	top: -30px;
	left: 10px;
}
p.destacado{
	width: 250px;
	height: 120px;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 30px 0 0px 40px;
}

a.consejos{
	background: url(images/consejos.jpg) no-repeat;
	width: 180px;
	height: 106px;
	margin-top: 10px;
	display: block;
	color: #C63EA4;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 100px 0 20px; 

}
a.consejos:hover{
	text-decoration: none;
}
h2.comillas{
	background: url(images/comillas.jpg) no-repeat;
	
	margin-bottom: 20px;
	font-size: 17px;
	padding: 20px 0 0 20px;
	color: #666;
	font-style: italic;
}

.bloque_portada{
	width: 405px;
	padding-left: 15px;
	float: left;
	/*padding-right:20px;*/
	

}
.bloque_portada p{
	padding: 5px 0 0 0;
	margin-bottom: 0px;
}

.bloque_gris{
	width: 295px;
	padding: 10px;
	background: #3C3C3C;
	/*float: right;*/
	/*display: inline;*/
	margin-bottom: 10px;
	height:150px;
	/*margin-right:10px;*/
}
.bloque_gris_2{
	width: 390px;
	padding: 10px;
	background: #F4BF25;
	margin-bottom: 10px;
	display: block;
	height:150px;
}
.bloque_gris_2 p a,a:hover{
color:#666;


}
.bloque_gris p a,a:hover{
color:#FFF;


}

.bloque_gris_2 img {

clear: right;
float: right;
margin-left: 8px;
}

.bloque_gris h3 , .bloque_gris_2 h3{
	/*margin-top:10px;*/
	font-size: 28px;
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bloque_gris h3 a, .bloque_gris_2 h3 a {

	color: #F45D04;
	
	
}
.bloque_gris_2  h3 a:hover {
text-decoration:underline;	
}
h3.naranja{
	color: #F45D04;
	display:inline;
}


.bloque_gris p{
	color: #DADADA;
	
}
.bloque_gris_2 p{
	color: #666;
}
.bloque_gris_2 h5{
	color: #666;
	font-size: 20px;
}
img.imagen_tienda{
	margin: 0 20px 30px 20px;
}

.bloque_galeria{

width: 390px;
	padding: 10px;
	background: #3C3C3C;
	margin-bottom: 10px;
	display: block;
	height:420px;
	

}
.bloque_portada h2{
margin:0px;
}
.bloque_portada h1{
margin:0px;
}
.bloque_portada p{
margin:0px;
}
.bloque_galeria ul {
padding-left:20px;
}
.bloque_galeria h3{
font-size: 28px;
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	margin-bottom:10px;

}

.bloque_galeria h3 a{

color: #F45D04;
	
}
.bloque_gris_playas{

width: 295px;
	padding: 10px;
	background: #3C3C3C;
	/*float: right;*/
	margin-bottom: 10px;
	height:385px;
	/*margin-right:10px;*/
}

.bloque_gris_playas h3{

	font-size: 12px;
	font-weight:normal;
	margin-bottom: 15px;
	
}

.bloque_gris_playas h3 a{

	color: #DADADA;
	
}
.bloque_gris_playas h3 a:hover{
text-decoration:underline;

}

.bloque_gris_playas h4{
	font-size: 28px;
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #77A607;
	margin-top:10px;
	
}
.bloque_gris_playas h4 a{
color: #77A607;

}

.bloque_gris_playas h4 a:hover{
text-decoration:underline;

}
.bloque_gris_playas p a{
color: #FFFFFF;
padding-bottom:1px;


}
p.naranja a{

float:right;
}

p.naranja a:hover{

text-decoration:underline;
}

.bloque_galeria img{
	margin-left:10px;
	margin-bottom:15px;
	border:#CCCCCC solid 1px;
	padding:5px;
}
.bloque_galeria p{
	margin-left:0px;
	float:right;
}
.bloque_galeria p a{
	color: #DADADA;
}
.bloque_gris_naranja{
	width: 295px;
	padding: 10px;
	background: #F4BF25;
	/*float: right;*/
	margin-bottom: 10px;
	/*margin-right:10px;*/
}
.bloque_gris_naranja h3{
	font-size: 28px;
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
	
}
.bloque_gris_naranja h3 a{
color: #F45D04;
}
.bloque_gris_naranja p{
	color: #666;
}
.bloque_gris_naranja p a,a:hover{
color:#666;


}
.anuncios{
margin-bottom:15px;
/*margin-left:50px;*/
margin-top:10px;
}

.bloque_gris img{
margin-left:8px;
}
.noir{
	padding-top:5px;
	}
.via{
	float:left;}
.lis{
	float:right;}
.oferta{
	width:186px;
	float:left;
	margin-right:35px;
	margin-left:20px;
	display:block;
	overflow:hidden;
	background-color:#C2D919;
	margin-bottom:10px;
	height:343px;
	position:relative;
	
	}
.oferta img{
	border:3px solid #C2D919;
	
	}
.cont-ofer{
	width:176px;
	margin-left:5px;
	margin-right:5px;
	}
.titulo-oferta a{
	text-decoration:none;
	color:#F45D04;
}
.titulo-oferta a:hover{
	text-decoration:underline;
	}
.titulo-oferta{
	background-color:#C2D919;
	font-weight:bold;
	padding-left:5px;
	}
.oferta ul{
	padding:0px;}
.oferta ul li{
	line-height:normal;
	margin-bottom:5px;
	padding:0px;}
.mas_info{
	text-align:right;
	margin-bottom:10px;
}
.mas_info a{
	color:#F45D04;
	text-decoration:none;
	}
.mas_info a:hover{
	text-decoration:underline;
	}
.foto-oferta{
	width:186px;
	height:71px;
	position:relative;
}
.precio{
	color:#000000;
font-size:14px;

opacity:0.8;
margin:auto;
position:absolute;
right:5px;
text-align:center;
bottom:6px;
width:50px;
height:20px;
z-index:300;
background-color:white;
	}
.post2{
	margin-left:10px;
	margin-right:10px;
	display:block;
	overflow:hidden;
	margin-bottom:20px;}
.livesearchpopup {
    float:right;
	margin-right:4px;
	margin-top:4px;
	width:128px;
}

.livesearchpopup .box {
    position: relative;
    height: 18px;
}

.livesearchpopup .form {
    width: 128px;
    height: 18px;

    white-space: nowrap;
}

.livesearchpopup .left {
    position: absolute;
    top: 0px;
    left: 0px;
}

.livesearchpopup .editbox {    
    position: absolute;
    top: 0px;
    left: 10px;
    background: #ffffff;

    height: 16px;
    width: 100px;
    border: 0px;
    margin: 0px;
    overflow: hidden; 

    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.livesearchpopup .edit {
    width: 100px;
    font-size: 11px;
    background: #ffffff;
    height: 16px;
    border: 0px;
    autocomplete: off;
    outline-width: 0px;
}

.livesearchpopup .lupe {
    position: absolute;
    top: 0px;
    left: 110px;
}

.livesearchpopup #livesearchpopup_box {
    top: 25px;
    width: 150px;
}

#livesearchpopup_box {
    color: #f0f0f0;
    background: #0255cd url(../resultgradient.png) 0 0px repeat-x;
    right: 0em;
    text-align: left;
    padding: 1px;
    margin: 0px;
    position: absolute;
    width: 100%;

    filter:alpha(opacity=95);
    -moz-opacity:.95;
    opacity:.95;
    z-index:100;
}

#livesearchpopup_box .pfeil {
    position: absolute;
    top: -7px;
    right: 40%;
}
#logi{
	width:216px;
	height:44px;
	position:absolute;
	top:-6px;
	right:10px;
}
#logi_oferta{
	width:120px;
	height:27px;
	position:absolute;
	bottom:8px;
	right:4px;
}
.publi_bajo{
float:left;
width:750px;
padding:0px 0px 10px 10px;
}
