body {
	font-size: 10px;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	color: #333;
	background-color: #e6e6e6;
}
body, form, p, h1, h2, h3, h4, h5, h6, ol, ul, li, fieldset {
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.5em;
	margin-bottom: 5px;
}
img, a img { border: none; }
ul { list-style: none; }
a {	text-decoration: none; }
a:hover { text-decoration: underline; }
form, input, textarea { font: 12px Arial, Helvetica, sans-serif; }
hr { 
	width: 100%;
	border-top: 1px dotted #c5c19c;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0;
	padding: 0;
}
/* GRALS */
.fleft { float: left; }
.fright { float: right; }
.clr { clear: both; }

.alright {
	font-size: 10px;
	padding-left: 150px;
	text-align: right;
}

.bloc { display: block; }
.ads { margin-bottom: 15px; }
.ui-tabs-hide { display: none; }
.ui-tabs .ui-tabs-hide {
	display: block;
    position: absolute;
    left: -10000px;
}

.roundcorners {
	border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}

.roundcornerstab1 {
	border-radius: 7px 0 0 7px;
	-ms-border-radius: 7px 0 0 7px;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px 0 0 7px;
	-khtml-border-radius: 7px 0 0 7px;
}
.roundcornersubs {
	border-radius: 7px 7px 0 0;
	-ms-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
}
.bottomtroundcorner {
	/*round-corners*/
	border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	/*Shadow*/
	-moz-box-shadow: 0 1px 1px #666;
	-webkit-box-shadow: 0 1px 1px #666;
	box-shadow: 0 1px 1px #666;
}
.textfilter{
	width: 150px;
	padding: 10px;
}
.dropfilter{ /** modify 052112 **/
	width: 120px;
	padding: 5px;
}
.row-01{
	background-color: #666;
	color:#FFF;
}
.row-02{
	background-color:#d6d6d6;
	color:#666;
}
.row-03{
	background-color: #e6e6e6;
	color:#666;
}

.row-04{
	background-color: #333;
	color:#FFF;
}
/***  Content **/
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .header {
	background-color: #1F6A1B;
	height: 115px;
	width: 960px;
}
.wrapper .header .logo {
	float: left;
	width: 280px;
	padding-left: 20px;
}
.wrapper .header .text-header {
	color: #FFF;
	float: right;
	width: 200px;
	height : 80%;
	font-size:10px;
	padding: 0; 
	text-align: right;
	margin-right: 10px;
	background: rgba(150,150,150,0.5);
}

.wrapper .header .text-header .close-session{
	width: 100%;
	padding: 5;
	float: left;
	line-height: 20px;
	text-align:right;
	line-height: 40px;
	background-color: #333;
	color: #CCC;
	font-size:14px;
	font-weight:bold;
	
}
.wrapper .header .text-header .close-session a {
	color: #fff;
	text-decoration:none;
	padding: 10px;	
}
.wrapper .header .text-header span {
	padding-right:10px;
}
.wrapper .header .text-header span a {
	color: #FC0 !important;	
}
.wrapper .content .content-login {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	padding: 20px;
	font-size: 14px;
	color: #666;
	margin-top: 40px;
	margin-bottom: 20px;
}
.wrapper .content .content-login ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.wrapper .content .content-login ul li {
	list-style-type: none;
	padding: 5px;
}
.wrapper .content .content-login ul li label {
	float:left;
	display:block;
	width: 380px;
	padding: 10px 0 5px 0;
	
}
.wrapper .content .content-login ul li input {
	border: 1px solid #666;
	width: 380px;
	height: 20px;
	padding: 5px;
	float:left;
}
.wrapper .content .content-login ul li a {
	text-decoration:none;
	color:#1F6A1B;
}
.wrapper .content .tab_container .filtros {
	width: 940px;
	background-color: #CCC;
	padding: 10px;
	border-bottom: solid 1px #333;
}
.wrapper .content .tab_container .filtros ul li {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	line-height: 40px;
}
.wrapper .content .tab_container .table-list {  
	margin-top: 15px;
}

.wrapper .content .tab_container .table-list a { /** create 052112 **/
	color:#1F6A1B;
	text-decoration: none;
}
.wrapper .content .tab_container .table-list table tr td {
	padding: 5px 15px;
}

