a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, h1, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
a {
	text-decoration:none;
	color:#000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding:0;
	border:none;
}
img {
	vertical-align:top;
	border:0;
}
embed {
	vertical-align:top;
}
input, textarea {
	outline:none !important
}
html, body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
h1{margin:0; padding:0; }
h1, h2, h3, p, ul li{font-family: 'Oxygen', sans-serif;}
p, ul li{font-family: 'Verdana', sans-serif;}
body {
	background-image:url('../images/bg2.jpg');
	background-repeat:repeat-x;
	background-color:#e1e1e1;
	font-family: 'Oxygen', sans-serif;
	height:100%;
	width:100%;
}
#center {
	width:1110px;
	margin:0 auto;
	min-height:100%;
	position:relative;
}
#topo {
	width:1110px;
	height:159px;
	float:left;
	background-image:url("../images/topo.jpg");
}
#logo {
	width:500px;
	height:159px;
	float:left;
}
#menu {
	width:1110px;
	height:60px;
	float:left;
	margin-bottom:10px;

}
.dv {
	display:block;
	width:3px;
	height:59px;
	padding-top:-16px;
	!important;
	border:0;
	float:left;
	margin-top:-16px;
	margin-right:17px;
}
#menu ul li {
	float:left;
}
.menu-topo a {
	text-shadow:2px 2px 2px #000;
	color:#FFF;
	font-size:18px;
}
.menu-topo li{margin-top:-15px;}
.menu-topo li a{
	padding:17px 15px;
	display:block;
	border-left:1px solid #2a684d;
	border-right:1px solid #0f472c;
}
.menu-topo li a:hover{
	background-color:#0f472c;
}
/***************************************/
#conteudo {
	width:1110px;
	height:auto;
	float:left;
}
#left {
	width:210px;
	height:auto;
	float:left;
}
/*** Menu Principal ***/
#menu-principal {
	width:210px;
	float:left;
	padding-bottom:10px;
	background-color:#FFF;
}
#title-menu-principal {
	width:210px;
	height:35px;
	float:left;
	background-image:url('../images/title-menu.jpg');
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:10px;
	color:#FFF;
	font-size:16px;
}
#title-menu-principal h2{font-size:18px;}
#menu-principal-lateral {
	width:210px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:5px;
}
#menu-principal-lateral ul li{list-style:none;margin-top:5px; float:left;}
#menu-principal-lateral li{}
#menu-principal-lateral li a {
	display:block;
	width:190px;
	padding:5px;
	font-size:14px;
	color:#030;	
	border-bottom:1px solid #eee;
}
#menu-principal-lateral li a:hover {background-color:#030; color:#fff;}
#nav, #nav ul{position:relative;}
#nav ul {
	position:absolute;
	display:none;
	top:5px;
	padding:3px 5px;
	margin-left:180px;
	background-color:#030;
	z-index:1000;
}

#nav li ul a{
	height:auto;
	float:left;
	margin-left:100px;
	margin:0;
	padding:5px;
	color:#fff;
}
#nav li ul a:hover{background-color:#fff; color:#030;}
#nav li ul ul {
	left:12em;
	margin:0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
/*********************************/
#menu-portal {
	width:210px;
	float:left;
	padding-bottom:10px;
	background-color:#fff;
}
#menu-esq {
	width:210px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:5px;
}
#menu-esq ul li{list-style:none;margin-top:5px; float:left;}
#menu-esq li{}
#menu-esq li a {
	display:block;
	width:190px;
	padding:5px;
	font-size:14px;
	color:#030;	
	border-bottom:1px solid #eee;
}	
#menu-esq li a:hover {background-color:#030; color:#fff;}

#menu5 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 190px;	
	

	
    }
#menu5 ul li {
    position: relative;

    }
#menu5 li ul {
    position: absolute;
    left: 190px;
    top: 0;
    display: none;
	background-color: #030;
    }
#menu5 ul li a {
    display: block;
    text-decoration: none;
    font-size:14px;
    background-color: #fff;
    padding: 5px;
    border-bottom:1px solid #eee;
	color:#030;

}
#menu5 li:hover ul { display: block;

 }

#menu5 ul li a:hover{       
	background-color:#030; color:#fff;
	
}



