body{
	font-family:  Tahoma, Verdana,   Arial,Geneva, sans-serif;
	margin: 10px;
	padding:0px;
}
a img{
	border: none;
}
.oculto{
	visibility:hidden;
	display:none;
}
#cont_global_home{
	width:60em;
	padding: 0px;
	margin:auto;
	margin-top:0px;
	margin-bottom:10px;
	border-top:none;
}
#cabecera{
	clear:both;
	overflow:hidden;
	margin-bottom:8px;
}

* html #cabecera{
	height:1%;
}

#logo{
	float:left;
}
.idioma_home{
	float:right;
}


.idioma_home ul{
	height: 23px;
	width: 600px;
	margin-top: 10px;
	text-align:right;
	background-image:url(../../naturgas/img/fondo_idiomas.jpg?ver=roja);
	background-repeat:no-repeat;
	background-position:right;
}

.idioma_home ul li{
	display: inline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.idioma_home ul li a{
	padding-left:4px;
	padding-right:4px;
	color: #555656;
	height:19px;
	line-height: 19px;
}

.idioma_home ul li a:hover{
	color: #d13101;
	text-decoration: none;
}
/*BOTONES DE ACCESO A LAS DISTINTAS WEBS*/
#banners{
	overflow:hidden;
	clear:both;
	/*background: url(../../../uploads/images/foto_nina_2.jpg?ver=roja) no-repeat left; imagen niņa soplando */
	text-align: right;
	margin-bottom: 10px;
	min-height: 312px;
}

* html #banners{
	height: 322px;
}

.banner_prehome {
	width: 590px;
	float: left;
	font-size:0.7em;
}
#banners ul{
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#banners ul li{
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
	margin-bottom:5px;
	text-align:right;
	vertical-align: top;
}

#banners ul li a{
	margin: 0px;
	padding: 0px;
	padding-top:6px;
	padding-right: 15px;
	padding-bottom: 70px;
	text-align:right;
	color: #555656;
	text-decoration: none;
	font-size:1.2em;
	font-weight: bold;
	display: block;
}
#banners ul li a:hover{
	color: #000;
}

#video_img{
	float:left;
}

#acceso_clientes{
	width:314px;
	background-image:url(../../naturgas/img/acceso_clientes.jpg?ver=roja);
	background-repeat:no-repeat;
}

#proveedoress{
	width:314px;
	background-image:url(../../naturgas/img/proveedores.jpg?ver=roja);
	background-repeat:no-repeat;
}

#negocio{
	width:314px;
	background-image:url(../../naturgas/img/negocio.jpg?ver=roja);
	background-repeat:no-repeat;
}
#distribuidora{
	width:149px;
	background-image:url(../../naturgas/img/distribucion.jpg);
	background-repeat:no-repeat;
	float: left;
}
#transporte{
	width:149px;
	background-image:url(../../naturgas/img/transporte.jpg);
	background-repeat:no-repeat;
	float: left;
}
#banners ul li#transporte{
	margin-right:14px;
}
#info_corpoarativa{
	overflow:hidden;
	clear:both;
	background-image:url(../../naturgas/img/fondo_info_corp.gif?ver=roja);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 0px;
	margin: 0px;
}

* html #info_corpoarativa{
	height:1%;
}
#info_corpoarativa h2{
	padding: 3px;
	margin: 0px;
	line-height: 28px;
	font-size: 1.2em;
	background: #c7c8c4;
	padding-left: 15px;
	color: #555656;
}

#info_corpo_banner{
	float: left;
	text-align: center;
	padding: 15px;
}
#info_corpo_banner img{
	border:0px;
}

.ancho {
	width: 46%;
}
.eagc {
	width: 35%;
}
.margin_right {
	margin-right: 15px;
}
.cont_noticias_home{
	float: right;
	margin: 0px;
	margin-right: 15px;
	padding:5px;
}

.cont_noticias_home h3{
	color: #555656;
	padding: 4px;
	margin: 0px;
	font-size: 1.1em;
	display: block;
}

.cont_noticias_home ul{
	width:90%;
	padding: 0px;
	font-size:90%;
	margin: auto;
	padding-top: 12px;
}

.cont_noticias_home ul li{
	margin-bottom: 10px;
}

.cont_noticias_home ul li .tit_bold{
	display: block;
	color: #d13101;
}

.cont_noticias_home ul li a{
	text-decoration: none;
	color: #000;
}


.cont_noticias_home ul li a:hover{
	text-decoration: underline;
}

.banner_prehome a {
color:#555656;
cursor:pointer;
}
