html, body, form, fieldset, blockquote,
h1, h2, h3, h4, h5, h6, div, p, pre,
ul, li, ol, dl, dd, address, img,
label, input, select, textarea, table {
	margin: 0;
	padding: 0;
	border: 0;
}

body, th, td, p {
	font-size: 0.8em;
	color: #666;
}

body {
	padding: 0px;
	margin: 6px 0px 10px 0px;
	background: #0A648F url(/imx/fondo.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


form, fieldset {
	display: inline;
}

input.text, textarea {
	border: 1px solid #CCC;
	color: #666;
	vertical-align: middle;
	padding: 0 3px;
}

p {
	line-height: 15px;
}

p, h1, h2 {
	margin: 0px 0px 10px 0px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

a span {
	display: none;
}

h1, h2 {
	font-size: 12px;
	font-weight: bold;
}

h2, h3, h2 span {
	font-size: 12px;
	color: #0A7397;
}

h3 {
	font-size: 11px;
}

h2 a, h3 a {
	color: #0A7397;
}

h2 a:hover {
	font-size: 12px;
	color: #0A7397;
}

h3 {
	margin: 0px 0px 10px 0px;
}

img {
	vertical-align: middle;
}
#todo{
	width: 1206px;
	margin: 0 auto;
}

#paxina {
	width: 748px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	border-right: 1px solid #0A648F;
	padding: 6px 6px 0 6px;
	background: #FFF;
}

#cabeceira {
	width: 748px;
	height: 110px;
	margin-bottom: 10px;
	background: url(/imx/cabeceira.png) no-repeat top;
}
.banner{
	width: 206px;	
	background: #FFF;
	border-right: 1px solid #0A648F;
	padding: 6px 6px 0 6px; 
}


#logo {
	float: left;
}

#logo a {
	display: block;
	width: 120px;
	height: 31px;
	padding: 5px;
	margin: 35px 0 0 15px;
	background: url(/imx/logo.png) no-repeat top;
}

#login {
	float: right;
	height: 16px;
	width: 450px;
	margin: 3px 5px 0 0;
	text-align: right;
}

#login form {
	margin: 0;
	padding: 0;
}

#login mail {
	float: right;
	height: 14px;
	width: 14px;
	margin: 0px 3px 1px 0px;
}

#login span {
	margin: 0 10px;
}

#login input.text {
	width: 94px;
	height: 14px;
	font-size: 0.9em;
}

#login #login-usuario, #login #login-contrasinal, #login #form-buscar {
	width: 74px;
	padding: 0 3px 0 22px;
}

#login #login-usuario {
	background: #FFF url(/imx/user.png) no-repeat left;
	background-position: 1px 0;
}

#login #login-contrasinal {
	background: #FFF url(/imx/password.png) no-repeat left;
	background-position: 1px 0;
}

#login #login-submit {
	vertical-align: middle;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url(/imx/next.png) no-repeat;
}

#login #form-buscar {
	background: #FFF url(/imx/search.png) no-repeat left;
	background-position: 1px 0;
}

#login #conectado {
	float: left;
	margin: 1px 0 0 0;
}

#login #conectado span {
	color: #999;
	margin: 0 0 0 50px;
}

#form-login input {
	border: 1px solid #999;
}

#menu-principal {
	float: left;
	width: 589px !important;
	width: 593px;
	height: 40px;
	margin: 26px 0 0 14px !important;
	margin: 26px 0 0 10px;
}

#menu-principal a {
	display: block;
	float: left;
	margin: 0;
	margin-right: 2px;
	width: 95px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-size: 0.75em;
	font-family: "Arial Condensed", Verdana, sans-serif;
	background: #EEE;
	color: #666;
	overflow: hidden;
}

#menu-principal a:hover, #menu-principal a.activo {
	background: #6bb2ce;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
}

#menu-secundario {
	margin: 0 !important;
	margin-top: -1px;
	background: #6bb2ce;
	border: 1px solid #CCC;
	border-top: 0;
	text-align: right;
	color: #FFF;
	padding: 4px 10px;
	font-size: 0.8em;
	height: 15px;
}

#menu-secundario div {
	display: none;
}

#menu-secundario a {
	color: #FFF;
	padding: 4px;
}

#imaxe-grande {
	width: 742px;
	height: 320px;
	padding: 2px;
	border: 1px solid #CCC;
	margin: 0 0 6px 0;
}

#texto-interior {
	margin-left: 20px !important;
	margin-left: 10px;
	float: left;
	width: 525px;
	padding-right: 10px;
	border-right: 1px solid #CCC;
}

#columna-relacions {
	float: left;
	margin-left: 10px;
	width: 180px;
	background: #EEE;
	padding: 0;
}

#form-contacto label {
	display: block;
	float: left;
	width: 70px;
}

