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


.times-dorada {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #C99D1E;
	text-align: center;
}


.textonoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #333;
	text-align: justify;
}
.clientesfondo {
	background-image: url(imgs/clientesfondo.jpg);
	background-repeat: no-repeat;
}

.contactofondo {
	background-image: url(imgs/contactofondo.jpg);
	background-repeat: no-repeat;
}


.textocopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #46050A;
	text-align: center;
}


.scrollbar {
scrollbar-3dlight-color:#111;
scrollbar-arrow-color:#ff6622;
scrollbar-base-color:#333;
scrollbar-darkshadow-color:#0032EA;
scrollbar-face-color:#cc0000;
scrollbar-highlight-color:#ccc;
scrollbar-shadow-color:#111;
}

.textura1 {
	background-color: #FFF;
	background-image: url(imgs/cruzfondo.jpg);
}

.fondohome {
	background-image: url(imgs/fondogome.png);
	background-repeat: no-repeat;
}

.barraroja {
	background-image: url(imgs/barraroja.jpg);
}

.fondo-noticias {
	background-image: url(imgs/noticias.jpg);
	background-repeat: no-repeat;
}

.fondoquienes {
	background-image: url(imgs/fondoquienes.png);
	background-repeat: no-repeat;
}

.fotoquienes {
	background-image: url(imgs/fotoquienes.jpg);
	background-repeat: no-repeat;
}
.textocentradogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	text-align: center;
}
.fotovision {
	background-image: url(imgs/fotovision.jpg);
	background-repeat: no-repeat;
}
.helveticaleftgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #666;
	text-align: left;
	text-decoration:none;
}
.helveticaleftmedi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #666;
}
.fotomision {
	background-image: url(imgs/fotomision.jpg);
	background-repeat: no-repeat;
}
.fotovalores {
	background-image: url(imgs/fotovalores.jpg);
	background-repeat: no-repeat;
}
.fotoprincipios {
	background-image: url(imgs/fotoprincipios.jpg);
	background-repeat: no-repeat;
}
.fondoquehacemos {
	background-image: url(imgs/fondoquehacemos.png);
	background-repeat: no-repeat;
}
.textochicogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #666;
	text-align: center;
}
.ttextochicoizq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #003;
	text-align: left;
	text-decoration:none;
}

.textoazulchico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #003;
	text-align: center;
	text-decoration:none;
}

a.textoazulchico:link {text-decoration:none;}      /* unvisited link */
a.textoazulchico:visited {color:#999;} 
a.textoazulchico:hover {color:#036;}  /* mouse over link */
a.textoazulchico:active {color:#036;}

a.helveticaleftgray:link {text-decoration:none;}      /* unvisited link */
a.helveticaleftgray:visited {color:#999;} 
a.helveticaleftgray:hover {color:#036;}  /* mouse over link */
a.helveticaleftgray:active {color:#036;}

a.textocopyright:link {text-decoration:none;}      /* unvisited link */
a.textocopyright:visited {
	color:#C66;
} 
a.textocopyright:hover {
	color:#300;
}  /* mouse over link */
a.textocopyright:active {color:#036;}

a.textocentradogris:link {text-decoration:none;}      /* unvisited link */
a.textocentradogris:visited {
	color:#333;
} 
a.textocentradogris:hover {color:#036;}  /* mouse over link */
a.textocentradogris:active {color:#036;}

.textorojoleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #46050A;
	text-align: left;
}
.fondoarticulos {
	background-image: url(imgs/fondoarticulos.jpg);
	background-repeat: no-repeat;
}
.fondocumplimiento {
	background-image: url(imgs/fondocumplimiento.jpg);
	background-repeat: no-repeat;
}
