/*----------------------RESET--------------------*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td, img
{margin: 0; padding: 0; outline: none;}

body{line-height:1; font-size:62.5%; font-family:Arial, Helvetica, sans-serif;} /*---1.0 em = 10px---*/

h1, h2, h3, h4, h5, h6{font-size:100%;}

/*----------------------RESET--------------------*/
body{
	margin:0px auto;
	height:100%;
	behavior:url(csshover.htc);
}
#tudo{
	position:relative;
	min-height:100%;
	background:url(../imagem/background.png) repeat-x #557ba5;
}
#cabecalho{
	margin:0px auto;
	width:900px;
	height:160px;
	position:relative;
	background-color:#FFFFFF;
}
#slideshow{
	float:right;
	position:relative;
	height:160px;
	width:700px;
	margin:0px auto;
}
#slideshow img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow img.active{
	z-index:10;
}
#slideshow img.last-active{
	z-index:9;
}
#menu{
	height:40px;
	width:900px;
	margin:0 auto;
	background:url(../imagem/menu_degrade.png) repeat-x;
}
.menu{font-size:1.7em;}
.menu{list-style:none; margin-top:1px; margin-left:10%; margin-top:4px; float:left;}
.menu li{position:relative; float:left; border-right:1px solid #5598FF;}
.menu li a{font-size:1.3em; background:url(../imagem/menu_degrade.png) repeat-x; color:#fff; text-decoration:none; padding: 5px 10px; display:block;}
.menu li a:hover{color:#fff; background:url(../imagem/menu_degrade_180.png) repeat-x;}
.menu li ul{position:absolute; top:32px; left:0px; background-color:#fff; display:none;}
.menu li:hover ul, .menu li ul li:hover ul, .menu li.over ul, .menu li ul li.over ul{display:block;}
.menu li ul li{display:block; width:150px;}
li.border0{border:0;}

#conteudo{
	margin:0px auto;
	padding:10px 0px 0px 10px;
	width:890px;
	font-size:1.5em;
	padding-bottom:180px;
	background-color:#FFFFFF;
	-webkit-box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
	-moz-box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
	box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
}
#conteudovisCalendario{
	margin:0px auto;
	padding:10px 0px 0px 10px;
	width:890px;
	font-size:1.5em;
	padding-bottom:150px;
	background-color:#FFFFFF;
	-webkit-box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
	-moz-box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
	box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
}
#conteudolistagenda{
	margin:0px auto;
	padding:10px 0px 0px 10px;
	width:890px;
	font-size:1.5em;
	padding-bottom:236px;
	background-color:#FFFFFF;
	-webkit-box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
	-moz-box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
	box-shadow:0px 0px 10px rgba(50, 50, 50, 1);
}
#rodape{
	position:absolute;
	bottom:0;
	width:100%;
	height:140px;
	font-family:monospace;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	background:url(../imagem/rodape_degrade.png) repeat-x;
}
#rodapeConteudo{
	width:900px;
	top:15%;
    left:50%;
    margin-left:-450px;
	position:absolute;
	float:left;
}
.botaoRodape a{
	margin-top:50px;
	width:140px;
	color:#fff;
}
#contato{
	margin:0px auto;
	width:300px;
	height:400px;
	padding:30px;
}
#cadastroUsuario{
	margin:0px auto;
	width:300px;
	height:400px;
	padding:30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-moz-box-shadow: 0px 0px 40px #0f040e;
	-webkit-box-shadow: 0px 0px 40px #0f040e;
	box-shadow: 0px 0px 40px #0f040e;
}
#cadastroServico{
	margin:0px auto;
	width:300px;
	height:300px;
	padding:30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-moz-box-shadow: 0px 0px 40px #0f040e;
	-webkit-box-shadow: 0px 0px 40px #0f040e;
	box-shadow: 0px 0px 40px #0f040e;
}
#agenda{
	margin:0px auto;
	padding:30px;
}
#downloads{
	margin:0px auto;
	padding:5px;
}
#manuais{
	margin:0px auto;
	padding:5px;
}
#artigos{
	margin:0px auto;
	padding:5px;
}
#servicos{
	margin:0px auto;
	padding:5px;
}
table.Downloads{
	border:1px solid black;
	background:#FFFFF0
}
table.Downloads th{
	background:#1E90FF;
}
table.Downloads tr{
	background:#fff;
}
table.Downloads tr:hover{
	background:#1E90FF;
}
table.Downloads td{
	border:1px solid black;
}
#logincadastro{
	margin:0px auto;
	width:700px;
	height:auto;
}
#formulario input[type=text],
#formulario input[type=password]{
	height:26px;
	width:190px;
	font-size:16px;
	font-family:monospace;
	color:#000;
	text-align:center;
}
#formulario select{
	height:26px;
	width:58px;
	font-size:16px;
	font-family:monospace;
	color:#000;
	text-align:center;
}
#formulario textarea{
	font-size:16px;
	font-family:monospace;
	color:#000;
}
#formulario input[type=submit]{
	height:26px;
	width:130px;
	font-size:16px;
	font-family:monospace;
	color:#000;
	text-align:center;
}
#formulario input[type=reset]{
	height:26px;
	width:130px;
	font-size:16px;
	font-family:monospace;
	color:#000;
	text-align:center;
}
.confirmacaoCampos{
	font-size:0.8em;
	color:#FF0000;
	/*display:none;*/
}
.botao{
	display:inline-block;
	border:1px solid #d0d0d0;
	border-top-color:#ececec;
	border-bottom-color:#909090;
	background:#ffff00;
	color:#000;
	height:26px;
	width:190px;
	font-size:16px;
	font-family:monospace;
	background:-moz-linear-gradient(top, #e4e4e4 60%, #ccc);
	background:-webkit-linear-gradient(top, #e4e4e4 60%, #ccc);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 2px 3px rgba(0,0,0,.2);
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2);
}
.botao:hover {
	background:#fff;
	background:-moz-linear-gradient(top, #ccc 60%, #ededed);
	background:-webkit-linear-gradient(top, #ccc 60%, #ededed);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 2px 3px rgba(0,0,0,.2);
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2);
}
.tabelaVisServicos{
	width:99%;
	margin:0;
 	padding:0;
	color:#1c5d79;
	border-collapse:collapse;
}
#painelMeuPerfil{
	padding-top:30px;
	width:800px;
	margin:0 auto;
}
#botaoMeuPerfil img{
	background:#CCC;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
#botaoMeuPerfil img:hover{
	background:#AAA;
	-webkit-transition:all 0.3s; 
	-moz-transition:all 0.3s; 
	-o-transition:all 0.3s; 
	-ms-transition:all 0.3s; 
	transition:all 0.3s;
}
#formulario2 input[type=text],
#formulario2 input[type=password]{
	height:26px;
	width:190px;
	font-size:16px;
	font-family:monospace;
	color:#000;
	text-align:center;
}
#formulario2 input[type=submit]{
	height:26px;
	width:130px;
	font-size:16px;
	font-family:monospace;
	color:#000;
	text-align:center;
}
#formulario2 input[type=reset]{
	height:26px;
	width:130px;
	font-size:16px;
	font-family:monospace;
	color:#000;
	text-align:center;
}
#tabela th{
	background-color:#1E90FF;
	color:#fff;
	font-family:collapse;
	font-size:1.3em;
}
#tabela td{
	background-color:#E6E6FA;
	color:#fff;
	font-family:collapse;
	font-size:1.3em;
}
#tabela tr.zebra td{
	background-color:#eee;
}
#tabela tr:hover td{
	background-color:#87CEFA;
}
#menucalendario{
	float:left;
	margin-right:50px;
	font-size: 17px;
}
#contato{
	margin:0 auto;
	width:80%;
	height:400px;
	padding:30px;
}
.contato input[type=text]{
	/*color:#9C9C9C;*/
	width:300px;
	height:30px;
	font-size: 1.3em;
}
.area{
	/*color:#9C9C9C;*/
	width:654px;
	height:30px;
	font-size: 1.3em;
}
.contato input[type=text].assunto{
	/*color:#9C9C9C;*/
	width:654px;
	height:30px;
	font-size: 1.3em;
}
#paginacao{
	padding:3px;
	position:absolute;
	/*bottom:150;*/
	font-size:1em;
}
#paginacao ul{
	list-style-type:none;
}
#paginacao li{
	float:left;
	display:inline;
	margin:0 5px 0 0;
	display:block;
}
#paginacao li a{
	color:#1E90FF;
	padding:4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float:left;
}
#paginacao li a:hover{
	color: #FFF;
	background:#1E90FF;
	border: 1px solid #00008B;
}
#paginacao li.atual{
	color: #FFF;
	border: 1px solid #104E8B;
	padding: 4px;
	background: #1E90FF;
}
#map{
	width: 495px; 
	height: 300px;
	border-left: 300px;
}
/*calendario*/
.tabela{
   background:#ffffff;
   width:500px;
   padding:0px;
   float:left;
   margin-right:20px;
   }
