body
{
    color:#00005A;
    margin: 0px;
    background-image: url( ../imgClientes/fondo_20087.gif )
}

a:visited
{
    color:#00005A;
}

a:link
{
    color:#00005A;
}

.centered
{
    border: 1px solid #ffffff;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.centeringContainer
{
    text-align: center;
}

.ts-1
{
    margin-top: 5px;
    text-align: center;
    width:730px;
}

.appContainer
{
    float:left;
}

.ts-C {
    border:medium none;
    float:left;
}

.headerContainer {
    border: none;
    margin-left: 22px;
    margin-right: 22px;
    text-align: center;
    float:left;
    height: 81px;
}

.logoContainer {
    border: none;
    display: inline;
    float: left;
    text-align: center;
    width: 25%;
    height: 100%;
    display: table;
    overflow: hidden;
    #position: relative;
}

.logoVerticalAlignContainer
{
    display: table-cell;
    vertical-align:middle;
    width: 100%;
    height: 100%;
    #top: 50%;
}

.logoImage
{
    background-image:url("../imgClientes/logo_20087.gif");
    background-position:center center;
    background-repeat:no-repeat;
    width: 100%;
    height: 81px; /* Webkit. No hereda la altura del padre */
    #position: relative;
    /*#top: 50%;*/
}

.infoContainer
{
    float:right;
    width:75%;
    height: 100%;
}

.l1Container {
    border: none;
    display: inline;
    float: left;
    padding-top: 2px;
    text-align: center;
    width: 100%;
    height:33%;
}

.l2Container {
    border: none;
    display: inline;
    float: left;
    padding-top: 4px;
    text-align: center;
    width: 100%;
    height:33%;
}

.l3Container {
    border: none;
    display: inline;
    float: left;
    padding-top: 3px;
    text-align: center;
    width: 100%;
    height:33%;
}

.placeTextImg
{
    background-image:url("../img/PlaceText.gif");
    background-position:center center;
    background-repeat:no-repeat;
    width: 15px;
    height: 12px;
    cursor: pointer;
}

.mailMapImg
{
    background-image:url("../img/MailMap.gif");
    background-position:center center;
    background-repeat:no-repeat;
    width: 15px;
    height: 12px;
    cursor: pointer;
}

.toolbarEnd {
    border:medium none;
    display:inline;
    float:left;
    overflow:hidden;
}

.northwestContainer
{
    border: none;
    float:left;
}

.northwestImage
{
    background-image:url("../img/No.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:22px;
    cursor: pointer;
}

.northContainer
{
    border: none;
    float:left;
    height:19px;
}

.northImage
{
    background-image:url("../img/N.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:15px;
    cursor: pointer;
}

.northeastContainer {
    border: none;
    float:left;
}

.northeastImage
{
    background-image:url("../img/Ne.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:22px;
    cursor: pointer;
}

.leftMenuArea
{
    float:left;
    border: none;
    height: 21px;
    overflow: hidden;
    padding: 0px;
    width: 22px;
}

.menuArea {
    float:left;
    border: none;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.toolbartable {
	border: none;
	display: none;
	text-align: left;
	float:right;
	padding-top:2px;
}

.toolbarNoJStable
{
 	border: none;
	text-align: left;
	float:right;
	padding-top:2px;
}

.toolbarNoJStableLeft
{
 	border: none;
	text-align: left;
	float:left;
	position:relative;
	height:100%;
}

.leftToolbarArea {
	border: none;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 5px;
	padding-top: 1px;
}

.centerToolbarArea
{
    border: none;
    display: inline;
    float: left;
    margin-left: 2px;
    margin-top: 2px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 5px;
    padding-top: 1px;
}

.toolContainer {
	border: none;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 5px;
	padding-top: 1px;
}

.rightMenuArea
{
    float:left;
    border: none;
    height: 21px;
    overflow: hidden;
    padding: 0px;
    width: 22px;
}

.westContainer
{
    display: table;
    #position: relative;
    overflow: hidden;
    float:left;
}

.westVerticalAlignContainer
{
    width:22px;
    #top: 50%;
    display: table-cell;
    vertical-align:middle;
}

.westImage
{
    width:20px;
    background-image:url("../img/O.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:20px;
    cursor:pointer;
    #position: relative;
    #top: 50%;
    margin-top:-10px;
    #margin-top:-30px;
}

.mapArea {
    border: none;
    padding: 0px;
    float:left;
    text-align:left;
}

.mapContainer {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

.eastContainer
{
    display: table;
    #position: relative;
    overflow: hidden;
    float:left;
}

.eastVerticalAlignContainer
{
    width:22px;
    #top: 50%;
    display: table-cell;
    vertical-align:middle;
}

.eastImage
{    width:20px;
    background-image:url("../img/E.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:20px;
    cursor:pointer;
    #position: relative;
    #top: 50%;
    margin-top:-10px;
    #margin-top:-30px;
}

.southwestContainer {
    border: none;
    float:left;
}

.southwestImage
{
    background-image:url("../img/So.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:22px;
    cursor: pointer;
}

.southContainer
{
    border: none;
    float:left;
    height:19px;
}

.southImage
{
    background-image:url("../img/S.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:15px;
    cursor: pointer;
}

.southeastContainer {
    border: none;
    float:left;
}

.southeastImage
{
    background-image:url("../img/Se.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:19px;
    width:22px;
    cursor: pointer;
}

.legendArea
{
    float:left;
    border: none;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    width: 160px;
    padding-bottom:0px;
    margin-bottom:-23px;
}

.legendBackground {
    background-color: #004080;
    border: none;
    text-align: left;
    width: 152px;
    padding-bottom:24px;
    margin-bottom:-23px;
}

.legendContainer1 {
    border: none;
    display: inline;
    float: left;
    margin-left: 1px;
    margin-top: 1px;
    padding: 0px;
    width: 150px;
    height:100%;
}

.legendContainer2 {
    background-color: #ffffff;
    border: none;
    text-align: left;
    width: 150px;
    padding-bottom:22px;
    height:100%;
}

.legendHeader {
	border: none;
	float: left;
	height: 14px;
	padding: 5px;
	text-align: center;
	width: 140px;
}

.legendDataContainer {
	border: none;
	float: left;
	padding: 5px;
	width: 140px;
	height: inherit;
	height:100%;
	margin-bottom: -35px;
}

.legendTs {
	overflow: auto;
	width: 140px;
	height:100%;
}

.legendFooter {
	border: none;
	float: left;
	height: 12px;
	line-height: 12px;
	padding: 5px;
	text-align: center;
	width: 140px;
}

.legendFooterButton {
    cursor: pointer;
    text-decoration: underline;
    vertical-align: middle;
}

.legendFooterButtonNoJS
{
    color:#00005A;
    background:none;
    border:none;
    cursor:pointer;
}

.legend-ts-1 {
	background-color: #ffffff;
	border: none;
	height: 76px;
	text-align: left;
}

.legend-ts-1-1 {
	border: none;
	display: inline;
	float: left;
	height: 21px;
	line-height: 22px;
	margin-left: 1px;
	padding: 1px;
}

.legend-ts-1-2 {
	border: none;
	display: inline;
	float: left;
	height: 21px;
	line-height: 22px;
	margin-left: 1px;
	padding: 1px;
}

.legend-ts-1-3 {
	border: none;
	display: inline;
	float: right;
	height: 21px;
	line-height: 12px;
	margin-left: 1px;
	padding: 1px;
	width:90px;
	vertical-align:middle;
}

.legend-ts-1-3-1
{
    padding-top:2px;
    padding-left:2px;
}

.newLine {
    clear: both;
}

.letra
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.letra2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.link1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

.l1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.l2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.l3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.toolbartd
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    height:21px;
    background-color:rgb(231,239,239);
}

.toolbartd table
{
    width:100%;
}

.toolbartd tr
{
    text-align: right;
    vertical-align: top;
}

.toolbartd td
{
    padding-right:5px;
}

.toolbartd a
{
    color:rgb(124,122,124);
    cursor:pointer;
}

.toolbartd a img
{
    width:15px;
    height:12px;
    border: 0px none ;
}

.toolbarbutton
{
    width:15px;
}

.movebutton
{
    width:22px;
    height:11px;
    text-align: center;   
}

.movebutton img
{
    border: 0px none ;
}

.movebutton a
{
    cursor:pointer;
}