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

html, body { 	
	    background-color:#002;
		margin-top: 0px;
		margin-bottom: 0px; 
		margin-left: 0px;
		margin-right: 0px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 12px;
        font-weight: normal;
		background-image: url(fundo2n.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		text-align:center;
		min-height:100%;
		height:100%;
}

#tudo {
	position:relative; width:1000px; height:auto; margin:0px auto 20px auto;
}
img { border:none} ;
#ocimo {
  position: relative; height:85px; width:1000px;    
}
#divLogo {
	position:relative; left:0px; top:0px; width:160px; height:85px;
}
#divBanner {
	position:absolute; left:160px; top:0px; width:840px; height:85px; border:none;
}
.bannerTitulo {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:21px;
	color:#FFF;
}
#divmenubaixo {
	position:relative;
	left:0px;
	top:6px;
	width:1000px;
	height:27px;
	z-index:2000;
	color:#fff;
	text-align:left;
}

#omeio {
  position:relative;
  top:10px;
  height:auto;
  width:1000px;
  min-height:736px;
  
}
#divLeft {
	position:absolute;
	left:0px;
	top:0px; /*top:435px;*/
	width:176px;
	height:736px;
	text-align:left;
	background:#cdd;
}
#divMain {
	position:relative;
	left:180px;
	top:0px; /*top:435px;*/
	width:637px;
	min-height:500px;
	height:auto;
	text-align:left;
}
#divMainf {
	position:relative;
	left:180px;
	top:0px; /*top:435px;*/
	width:815px;
	min-height:600px;
	height:auto;
	text-align:left;
	
	
}
.meioTitulo {
	background-image:url(fundoTitulo.jpg);
	background-repeat:repeat-y;
	border:#39C dashed 1px;
	padding:4px;
	font-weight: bold;
	
	
}
.meioTitulof {
	background-image:url(fundoTitulo1.jpg);
	background-repeat:repeat-y;
	border:#39C dashed 1px;
	padding:4px;
	font-weight: bold;
	
	
}

#meioUm {
	position:relative;
	left:0px;
	top:0px; /*top:435px;*/
	width:637px;
	min-height:670px;
	height:670px;
	text-align:justify;
	/*background-color:#CC0;*/
	overflow:hidden;
}
.imagemG, .imagemP, .imagemM {
	padding-top: 10px; padding-left: 10px; padding-right:5px;
	vertical-align:text-top;
	
}

#meioDoisp{
	position:relative;
	left:0px;
	top:0px; /*top:435px;*/
	width:637px;
	min-height:300px;
	height:320px;
	text-align:justify;
	/*background-color:#CC0;*/
	overflow:hidden;
	
}
#meioDoism{
	position:relative;
	left:0px;
	top:0px; /*top:435px;*/
	width:637px;
	min-height:150px;
	height:160px;
	text-align:justify;
	/*background-color:#C0C;*/
	overflow:hidden;
}
#meioDoisb{
	position:relative;
	left:0px;
	top:0px; /*top:435px;*/
	width:637px;
	min-height:150px;
	height:160px;
	text-align:justify;
	/*background-color:#0CC;*/
	overflow:hidden;
}
#meioTresU,#meioTresD, #meioTresT, #meioTresQ{
	position:relative;
	left:0px;
	top:0px; /*top:435px;*/
	width:637px;
	min-height:150px;
	height:160px;
	text-align:justify;
	/*background-color:#0CC;*/
	overflow:hidden;
	}
#divRight {
	position:absolute;
	left:822px;
	top:0px; /*top:435px;*/
	width:176px;
	height:736px;
	background:#cdd;
	text-align:left;
}




/* RODAPE  */
#divRodape{
	position:relative; top:0px; width:100%;text-align:left;
}
#divRodape a {
	text-decoration: none; color: white;
}
#divRodapeCima{
	position:relative; top:0px; width:100%;	height:100px;
}
#divRodapeCentroCima{
	position:relative; padding:10px; text-align:left; margin: auto;	width:1002px;
	height:100px; background-color:#68A;
}
#divRodapeBaixo {
	background-color: #f4e9d5;
}

#divRodapeM{
	position:relative; top:0px;	margin:auto; width:960px;	
}
#divRodape2{
	position:relative; 
	margin:auto;
	text-align:center;
	width:631px;
}
#divRodape2 a{
	color: #f00;
}
#divRodape3{
	position:relative; margin:auto;	text-align:center; width:960px;	background-color:#0f0;
}
#divRodape3 a{
	color: #0ff;
}
/*   FORMULÁRIOS   */

.myform input.tamanho, textarea.tamanho{
	width:300px;	
}
.myform input, button,textarea, select {
	/*border:#F7901E solid 1px;*/
	margin-bottom:2px;
}
.myform {
		line-height:1.5em;
		color: #000000;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 12px;
        font-weight: normal;
}
.myform input.fpProcura{
	width:500px;
}
.myform label {
		color: #fff;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 13px;
        font-weight: normal;
		text-transform:uppercase;}

