/* HUELLA DE CARBONO :: HOME :: */	
		
		#calculador{
		background:url(../../images/calculador.jpg) no-repeat;
		width:250px;
		height:50px;
		float:left;
		}

			#calculador a {
			width:100%;
			height:100%;
			display:block;
			}
			
		div#logos_sup {
			float:left;
			/*height:50px;*/
			width:275px;


		}
		div#logos_sup ul {
			margin-bottom:0;
			margin-left:-45px;
		}
		
		div#cabecera_contenido div {
		
		}
		
		div#logos_sup ul {
			list-style:none;
		}
		
		div#logos_sup div {
			display:inline;
			margin-right:5px;
		}

			
			
					
		#buscador{
		background:url(../../images/fondo-buscador.jpg) no-repeat;
		display:inline;
		float:left;
		height:48px;
		margin-left:10px;
		margin-top:25px;
		padding-top:1px;
		width:280px;
		}
		
		
			#caja-buscador {
				border:1px solid #999;
				display:block;
				float:left;
				margin-right:15px;
				margin-top:10px;
				width:120px;
			}
				
		#buscador label{
		display:block;
		float:left;
		padding-left:22px;
		margin-top:10px;
		width:70px;
		height:24px;
		font-size:12px;
		margin-left:1px;
		background:url(../../images/titulo-buscador.jpg) no-repeat;
		text-indent:-10001px;
		}
		

		#boton-buscador {
		background:url(../../images/boton-buscador.jpg) no-repeat;
		width:33px;
		height:45px;
		border:0px;
		float:left;
		}
		
		#boton-buscador span {
			display:none;
		}
				
		
			
			
			#banners01 {
			float:left;
			width:100%;
			padding-top:20px;
			padding-bottom:13px;
			}
			
				#banners01 img {
				margin-left:3px;
				}
				
				#banners01 span img {
				margin-left:0px;
				}
			
			
			
				
			
			#bloque-noticias {
			float:left;
			width:284px;
			line-height:normal;
			background:url(../../images/titulo-noticias.jpg) no-repeat top left;
			padding-top:50px; 
			}
			
				#bloque-noticias a {
					text-decoration:none;
				}
				

				.noticia {
				background:url(../../images/cuadrado.jpg) no-repeat;
				background-position:0px 4px;
				border-bottom:dotted #666 1px;
				margin-bottom:10px;
				}
				
					.noticia-ultima {
					background:url(../../images/cuadrado.jpg) no-repeat;
					background-position:0px 4px;
					}
				
				.titulo {
				padding-left:15px;
				}
				
				.entradilla {
				margin-left:15px;
				padding-bottom:5px;
				}

			
			
			#bloque-destacados {
			width:280px;
			float:left;
			line-height:normal;
			padding-left:15px;
			background:url(../../images/titulo-destacados.jpg) no-repeat top left;
			padding-top:50px; 
			}
			
				#bloque-destacados p {
				background:url(../../images/cuadrado.jpg) no-repeat;
				background-position:0px 4px;
				padding:0px;
				margin-bottom:15px;
				padding-left:10px;		
				width:250px;
				}
				
				#bloque-destacados img {
				display:inline;
				text-align:center;
				margin-left:20px;
				}



		#bloque-videos {
		float:left;
		width:397px;
		height:176px;
		border:1px #999999 dotted;
		background:url(../../images/titulo-videos.jpg) no-repeat top left;
		padding-top:38px;
		padding-left:10px;
		}
		
			
			#bloque-videos-interior {
			float:left;
			width:384px;
			height:163px;
			background:url(../../images/fondo-videos.jpg) repeat-y;
			border:#D5D7D4 1px solid;
			}
			
			#video {
			float:left;
			padding-left:5px;
			padding-top:5px;
			}
			
			#lista-videos {
			float:left;
			margin:0px;
			padding:0px;
			width:153px;
			padding-left:10px;
			padding-top:8px;
			}
			
				#lista-videos ul {
				margin:0px;
				padding:0px;
				}
				
				#lista-videos li {
				background:url(../../images/play.jpg) no-repeat top left;
				background-position:0px 10px;
				list-style:none;
				padding-left:25px;
				height:33px;
				border-bottom:1px solid #333333;
				padding-top:4px;
				}
				
				#lista-videos span li {
				border:0px;
				}
				
				#lista-videos a:link {
				color:#93BC44;
				font-weight:normal;
				}
				
				#lista-videos a:visited {
				color:#93BC44;
				font-weight:normal;
				}
				
				#lista-videos a:hover, a:active {
				color: #333;
				font-weight:normal;
				}
			

		
		#banners02 {
		float:left;
		width:165px;
		text-align:right;
		}
		
			#banners02 span img {
				padding-top:15px;
			}
			
			
		