@charset "utf-8";
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3551;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3551;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3551;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3551;
	text-decoration: none;
}




.top_bar {
	text-align: center;
	background-image: url(images/top.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	background-color: #23476c;
	text-align: center;
}
.navg {
	background-color: #28537E;
	vertical-align: bottom;
	padding-right: 30px;
}
.work {
	background-color: #729ea5;
	text-align: center;
	vertical-align: middle;
}
.work2 {
	background-color: #729ea5;
	text-align: center;
	vertical-align: top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3551;
	font-style: normal;
}
.carret {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #527B81;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #527B81;
}

p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A3551;
}


.logo {
	background-color: #28537E;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(images/Bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #729ea5;
}

#navegator {
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
}
.medidas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #14263A;
	border: 1px solid #537C82;
}
.empresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3551;
}
.work_E {
	background-color: #729ea5;
	background-image: url(images/carreteisBG.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	background-position: center center;
}
