/* v1.0 | 20080212 Agradecimientos a Erick Mayer */

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
body {
	background-image:url("../ncom/sp/img/fndweb.jpg");
	background-position:bottom;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#celda {
	width:60x;
	float:left;
}

div.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#contenedor {
	width: 928px;
	margin: 0 auto;
	}	

div#cabecera {
	width: 928px;
	height : 206px;
	}
	
div#cuerpo {
	width: 928px;
	}

div#izquierda{
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float:left;
	width: 255px;
	clear: left;
	height: 616px;
}
div#derecha{
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	float:right;
	clear: right;
	height: 616px;
}
div#pie {
	width: 928px;
	margin-top:20px;
	border-top:dotted 1px;
	/*float: left;*/
	padding-top: 10px;
	}
	
div#idioma {
	width: 120px;
	height : 20px;
	float:right;
	}
	
div#logotipo {
	width: 255px;
	height : 160px;
	float:left;
	margin-top: 29px;
	}
	
div#slide {
	width: 673px;
	height : 160px;	
	float:right;
	}

div#botonera {
	width: 255px;
	/*height : 347px;*/
	height : 170px;
	float: left;
	}

div#contenido {
	padding: 50px 14px 14px 14px;
	margin-left: 255px;
	margin-right: 251px;
	}

div#subcontenido {
	height : 200px;
	padding: 14px;
	width: 392px;
	}

div#subnoticias {
	width:220px;
	height:200px;
	padding:14px;
	}
	
div#subpromociones {
	width:220px;
	height:286px;
	padding:14px;
	}

div#submapa {
	width:220px;
	height:300px;
	padding:14px;
	}
	
div#contenido2 {
	width: 418px;
	/*height: 258px;*/
	float: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

div#mapa {
	width: 255px;
	float: left;
	height: 267px;
	}

div#promociones {
	width: 251px;
	height: 347px;
	}

div#noticias {
	width: 251px;
	}

div#direccion {
	width: 430px;
	height: 20px;
	margin-left: 252px;
	}

div#areas {
	width: 388px;
	height: 271px;
	padding:6px;
	background-color:#DDEAFF;
	}
div#tit_areas {
	width: 186px;
	height: 22px;
	background-image:url("../gn/sp/img/titarea.jpg");
	background-repeat:no-repeat;
	float:left;
	}
div#txt_areas {
	width: 186px;
	height: 128px;
	padding:2px;
	background-color:#FFF;
	float:left;
	border: solid #CCC 1px;
	margin: 1px;
	}
div#logos_areas {
	width: 72px;
	height: 28px;
	align: right;
	padding: 8px;
	margin-left: 90px;
	}
	
	
	
	

.Estilo1 {
	color: #FFFFFF;
	margin-bottom:15px;
	margin-left:10px;
	}

	
/* TITULOS DE CAPAS */

em {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	font-family:"Trebuchet MS", Verdana;
	
	}
h1 {
	font-family:"Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
}

h2 {
	font-family:"Trebuchet MS", Verdana;
	color:#999999;
	font-size: 14px;
	font-weight:bold;
}

h3 {
	font-family:"Trebuchet MS", Verdana;
	color:#999999;
	font-size: 14px;
	font-weight:bold;
}

h4 {
	font-family:"Trebuchet MS", Verdana;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	background-color:#72D048;
	}

p {
	font-family:"Trebuchet MS", Verdana;
	color:#999999;
	text-align:justify;
	font-size: 11px;
}

.textoareas {
	font-family:"Trebuchet MS", Verdana;
	color:#999999;
	font-size: 11px;
	line-height:normal;
	text-align:left;
}
	

	a {
  		color:#999999;
	  	text-decoration:none;
		
	}

	
	a:hover {
	    
		color:#F49339;
	  	/*border-bottom:1px dotted #72D048;*/

  	}
	

hr {
height: 1px;
border: 0;
border-bottom: 1px dotted #999; /*este es el que importa*/
}

	
.tabla{ 
border-style: solid; 
border-width: 1px; 
border-color: #ccc; 
background-color: #fff; 
} 
	
	
	
div#tit_contenido {
	width: 365px;
	height: 34px;
	background-image:url("../ncom/sp/img/tit_generico.jpg");
	padding-left: 38px;
	float: left;
	margin-left: 10px;
	}
	
div#tit_contenido2 {
	width: 422;
	height: 34px;
	background-image:url("../ncom/sp/img/tit_generico.jpg");
	}
	
div#tit_promociones {
	width: 252;
	height: 34px;
	background-image:url("../ncom/sp/img/tit_gen_corto.jpg");
	padding-left: 50px;
	}

div#tit_noticias {
	width: 252;
	height: 33px;
	background-image:url("../ncom/sp/img/tit_gen_corto.jpg");
	padding-left: 50px;
	}

div#tit_delega {
	width: 255;
	height: 34px;
	background-image:url("../ncom/sp/img/tit_delega.jpg");
	padding-left: 40px;
	}

div#tit_direccion {
	width: 928px;
	height: 40px;
	background-image:url("../ncom/sp/img/tit_direccion.jpg");
	}
div#telefono {
	width: 250px;
	height : 20px;
	float:left;
	margin-top: 3px;
	}

	

