
/* CSS Fundación Omar Dengo - Revista Electrónica */

body
{ 
background-image:url('/revista/images/interfase/fondoback.gif');
background-repeat:no-repeat;
background-position:top center;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-align:left;
}
#menu {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#166294;
text-decoration:none;
font-weight:bold;
}
#menu:hover {
color:#df8219;
}
#menu:visited {
color:#df8219;
}
/* Div body */

#container
{
width:100%;
}

#divbody
{
width:775px;
margin: 0 auto 0;
}

#footer
{
background-image:url('/revista/images/interfase/footer_back.gif');
background-repeat:no-repeat;
background-position:center;
text-align:center;
}
h6{
color:#df8219;
float:center;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-bottom:0px;
margin-bottom:0px;
}
h2 {
-x-system-font:none;
background:White none repeat scroll 0 0;
color:#df8219;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:30px;
padding:0 0 6px;
}
h1{
color:#df8219;
font-size:18px;
}
h3{
color:#df8219;
}
#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	width: 530px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('/revista/images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('/revista/images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 3px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}

#rounded-corner td
{
	padding: 5px;
	background: #e8edff;
	border-top: 1px solid #e8edff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('/revista/images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('/revista/images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	/*background: #d0dafd;*/
	background: #e8edff;
}
#rounded-corner a:hover
{
	color:#df8219;
}

#rounded-corner a:visited {
color:#df8219;
}

a{
	color:black;
	font: 11px Arial;
}
a:hover {
color:#df8219;
}
a:visited {
color:#df8219;
}
#alerta{
    border: 2px solid #eed300;
    font: 11px Verdana, Helvetica, sans-serif;
    text-align: center;
    color: #cd8e00;
    background: #fffce3;
}
.ejemplo{
font: 9px Arial;
color:#146196;
}