#menu-maior {
	width:210px;
	float:left;
	background:none;
}
#menu-maior ul li a {
	display:block;
	background-color:#003300;
	width:210px;
	height:40px;
	color:#FFF;
	padding-left:5px;
	padding-top:12px;
	margin-top:3px;
}
#menu-maior ul li a:hover {
	background-color:#0e5334;
}
#carroussel {
	width:210px;
	margin-top:10px;
	background-color:#FFF;
	float:left;
	padding-left:5px;
}
#centro {
	width:670px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#slider {
	width:670px;
	height:260px;
	float:left;
	background-color:#FFF;
}
/*******************************/
#portal-de-noticias {
	width:670px;
	height:auto;
	background-color:#FFF;
	float:left;
	margin-top:10px;
}
#title-portal-de-noticias{
	width:670px;
	height:35px;
	float:left;
	background-image:url("../images/title-menu.jpg");
	background-repeat:repeat-x;
}
#title-portal-de-noticias h2{
	color:#fff;
	font-size:18px;
	margin-top:5px;
	padding-left:10px;
}
#cont-portal-de-noticias {
	width:670px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:10px;
	font-size:14px;
}

#cont-portal-de-noticias li{
	border-bottom:1px solid #eee;
	display:block;
	padding:10px 0;
	font-size:18px;
}
#cont-portal-de-noticias li h3 a{
	color:#333;
}
#cont-portal-de-noticias li a:hover{color:#060; text-decoration:underline;}
#cont-portal-de-noticias li .dataNot{font-size:11px;}

#botao-leia-mais {
	width:650px;
	float:left;
	margin-top:10px;
}
#botao-leia-mais p {
	text-align:right;
	margin-bottom:10px;
}
.line {
	width:auto;
	background-image:url("../images/line.jpg");
	width:308px;
	height:1px;
	float:left;
	margin:10px 0px 10px 0;
}
/*****************************/
#galeria-de-fotos {
	width:670px;
	height:auto;
	background-color:#FFF;
	float:left;
	margin-top:10px;
}
#title-galeria-de-fotos {
	width:670px;
	height:35px;
	float:left;
	background-image:url("../images/title-menu.jpg");
	background-repeat:repeat-x;
}
#title-galeria-de-fotos h2{
	color:#fff;
	font-size:18px;
	margin-top:5px;
	padding-left:10px
}
#cont-galeria-de-fotos {
	width:670px;
	height:auto;
	float:left;
	padding-top:5px;
}
#galeria {
	width:320px;
	float:left;
	margin:7px;
}
#foto-galeria {
	width:99px;
	float:left;
	margin-right:10px;
}
#data-galeria {
	width:208px;
	height:15px;
	font-size:12px;
	color:#999;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#nome-galeria {
	width:208px;
	font-size:18px;
	float:left;
	margin-top:3px;
}
#nome-galeria h3 a{color:#333;}
#nome-galeria h3 a:hover, #lista_img h3 a:hover{color:#060; text-decoration:underline;}
#lista_img{
	width:640px;
	height:120px;
	background-color:#fcfcfc;
	padding:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #eee;
}
#lista_img img{float:left; margin-right:5px; border:4px solid #fcfcfc}
#lista_img img:hover{border:4px solid #060;}
#lista_img p{font-size:12px;}

#foto_img_capa{
	float:left;
	height:135px;
	margin:0;
}

