/* CSS Document */

#topmenu{
	width:940px;
	height:35px;
	color:#990000;
	margin-left: -10px;
	background-color: #333333;
	margin-top: 40px;
}

#body-text{
width:730px;
padding:10px;
}

.detalles {
width:640px;
padding:5px;
background:url(../images/icono-gray.gif) top center no-repeat #fff;
border:1px solid #f1f1f1;
margin:0 auto;
}

.grafico {
width:632px;
height:330px;
border:9px solid #f1f1f1;
margin:5px auto 10px auto;
}

.grafico td, th{
  text-align: left;  
}

.title {
width:730px;
height:30px;
padding-top:5px;
margin-top:5px;
}

/*estilos*/

.detalles p {
font-size:0.9em;
}

.detalles h3 {
font-size:1.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
text-align:left;
margin:0 0 10px 0;
padding:0;
font-weight:bold;
}

.form {
color:#666;
border:1px solid #e9e9e9;
padding:2px;
font-size:8.5pt;
}

.button {
color:#fff;
border:1px solid #e9e9e9;
padding:2px;
margin-right:10px;
font-size:10pt;
background:#DF771C;
float:right;
}

.button:hover {
background:#842034;
}

.grafico a:link, a:visited {
	text-decoration:none;
	font-size:10pt;
	color:#df771c;
	font-weight:bold;
	padding:0 3px;
}

.grafico a:hover, a:active {
text-decoration:underline;
}
