/* Prodomicili CSS */

/*
div {
 border: 1px dotted;
}
*/

body {
font: x-small Lucida Grande, Lucida Sans, Verdana, sans-serif;
text-align: center;
margin: 0;
padding: 0;
border: 0;
color: black;
background-color: #dbdad9;
}

p {
font-size: 14px;
font-weight: normal;
}

div {
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 0;
}

hr {
color: #9C052D;
height: 1px;
}

a:link, a:visited, a:active {
color: #9C052D;
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: underline;
}

/* Elements estructura */

#pagina {
border-left-width: 2px;
border-left-style: solid;
border-left-color: white;
border-right-width: 2px;
border-right-style: solid;
border-right-color: white;
margin: 0 auto;
padding: 0;
text-align: left;
width: 764px;
}

div#cuadro1 {
background-image: url("/images/bg_cuadro.gif");
clear: both;
height: 8px;
margin:0; padding:0;
}

div#cuadro2 {
background-image: url("/images/bg_cuadro.gif");
clear: both;
height: 4px;
margin:0; padding:0;
}

div#head {
background-color: #FFFFFF;
background-image: url("/images/bg_head.gif");
background-repeat: no-repeat;
background-position: right;
height: 79px;
}

div#head img {
margin: 0;
padding: 0;
border: 0;
}

div#head a {
margin: 0;
padding: 0;
border: 0;
}

div#menu {
background-color: #B4B4B4;
height: 30px;
vertical-align: middle;
line-height: 30px;
}

div#menu p {
margin: 0;
padding: 0;
border: 0;
text-align: center;
font-weight: bold;
font-size: 13px;
}

div#menu a:link {
color: white;
text-decoration: none;
}

div#menu a:visited {
color: white;
text-decoration: none;
}

div#menu a:hover {
color: white;
text-decoration: underline;
}

div#menu a:active {
color: white;
text-decoration: none;
}

div#contenido {
float: left;
margin: 0;
padding: 0;
position: relative;
}

div#image {
 float: left;
 background-color: #9C052D;
 border-right-width: 2px;
 border-right-style: solid;
 border-right-color: #FFFFFF;
 width: 194px;
 margin: 0 3em 0 0;
 padding: 0;
 height: 700px;
}

div#text {
 width: auto;
 padding: 1ex 2em 1ex 2em;
}

h1 {
font-size: 22px;
font-weight: bold;
color: #9C052D;
}

h2 {
font-size: 20px;
font-weight: bold;
color: #9C052D;
font-style: italic;
}

h3 {
font-size: 18px;
font-weight: bold;
color: #333333;
}

h4 {
font-size: 18px;
color: #333333;
margin: 1ex 0 0 0;
padding: 0;
}

.ingent {
 background-color: #FFFFFF;
 color: #AAAAAA;
 font-size: 12px;
 text-align: center;
 vertical-align: middle;
 padding: 2px;
}

.ingent p {
margin: 2px;
padding: 0;
}

.ingent a:link {
 color: #C6B3AC;
}

.ingent a:visited {
 color: #C6B3AC;
}

.ingent a:hover {
 color: #ef8e00;
 text-decoration: underline;
}

.ingent a:active {
 color: #C6B3AC;
}

/* CSS */

.footer a
{
 color: #eeeeee;
}

.footer a:visited
{
 color: #eeeeee;
}

.footer a:hover
{
 color: #ef8e00;
}

.pagetitle
{
 font-size: 140%;
 padding-bottom: 10px;
}

.latest_news
{
 width: 75%;
 margin-left: auto;
 margin-right: auto;
}

.headline_link a
{
 color: #9C052D;
 text-decoration: none;
 font-size: 22px;
}

.headline_link a:visited
{
 color: #9C052D;
 text-decoration: none;
 font-size: 22px;

}

.headline_link a:hover
{
 color: #999999;
 text-decoration: underline;
 font-size: 22px;

}

.headline
{
 color: #000000;
 font-size: 200%;
 padding-bottom: 24px;
}

.news_archive
{
 width: 85%;
 font-size: 80%;
 margin-left: auto;
 margin-right: auto;
}

.center
{
 font-size: 80%;
 text-align: center;
}


/* Misc */

.separador {
border-bottom: 1px dotted;
clear: both;
}

.element {
float: left;
width: 720px
}

.element p {
margin: 2px;
padding: 0;
}

.element .i {
float: left;
padding: 10px 70px 10px 70px;
width: 100px;
text-align: center;
vertical-align: middle;
}

.element .t {
float: left;
padding: 10px 0 10px 0;
}


.clar {
background-color: #D0D0D0;
}

.fosc {
background-color: #C0C0C0;
}

.message-warning {
background-color: yellow;
}

/* Misc */

#capsalogin {
border: 1px dotted;
color: #9C052D;
}

h1, h2, h3, h4 {
margin: 0;
padding: .4em 0 .2em 0;
font-style: normal;
}

h1 {
font-size: 18px;
color: #9C052D;
font-weight: bold;
}

h2 {
font-size: 16px;
color: #9C052D;
font-weight: bold;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #333333;
}

h4 {
font-size: 14px;
color: #333333;
}

.pagenavigator {
margin: 5px;
}

.pagenavigator a {
font-weight: bold;
font-size: 14px;
}

.pagenavigator .current {
font-weight: bold;
background: white;
}

/* Estructura */

.extracontenido {
 font-size: 14px;
 padding: 2px 10px;
}

.extracontenido p {
 margin: 0;
 padding: 0;
}

.menulateral {
 background-color: #9C052D;
 border-right-width: 2px;
 border-right-style: solid;
 border-right-color: #FFFFFF;
 width: 174px;
 margin: 0;
 padding: 10px;
 color: white;
 font-weight: bold;
 font-size: 14px;
}

.menulateral a {
 color: white;
 font-weight: normal;
}

.menulateral a:link, .menulateral a:visited, .menulateral a:active {
color: white;
}

tr.bglight {
background: white;
}

tr.bgdark {
background: rgb(234,234,234);
}

td.uppercase {
text-transform: uppercase;
}

table.list {
margin: 0;
padding: 0;
border: 0;
}

table.list td {
letter-spacing: -1px;
text-align: right;
border-left: 1px solid #DDD;
padding: 1px 5px 1px 2px;
border-bottom: 1px solid #DDD;
}

.total {
font-weight: bold;
}

@media print {
    .noimprimir {
        display: none;
    }
}

@media screen {
    .nomesimprimir {
        display: none;
    }
    .printscreenonly {
        display: none;
    }
}
