@charset "utf-8";
/* CSS Document */

body{
background-color:#DAF3FF;
text-align:center;
}

img{
	border:0;
	}

.clearboth{
clear:both;
}

#global{
position:relative;
width:980px;
margin:0 auto 0 auto;
text-align:left;
padding:0;
}

#cabecera{
width:980px;
height:140px;

margin:0;
padding:0;
}

#container{
width:980px;
background:url(../../images/fondo_site.jpg) repeat-y left top;

margin:0;
padding:20px 0 0 0;
}

#menu{
float:left;
width:233px;

margin:0;
padding:0;
}

#nuevo_contenido{
position:relative;
float:left;
width:697px;
margin:0 0 0 26px;

padding:0 0 10px 0;
}

/*
#nuevo_contenido_top{
background:url(../imagenes/cont_top.jpg) no-repeat top center;
height:7px;
}

#nuevo_contenido_mil{
background:url(../imagenes/cont_mil.jpg) repeat-y top center;
height:auto;
padding:0 15px 0 15px;
}

#nuevo_contenido_bot{
background:url(../imagenes/cont_bot.jpg) no-repeat top center;
height:7px;
}
*/

/*--*/

.new_title{
position:relative;
background:url(../../images/fondo_h1.jpg) no-repeat left top;
width:470px;
height:40px;
display:block;
line-height:28px;

margin:0;
padding:0;
}

.new_title.pek{
	background:url(../../images/fondo_h1_pek.jpg) no-repeat left top;
	}

.new_title h1, .new_title h2, .new_title h3 {
float:left;
font-size:16px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
}

.new_title a{
	float:right;
	margin:0 10px 0 0;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#08304b;
	text-decoration:underline;
	}
	
.new_title a:hover{
	color:#ffffff;
	}

h1.nuevo img, h2.nuevo img, h3.nuevo img{
float:right;
width:23px;
height:23px;
margin:3px 4px 0 0;
}


/*--*/

#pie{
width:980px;
background:url(../../images/index_04.jpg) no-repeat 50% top;
padding:40px 0 0 0;
margin:0;
}

/*--*/

#cart_present_1{
position:relative;
background:url(../../images/cart_present_1.jpg) no-repeat left top;
width:470px;
height:140px;
}

#cart_present_1 p{
font-family:Arial, Helvetica, sans-serif;
position:absolute;
left:196px;
top:30px;
width:257px;
}

#cart_present_2{
position:relative;
background:url(../../images/cart_present_2.jpg) no-repeat left top;
width:470px;
height:137px;
margin:0 0 20px 0;
}

#cart_present_2 p{
font-family:Arial, Helvetica, sans-serif;
position:absolute;
left:12px;
top:24px;
width:268px;
}

/*--*/

.title_amarillo{
color:#ffdd61;
font-size:14px;
font-weight:bold;
padding-bottom:4px;
display:block;
}

.blanco13{
font-size:13px;
color:#fff;
}

#news{
	width:470px;
}
#news p {
	max-width: 470px; overflow: hidden;
}

.blanco12{

            Font-size:12px;

            Color:#ffffff;

            Font-family: Verdana,Arial,Helvetica,sans-serif;

Text-decoration:none;

}

 

.blanco12:hover{

Text-decoration:underline;

}

 

/*--NUEVO 03.11.2011--*/

.thumb360{
	float: left;
    height: 79px;
    margin: 0 65px 50px 0;
    position: relative;
    width: 100px;
}

.thumb360.last{
    margin-right:0;
}

.thumb360 p{
    color: #FFDD61;
    font-size: 11px;
    font-weight: bold;
    height: 33px;
    line-height: 12px;
    text-align: center;
    width: 115px;
}

.thumb360 a{
    display: block;
    height: 79px;
    left: 6px;
    position: absolute;
    top: 34px;
    width: 102px;
    z-index: 22;
}

.thumb360_mask{
    background: url("../../images/thumb_mask.png") no-repeat scroll left top transparent;
    height: 79px;
    left: 6px;
    position: absolute;
    top: 33px;
    width: 102px;
}

.thumb360 img{
    height: 79px;
    margin: 0 0 0 6px;
    width: 100px;
}

/*--*/

.cart_noticia{
  background: url("../../images/fondo_noticia.png") no-repeat left top transparent;
	position:relative;
	width:470px;
	height:121px;
	clear:both;
	margin:5px 0 20px 0;
	}

.cart_noticia p {
    font-family: Arial,Helvetica,sans-serif;
    height: 85px;
    left: 155px;
    overflow: hidden;
    position: absolute;
    top: 19px;
    width: 257px;
  }
  
  .cart_noticia img {
  left: 16px;
  position: absolute;
  top: 0px;
  }
  
  /*--*/
  
.meteo{
  	clear:left;
  	margin:6px 0 0 0;
  	}
  
.meteo img{
  	float:left;
  	margin:0 8px 0 0;
  	}

.meteo p{
	color:#000000;
	font-size:12px;
  	}

.meteo p span{
	color:#345684;
	font-size:11px;
  	}

/*--*/

#widget_fb{ 
	float:right; 
	margin:5px 10px 0 0;
	}
	
	
#widget_google{
	width: 66px;
	float:right; 
	margin:2px 0 0 0;
	}

/*--*/

.video{
	width:470px;
	height:276px;
	display:block;
	position:relative;
	overflow:hidden;
	margin:0 auto 40px auto;
	}
	
.video img{
	z-index:1;
	}
	
.video span{
	position:absolute;
	background: url("../../images/fondo_video.png") no-repeat left top transparent;
	bottom:0;
	left:0;
	width:470px;
	height:194px;
	z-index:2;
	cursor:pointer;
	}
