@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#000000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
    background-image: url(images/bg_pro.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
a img { border: none; background: url(images/loader.gif) no-repeat 50% 50%; }
a { text-decoration: none; 	color: #007D00;}
a:hover { text-decoration: none;  color: #FF0000; }

form {color:#000000; font-size:11px;   background-color:#F7F7F7; width:98%; padding: 10px; margin: 8px }
fieldset {margin: 10px; padding: 1em; border: 1px solid #660000;}
legend {font-weight : bold; color : #333; margin : 0; padding : 0.5em;}
label { display : block;}
input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #660000; width: 200px; }
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #660000; background-color: #FFF;width: 200px; }
textarea{background-color: #FFF; width:99%}
form img {float:right;}

/*------------------------------------------------main--------------------*/

/*------------------------------------------------topheader--------------------*/
#topheader{
width:900px;
height:184px;
font-family: Tahoma;
font-size: 12px;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
color: #FFF;
text-decoration: none;
padding: 0px;
float: none;
background-image: url(images/logo_banner_pro.jpg);
background-repeat: no-repeat;
}

#menuh{
padding: 0;
float: left;
margin-left: 30px;
margin-top: 124px;
width: 800px;
height: 35px;
}

#menuh ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#menuh li{
display: inline;
padding: 0;
text-transform:uppercase;
}

#menuh a{
float: left;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
padding: 5px;
height: 45px
}

#menuh a:hover{
background-color: #000; /*Brown color theme*/
color: white;
}
/*------------------------------------------------menuh --------------------*/


/*------------------------------------------------body_area--------------------*/
#body_area{
    width:900px;
    background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000;
	padding-top: 0px;
	float: none;
}

.left {
margin-left: 0px;
float: left;
width: 200px;
background-color: #FFFFFF; }

.body_area {
	margin-left: 210px;
    background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 21px;
    min-height: 1400px;
}

/*------------------------------------------------menuv --------------------*/
.menuv { list-style: none; margin-top: 2em; text-align: left; margin-left:0px; }
.menuv li{ list-style: none; border-top: 1px solid #CCCCCC; text-align: left; }
.menuv li a {
display: block;
background: #FFFFFF;
text-decoration: none;
margin-left: 0px;}
.menuv li a:link { color: #006699; }
.menuv li a:visited { color: #006699; }
.menuv li a:hover{ border-color: #CC0033;  color: #CC0033; background: #FFFFFF; }

/*menu de enlaces*/
#enlaces {font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;	margin: 10px;  }
#enlaces ul, li { list-style-type: none; }
#enlaces ul { margin: 0; padding: 0;}
#enlaces li {  padding: 0px }
#enlaces a {
text-decoration: none;
color: #4F0000;
background: #FFFFFF;
display: block;
padding: 2px 6px;
text-align: left;
}
#enlaces a:hover {background-color: #000000; color: #FFFFFF }
/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 30px;
    background-color: #000000
}
/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #c2c093;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:active{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
.error{ color: #FF0000; font-size: 10px }

/*------------------------------------------------fotterlinksend--------------------*/

.jTPS .sortedColumn {
    background: #f8f8f8;
}
.jTPS tfoot .pagination .pageSelector {
    cursor: pointer;
    border: 1px solid #808080;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    text-align: center;
    float: left;
    background: #fff;
}
.jTPS tfoot .pagination .pageSelectorSeperator {
    text-align: center;
    margin-left: 7px;
    color: #808080;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    border-width: 1px;
    cursor: default;
}
.jTPS tfoot .pagination .pageSelector:hover {
    border: 1px solid #f90;
}
.jTPS tfoot .pagination .hilightPageSelector {
    border: 1px solid #069 !important;
    background: #069 !important;
    color: #fff !important;
    cursor: default !important;
}
.jTPS .hideTR {
    display: none;
}
.jTPS .hidePageSelector {
    display: none;
}
.jTPS .hilightRow {
    background: #eee;
    cursor: pointer;
}
.jTPS tfoot .selectPerPage .perPageSelector {
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}
.jTPS tfoot .selectPerPage .perPageSelected {
    border-bottom: 2px solid #069;
    background: #fff;
}
.jTPS tfoot .selectPerPage .perPageHilight {
    border-bottom: 2px solid #f90;
    background: #fff;
}
.jTPS tfoot .pagination, tfoot .paginationTitle, tfoot .selectPerPage {
    float: right;
    white-space: nowrap;
    line-height: 25px;
    vertical-align: middle;
}
.jTPS tfoot .status {
    white-space: nowrap;
    line-height: 25px;
    vertical-align: middle;
}
.jTPS tfoot .paginationTitle {
    padding-left:20px;
}
.jTPS .sortableHeader:hover {
    cursor: pointer;
    color: #808080;
}
.jTPS .sortAsc {
    border-bottom: 1px solid #e3e3e3;
    background: #eee url(images/bullet_arrow_up.png) center -4px no-repeat;
}
.jTPS .sortDesc {
    border-bottom: 1px solid #e3e3e3;
    background: #eee url(images/bullet_arrow_down.png) center -4px no-repeat;
}
.jTPS tfoot td {
    padding: 5px;
    background: #eee url(images/eeGrad2.gif) bottom repeat-x;
}
.jTPS thead th {
    color: #000;
    background: #f0f2f5 url(images/f0f2f5grad.gif) bottom repeat-x;
    border-bottom: 1px solid #ccc;
    padding-top: 6px !important;
}
.jTPS tbody td {
    border-bottom: 1px solid #e3e3e3;
}
/*------------------------------------------------------------------------------ */

.button	{
background: #CC0000;
color: white !important;
font-weight: bold;
font-size: 12px; -moz-border-radius: 10px;
border: none;
letter-spacing: -1px;
padding: 8px 15px 6px 15px; -webkit-border-radius: 10px; }

.button:link	{
background: #CC0000;
color: white !important;
font-weight: bold;
font-size: 12px; -moz-border-radius: 10px;
border: none;
letter-spacing: -1px;
padding: 8px 15px 6px 15px; -webkit-border-radius: 10px; }

.button:hover	{
background: #2E2E2E;
color: white !important;
font-size: 12px; -moz-border-radius: 10px;
border: none;
letter-spacing: -1px;
padding: 8px 15px 6px 15px; -webkit-border-radius: 10px; }

