
html {
	/*min-height: 102%; *//* force vertical scrollbar - browser support flaky, doesn't work in Opera */
	/*overflow-y: scroll;*/
}

body {
	background:#000015;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
}

a {
	color:#FDD017;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#FDD017;
	text-decoration:underline;
}

a:visited {
	color:#FDD017;
}


h1{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#FDD017;
}

h3{
	font-size:14px;
	letter-spacing:1px;
	color:#FDD017;
}

h4{
	font-size:12px;
	font-style:italic;
	color:#FDD017;
}


h5{
	font-size:26px;
	letter-spacing:2px;
	color:#FDD017;
}

div#principal {
	
}

div#container {
	
}

div#header {
	text-align:right;
	margin:auto;
	height:280px;
	background:url(../img/bg_h.jpg) repeat-x top;
}

object#navigation {
	display: block;
	margin: 0.5em 0 0 2em;
}

object#logo {
	float: right;
	display: block;
	margin: 1.8em 2.2em 0 0;
}

div#content {
	min-height:370px;
	text-align:justify;
	width:910px;
	margin:auto;
	background:#09315A url(../img/bg_t.jpg) bottom left no-repeat;
	padding:10px;
	font-size:12px;
}

#menu{
	width:930px;
	height:35px;
	margin:auto;
	text-align:center;
	z-index:100;
}

#menua{
	width:900px;
	height:36px;
	margin:auto;
	text-align:right;
	top:-28px;
	position:relative;
}

#dash{
	background:url(../img/bg_header.jpg) no-repeat top;
	width:1004px;
	height:280px;
	margin:auto;
}
/*--- intro ------------*/

div#intro {
	width: 45em;
	float: right;
	margin: 0;
}

div#intro p {
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: right;
	color: #d8dfe5;
}

div#intro a:link, div#intro a:visited {
	text-decoration: none;
	color: #a3c095;
}

div#intro a:hover {
	text-decoration: underline;
	color: #79ff25;
}

/*--- footer ------------*/

div#footer {
	clear: both;
	font-size:11px;
	background:#333333;
	width:910px;
	margin:auto;
	padding:10px;
}


div#footer p#copyright {
	float: right;
	text-align: right;
}

div#footer p#poweredby span.stats {
	color: #8a959e;
}

/*--- images ------------*/

object#logo img {
	width: 316px;
	height: 52px;
}

#liney{
	background:#FDD017;
	height:2px;
	width:930px;
	margin:auto;
}

.pefil{
	float:center;
	background:#CCCCCC;
	padding:4px;
	margin:10px;
	border:#666666 1px solid;
}

.pefila{
	float:left;
	background:#CCCCCC;
	padding:4px;
	margin:10px;
	border:#666666 1px solid;
}

#rotulo{
	height:65px;
	font-size:32px;
	line-height:75px;
	font-weight:bold;
	overflow:hidden;
	color:#F99C1B;
	top:-13px;
}

#encuesta{
	background:#0B3E72 url(../img/bg_poll.jpg) left bottom no-repeat;
	border:#002742 solid 2px;
	width:225px;
	min-height:200px;
	text-align:center;
	padding-top:10px;
	font-size:9px;
}

#progs{
	
}

#audio{
	width:900px;
	height:150px;
	margin:auto;
	position:absolute;
	text-align:left;
	vertical-align:text-bottom;
}

#topten{
	background:#0B3E72; /*url(../img/bg_top.jpg) bottom left no-repeat;*/
	color:#FFFF00;
	font-weight:bold;
	border:#002742 solid 2px;
	width:225px;
	font-style:italic;
	text-align:center;
	font-size:9px;
}

#galeria img{
   padding:3px;
   border:#333333 1px solid;
   background:#FFFFFF;
}

#soundwave{
	height:50px;
	width:150px;
	float:left;
	top:230px;
	left:50px;
	position:relative;
}

#proyectos {

}

#proyectos img{
	border:1px solid #b2b2b2;
	background-color:#e5e3df;
/*	margin: 0px 5px 5px 5px; */
	margin: 0px;
	padding:4px;
}

#paginacion{
	font-size:10px;
	color:#2b66a5;
}

#pagination{
	padding: 2px;
}

#pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; 
	font-size: 11px;
}

#pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

#pagination a, #pagination a:visited{
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}

#pagination a:hover, #pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFF80;
}

#pagination a.currentpage{
	background-color: #2e6ab1;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

#pagination a.disablelink, #pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

#pagination a.prevnext{
	font-weight: bold;
}

#disco{
	width:200px;
	height:20px;
	background:#F00;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}