@charset "utf-8";
/* CSS Document */

.basica_grafico{ 
width:423px; height:600px; background-image:url(maquinas_llenadoras_bottom.jpg); font-family:Arial, Helvetica, sans-serif; 
border:#000066 solid 1px; background-repeat:repeat-x;
}

.imagen_arriba{
height:130px;
width:423px;
border:0;
}


.texto_principal{ font-size:13px; font-weight:bold; text-align:justify; color:#234C9B; padding:5px 10px 0 10px; float:left; }

.cont_lista_left{
	float:left;
	width:253px;
	height:220px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#153060;
}

.lista_menu{margin:14px 0 0 0; padding:0;
}

.lista_menu li{ margin:3px 0 0 35px; padding:0; list-style-type:square;
}

.lista_menu a{ margin:0; padding:0; text-decoration:none; color:#153060;
}

.lista_menu a:hover{
	color:#285BB9;
}

.cont_fotos{
	float:left;
	width:160px;
	height:220px;
	background-color:#000000;
}


.presentaciones{
	float:left;
	width:423px;
}

.presentaciones2{
	float:left;
	width:423px;
}

.texto_presentaciones{
	border-top:#2D52A2 solid 2px;
	margin:2px 10px;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#153060;
	}
	
	.texto_adic{
	margin:2px 10px 0 10px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#0E1E3D;
	text-align:justify;
	}
	
	.cont_dom{
	float:left;
	width:423px;
	}
	
	.domicilio{
	margin:46px 10px 0 10px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	text-align:center;
	}
	
	.fotos_2{
	width:160px;
	height:110px;
	float:left;
	}


