body { 
padding: 0px;
margin: 0px;
color: #000000;
background-color: #FFFFFF;
}

body.nobg {
background: none;
}

div.content, div.sidebar {
top: 140px;
padding: 0px;
}

div.content {
z-index: 3;
margin-left: 180px;
position: relative;
background-color: #EDEDED;
}

div.content2 {
width: 100%;
position: relative;
}

div.sidebar {
z-index: 2;
width: 180px;
position: absolute;
margin: 0px;
height: auto;
background-color: #EDEEDC;
}

div.header {
top: 0px;
width: 100%;
position: absolute;
}

td {
       font-family: Verdana,Arial,Sans-Serif;
}
td.nav {
       background-color: #93A28B;
}
p,li {
       color: #000;
       font-family: Verdana,Arial,Sans-Serif;
       font-size: 80%;
}
p.mainmenu {
       font-weight: bold;
       margin-left: 15px;
       margin-bottom: 5px;
}
p.navmenu {
       line-height:18px;
       margin:10px;
       margin-left:10px;
       margin-bottom:15px;
       font-weight:bold;
}
p.small {
       font-size: 80%;
}
p.order {
       margin: 0px;
       font-weight: bold;
       color: #323E6C;
       text-align: center;
}
p.h2blue {
 color: #323E6C;
 font-weight: bold;
}
h1 {
 font-family: Verdana,Arial,Sans-Serif;
 color: #323E6C;
 font-size: 150%;
 font-weight: bold;
 letter-spacing: -1px;
}
.news {
       margin: 10px;
}

a.v2008:active,a.v2008:link,a.v2008:visited	{color:#FFFFAA;font-size:11px;font-weight:bold;text-decoration:none;line-height:1.5em;}
a.v2008:hover					{color:#000077;font-size:11px;font-weight:bold;text-decoration:none;line-height:1.5em;}

a.v2008_activo:active,a.v2008_activo:link,a.v2008_activo:visited{color:#7777AA;font-size:11px;font-weight:bold;text-decoration:none;line-height:1.5em;}
a.v2008_activo:hover						{color:#000077;font-size:11px;font-weight:bold;text-decoration:none;line-height:1.5em;}

.escon{display:none;}




.date {
       font-family : Arial,Verdana,Sans-Serif;
       color: #323E6C;
       font-size: 156%;
       font-weight : bold;
}
input.text {
       font-family: Verdana,Arial,Sans-Serif;
       color: black;
       font-size: 8pt;
}
code.code {
 font-family: Verdana,Arial,Sans-Serif;
 font-size: 7pt;
 color: gray;
}
#r {
 color: #b22222;
}

a {text-decoration: underline;}
a:link {color: #0033dd}
a:visited {color: #000099}
a:active {color: #ff0000}
a:hover {color: #3366ff;text-decoration: none}

a.topnav {text-decoration: none; font-size: 12px;}
a.topnav:link,a.topnav:visited,a.topnav:active {color: black;}
a.topnav:hover {color: #3366ff; text-decoration: none;}

a.topnav1 {text-decoration: none; font-size: 14px;}
a.topnav1:link,a.topnav:visited,a.topnav:active {color: black;}
a.topnav1:hover {color: #3366ff; text-decoration: none;}

a.nav {text-decoration: none; font-size: 11px;}
a.nav:link,a.nav:visited,a.nav:active {color: white;}
a.nav:hover {color: #DF4A43; text-decoration: none;}

a.newstitle {text-decoration: none; font-weight: bold;}
a.newstitle:link,a.newstitle:visited,a.newstitle:active {color: black;}
a.newstitle:hover {color: #3366ff; text-decoration: none;}

a.a-blue {text-decoration:none;color:#323E6C;font-weight:bold;}


