body 
{
	background-image:url(../imagenes/fondo.jpg)

}


.borde {
	border: 1px solid #d3dcdc;
}

.bordeTabla {
	border: 1px solid #333333;
}

.comboBox{
    border-top: 1px solid #C0C4C6;
    border-bottom: 1px solid #C0C4C6;
    border-left: 1px solid #C0C4C6;
    border-right: 1px solid #C0C4C6;
    background-color: #F1EEEE;
    font-family: Arial Narrow;
    font-size: 11px;    
    color: #53636C;
    font-weight : normal;
    text-align: center;
}


.cajas_formulario_largo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #eceded;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width:250px;
}

.cajas_formulario_corto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #eceded;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width:100px;
}

.cajas_formulario_detalle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #eceded;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 150px;
	width:250px;
}

.fecha_sitio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #666666;
}

.caja-direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #666666;
	margin-left:8px;
	
}

.textos_vinculos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #666666;
}
.textos_vinculos A:LINK    {color : #666666; text-decoration : none;}
.textos_vinculos A:VISITED {color : #666666; text-decoration : none;}
.textos_vinculos A:ACTIVE  {color : #666666; text-decoration : none;}
.textos_vinculos A:HOVER   {color : #333333; text-decoration : underline;}

.textos_blancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #ffffff;
}
.textos_blancos A:LINK    {color : #ffffff; text-decoration : none;}
.textos_blancos A:VISITED {color : #ffffff; text-decoration : none;}
.textos_blancos A:ACTIVE  {color : #ffffff; text-decoration : none;}
.textos_blancos A:HOVER   {color : #ffffff; text-decoration : underline;}

.noticia-fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #333333;
}

.noticia-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #958250;
}
.noticia-titulo A:LINK    {color : #958250; text-decoration : none;}
.noticia-titulo A:VISITED {color : #958250; text-decoration : none;}
.noticia-titulo A:ACTIVE  {color : #958250; text-decoration : none;}
.noticia-titulo A:HOVER   {color : #333333; text-decoration : underline;}

.noticia-bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	
	color: #666666;
}
.noticia-cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	
	color: #666666;
}
.noticia-cuerpo A:LINK    {color : #666666; text-decoration : none;}
.noticia-cuerpo A:VISITED {color : #666666; text-decoration : none;}
.noticia-cuerpo A:ACTIVE  {color : #666666; text-decoration : none;}
.noticia-cuerpo A:HOVER   {color : #333333; text-decoration : underline;}

.resultados-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #968152;
}
.resultados-texto A:LINK    {color : #968152; text-decoration : none;}
.resultados-texto A:VISITED {color : #968152; text-decoration : none;}
.resultados-texto A:ACTIVE  {color : #968152; text-decoration : none;}
.resultados-texto A:HOVER   {color : #755f2d; text-decoration : underline;}

.resultados-fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #c9be00;
}
.resultados-cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #666666;
}
.resultados-cuerpo A:LINK    {color : #666666; text-decoration : none;}
.resultados-cuerpo A:VISITED {color : #666666; text-decoration : none;}
.resultados-cuerpo A:ACTIVE  {color : #666666; text-decoration : none;}
.resultados-cuerpo A:HOVER   {color : #000000; text-decoration : underline;}

