﻿html {
   height: 100%;
   /*background: #E9E9E9 url(../images/background.jpg) repeat-x;*/
} 

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #484848; 
    margin: 0;
    padding:0;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height:18px;
}

p {
    color: #555555;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: justify;
    line-height:17px;
    margin-right:5px;
}

a{
    color: #003399;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;  
    font-weight: bold;
    text-decoration:none;
}

h1 {
    color: #8F8F8F;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 7px;
}

h2 {
    color:#003399;
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height:18px;
}

h3 {
    color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height:18px;
    text-align: justify;
}

h4 {
    color: #3F3F3F;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-align:left;
}

h6 {  /* titulo downloads */
    color: #003399;
    font-family: Arial,Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px; 
    margin-bottom: 7px;
}

#flash 
{
 
    margin: auto;

}
#doissoft {
    width: 900px;
	/*background: #FFFFFF url(../images/backg_menu2.jpg) repeat-y;*/
    margin: auto;
    text-align: left;
    border: 5px solid #FFFFFF;
}

#header {
    background: #FFFFFF url(../images/header.jpg) no-repeat;
    height: 135px;
    margin-bottom:10px;
}

#menu { 
    height: 40px;
    background: #FFFFFF;
    margin-top: 0px;
    margin-bottom:15px;
}

#botoesmenu ul {
    list-style-type: none;

}

#botoesmenu li {
    background-repeat: no-repeat;
    float:left;
}

#botoesmenu li a {
    display:block;
    height: 37px;
    text-decoration: none;
}

#botoesmenu li a#navi1 {
    background-image: url(../images/menu/01.jpg);
    width:122px;
}

#botoesmenu li a#navi2 {
    background-image: url(../images/menu/02.jpg);
    width:122px;
}
#botoesmenu li a#navi3 {
    background-image: url(../images/menu/03.jpg);
    width:119px;
}
#botoesmenu li a#navi4 {
    background-image: url(../images/menu/04.jpg);
    width:160px;
}
#botoesmenu li a#navi5 {
    background-image: url(../images/menu/05.jpg);
    width:137px;
}
#botoesmenu li a#navi6 {
    background-image: url(../images/menu/06.jpg);
    width:108px;
}
#botoesmenu li a#navi7 {
    background-image: url(../images/menu/07.jpg);
    width:132px;
}

#botoesmenu li a:hover {
    background-position: 0px -37px;
}

#content
{
    width: 900px;
    }

#principal
{
    width: 730px;
	background-color: #FFFFFF;
	float: right;
	/*overflow: auto;*/
    clear: both;
    margin-bottom: 20px;
}

#colunaesq {
    width: 163px;
	float: left;
	padding-top:5px;
}

#footer {
	clear: both;
	height: 26px;
	background: #EFEFEF url(../images/footer.jpg) repeat-x;
	text-align:right;
}

#botoesfooter {
    float: right;
    margin-top: -4px; 
}

#botoesfooter ul  
{
    margin: 0px;
    padding: 0px; 
}

#botoesfooter li {
     display:inline;
}

#botoesfooter li a { 
    padding-right: 15px;
    padding-left: 15px;
    height: 18px;
    font-family: Arial,helvetica,sans-serif;
    font-size: 10px;
    color: #4063a7;
    text-decoration: none;
    line-height: 35px;
}

#botoesfooter li a:hover {
    color: #4063a7;
    text-decoration:underline;
}

#produtosmenu a {
    color: #3F46A0;
}

#boxempresas {
    height: 120px;
    width: 500px;
    display: table;
    width: auto;
    height: auto;

}

#boxempresas ul 
{
}

#boxempresas li {
    width: 700px;
    float: right;
    border: #DFDFDF 3px solid;
    margin-bottom: 20px;
    clear:both;
}

.boxlogoempresas {
    float: left;
    width: 180px;
    height: 117px;
    margin-left: 8px;
}

.espacamento {
    margin-left: 40px;
}

.espacamento li {
    list-style-type: square;
}