.tabela a{
	color:#000;
}
.td{
   background:#b5b5b5;
   width:20px;
   height:30px;
   text-align:center;   
   }
.td:hover{
   background: #5598FF; 
   }
.th{
   background:#b5b5b5;
   width:20px;
   height:30px;
   text-align:center;   
   }
.hj{
   background: #D7D7D7;
   width:20px;
   height:30px;
   text-align:center;
   }
.hj:hover{
   background: #5598FF; 
   }
.dom{
   background: #b5b5b5;
   color:#FF0000;
   width:20px;
   height:30px;
   text-align:center;
   }
.dom:hover{
   background: #5598FF; 
   }
.evt{
    background: #5598FF;
	width:20px;
	height:30px;
	text-align:center;
}

.mes{
   background:#b5b5b5;
   width:20px;
   height:30px;
   text-align:center;
   }

.show{
   background:#b5b5b5;
   width:300px;
   height:30px;
   text-align:left;
   font-size:12px;
   font-weight:bold;
   color:#000000;
   padding-left:5px;
   }

.linha{
   background:#D7D7D7;
   width:300px;
   height:20px;
   text-align:left;
   font-size:11px;
   color:#000000;
   padding:1px 1px 1px 10px;
   }

.sem{
   background: #b5b5b5;
   width:20px;
   height:30px;
   text-align:center;
   font-size:12px;
   font-weight:bold;
   font-family:Verdana;
   }
#mostrames{
	width:300px;
	padding:5px;
}
.mostraMensSucesso{
	margin:0 auto;
	width:180px;
	background-color:#32CD32;
	font-size:1.1em;
	padding:10px;
	text-align:center;
}
.mostraMensFalha{
	margin:0 auto;
	width:180px;
	background-color:#FF0000;
	font-size:1.1em;
	padding:10px;
	text-align:center;
}