@charset "utf-8";
/* CSS Document */

#ultimasnoticias{
	font-size:12px;
}

#line {
/*display: inline;
background-color: #ffffff;*/
width: 1px;
height: auto;
/*padding-left:2px;
padding-right:5px;*/
}

body{
	background-color:#000066;
	font-family:Arial, Helvetica, sans-serif;
}

#ts{
	color:#000066;
}

#logo{

	border-radius:7px;
}

#socio{

	border-radius:7px;
	/*background-color:#FFFFFF;*/
	width:250px;
	height:192px;
	text-justify:auto;
	text-align:center;
	vertical-align:central;
}

#texto{

	border-radius:7px;
	background-color:#5c5c9d;
	width:800px;
	height:1080px;
/*height:100%;*/
	text-align:justify;
	padding:20px;
	/*margin-left:10px;*/
}

#texto2{

	border-radius:7px;
	background-color:#5c5c9d;
	width:800px;
	height:1300px;
/*height:100%;*/
	text-align:justify;
	padding:20px;
	/*margin-left:10px;*/
}
#texto_other{
	border-radius:7px;
	background-color:#000063;
	width:800px;
	height:700px;
	text-align:justify;
	padding:20px;
	margin-left:10px;
}
#barralateral{
	border-radius:7px;
	width:250px;

}

#cartaz{
	/*margin-top:10px;*/
	/*background-color:#FFFF00;*/
height:200px;
border-radius:7px;
padding:5px;
	/*background-color:#FFFFFF;*/
	text-align:center;
	vertical-align:middle;
width:250px;
}

.titulos{
	text-align:center;
	width:250px;
	
}

#aniversarios{
	margin-top:10px;
	/*background-color:#FFFF00;*/
	height:200px;
	border-radius:7px;
	padding:5px;
/*	background-color:#FFFFFF;*/
	text-align:left;
	width:250px;
}

#contactos{
	/*margin-top:10px;
	background-color:#FFFF00;*/
	height:200px;
	border-radius:7px;
	padding:5px;
	/*background-color:#FFFFFF;*/
	text-align:left;
	width:250px;
}


#footer_other{
	text-align:center;
	/*background-color:#999999;*/
	border-radius:7px;
	height:30px;
	padding-top:5px;
}


/*menu*/

#navigation {
	
	margin:0px;
	padding:0px 0px 15px;
	clear:both;
	width:1170px;
	height:45px;
	background: #FFFFFF;
	border-radius:7px;
}


ul.nav-main,
ul.nav-main li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


ul.nav-main {
	position: relative;
	z-index: 597;
}

ul.nav-main li:hover > ul {
	visibility: visible;
}


ul.nav-main li.hover,
ul.nav-main li:hover {
	position: relative;
	z-index: 599;
	cursor: pointer;
	
}

ul.nav-main li {
	float:left;
	height: 45px;
	width:180px;
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
	
}

ul.nav-main li a {
	display:block;
	height: 35px;
	width:80px;
	padding: 25px 40px 0px 40px;
	text-decoration: none;
	text-align: center;
	/*text-transform: uppercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;
		border-radius:7px;
}

ul.nav-main li a:hover {
	color:#D6D6D6;
}



ul.nav-main *.list {
	padding-right: 22px;
}



ul.nav-sub {
	visibility: hidden;
	position: absolute;
	padding:10px;
	top: 48px;
	left: 0;
	z-index: 598;
	background: #FFFFFF;
		border-radius:7px;
}


ul.nav-sub li {
	list-style:none;
	display:block;
	padding: 0;
	height: 27px;
	float: none;
	width:180px;
	background: none;
}

ul.nav-sub li a {
	list-style:none;
	padding: 6px 5px 6px 5px;
	height: 15px;
	width:70px;
	float: none;
	width:180px;
	background: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;	
}


/*outro*/

ul.nav-sub-sub {
	visibility: hidden;
	position: absolute;
	padding:10px;
	top: -10px;
	left: 180px;
	z-index: 598;
	background: #FFFFFF;
	border-radius:7px;
	
}


ul.nav-sub-sub li {
	list-style:none;
	display:block;
	padding: 0;
	height: 27px;
	float: none;
	width:180px;
	background: none;
}

ul.nav-sub-sub li a {
	list-style:none;
	padding: 6px 5px 6px 5px;
	height: 15px;
	width:70px;
	float: none;
	width:180px;
	background: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

#resultados{
	padding-left:10px;
}
#texto table tr td {
	font-family: Arial, Helvetica, sans-serif;
}
#texto table tr td {
	font-family: Arial, Helvetica, sans-serif;
}
#texto_other table tr td {
	color: #FFF;
}
#texto table tr td {
	color: #010066;
}
#texto table tr td {
	color: #FFF;
}
#footer_other {
	color: #FFF;
}
