/*estilos de mercados*/
.fecha_mercado {
	font-family:Arial;
	font-size: 12px; 
	color:#ed0e69;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffffff;
	width:135px;
	float:left;
	padding-left:4px;

}
.textomercados {
	font-family:Arial;
	font-size: 11px; 
	color:#ffffff;
	margin-left:10px;
	margin-top:5px;
	text-align:left;
	width:315px;
	float:left;
	height:100%

}

.fotomercados {
float:left;
margin-top:7px;
width:120px;
}
	
/*estilos de mercados*/

.menutitle{
float:left;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#ed0e69;
	width:315px;
	float:left;
	padding-left:4px;	
}

.submenu{
float:left;
height:100%;

}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top:5px;
	background-color:#000000;
	background-image:url(imagenes/fondo_graffiti.gif);
	background-repeat:no-repeat;
}

.pie {
	font-family:Arial;
	font-size: 10px; 
	color:#ffffff;
}

.texto {
	font-family:Arial;
	font-size: 11px; 
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:left;

}

.textonegro {
	font-family:Arial;
	font-size: 10px; 
	color:#000000;
}
.titulo {
    font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	
	}
.titulo_noticia {
    font-family:arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	}
.resumen_noticia {
    font-family:arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	}		
	
.destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#ed0e69;
	letter-spacing: 1pt;		
	}
	
.destacados2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ed0e69;
	background-color:#ffffff;
	letter-spacing: 1pt;		
	}

.vineta {
	font-family: arial;
	font-size: 12px; 
	color:#ed0e69;
	margin-left:3px;
	margin-right:3px;
}
.fecha_noticia {
	font-family: arial;
	font-size: 14px; 
	color:#ed0e69;
	margin-left:3px;
	margin-right:3px;
}

.link {
	font-family:Arial;
	font-size: 12px; 
	color:#ed0e69;
	font-weight:bold;
	text-decoration:none;
}
.link:hover {
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}
.linkpie {
	font-family:Arial;
	font-size: 10px; 
	color:#ed0e69;
	font-weight:bold;
	text-decoration:none;
}
.linkpie:hover {
	font-family:Arial;
	font-size: 10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;

}
.link2 {
	font-family:arial;
	font-size: 10px; 
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.link2:hover {
	font-family:arial;
	font-size: 10px; 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.lineavertical {
	background-image:url(imagenes/punto.gif);
	background-repeat: repeat-y;
	width:3px;
}

.lineaverticalblanca {
	background-image:url(imagenes/puntoblanco.gif);
	background-repeat: repeat-y;
	width:3px;
}

.lineahorizontal {
	background-image:url(imagenes/punto.gif);
	background-repeat: repeat-x;
	height:3px;
}
 .fondohome {
    background-image:url(imagenes/fondo_home.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	height: 405px;
	}
.fondocontacto {
    background-image:url(imagenes/fondo_contacto.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	height: 405px;
	}
 .fondoquienes {
    background-image:url(imagenes/fondo_quienes.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	height: 405px;
	}
	  .quienes {
	margin-top: 100px;
	margin-right:50px;
	margin-left: 10px;
	font-family:Arial;
	font-size: 12px; 
	color:#ffffff;
	text-align:justify;
}
 .fondomercados {
    background-image:url(imagenes/fondo_mercados.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	height: 405px;
	}
 .fondoformulario {
    background-image:url(imagenes/fondo_formulario.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	height: 405px;
	}
 .formulario {
 	background-color:#f26c25;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
.fondomailing {
    background-image:url(imagenes/fondo_mailing.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	height: 405px;
	}
.mailing {
	margin-top:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}