/**********************/
#banner-left-centro {
	width:210px;
	height:151px;
	float:left;
	margin-top:10px;
}
#banner-right-topo {
	width:210px;
	height:151px;
	float:left;
	margin-top:10px;
}
#links-uteis {
	width:210px;
	height:auto;
	float:left;
	margin-top:10px;
}
#title-links-uteis {
	width:210px;
	height:30px;
	float:left;
	background-image:url("../images/title-menu.jpg");
	background-repeat:repeat-x;
	color:#FFF;
	font-size:16px;
	padding-left:10px;
	padding-top:5px;
}
#cont-links-uteis {
	width:210px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:10px;
	font-size:14px;
	background-color:#FFF;
}
.select {
	margin-bottom:5px;
	margin-top:4px;
	width:192px;
	height:30px;
}
#right {
	width:210px;
	height:auto;
	float:left;
}
#previsao-do-tempo {
	width:210px;
	height:30px;
	float:left;
	background-image:url("../images/title-menu.jpg");
	background-repeat:repeat-x;
	color:#FFF;
	font-size:16px;
	padding-left:10px;
	padding-top:5px;
	margin-top:10px;
}
#cont-previsao-do-tempo {
	width:210px;
	height:auto;
	float:left;
	padding-top:5px;
	font-size:14px;
	background-color:#FFF;
	padding-bottom:7px;
}
#title-prefeitura-online {
	width:210px;
	height:30px;
	float:left;
	background-image:url("../images/title-menu.jpg");
	background-repeat:repeat-x;
	color:#FFF;
	font-size:16px;
	padding-left:10px;
	padding-top:5px;
}
#cont-prefeitura-online {
	width:210px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
	background-color:#FFF;
	padding-bottom:7px;
}
#rodape {
	float:left;
	width:100%;
	height:175px;
	margin-left:0 auto;
	!important;
	margin-bottom:0 auto;
	!important;
	margin-top:20px;
	background-color:#FFF;
	border-top:#0d5132 8px solid;
	font-family:Arial, Helvetica, sans-serif;
}
#r-l {
	width:640px;
	height:53px;
	float:left;
	padding-left:5px;
	padding-top:20px;
	list-style-type:none;
}
#r-l p{
	font-size:12px;
	color:#ccc;
}
#r-l ul li {
	list-style-type:none
}
#r-l a {
	color:#333;
}
#r-c {
	width:630px;
	height:65px;
	float:left;
	padding-left:5px;
	padding-top:25px;
	clear:both;
}
#r-c p {
	font-size:12px;
	text-align:justify;
}
#r-r {
	width:210px;
	height:80px;
	float:right;
	padding-left:0px;
	margin-top:-20px;
}
#r-tb {
	width:170px;
	height:170px;
	float:left;
	padding-left:50px;
	margin-top:-50px;
}
/* SLIDER */

#bloco_slide {
	width:670px;
	height:260px;
	float:left;
}
#foto_destaque {
	width:255px;
	height:257px;
	float:left;
}
#texto_destaque {
	width:330px;
	height:255px;
	padding-left:15px;
	float:left;
}
#texto_destaque2 {
	width:610px;
	height:253px;
	float:left;
}
#texto_destaque h2, #texto_destaque2 h2 {
	font-size:24px;
	margin-bottom:15px;
	text-align:center;
}
#texto_destaque h2 a, #texto_destaque2 h2 a {
	text-decoration:none;
	color:#063;
}
#texto_destaque h2 a:hover, #texto_destaque2 h2 a:hover {
	color:#093;
}
#texto_destaque p, #texto_destaque2 p {
	text-align:left;
}
#texto_destaque p a, #texto_destaque2 p a {
	text-decoration:none;
	color:#000;
}
#texto_destaque p a:hover, #texto_destaque2 p a:hover {
	text-decoration:underline;
}
/* SLIDER */

.prev {
	width:199px;
	height:27px;
	display:block;
	border:none;
	background-image:url('../images/carrossel-top.jpg');
}
.prev:hover {
	cursor:pointer;
}
.next {
	width:199px;
	height:25px;
	display:block;
	border:none;
	background-image:url('../images/carrossel-bottom.jpg');
}
.next:hover {
	cursor:pointer;
}
.anyClass ul li {
	margin-bottom:5px;
}
.prev2 {
	width:199px;
	height:27px;
	display:block;
	border:none;
	background-image:url('../images/carrossel-top.jpg');
}
.prev2:hover {
	cursor:pointer;
}
.next2 {
	width:199px;
	height:25px;
	display:block;
	border:none;
	background-image:url('../images/carrossel-bottom.jpg');
}
.next2:hover {
	cursor:pointer;
}
.anyClass2 ul li {
	margin-bottom:5px;
}
/* Internas */
#content_int {
	width:670px;
	float:left;
	padding:10px;
	background-color:#FFF;
}
#content_int h2, #content_int h3, #content_int p{margin:0; padding:0;}
#content_int h2{margin-bottom:10px; color:#033; font-size:24px; font-weight:bold;}
#content_int h3{margin-bottom:10px; color:#033; font-size:18px; font-weight:bold;}
#content_int h4{margin-bottom:10px; color:#033; font-size:16px;}
#content_int p{margin-bottom:10px; color:#033; font-size:14px;}
#content_int p a{text-decoration:none; color:#009;} #content_int p a:hover{text-decoration:underline;}

