﻿*
{
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    text-decoration: none;
    font-family: Arial, Verdana;
}

html {    overflow-y: scroll;}

body
{
    background-color: #EAE6E5;
    text-align: center;
        color: #FFFFFF;

}

td, th    {vertical-align:top;}

h1, h2, h3, h4, h5, h6
{
    color: white;
}

a, a:link, a:hover, a:visited, a:active
{
    color: #FFF;
}
a:hover
{
    color: #FFF;
}

h1
{
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    font-family: Serif;
}

h2
{
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}

form
{
    background-image: url(/images/bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    margin: 0px auto auto auto;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    vertical-align: middle;
}

input
{
    border: 0px;
    color: #555555;
}
hr
{
    margin: 10px;
}

/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/*                          ELEMENTS                                */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
.mainlinks 
{
    display:block;
    position:fixed;
    z-index:10000;
    left:0;
    right:0;
    top:0;
    height:22px;
    text-align:center;
    background-color:#E8E7EB;
    border-bottom:1px solid #D6D5D9;
    filter:alpha(opacity=90);
    opacity:.90;
    -moz-opacity:.90;
    }
.mainlinks table 
{
    margin:0px auto auto auto;
    width:100%;
    text-align:center;
    }

.mainlinks td
{text-align:center;
    /*width:198px; */    
    height:20px; 
    text-align:center;  
    border-collapse:separate;
    color:#FD942B;
    font-weight:bold;
    text-shadow: 1px 1px 1px #777777;
    border-right:1px solid #D6D5D9;
    
    border-left:1px solid #FAFAFA;
}

.mainlinks td:hover 
{
    background-color:#DFDFDF;
    }


.mainlinks a {    color:#FD942B; font-size:13px;}

.container
{
    width: 1000px;
    margin: 20px auto auto auto;
    text-align: justify;
}

.header
{
    height: 120px;
    margin-top: 4px;
    background-image: url(/img/template/header.jpg);
    background-position: top;
    color: White;
    margin-bottom: 10px;
}

.logo
{
    float: left;
    margin-right: 20px;
    margin-left: 7px;
    border: 1px;
}

.banner_header
{
    width: 784px;
    height: 76px;
    float: left;
    /*background-color: White;*/
    margin-bottom: 10px;
}

.language
{
    text-align: center;
    color: White;
    font-size: 20px;
    margin-left: 792px;
}


.colLeft
{
    width: 207px;
    float: left;
    clear: none;
    font-size: 14px;
    margin-right: 8px;
}



.menu a
{
    display: block;
    height: 25px;
    margin: 1px;
    background-color: #ABABAB;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
    font-size:16px;
}

.menu .provincia {font-size:13px; text-align: left;
padding-left:5px;
font-size:13px; 
    line-height: 25px;
    font-weight: bold;
    background-color: #37A3DF;
    margin-left:5px;
}

.menu .territorio {font-size:13px; text-align: left;
    line-height: 25px;
    font-weight: bold;
    padding-left:5px;
    background-color: #0F86CA;
    font-size:12px;
    background-repeat:no-repeat;
    background-position:left center;
    margin-left:10px;
}

.menu .selected
{
      height:auto;
      font-size:14px;
}

.navbar
{
    background-color: #ABABAB;
    float: left;
    clear: none;
    width: 563px;
    margin-bottom: 10px;
    color: #555555;
    font-size: 12px;
}


.colCenter
{
    float: left;
    clear: none;
    width: 563px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    margin-right:8px;
    color: #555555;
    font-size: 12px;
    text-align:center;
}

/*.colCenter * {color:#555555;}*/

.colRight
{
    width: 208px;
    float: left;
    clear: none;
    text-align: center;
}

.colRight div
{
    margin: auto;
}


.spacer
{
    clear: both;
}

.footer a
{
  font-family: verdana;
  font-size: 12px;
  color: #ACA8A7;
  font-weight: bold;
  text-decoration: underline;
}

.footer table
{
  width: 100%;
  text-align: center;
}

.footer td
{  padding: 10px;
  
}