body {
 background: url(../images/fundo2.jpg);
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #003077;
}

a:active
{
  outline: none;
}

#wrapper {
margin: 1em auto;
width: 910px;
}

#header , #page , #footer {
width: 860px;
background-color:#FFFFFF;
padding-left:25px;
padding-right:25px;

}

#header {
min-height:100px;

}
#logo {
	float: left;
	padding-right:20px;
}

/* Menu Top */

#menutop {
padding-top:20px;
padding-left:100px;
	
}

#menutop ul {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menutop li {
	display: inline;
}

#menutop a ,a:active {
	padding-left: 0px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}


#barra {
height: 30px;
background-color:#fef1d4;
background-image:url(../images/barra.jpg);

}
/* Sub Menu */

#submenu {
	height: 30px;
	padding-left:175px;
}


#submenu ul {
	margin: 0;
	padding: 5px 30px 0 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: inline;
}

#submenu a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	outline:none;
}

#page  {
min-height:350px;
padding-bottom:1px;
}

#MenuEntidades ul {
	margin: 0;
	padding: 5px 30px 0 0;
	list-style: none;
	line-height: normal;
}

#MenuEntidades li {
	display:inline;
}

#MenuEntidades a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

.titulo {	
    color: #CC9933;
	font-weight: bold;
	font-size: 14px;
}


#texto {
background-color:#FFFFFF;

}

#galeria {
text-align:center;
}
#imgHistorial {
margin-top:15px;
padding-top:20px;
float: left;
width: 265px;
background-color:#ecf4ff;	
}

#txtHistorial {
	float: right;
	width: 574px;
	height:100%;
}

h1 {
font-family: Verdana,tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
padding-top:15px;
}

#noticias {
margin-top:15px;
padding-top:20px;
float: left;
width: 265px;
background-color:#ecf4ff;
height:300px;
text-align:left;	
}

.imgvermais {
padding-top:40px;

}
#flash {
	float: right;
	width: 574px;
	text-align:right;
}

/* Footer */
hr{
      background-color: #1f497d;
      height: 1px;
	  width:97%;
}


.menubottom a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

#footer {
padding-top:20px;
width:860px;
min-height:60px;
background-color:#FFFFFF;
padding-left:25px;
padding-right:25px;
clear: both;
}

#logoapcer {
	float: left;
	width: 100px;
}
#copyright {
	float: right;
	width: 760px;
	text-align:center;
}

#powered ,a , a:hover, a:active, a:visited{
padding-top:3px;
text-align:center;
text-decoration:none;
color:#999999;
}

#powered a:hover {
text-decoration: underline;

}

#contactos {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1f497d;
	text-align:left;
	
}

.infocoop ul {
padding-top:15px;
}

.textjoia {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
}


#TB_window {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;*/
	opacity: 0.6;
	
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
/*	filter:alpha(opacity=0);
	-moz-opacity: 0;*/
	opacity: 0.0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	/*_margin-bottom:1px;*/
}

/* Gallery Styles */

#motioncontainer {
margin:0 auto;
*width: 520px;
width: 500px; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: #FFFFFF;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}