.wrapper .content .tab_container .table-list table tr td table tr td {
	padding: 0px !important;
}
.wrapper .content .tab_container .content-forms {
	width: 920px;
	background-color: #CCC;
	padding: 20px;
	font-size: 12px;
	color: #666;
}
.wrapper .content .tab_container .content-forms ul {
	width: 380px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.wrapper .content .tab_container .content-forms ul li {
	list-style-type: none;
	padding: 5px;
	
}
.wrapper .content .tab_container .content-forms ul li label {
	float:left;
	display:block;
	width: 380px;
	padding: 10px 0 5px 0;
	
}
.wrapper .content .tab_container .content-forms ul li input {
	border: 1px solid #666;
	width: 380px;
	height: 20px;
	padding: 5px;
	float:left;
}
.wrapper .content .tab_container .content-forms ul li select {
	width: 380px;
	padding: 5px;
	float:left;
}
.wrapper .content .tab_container .content-forms ul li textarea {
	border: 1px solid #666;
	width: 380px;
	padding: 5px;
	float:left;
}

.wrapper .content .tab_container .content-forms ul li a {
	text-decoration:none;
	border: 1px solid #666;
	color:#327d6e;
}

.wrapper .content .tab_container .content-forms-view {
	width: 920px;
	background-color: #CCC;
	padding: 20px;
	font-size: 12px;
	color: #666;
}
.wrapper .content .tab_container .content-forms-view ul {
	width:400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.wrapper .content .tab_container .content-forms-view ul li {
	list-style-type: none;
	padding: 5px;	
}
.wrapper .content .tab_container .content-forms-view ul li label {
	float:left;
	display:block;
	width: 380px;
	padding: 10px 0 5px 0;	
}

.butons-form {
	background-color:#666;
	text-align:center;
	margin-top: 15px;
}
.butons-form-2 {
	background-color:#666;
	text-align:center;
	margin-top: 15px;
	margin-left: -10px;	
}

/* NavPage */
.navpage {
	width: 960px;
	background-color: #666;
	padding-top: 10px;
}
.navpage a {
	color: #FFFFFF;
	text-decoration: none;
}
.navpage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pagnum {
	width: 150px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}

.pagnum a {
	color:#FFF;
}

.pagmenu {
	width: 450px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: right;
}
.btnmenu {
	width: 135px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}

/*** TABS ***/
ul.tabs {
	margin: 15px 0;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	width: 960px;
	background-color: #CCC;
}
ul.tabs li {
	float: left;
	width: 190px;
	padding: 0;
	line-height: 40px;
	background: #CCC;
	overflow: hidden;
	text-align:center;
	/*position: relative;*/
	margin: 0;
}
ul.tabs li a {
	text-decoration: none;
	color: #666;
	display: block;
	outline: none;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
ul.tabs li a:hover {
	background: #1F6A1B;
	color: #fff;
	height: 40px;
}	
ul.tabs li.active, ul.tabs li.active a:hover, ul.tabs li.active a  {
	color: #fff;
	background: #1F6A1B;
}

/* SUBS */
ul.subs {
	margin: 0;
	list-style: none;
	height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;	
	background-color: #333;
}
ul.menues-1 {
	width: 400px;
}
ul.menues-2 {
	width: 800px;
}
ul.subs li {
	width: 200px;
	float: left;
	padding: 0;
	height: 40px;
	line-height: 40px;
	color:#fff;
	background: #454545;
	overflow: hidden;
	position: relative;
	margin: 0;
}
ul.subs li a {
	text-decoration: none;
	color: #fff !important;
	font-weight:bold !important;
	display: block;
	font-size: 10px;
	outline: none;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
ul.subs li a:hover {
	width: 200px;
	background: #b9b9b8;
	color: #fff;
	height: 40px;
}	
ul.subs li.active, ul.subs li.active a:hover, ul.subs li.active a  {
	color: #fff;
	background: #ccc;
}

.tab_container {
	clear: both;
	float: left;
	width: 960px;
}
.sub_container {
	clear: both;
	float: left;
	width: 450px;

}
.tab_content {
	font-size: 11px;
}
.sub_content {
	font-size: 11px;
}
.textinfo ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tab_content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007062;
	font-weight: bold;

}
.tab_content h3 a{
	color: #254588;
}

/*** FOOTER ***/

.footer {
	text-align: center;
	padding: 20px;
	font-size: 11px;
	color: #666;
}