/* filtro */
#tbFiltro{
	width:638px;
	padding:5px;
	border:0;
	margin:0 auto;
	background-color:#fcfcfc;
	border:1px solid #eee;
	font-size:14px;
}
.txtBusca{
	width:250px;
	height:25px;
}
.slAno{
	width:70px;
	height:30px;
}
.slSituacao{
	width:150px;
	height:30px;
}
.btPesquisar{
	width:100px;
	height:30px;
	border:0;
	background-color:#006;
	color:#fff;
	cursor:pointer;
}
.btPesquisar:hover{background-color:#039;}
ul.lista_interna {margin-left:10px;}
ul.lista_interna li a{border-bottom:1px solid #eee; display:block; padding:5px;}
ul.lista_interna li a{color:#060;}
ul.lista_interna li a:hover{color:#fff; background-color:#030;}
ul.lista_interna1 li a{color:#060;}
ul.lista_interna1 li a:hover{color:white; background-color:black; text-transform: uppercase;}


#cx_calendario {
	width:210px;
	height:auto;
	float:left;
	margin-top:10px;
}
.botoes_left ul li{margin-bottom:4px;}
/* Paginacao */
#paginacao {
	width:670px;
	height:24px;
	float:left;
	font-size:14px;
	text-align:right;
	padding-top:6px;
	padding-right:6px;
	margin-top:15px;
}
#paginacao p {color:#036; font-size:14px; font-weight:bold;}
#paginacao p a{color:#030; text-decoration:none; padding:2px 8px; font-weight:normal;}
#paginacao p a:hover{text-decoration:none; color:#fff; background-color:#030;}

#aviso-home{
	width:670px;
	float:left;
	margin-bottom:10px;
}
/* inicio portal */

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
/* tirar row */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-4 {
    width: 33.33333333%;
  }
  
    .col-lg-12 {
    width: 100%;
  }

.panel-group {
  margin-bottom: 20px;
}  
  
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel-body {
  padding: 15px;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

#center1 {
	width:1110px;
	margin:0 auto;
	min-height:100%;
	position:relative;
}
#centro1 {
	width:1110px;
	height:auto;
	float:left;
}

#content_int1{
	width:1110px;
	float:left;
	padding:25px;
	background-color:#FFF;
}
#content_int1 h2, #content_int1 h3, #content_int1 p{margin:0; padding:0;}
#content_int1 h2{margin-bottom:10px; color:#033; font-size:24px; font-weight:bold;}
#content_int1 h3{margin-bottom:10px; color:#033; font-size:18px; font-weight:bold;}
#content_int1 h4{margin-bottom:10px; color:#033; font-size:16px;}
#content_int1 p{margin-bottom:10px; color:#033; font-size:12px; font-family: sans-serif;}
#content_int p a{text-decoration:none; color:#009;} 


.holderjs-fluid {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: sans-serif;
	margin: 0;
}
a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #428BCA;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #428BCA;
    border: 1px solid #FFF;
}
a.list-group-item {
    color: #FFF;
    font-weight: bold;
}

#menu1 {
	width:1110px;
	height:60px;
	float:left;
	margin-bottom:10px;

}
#menu1 ul li {
	float:left;
	
}
.menu-topo1 a {
	text-shadow:2px 2px 2px #000;
	color:#FFF;
	font-size:15px;
}
.menu-topo1 li{margin-top:-14px;}
.menu-topo1 li a{
	padding:17px 15px;
	display:block;
	border-left:1px solid #2a684d;
	border-right:1px solid #0f472c;
}
.menu-topo1 li a:hover{
	background-color:#0f472c;
}
/*fim portal */
.bgCad{padding:5px;}
.bgCad {font-size:14px; }
.bgCad tr td{padding:3px; font-size:14px;}
.bgCad input{height:25px; padding:0 3px; }
.feldsForm {
	 text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	text-transform: uupercase;
	
}
.aviso{color:#F00; font-size:20px; text-transform:none;}
.aviso1{color:#F00; font-size:15px; text-transform:none;}