﻿body
{
	margin:10px;
	background:#fff;
	font-family:Tahoma, Verdana, "MS Sans Serif", "Arial Unicode MS", Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	cursor:default;
	text-align:right;
}

div.header
{
	height:36px;
	margin:0;
	padding:0 10px 0 10px;
	border:none;
	border-bottom:1px #000 solid;
	background-color:#004b8d;
	position:relative;
	display:block;
	clear:both
}

div.header h2
{
	float:left;
}

div.esi, div.esd, div.eii, div.eid
{
	width:5px;
	height:5px;
	position:absolute;
	z-index:1000;
}

div.header a
{
	color:#000;
	text-decoration:none;
}

div.header a:hover
{
	color:#fff;
	text-decoration:none;
}

div.esi
{
	background:url('../images/esi.gif') no-repeat;
	top:0;
	left:0;
	float:left;
}

div.esd
{
	background:url('../images/esd.gif') no-repeat;
	top:0;
	right:0;
	float:right;
}

div.eii
{
	background:url('../images/eii.gif') no-repeat;
	bottom:0px;
	left:0;
	float:left;
}

div.eid
{
	background:url('../images/eid.gif') no-repeat;
	bottom:0px;
	right:0;
	float:right;
}

/* ESTILOS TEXTOS */

h1
{
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h2
{
	font-size:18px;
	line-height:36px;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin:0;
}

h3
{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h4
{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h5
{
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h6
{
	font-size:9px;
	line-height:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

/* ESTILOS HEADER */

div#header
{
	height:70px;
	margin:0;
	margin-bottom:10px;
	padding:10px;
	position:relative;
	background:#e1e1e1 url('../images/headerfondo.gif') repeat-x top;
	float:none;
	display:block;
	text-align:left;
}

div#header a
{
	color:#004b8d;
	text-decoration:none;
}

div#header a:hover
{
	color:#004b8d;
	text-decoration:underline;
}

ul.owner
{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
	float:left;
}

ul.owner li
{
	margin:0;
	padding:0;
	white-space:nowrap;
}

ul.owner li.logo
{
	float:left;
	height:70px;
	overflow:hidden;
	border:none;
	margin:0;
	margin-right:10px;
}

ul.owner li.logo img
{
	height:70px;
}

div#header ul.menu
{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
	float:right;
}

div#header ul.menu li
{
	margin:0;
	padding:0 10px 2px 10px;
	white-space:nowrap;
	border:none;
	border-left:1px #f7f7f7 solid;
	border-right:1px #cbcbcb solid;
	line-height:19px;
	font-weight:bold;
	float:left;
}

div#header ul.menu li.first
{
	border-left:none;
}

div#header ul.menu li.last
{
	border-right:none;
}

/* ESTILOS MENU PRINCIPAL */

div#menuExpand
{
	width:17%;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
	background-color:#e1e1e1;
	float:left;
	display:block;
	clear:left;
	text-align:left;
}

div#menuExpand a
{
	color:#004b8d;
	text-decoration:none;
}

div#menuExpand a:hover
{
	color:#004b8d;
	text-decoration:underline;
}

div.colaps
{
	width:17px;
	height:17px;
	background:url('../images/colaps.gif') no-repeat top;
	float:right;
	margin-top:10px;
	border:none;
	cursor:pointer;
}

div.colaps:hover
{
	background:url('../images/colaps.gif') no-repeat bottom;
}

div.expand
{
	width:17px;
	height:17px;
	background:url('../images/expand.gif') no-repeat top;
	float:right;
	margin-top:10px;
	border:none;
	cursor:pointer;
}

div.expand:hover
{
	background:url('../images/expand.gif') no-repeat bottom;
}

div#menuExpand ul.menu
{
	list-style:none;
	list-style-image:none;
	width:100%;
	margin:0;
	padding:0;
}

div#menuExpand ul.menu li.expand
{
	margin:0;
	padding:8px 10px 11px 22px;
	border:none;
	border-bottom:1px #cbcbcb solid;
	border-top:1px #f7f7f7 solid;
	font-weight:bold;
	background:url('../images/bullet3.gif') no-repeat 10px 11px;
}

div#menuExpand ul.menu li.colaps
{
	margin:0;
	padding:8px 10px 11px 22px;
	border:none;
	border-bottom:1px #cbcbcb solid;
	border-top:1px #f7f7f7 solid;
	font-weight:bold;
	background:url('../images/bullet2.gif') no-repeat 10px 11px;
}

div#menuExpand ul.menu li.expand ul
{
	display:block;
}

div#menuExpand ul.menu li.colaps ul
{
	display:none;
}


div#menuExpand ul.menu li:hover
{
	border-bottom:1px #9ea5b6 solid;
	border-top:1px #d1d8e9 solid;
	background-color:#c6cee3;
}

div#menuExpand ul.menu li.last
{
	padding:8px 10px 12px 22px;
	border:none;
	border-top:1px #f7f7f7 solid;
}

div#menuExpand ul.menu li.last:hover
{
	border-top:1px #d1d8e9 solid;
	background-color:#c6cee3;
}

div#menuExpand ul.menu ul
{
	list-style:none;
	list-style-image:none;
	width:100%;
	margin:2px 10px 0 0;
	padding:0;
}

div#menuExpand ul.menu ul li
{
	margin:0;
	padding:0 0 0 11px;
	line-height:18px;
	border:none;
	font-weight:normal;
	background:url('../images/bullet1.gif') no-repeat left 7px;
}

div#menuExpand ul.menu ul li:hover
{
	border:none;
	background-color:transparent;
}

div#menuColaps
{
	float:left;
	display:none;
	margin-right:10px
}

/* ESTILOS CONTENT */

div#content
{
	margin:0 0 10px 0;
	padding:0;
	position:relative;
	float:right;
	display:block;
	clear:right;
	text-align:left;
}

div#content div#inner
{
	padding:0;
	position:relative;
	background:#e1e1e1 url('../images/headerfondo.gif') repeat-x top;
	float:none;
	display:block;
}

div.content
{
	width:83%;
}

div.content div#inner
{
	margin:0 0 0 10px;
}

div.contentExpand
{
	width:100%;
}

div.contentExpand div#inner
{
	margin:0;
}

a.atras
{
	margin:12px 10px 0 0;
	line-height:14px;
	padding-right:17px;
	background:url('../images/atras.gif') no-repeat top right;
	float:right;
	font-weight:bold;
}

a.atras:hover
{
	background:url('../images/atras.gif') no-repeat bottom right;
}

div#inner div.paging
{
	height:36px;
	margin:0;
	padding:0 10px 0 10px;
	border-top:1px #000 solid;
	background-color:#004b8d;
	position:relative;
	display:block;
	clear:both;
    top: 0px;
    left: 0px;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: medium;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: medium;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: medium;
}

div.paging ul
{
	position:relative;
	list-style:none;
	list-style-image:none;
	margin:7px auto 0 auto;
	padding:0;
	width:100%;
}

div.paging ul li
{
	margin:0;
	padding:0 10px 0 10px;
	border-left:1px #336fa4 solid;
	border-right:1px #003c71 solid;
	line-height:21px;
	float:right;
	white-space:nowrap;
    width: 86px;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: medium;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: medium;
}

div.paging ul li.elements
{
	float:left;
	border:none;
}

div.paging ul li input
{
	width:30px;
	height:15px;
	border:1px #000 solid;
	line-height:15px;
	margin:0;
	padding:2px;
	float:left;
}

div.paging ul li label
{
	display:block;
	float:left;
	margin-right:5px;
}

div.paging ul li.previous
{
	border-left:none;
}

div.paging ul li.next
{
	border-right:none;
}

div.paging a
{
	margin-top:4px;
	line-height:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

div.paging a:hover
{
	text-decoration:none;
	color:#fff;
}

div.paging ul li.previous a
{
	text-transform:uppercase;
	background:url('../images/previous.gif') no-repeat top left;
	padding-left:10px;
}

div.paging ul li.previous a:hover
{
	background:url('../images/previous.gif') no-repeat bottom left;
}

div.paging ul li.next a
{
	text-transform:uppercase;
	background:url('../images/next.gif') no-repeat top right;
	padding-right:10px;
}

div.paging ul li.next a:hover
{
	background:url('../images/next.gif') no-repeat bottom right;
}

div.toolbar
{
	position:relative;
	display:block;
	height:28px;
	border:none;
	border-bottom:1px #000 solid;
	background-color:#b5121b;
}

div.toolbar ul
{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

div.toolbar ul li
{
	margin:0;
	padding:0 15px 2px 15px;
	line-height:26px;
	border:none;
	border-right:1px #000 solid;
	background-color:#b5121b;
	float:left;
	color:#fff;
	font-weight:bold;
}

div.toolbar ul li:hover, div.toolbar ul li:hover a
{
	background-color:#8c0008;
	color:#fff;
	cursor:pointer;
	text-decoration:none
}

div.toolbar a
{
	color:#fff;
	text-decoration:none;
}

div.toolbar ul li.filter, div.toolbar ul li.filter:hover
{
	padding:0 15px 0 15px;
	line-height:26px;
	border:none;
	float:right;
	font-weight:normal;
	background-color:#b5121b;
	color:#fff;
}

div.toolbar ul li.filter select
{
	height:19px;
	margin:5px 6px 0 0;
	padding:1px;
	float:left;
	font-size:11px;
	border:1px #000 solid;
	background-color:#fff;
}

div.toolbar ul li.filter label
{
	display:block;
	float:left;
	margin-right:5px;
}

div.toolbar input[type=button]
{
	margin-top:4px;
	height:20px;
	font-size:10px;
	line-height:10px;
	font-family:Tahoma, Verdana, "MS Sans Serif", "Arial Unicode MS", Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	padding-bottom:3px;
}

table.list
{
	width:100%;
	border:0;
}

table.list thead th, table.list thead td
{
	height:22px;
	background-color:#b6b8b5;
	color:#000;
	line-height:22px;
	font-weight:bold;
	padding:0 10px;
	white-space:nowrap;
	text-align:left;
}

table.list thead th
{
	border:none;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
}

table.list thead td
{
	border-bottom:1px #a7a9ac solid;
}

table.list thead td.options
{
	width:64px;
	white-space:nowrap;
}

table.list tbody tr.impar td
{
	background-color:#f0f0f0;
}

table.list tbody tr.par td
{
	background-color:#e1e1e1;
}

table.list tbody tr:hover td
{
	border-bottom:1px #9ea5b6 solid;
	border-top:1px #d1d8e9 solid;
	background-color:#c6cee3;
}

table.list tbody td
{
	height:22px;
	padding:8px 10px;
	border-top:1px #fff solid;
	border-bottom:1px #cbccce solid;
	vertical-align:top;
}

table.list tbody p
{
	margin:0;
	padding:0 0 13px 0;
}

table.list tbody img
{
	height:80px;
}

table.list tbody a
{
	color:#004b8d;
	font-weight:bold;
	text-decoration:none;
}

table.list tbody a:hover
{
	text-decoration:underline;
}

.delete, .edit, .editOptions, .detail
{
	width:22px;
	height:22px;
	float:left;
	margin:0 5px;
	cursor:pointer;
}

.delete
{
	background:url('../images/delete.gif') no-repeat top;
}

.delete:hover
{
	background:url('../images/delete.gif') no-repeat bottom;
}

.edit
{
	background:url('../images/edit.gif') no-repeat top;
}

.edit:hover
{
	background:url('../images/edit.gif') no-repeat bottom;
}

.detail
{
	background:url('../images/detail.gif') no-repeat top;
}

.detail:hover
{
	background:url('../images/detail.gif') no-repeat bottom;
}

.editOptions
{
	background:url('../images/options.gif') no-repeat top;
}

.editOptions:hover
{
	background:url('../images/options.gif') no-repeat bottom;
}

.editOptions:hover ul.editOptionsMenu
{
	display:block;
}

ul.editOptionsMenu
{
	list-style:none;
	list-style-image:none;
	margin:0 0 0 20px;
	border:none;
	padding:0 0 0 6px;
	background:url('../images/editOptionsMenu.gif') no-repeat top left;
	position:absolute;
	display:none;
	z-index:1000;
}

ul.editOptionsMenu li
{
	margin:0;
	padding:5px 15px;
	text-align:left;
	background-color:#fff;
	border:1px #002a4f solid;
	border-top:none;
	background-color:#fff;
}

ul.editOptionsMenu li:hover ul.editOptionsMenu
{
	display:block;
}

ul.editOptionsMenu li.first
{
	border-top:1px #002a4f solid;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:3px;
}

ul.editOptionsMenu li.last
{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}

/* ESTILOS FOOTER */

div#footer
{
	height:42px;
	margin:0;
	padding:8px 10px 5px 10px;
	position:relative;
	background-color:#e1e1e1;
	float:none;
	clear:both;
	display:block;
	text-align:left;
}

div#footer a
{
	color:#004b8d;
	text-decoration:none;
}

div#footer a:hover
{
	color:#004b8d;
	text-decoration:underline;
}

div#footer ul
{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

div#footer ul li
{
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}

div#footer ul li.copyright
{
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

div#footer ul li.logo
{
	width:65px;
	height:42px;
	margin:0;
	margin-left:10px;
}

/* ESTILOS LOGIN */

div.login
{
	margin:10px auto;
	width:auto;
	padding:25px 30px 25px 30px;
	background-color:#004b8d;
	position:relative;
	display:block;
	clear:both;
	text-align:left;
}

div.login ul
{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

div.login ul li
{
	margin:0;
	padding:5px 0;
	text-align:left;
	clear:both;
}

div.login ul li label
{
	margin:3px 5px 10px 0;
	font-weight:bold;
	display:block;
	width:110px;
	float:left;
}

div.login ul li input[type=text], div.login ul li input[type=password]
{
	margin:0;
	display:block;
	width:200px;
	float:left;
	border:1px #000 solid;
}

div.login ul li input[type=submit]
{
	margin-top:5px
}

div.login ul li h2
{
	font-size:24px;
	line-height:30px;
}

div.blueHseparator
{
	width:100%;
	height:1px;
	background-color:#003c71;
	border:none;
	border-bottom:1px #336fa4 solid;
	margin:5px 0;
	clear:both;
	float:none;
}

.globalRight
{
	float:right;
}

.globalLeft
{
	float:left;
}


/* ESTILOS INPUT PAGES */

table.inputdata
{
	width:100%;
	border:0;
}

table.inputdata thead th, table.inputdata thead td
{
	height:22px;
	background-color:#b6b8b5;
	color:#000;
	line-height:22px;
	font-weight:normal;
	padding:0 10px;
	text-align:left;
}

table.inputdata thead th
{
	border:none;
	text-transform:uppercase;
}

table.inputdata thead td
{
	border-bottom:1px #a7a9ac solid;
}

table.inputdata tbody th
{
	width:30%;
	background-color:#f0f0f0;
	font-weight:bold;
}

table.inputdata tbody td
{
	width:70%;
	background-color:#e1e1e1;
}

table.inputdata tbody tr th, table.inputdata tbody tr td
{
	padding:10px;
	border-top:1px #fff solid;
	border-bottom:1px #cbccce solid;
	vertical-align:top;
}

table.inputdata tbody tr.last th, table.inputdata tbody tr.last td
{
	border-bottom:none;
}

table.inputdata tbody td input[type=text], table.inputdata tbody td input[type=password]
{
	width:75%;
	border:1px #000 solid;
	background-color:#fff;
	padding:2px;
}

table.inputdata tbody td textarea
{
	width:75%;
	height:100px;
	border:1px #000 solid;
	background-color:#fff;
	padding:2px;
}

table.inputdata tbody td select
{
	border:1px #000 solid;
	background-color:#fff;
	padding:1px;
	margin-right:15px;
    width: 272px;
}

table.inputdata tbody td label
{
	margin:0 2px 0 0;
}

table.inputdata tbody td a
{
	color:#004b8d;
	font-weight:bold;
	text-decoration:none;
}

table.inputdata tbody td a:hover
{
	text-decoration:underline;
}

table.inputdata tbody p
{
	margin:0;
	padding:0 0 13px 0;
}

table.inputdata tbody td img
{
	height:100px;
}

table.inputdata tbody td input[type=radio]
{
	margin-left:-1px;
}

table.inputdata .tablesection
{
	height:22px;
	background-color:#b6b8b5;
	text-transform:uppercase;
	color:#000;
	line-height:22px;
	font-weight:bold;
	padding:0 10px;
	text-align:left;
}

/* ESTILOS PRINT LAYOUT */

table.print
{
	border-collapse:collapse;
	width:100%;
	border:0;
	position:relative;
}

table.print thead td, table.print tfoot th, table.print tfoot td
{
	display:none;
}

