body 
{
background:url(oenmw/oenmwbg.gif) 50% 0 repeat-y #369;
font-family: Verdana,sans-serif;
color: #666;
font-size: 10pt;
margin:0;
}



/*--------------------------   MENU   ---------------------------*/

#menuBase{
width:100%;
float:left;
}

#menu-horizontal li{
float: left;
width: 110px;
text-align: center;
margin-top:0px;
}

#menu-horizontal li a{
background-color: #fff;
border-right: 1px solid #ccc;
color: #336699;
display: block;
padding: 5px;
text-decoration: none;
font-weight: bold;
}

#menu-horizontal li a:hover {
background-color: #F5F5F5;
color: #333;
text-decoration:underline;
font-weight: bold;
}

/*------------------------------------------------------------------*/


strong
{ 
background:inherit; color:#f22c95;
}


h1
{
background:inherit;
color:#41bae7;
font-size:16pt;
font-weight:normal;
margin:0;
padding-top:8px;
text-transform:lowercase;
}


h2
{
background:inherit;
color:#f22c95;
font-size:9pt;
font-weight: bold;
margin:0;
padding:2px 0 8px 0;
text-transform:uppercase;
border-bottom:#ddd 1px solid;
}

a:link, a:visited, a:active
{
background-color: inherit;
color:#000;
text-decoration: none;
display:block;
}


a:hover
{ 
position: relative;
background-color: #336699;
text-decoration: none;
color:#f22c95;
}

blockquote
{
background:inherit;
color:#888;
display:block;
padding:0 5px;
margin:0 50px;
font-size:8pt;
font-weight:normal;
text-align:justify;
border-left:#f22c95 5px solid;
}
  
  
blockquote p:first-letter
{
background:inherit;
color:#f22c95;
font-size:150%;
font-weight:bold;
text-transform:uppercase;
}


ul 
{ list-style:none; margin:0 0 0 0; padding:0 0 0 0;}

/*ul li
{ padding-left:15px; background: url(oenmw/arw.gif) 0 3px no-repeat;}
*/

#header
{
width:730px;
height:190px;
background:url(oenmw/oenmw.jpg) 50% no-repeat #69c;
color:#41bae7;
margin:auto;
font-weight:bold;
text-transform:lowercase;
}

#body
{
width:700px;
background:#fff;
color:inherit;
margin:auto;
padding:13px;
text-align:justify;
}


#content
{ width:500px; float:left; text-align:justify;}
  
#sidebar
{ width:175px; height:auto; float:right; text-align:justify;}

#footer
{ width:720px; margin:10px auto; background:inherit; color:#fff; font-size:75%;}
  
.headerlt
{ float:left; padding:80px 0 0 20px; font-size:20pt; letter-spacing:8px;}

.menu 
{ float:right; margin:90px 5px 0 0;  text-align:center; font-size:8pt; }

.menu a:link, .menu a:visited, .menu a:active
{ background:inherit; color:#555; text-decoration: none; display:block; border-left:#554 1px dashed; padding:1px 8px;}

.menu a:hover
{ background:inherit; color:#f60; text-decoration:none; border-left:#f61 5px solid; padding-left:4px;}

.sbhead
{
background:inherit;
color:#45bce9;
font-weight: bold;
border-bottom:#f22c95 1px solid;
padding:1px 0 8px 0;
text-align:center;
font-size: 12px;
}

.sidebar
{
background:inherit;
padding:5px;
width:170px;
font-size:80%;
color:#888;
text-align:justify;
margin-top:10px;
}

.tituloNoticia{
color: #00aaaa; 
background:url(oenmw/bgNoticia.jpg) no-repeat;
padding-left:25px;
font-weight: bold;
font-size: 10px;
}

.img
{border:#aaa 1px solid; margin:8px 5%; width:90%;}

.footer 
{ float:right; }

.footer a:link, .footer a:visited, .footer a:active
{ background:inherit; color:#ddd; text-decoration: none;}

.footer a:hover
{ background:inherit; color:#fff; text-decoration: none;}

.spacer 
{ font-size:0; clear:both; height:1px;}