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

* {
	padding:0;
	margin:0;
}
* html #total {
	height: 100%;
}
body, html {
	background-image:url(../images/fundo.png);
	background-repeat:repeat;

	height:100%;
}
#total {
	width:100%;
	height: 100%;
	min-height:100%;
	height:auto !important; /* Para browsera modernos */
	margin:0 auto;
	position:relative;
}
#logo {
	width:1150px;
	height: 150px;
}
#topo {
	width:1150px;
	overflow-x:hidden;
	height: 100%;
	min-height:100%;
	background-color:#FFF;
	padding:0px 10px 0px 10px;
	border-left:0px solid #eff7e0;
	border-right:1px solid #eff7e0;
	margin:0 auto;
}
#menu {
	width:800px;
	height:100px;
	margin:0 auto;
	padding-top:35px;
}
#menu ul {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu ul li {
	float:left;
	margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#login {
	width:324px;
	height:94px;
	background-image:url(../images/login.png);
	background-repeat:no-repeat;
	margin:0 auto;
}
#login ul {
	list-style:none;
}
#login ul li {
	margin-top:40px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:12px;
	margin-left:15px;
	color:#000;
}
#botaousuario {
	width:70px;
	height:22px;
	background-image:url(../images/usuario.png);
	background-repeat:no-repeat;
}
#botaosenha {
	width:70px;
	height:22px;
	background-image:url(../images/senha.png);
	background-repeat:no-repeat;
}
#conteudo {
	width:984px;
	height: 800px;
	margin:0 auto;
}
#rodape {
	width:100%;
	margin:0 auto;
	height:44px;
	background: #0d0a05; /* Old browsers */
	position: absolute;
	bottom: 0;
}
#rodape ul {
	list-style:none;
}
#rodape ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding-top:13px;
}
div {
}
#principallogo {
	width:950px;
	height:150px;
	margin:0 auto;
}
#conteudoprincipal {
	width:750px;
	height:190px;
	margin:0 auto;
	background-image:url(../images/fundoprincipal.png);
	background-repeat:no-repeat;
	margin-top:25px;
}
#contagem {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
}
#contagempq {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	text-align: right;
}
#contagemlista {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding-left:15px;
	text-align: right;
	line-height:33px;
}
#contagemlistacentro {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding-left:15px;
	text-align: center;
	line-height:33px;
}
#contagemlistaleft {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding-left:15px;
	text-align: left;
}
.botaoinput {
	background:#dddddd;
	color:#666666;
	width:260px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
._data{
	background:#dddddd;
	color:#666666;
	width:260px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
._cep{
	background:#dddddd;
	color:#666666;
	width:260px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
._cpf{
	background:#dddddd;
	color:#666666;
	width:260px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
._fone{
	background:#dddddd;
	color:#666666;
	width:260px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.botaofile {
	background:#dddddd;
	color:#666666;
	width:320px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.botaobox {
	background:#dddddd;
	color:#666666;
	width:260px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.boxmedico {
	background:#dddddd;
	color:#666666;
	width:260px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.botaoradio {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.inputpesquisa {
	width:255px;
	height:30px;
	margin-left:35px;
	padding-left:5px;
	border:0px;
	background-image:url(../images/pesquisar.png);
	background-repeat:no-repeat;
	color:#666666;
}
#paginacao {
	text-align:center;
	font-weight:bold;
	vertical-align: top;
	padding: 3px 6px 3px 6px;
	text-decoration: none;/*retira o underline do link*/
}
#paginacao p {
	color:#365899;/*cor da fonte*/
}
#paginacao a {
	color:#365899;/*cor do texto*/
}
#paginacao a:hover {
	color:#DD0083;/*cor do texto*/
}
#topo #conteudo form table tr td table tr td label #obs {
	text-align: left;
}
.customSelect{
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding:5px;
    color:#666666;   
    -webkit-appearance: none;
    overflow: hidden;
	border:0px;
    width: 260px;
    height: 26px;
	background-image:url(../images/selectnovo.jpg);
	background-repeat:no-repeat;
}