/* frm login */
.frmLogin input.tamanho, textarea.tamanho{
	width:200px;	
}
.frmLogin input, button,textarea, select {
	/*border:#F7901E solid 1px;*/
	margin-bottom:2px;
}
.frmLogin {
		line-height:1.5em;
		color: #ff0000;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 12px;
        font-weight: bold;
		padding:10px;
		
}
.frmLogin input.frmText{
	width:150px;
}
.frmLogin label {
		color: #000;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 12px;
        font-weight: bold;
		text-transform:uppercase;}
		
/* frm Registo */
.frmRegisto input.tamanho, textarea.tamanho{
	width:200px;	
}
.frmRegisto select.tamanho{
	width:300px;	
}
.frmRegisto input, button,textarea, select {
	/*border:#F7901E solid 1px;*/
	margin-bottom:2px;
}
.frmRegisto {
		line-height:1.5em;
		color: #ff0000;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 12px;
        font-weight: bold;
		padding:10px 30px;
		
}
.frmRegisto input.frmText{
	width:500px;
}
.frmRegisto input.frmText1{
	width:80px;
}
.frmRegisto input.frmText2{
	width:410px;
}
.frmRegisto input.frmText3{
	width:245px;
}
.frmRegisto label {
		color: #000;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 12px;
        font-weight: bold;
		text-transform:uppercase;}
		




.frmRecurso {
		line-height:1.5em;
		color: #000;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica;
		font-style: normal;
        font-size: 12px;
        font-weight: bold;
		padding:10px 10px;
		
}

.frmRecurso input.tamanho, textarea.tamanho{
	width:400px;	
}
.frmRecurso input.tamanho2, textarea.tamanho2{
	width:100px;	
}
.frmRecurso input.tmdata, textarea.tmdata{
	width:143px;	
}
.frmRecurso input.tamanho3, textarea.tamanho3{
	width:570px;	
}
.frmRecurso input.tamanho1, textarea.tamanho1{
	width:300px;	
}
.frmRecurso input, button,textarea, select {
	/*border:#F7901E solid 1px;*/
	margin-bottom:2px;
}		
		
/* demos */

table {
	font-size: 1em;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}

input[type="text"], input[type="password"], textarea, select, input[type="checkbox"]{ 
    border: 1px solid;
    border-color: #C0C0C0 #E4E4E4 #E4E4E4 #C0C0C0;
    background: #FFF;
    padding: 2px 2px;
    font: 16px Arial, Tahoma, Helvetica, sans-serif;
    -moz-box-shadow: 0 0 5px #C0C0C0;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 0 5px #C0C0C0;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px #C0C0C0;
    border-radius: 5px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus , input[type="checkbox"]:focus{ 
    border-color: #B6D5F7 #B6D5F7 #B6D5F7 #B6D5F7;
    outline: none;
    -moz-box-shadow: 0 0 10px #B6D5F7;
    -webkit-box-shadow: 0 0 10px #B6D5F7;
    box-shadow: 0 0 10px #B6D5F7;
}
#nav
{
    margin:0px;
	padding:5px;
	text-transform:uppercase;
	margin-left:200px;
}
#nav li 
{
    display:inline;
	padding:0px 10px;
}
#nav li a 
{   
   font-family:Arial;
   font-size:12px;
   text-decoration: none;
   float:left;
   padding:0px 10px;
   color:#ffffff;
 }
#nav li a:hover 
{
   background-color:#05A;
   padding-bottom:2px;
   border-bottom:2px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   
}
#navE
{
    margin-left:0px;
	padding:2px 0px;
	text-transform:uppercase;
	width:176px;
	
 
	
	
}
#navE li
{
    margin-left:0px;
	padding-left:20px;
	display:block;
	width:156px;
	height:38px;
	line-height:38px;
	background-color:#99aabb;
	border-bottom: 1px solid #ccdddd;
	
	
}
#navE li.normal 
{
    margin-left:0px;
	padding-left:20px;
	display:block;
	width:156px;
	height:38px;
	line-height:38px;
	background-color:#99aabb;
	border-bottom: 1px solid #ccdddd;
	vertical-align:middle;
	
}
#navE li.duplo 
{
    margin-left:0px;
	padding-left:20px;
	display:block;
	width:156px;
	height:38px;
	line-height:20px;
	background-color:#99aabb;
	border-bottom: 1px solid #ccdddd;
	vertical-align:middle;
	
}

#navE li.titulo 
{
    padding:0px;
	margin-left:0px;
	text-align:right;
	display:block;
	width:176px;
	background-color:#667788;
	color:white;
	font-family:Arial;
   	font-size:12px;
	height:25px;
	vertical-align:top;
	line-height:25px;
	
}
#navE li:hover 
{
	background-color:#ccdddd;	
}
#navE li a 
{   
   font-family:Arial;
   font-size:12px;
   text-decoration: none;
   padding:6px 0px;
   color:#000000;

 }
#navE li a:hover 
{
   font-weight:bold;
}


/*  destaques   */
#divDestaques {
	position:relative;
	top:100px;
	padding-left:10px;
	
}
#divSeparador {
	position:relative;
	top:0px;
	height:316px;
	
	
}
/* dtpicker  */
.dpDiv {
	
	background-color:#cdd;
	    -moz-box-shadow: 0 0 5px #C0C0C0;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 0 5px #C0C0C0;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px #C0C0C0;
    border-radius: 5px;
	}
	
	.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
.rectit {background-color:#CCC;}
.impar {background-color:#CCF;}