BODY {

background-color : #FFFFFF;

font-family : Verdana, Arial, sans-serif;

font-size: 80%;

color:#616161;

margin: 5px;

margin-top: 15px;

line-height: 20px;

}



P, TD, LI, UL, Table {

font-family : Verdana, Arial, sans-serif;

font-size : 100%;

}



A {color : #375971; font-weight: bold; text-decoration: none;}

A:HOVER {color : #666666; font-weight: bold; background: #ffffff; text-decoration : underline;}



A.sumario {color: #666666; text-decoration: none;}

A.sumario:HOVER {color: #999999; background: #FFFFFF; text-decoration: none;}





li {

list-style-image: url('images/bullet.gif');

}

.negrita {

font-weight: bold;
color:#515151;

}

H1 {

font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;

text-align: left;

font-size: 1.8em;

font-weight: bold;

letter-spacing: 2px;

color : #666666;

margin: 0px;

border-bottom: 1px dashed #999999;

}



h2 {

color: #3C4D55;

font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;

text-align: left;

font-size: 1.4em;

font-weight: bold;

letter-spacing: 3px;

}



H3, H4, H5, H6 {

font-size : 13px;

font-weight : bold;

color : #6B8490;

}



.imageborder {

padding: 0px;

background-image: url('images/cell1.jpg') }



.borders {

font-family : Verdana, Arial, sans-serif;

background: #B2C3CC;

color: #000000;

line-height: normal;

border-top: 1px solid #000000;

border-bottom: 1px solid #000000;

padding: 10px;

font-size: 90%;

font-weight: bold;

}



.plain {

padding: 20px;

}



.rightside {

font-family : Verdana, Arial, sans-serif;

border-left: 1px dashed #3C4D55;

text-align: justify;

background: #FFFFFF;

padding-left: 10px;

padding-right: 0px;

padding-top: 15px;

padding-bottom: 15px;

}



.textarea {

font-family : Verdana, Arial, sans-serif;

text-align: justify;

background: #FFFFFF;

line-height: 18px;

padding-left: 20px;

padding-right: 20px;

padding-top: 15px;

padding-bottom: 15px;

}



.tiny {

font-size: 80%;

line-height: 15px;

}

.specialmenu {

text-align: right;
font-size: 95%;
line-height: 20px;

}

.special {

font-size: 90%;

line-height: 14px;

}
.marco{
         border: SOLID 1px #999999;
         margin: 4px;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #E7E7E7;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.1em 1em;
background-color: #E7E7E7;
color: #375971;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #CCCCCC;
color: #375971;
}

#ddblueblockmenu{
border-right: 1px solid #375971;
border-bottom-width: 0;
width: 160px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 145px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #375971;
background-color: #E7E7E7;
border-bottom: 1px solid #999999;
border-left: 7px solid #999999;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 170px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #CCCCCC;
border-left-color: #375971;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid #375971;
padding: 1px 0;
padding-left: 5px;
background-color: #375971;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

