* { padding:0px; margin:0px; }
body {
font-family:Arial;
font-size:10px;
background-color:#E6E6E6;
/* background: #E6E6E6 url(http://themes.googleusercontent.com/image?id=1iJBX-a-hBX2tKaDdERpElPUmvb4r5MDX9lEx06AA-UtZIQCYziZg3PFbmOyt-g2sH8Jo) repeat-x fixed top center; */
}

#menu { background-image:url(http://imagenes.aureaworld.org/nav_bg.png); background-repeat:repeat-x; height:30px; width:700px; margin:auto; padding-left:100px; font-size: 14px; }
.noticia { background-image:url(http://imagenes.aureaworld.org/nav_bg.png); background-repeat:repeat-x; height:30px; width:650px; color:white; font-size: 20px; } 
.fecha { background-image:url(http://imagenes.aureaworld.org/nav_bg.png); background-repeat:repeat-x; height:30px; width:160px; color:white; font-size: 20px; }
.stats { background-image:url(http://imagenes.aureaworld.org/nav_bg.png); background-repeat:repeat-x; height:30px; width:165px; color:white; font-size: 20px; }
.opinion { background-image:url(http://imagenes.aureaworld.org/opi_bg.png); background-repeat:repeat-x; height:30px; width:650px; color:white; font-size: 20px; }
.fechaop { background-image:url(http://imagenes.aureaworld.org/opi_bg.png); background-repeat:repeat-x; height:30px; width:150px; color:white; font-size: 20px; }
#nav { list-style:none; }
#nav li { float:left; background-repeat:no-repeat; background-position:right; }
#nav li a { display:block; padding:7px 10px; text-decoration:none; color:#FFFFFF; font-weight:bold; }
#nav li a:hover { color:#FFFFFF; }
/* Submenu */
#nav ul.submenu { padding:5px; position:absolute; list-style:none; background-color:#226268;}
#nav ul.submenu li { float:none; background-image:none; border-bottom:1px solid #999999; width:200px;}
a{text-decoration:none;}
#ok { display: inline; border: 2px solid green; padding: 10px; }
#error { display: inline; border: 2px solid red; padding: 10px; }

.calloutUp
{
height: 0;
width: 0;
border-bottom: 12px solid #ffffff;
border-left: 12px dotted transparent;
border-right: 12px dotted transparent;
left: 0px;
top: 0px;
margin-left: 20px;
z-index: 10;
}
.calloutUp2
{
position: relative;
left: -10px;
top: 2px;
height: 0;
width: 0;
border-bottom: 10px solid #ffffff;
border-left: 10px dotted transparent;
border-right: 10px dotted transparent;
z-index: 11;
}
.divContainerUp
{
background-color: #ffffff;
border: solid 1px #ffffff;
position: relative;
top: -1px;
z-index: 9;
width: 660px;
padding: 4px;
}


