/*  
Theme Name: gestsanitaria.com
Theme URI: http://www.gestsanitaria.com/
Description: Tema privado exclusivo para uso de GestSanitaria.Com
Version: 0.1
Author: Formado Comprido <webmaster@capoeiras.com>
Author URI: http://www.www.fcsites.com/
*/

#wrap { 
  margin:0 auto; 
  padding: 10px 0;
  text-align:center; 

}

body { 
  text-align:center; 
  margin: 0px 0px 0px 0px;
  color: #fff;
  background:#1f1a17;
  width:100%;
  font-family: "Trebuchet MS", Georgia, Arial;
  font-size: 11px;
  font-style: normal;
}
a {
	color:#ff6600;
}
a:hover {
	color: #FF9900;
}
p.footer, p.footer a {
	color: #666666;
}
p.footer a:hover {
color:#CCCCCC;
}
/* Form Styling */
input, select, option, textarea {
	background:url(../images/bgform.png) top center repeat-x;
	min-height:16px;
	margin:1px;
	border:1px #e4dfc2 solid;
	padding:1px;
	color:#000;
	font-size:1em;
}
form {
	padding:0;
	margin:4px;
}
form td {
	color: #fff;
	text-align:right;
	vertical-align:middle;
}
form table {
    font-family: "Trebuchet MS", Georgia, Arial;
	font-size:11px;
	border:0;
}
