body, html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(../img/head_fondo.jpg);
	background-repeat: repeat-x;
}

div#global{
	width:955px;
}

div#head {
	height:140px;
	clear:both;
}

div#left {
	padding-top: 15px;
	width: 180px;
	float: left;
}

div#left a {
	text-align:right;
	display:block;
	border-top: #006699 solid 1px;
	height: 35px;
	color: #006699;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}

div#left a:hover {
	color:#0000CC;
	border-top: #0000CC 1px solid;
	background-color:#CCCCCC;
}

div#left p{
	font-size:12px
}
div#right {
	padding-top: 15px;
	width: 755px;
	float: left;
	background-color:#FFFFFF;
	font-size: 11px;
	margin-left:20px;
}
div#right a{
	text-decoration:none;
}
div#right h1{
	color:#006699;
	margin:0px;
	font-size:24px;


}
div#right h2{
	color:#006699;
	margin:0px;
	font-size:20px;}
div#right h3{
	color:#666666;
	margin:0px;
}

div#right h4{
	color:#999999;
	font-size:15px;
}
div#right h5{
	color:#999999;
	font-size:12px;
	font-style:italic;}
div#right h6{
	color:#999999;
	font-size:12px;
	font-style:italic;
	border-bottom:#999999 1px solid;}

div#right img{
	text-align:center;
}
div#right th{
	text-align:center;
	height:18px;
	background-color: #eeeeee;
}

.color {
	background-color: #eeeeee;
	}
a.xls {
	display:block;
	text-align:right;
	color:#999999;
	border-bottom:1px #CCCCCC solid;
	margin-top:10px; 
	text-decoration:none;
	background-image:url(../img/xls.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 18px 2px 0px;
}

a:hover.xls {
	color:#FA9C08;
	border-bottom:1px #FA9C08 solid;
}
div#footer{
	width:755px;
	height:50px;
	padding-top:10px;
	padding-bottom:15px;
	}
div#footer a.medidas {
	display:block;
	text-align:right;
	color:#006699;
	border-bottom: 1px #006699 solid;
	margin-top:10px;
	background-image:url(../img/xls.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 18px 2px 0px;
}
div#footer a:hover.medidas{
	color:#003366;
	border-bottom:1px #003366 solid;
	text-decoration:none;
}
.comentario{
text-align:right;
padding-right:3px;
color:#CCCCCC;
}
