.fondoLineaDer {
	background-image: url(images/LineaIzqFondo.jpg);
	background-repeat: repeat-y;
}
.fondoIzq {
	background-image: url(images/LineaDerFondo.jpg);
	background-repeat: repeat-y;
}
.Fondo {
	background-image: url(images/LineaFondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sombraPng {
	background-image: url(images/sombraSuper.png);
	background-repeat: repeat-x;
	background-position: top;
}
.titulos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A2021;
}
.tituloBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #CCCCCC;
}
.fondoquienes {
	background-image: url(images/extras/fondoquienes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.servicios2 {
	background-image: url(images/extras/dado.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.links {
	background-image: url(images/extras/links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lineaRoja {
	background-color: #7A2021;
}
.amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	background-color: #FFFF00;
}
.textoForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.contacto {
	background-image: url(images/extras/contacto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.periodico {
	background-image: url(images/extras/period.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.notititulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132843;
}
.notitituloCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132843;
	text-transform: uppercase;
}
.mundo {
	background-image: url(images/extras/mapa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
