﻿.banner
{
	margin: 20px auto 0;
	position: relative;
	height: 334px;
	width: 838px;
	overflow: hidden;
}

.image
{
	margin: 0 0 0 -350px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 700px;
	height: 264px;
	background: url(../Images/Commons/headimage.png) no-repeat scroll 0 -280px transparent;
	z-index: 10;
}

.blue-background
{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 130px;
	background-color: #222561;
}

.header-tecnologia
{
	margin: 0 0 -10px 40px;
	position: absolute;	
	left: 0;
	bottom: 0;
	font: italic 3em Impact;
	color: #535181;
}

.header-frase
{
	position: absolute;
	right: 0;
	bottom: 0;
    font: italic 1em "Agency FB";
    letter-spacing: 0.019em;
	color: #FFF;
	text-align: right;
	margin: 0 40px 10px 0;
}

.imagen-tec
{
    background: url("../Images/Commons/BlockImages.png") no-repeat scroll 0 -278px transparent;
    float: left;
    height: 275px;
    margin: 45px 93px;
    width: 355px;
}

.paragraph
{
    float: left;
    font: italic bold 0.609em/1.7 Arial;
    height: 200px;
    margin: 60px 0 0 -72px;
    padding: 0;
    text-align: justify;
    width: 470px;
}

.omnitracs
{
    background: url("../Images/Commons/logos.png") no-repeat scroll 0 -245px transparent;
    display: block;
    float: left;
    height: 47px;
    width: 203px;
}

.link-omnitracs p{
	font: bold 0.7em Arial;
    float: left;
	text-align: right;
    margin: 0 0 20px 89px;
}

.link-omnitracs span{
	background: url(../Images/Tecnologia/omnitracslink.png) no-repeat scroll 0 0 transparent;
	height: 23px;
	width: 86px;
	display: inline-block;
}

.link-omnitracs a:link,
.link-omnitracs a:visited
{
	font: italic 0.9em Arial;
	color: #009DDB;	
}
