* {	outline: none; }

html,body{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

form {
margin: 0px;
}

/*** LINK PADRÃO ***/

a {
/*	font-family: tahoma;
	font-size: 11px;*/
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #666666;
}

/*** LINK PAGINADOR ***/

.paginador {
width:23px;
height:16px;
cursor:pointer;
float:left;
background-image:url(../img/paginador_off.png);
background-repeat:no-repeat;
text-decoration: none;
padding-top:1px;
display:;
margin:2px 2px 2px 2px;
}

.paginador:link {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
    background-image:url(../img/paginador_off.png);
}
.paginador:visited {
	color: #666666;
	text-decoration: none;
}
.paginador:hover {
	color: #666666;
	text-decoration: none;
	background-image:url(../img/paginador_on.png);
}
.paginador:active {
	color: #666666;
	text-decoration: none;
}


.titulo1 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#3c6363;
}

.titulo2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#3c6363;
}

.titulo3 {
font-size:14px;
font-weight:bold;
}

.formulario {
width:100%;
height:13px;
border: solid 1px #ccdddd;
font-size:10px;
color:#666666;
}

.formulariodois {
padding-top:2px;
padding-left:2px;
width:98%;
height:17px;
border: solid 1px #ccdddd;
font:tahoma;
font-size:11px;
color:#666666;
}

.datas {
color: #ff9600;
}

.proximoseventos {
border-bottom:solid 1px #b3c6c6; 
height:17px; 
margin-bottom:4px;
}

.titulonoticias {
font-size:14px;
font-weight:bold;
}

.borda_img {
	padding: 1px;
	border-color: #b3c6c6;
	border-style: solid;
	border-width: 1px;
}
.borda_img:hover {
	padding: 1px;
	border-color: #ff9600;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}

.linkspequenos {
color:#3c6363;
text-decoration:none;
}

.linkspequenos:hover {
color:#ff9600;
text-decoration:none;
}

.barraponto {
border-bottom: 1px solid #c2d1d1 ;
}

.espaconoticias123 {
padding-top: 9px;
}

.pag {
	color: #FFFFFF;
	margin: 1px; padding-left: 6px; padding-right: 6px; border: 1px solid #999999;
	padding-bottom: 1px; padding-top: 1px;
	background-repeat:repeat-x;
	background-position:center;
}

.pag:link {
	color: #999999;
	margin: 1px; padding-left: 6px; padding-right: 6px; border: 1px solid #999999;
	padding-bottom: 1px; padding-top: 1px;
}
.pag:hover {
	color: #FF0000;
	margin: 1px;padding-left: 6px; padding-right: 6px; border: 1px solid #FF0000;
	padding-bottom: 1px; padding-top: 1px;
	text-decoration: none;
}
.pag:active {
	color: red;
	margin: 1px; padding-left: 6px; padding-right: 6px; border: 1px solid #FF0000;
	padding-bottom: 1px; padding-top: 1px;
}

/* diversos */

.campo {
	font-size: x-small; COLOR: #0d5580; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.nomequi {
	font-size: 13px;
	font-weight: bold;
}
.orangedot {
	color: #FF9900;
	font-weight: bold;
}
.cinzadot {
	color: #CCCCCC;
	font-weight: bold;
}
.tlink {
	font-size: 12px;
}

.spaceform {
padding-left:6px;
}

/* MODAL */.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999;}.bg_modal { position: absolute; top: 0; left: 0; z-index: 99998; }.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99998; }.modal { visibility: hidden; cursor:pointer; }