#downloads {
    height: 120px;
    width: 500px;
    float: left;
    display: table; 
}

#downloads ul {
}

#downloads li {
    width: 700px;
    float: right;
    border: #EFEFEF 3px solid;
    margin-bottom: 10px;
    background-color: #EFEFEF;
}

.downloadslogo {
    float: left;
    width: 48px;
    height: 48px;
    margin-left: 0px;
    background-color: #FFFFFF;
    margin-right:5px;
}

.lista {
    margin-left: 20px;
}

.lista li {
    list-style-type: circle;
}

#cliqueentrar 
{
    text-align:center;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
}

#googlemaps 
{
    float:right;
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 5px;
}

#videosbox {
    height: 305px;
    width: 500px;
    float: left;
    display: table; 
}

#videosbox ul {
}

#videosbox li {
    width: 700px;
    float: right;
    border: #EFEFEF 3px solid;
    margin-bottom: 10px;
    background-color: #EFEFEF;
}

.videolayer {
    float: left;
    margin-left: 0px;
    background-color: #FFFFFF;
    margin-right:5px;
}

#flashfilme
{
    height:100%;
    width:100%;
    margin:auto;
}

.modulos
{
    margin-left:5px;
    width: 153px;
}
#ultimasnoticiastitulo
{
    background: #7ed3dd url(../images/modulos/mod_ultimas.jpg) no-repeat;
    height:30px;
}

#noticiastitulo
{
    background: #7ed3dd url(../images/modulos/mod_noticias.jpg) no-repeat;
    height:30px;
}
.conteudomodulos 
{
    border-top: none;
    border-left: #9e9e9e 1px solid;
    border-right: #9e9e9e 1px solid;
    border-bottom: #9e9e9e 1px solid;
    background-color: #f2f2f2;
    padding: 5px 5px 5px;
    margin-bottom: 20px;
}

#copyrighttext {
    padding-right:15px;
    font-size: 10px;
    color: #555555;
}


/********************** Login de Clientes **********************/


body,p,a,span,div,input,legend,h1,h2,h3,h4,h5,h6,li,dd,dt,th,td{
font-family:Arial, Helvetica, sans-serif;
}
body,p,a,span,div,input,legend,li,dd,dt,th,td{
font-size:10pt;
}
#loginform {
width:300px;
margin:115px auto auto;
}
#loginform fieldset{
padding:10px;
border:1px solid #000000;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform label{
display:block;
height:2em;
background-color:#E7E7E7;
padding:10px 10px 0;
}
#loginform input {
margin-right:20px;
border:1px solid #999999;
float:right;
clear:right;
background:#CCCCCC;
}
#loginform input:focus,#loginform input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}


#divFormUpdate, #divFormInsert
{
	height:100px;
	max-width:730px;
	text-align:left;
}


.input {
    border: 1px solid #006;
    background: #ffc;
}
.button {
    border: 1px solid #006;
    background-color: #f7f7f7; 
    color: #000000;
}
.label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; } 
    
    
/****************************** Construir Inquérito***********************/


div#sortable-ex dl 
{
	/*border:solid 1px #000000;*/
	width:500px;
	margin-left:20px;
	
}

div#sortable-ex li, dl
{
	text-align:left;
	
}

div#sortable-ex
{
	margin-left:15%;
}

div#sortable-ex ul
{
	border:solid 1px #000000;
	height:110px;
	width:550px;
	overflow:auto;
	


	
}



ul#perguntas dl
{
	
}

.marginleft
{
	margin-left:20px;
}




.field
{
	border:solid 1px #000000;
	width:700px;
	padding: 1em;
	font:13px sans-serif;
	padding-left:30px;
	margin-left:90px;
	margin-top:10px;

}
.legend
{
	padding:0.2em 0.5em;
	border:1px solid #000000;
	color:Gray;
	font-size:90%;
	text-align:right;
}


#BannerId
{
	position:absolute;
	margin-top:250px;
	margin-right:auto;
	
	
}




