body {
font-family: helvetica, arial, verdana, sans-serif;
font-size: 0.8em;
background-color: #ffffff;
margin:0px;
}

#content {
	margin: 0 auto;
	border-top: 4px solid #999999;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#header {
	height: 170px;
	background-color: #ffffff;
}

#footer {
	color: #ffffff;
	background-color: #999999;
	padding: 5px;
	margin-top: 20px;
	text-align: right;
}

#menua {
	color: #ffffff;
	background-color: #000000;
	font-size: 1.2em;
	padding: 1px;
}

#menua ul {
	list-style-type:none;
	margin:13px 3px 12px 0;
}

#menua li {
	display:inline;
	margin: 20px 0 0 15px;
}

#menua a { 
	text-decoration:none;
	color:white;
	background:#000000;
	padding: 3px 0 9px 0;
	margin-right: 5px;
}

#menua a:hover{
	border-bottom: 5px solid #bbbbbb;
}

#menua .tag {
	color: #666666;
	float: right;
	display: inline;
	margin:13px;
}

#menua .select {
	border-bottom: 5px solid #bbbbbb;
}

#entry {
	margin-top: 20px;
	text-align: justify;
	line-height: 140%;
	min-height:450px;
}

#entry div, .cont_noticias div {
	margin-top: 5px;
	margin-bottom: 16px;
}

#entry a, .aviso {
	color: #018699;
	text-decoration: none;
}

.jurado {
	color: #666666;
	list-style-type:none;
	
}

#entry ul {
	padding: 0px;
}

#entry ul li {
	margin: 0px;
}

.jurado strong {
	font-size: 120%;
	color: #000000;
}

.jurado li {
	margin-bottom: 5px;
	padding: 10px;
}

.imageright {
float:right; 
padding-left:15px;
padding-bottom:10px;
}

#entry img.planos  {
	padding: 10px;
	margin: 10px;
	border: 1px solid #666666;
}

#marcoalta {
	position:fixed;
	margin-left:50%;
	left:-500px;
	top:0px;
	width:1000px;
	height:740px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-align:center;
	vertical-align:middle;
	background-color: #333333;
	border-bottom: 4px solid #000000;
	z-index: 10;
	display: none;
}

#imagealta {
	position:fixed;
	margin-left:50%;
	left:-450px;
	top:15px;
	width:900px;
	z-index: 12;
	display: none;
	text-align:center;
}

#imagealta img {
	margin-bottom: 10px;
	margin-top: 10px;
}

.alterna {
	background-color: #eeeeee;
}

.alternabis {
	background-color: #a7eaf4;
}

.pdfs {
	margin-left: 30px;
}

.pdfs br {
	clear: both;
}

.pdfs img {
	padding-bottom: 2px;
}

.cont_noticias .pdfs strong {
	color: #018699
}