body,td,th {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #000;

}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}

.destaqueAt {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #FF0000;

	text-transform:uppercase;

	font-weight:bold;

}

body {

	background-color: #D2D3D5;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/fundo-cdg-celula.jpg);

	background-repeat: repeat;

}

.auto-style1 {

	color: #7D7B7B;

}

/*Text inputs*/

.textinput {

	height:30px;

	padding-left:10px;

	border-top: solid 2px #0072b6;

	border-left: solid 2px #0072b6;

	border-right: solid 2px #b2d4e9;

	border-bottom: solid 2px #7ab5d9;

	vertical-align:middle;

	width:350px;

}

.textinput_ar {

	height:25px;

	border:hidden;

	width:160px;

	background-color:#eaeaea;

	padding-bottom:5px;

}

.textinput_fc {

	height:40px;

	padding-left:10px;

	width:650px;

}
.textinput_busca {
	height:40px;
	padding-left:10px;
	width:330px;
}

.textinput_fc_req {

	height:40px;

	padding-left:10px;

	width:400px;

}

.textinput_fc_os_sala {

	height:40px;

	padding-left:10px;

	width:100px;

}

.textinput_fc_os_tels {

	height:40px;

	padding-left:10px;

	width:300px;

}

.textinput_fc_select {

	height:40px;

	padding-left:10px;

	width:150px;

	padding-top:10px;

}

.textinput_fc_select2 {

	height:40px;

	padding-left:10px;

	width:350px;

	padding-top:10px;

}

.textinput_fc_msg {

	height:100px;

	padding-left:10px;

	width:850px;

}

.coin-slider { overflow:hidden; zoom:1; position:relative;}

.coin-slider a{ text-decoration:none; outline:none; border:none;}



.cs-buttons { padding:5px; font-size:0px;}

.cs-buttons a { width:20px; height:20px; float:left; background:url(../images/bola-of.png) no-repeat left top; color:#fff;}

.cs-buttons a.cs-active { background:url(../images/bola-on.png) no-repeat left top; color:#fff;}



.cs-prev, 

.cs-next { overflow:hidden;}



/* =========================

   Ocultar o "pote de mel" que testará a presença de spambot.

   Ao submeter o formulário, a página verifica se o campo "captcha" foi preenchido.

   Em caso positivo, basta não executar nenhuma ação.

   ========================= */

input.honeypot-captcha{display:none;}

