body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

#general {
	width:980px;
	height:auto;
	margin:auto;
}

#cabecera {
	width:100%;
	height:70px;
	line-height:70px;
	clear:both;
}

#menu {
	width:100%;
	height:auto;
	margin-top:17px;
}

#contenido {
	width:100%;
	height:auto;
	clear:both
}

#pantalla {
	width:100%;
	height:auto;
	clear:both;
	background-image:url(../images/e/fondo_contenido.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#caja_imagenes {
	width:520px;
	height:250px;
	float:left;
	margin:10px;
}

#caja_textos{
	width:420px;
	height:auto;
	float:right;
	margin:10px;
	text-align:left;
}

#fila {
	width:100%;
	height:155px;
	clear:both;
	margin:15px 0 15px 0;
}

.cuadro_fila {
	width:236px;
	height:155px;
	float:left;
	margin-left:12px;
}

.cuadro_fila span{
	display:block;
	margin:6px 0 0 0;
	font-size:1.5em;
	color:#000;
	font-weight:bold;
}

#footer {
	width:100%;
	height:36px;
	clear:both;
}
	#footer_iz {
		width:510px;
		height:36px;
		line-height:36px;
		float:left;
		margin-left:15px;
		text-align:left
	}
	#footer_dr {
		width:400px;
		height:36px;
		line-height:36px;
		float:right;
		margin-right:15px;
		text-align:right
	}

#int_footer_iz {
	width:6px;
	height:36px;
	background-image:url(../images/e/img_lat_iz_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}

#int_footer {
	width:968px;
	height:36px;
	background-image:url(../images/e/img_footer.jpg);
	background-repeat:repeat-x;
	float:left
}

#int_footer_dr {
	width:6px;
	height:36px;
	background-image:url(../images/e/img_lat_dr_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}

#tags {
	width:100%;
	height:auto;
	clear:both;
}

#tags_int {
	width:95%;	
	height:auto;
	margin:10px;
}