#form-contacto input.text, #form-contacto textarea {
	width: 300px;
}

#form-contacto p.enviar input {
	border: 1px solid #CCC;
}

#pe {
	border-top: 1px solid #EEE;
	margin-top: 20px;
	padding: 4px 0;
}

#pe img {
	margin: 0 2px;
}

#navega {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

#navega span {
	margin: 0 5px;
}

#dirs, #arqs {
	margin-top: 15px;
}

#dirs li, #arqs li {
	margin-top: 5px;
	padding: 10px 0 10px 35px;
	border-bottom: 1px solid #EEE;
}

#dirs li {
	background: url(/imx/ico-dir.png) no-repeat left top;
}

#arqs li span {
	font-size: 0.8em;
}

#arqs li.ico-pdf {
	background: url(/imx/ico-pdf-1.png) no-repeat left top;
}

#arqs li.ico-doc {
	background: url(/imx/ico-doc-1.png) no-repeat left top;
}

#arqs li.ico-xls {
	background: url(/imx/ico-xls-1.png) no-repeat left top;
}

#arqs li.ico-ppt {
	background: url(/imx/ico-ppt-1.png) no-repeat left top;
}

#arqs li.ico-txt {
	background: url(/imx/ico-txt.png) no-repeat left top;
}

#arqs li.ico-png, #arqs li.ico-jpg, #arqs li.ico-gif {
	background: url(/imx/ico-png.png) no-repeat left top;
}

.columna-portada {
	float: left;
	width: 165px;
	border-right: 1px dotted #6bb2ce;
	margin-left: 10px;
	padding-right: 10px;
}

.linha {
	margin-top: 20px;
	border-bottom: 1px solid #EEE;
}

.linha {
	padding-bottom: 10px;
}

.linha img {
	float: left;
	margin: 0 10px 10px 0;
}

.ultimo {
	margin-right: 0;
	border-right: 0;
}

.pdf {
	background: url(/imx/pdf.png) no-repeat left top;
	padding-left: 22px;
}

.doc {
	background: url(/imx/doc.png) no-repeat left top;
	padding-left: 22px;
}

.xls {
	background: url(/imx/xls.png) no-repeat left top;
	padding-left: 22px;
}
.png {
	background: url(/imx/png.png) no-repeat left top;
	padding-left: 22px;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.ok {
	padding: 8px 8px 8px 60px;
	margin: 10px;
	line-height: 1.4em;
}

div.ok, p.ok {
	border: 1px solid #369;
	background: #CFC;
	color: #369;
}

/* TABLA DE LISTADOS */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	/*font-size: 8pt;*/
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	/*font-size: 8pt;*/
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/imx/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/imx/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/imx/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
div.interior{	
	height: 24px;
	width: 48%;
	text-align: left; 
	float: left;
	padding-left: 2%;
	padding-top: 4px;
}
div.interior_linea{
	width: 100%;
	border-bottom: 1px solid #CDCDCD;
	margin: 0 0 0 0; 
}


/* INGRESOS */
td.ok {
	text-transform:uppercase;
	background:url(/imx/ingreso.png) no-repeat; 
	background-position: 2px 7px;
	text-indent:10px;
	padding-top: 4px;
}

/* GASTOS */
td.erro  {
	text-transform:uppercase;
	background:url(/imx/gasto.png) no-repeat;
	background-position: 2px 7px;
	text-indent:10px;
	padding-top: 4px;
}
/* FORMULARIO DE EDICION */
table.formulario {
	color: #666;
	width: 100%;
	border-spacing: 1px;
	text-align: left;
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}

table.formulario th {
	padding: 3px 5px 3px 5px;
	font-weight: normal;
	width: 250px;
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: 4px;
}

table.formulario td {
	background: #FFF;
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

.borde{
border:1px #ccc solid;
}

/* paginador */
ul.listafloat{
padding-bottom:10px;
}

ul.listafloat li{
float:left;
font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
font-size: 13px;
text-align:right;
padding:4px 6px 4px 0;
background-color:#fff;
color:#E6EEEE;
}

ul.listafloat li a{
	color:#666;
	text-decoration:none;
	padding:1px 1px 1px 1px;
	margin:0 1px 0 1px;
	border:1px solid #cdcdcd;
}

ul.listafloat li a:hover {
	color:#666;
	border:1px solid #cdcdcd;
	background-color:#E6EEEE;
}

ul.listafloat li a.activo{
	color:#666;
	border:1px solid #cdcdcd;
	background-color:#E6EEEE;
}

/** FORO **/

#wrap form, #wrap fieldset {
	display: block;
}

.destacados {
	font-size: 1.1em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.destacados a.activo {
	color: #900;
	text-decoration: underline;
}

table.interior {
	font-size: 20px;
}
