@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	background-color: #8c7b50;
	background-attachment: fixed;
	text-align: left;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	text-align: left;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.links a {
	text-decoration: underline;
	color: #CCCCCC;
}
.links a:hover {
	color: #FFcc00;
	text-decoration: underline;
}
.tituloSucursales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e0b94f;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.sobre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 3px;
	text-align: left;
}
.form-empleo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	text-align: left;
}
.rutas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.rutasTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18243e;
	text-decoration: none;
	font-weight: bold;
}.rutasMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#div {
	background-image: url(../images/div_inside.jpg);
	background-repeat: no-repeat;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b9b9b;
	padding-top: 12px;
	text-align: center;
}
.disclaimer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c7b50;
	text-align: center;
	font-weight: bold;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.sitemap a {
	text-decoration: underline;
	color: #CCCCCC;
}
.sitemap a:hover {
	color: #ffffff;
	text-decoration: underline;
}
