/*---------------COR----------------*/
.preto{color:#000000;}
.cinza{color:#666666;}
.laranja{color:#f46314;}


/*--------TAMANHOS_DE_FONTES--------------*/

.s10{font-size:10px;}
.s11{font-size:11px;}
.s12{font-size:12px;}
.s13{font-size:13px;}
.s14{font-size:14px;}
.s15{font-size:15px;}
.s16{font-size:16px;}
.s20{font-size:20px;}

/*--------------FONTES--------------*/
.arial{font-family:Arial, Helvetica, sans-serif;}
.trebuchet{font-family:"Trebuchet MS", Arial, sans-serif;}

/*--------------TIPOS---------------*/
.bold{font-weight:bold;}
.none{text-decoration:none}

/*-------------FORMS---------------*/
.textarea {font-size: 10px; color:#666666 ; background-image:url(images/fundo_form.gif); border:none;}
.drop {
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #666666;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.campotexto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 0px solid #BCBCBC;
}
.bordaparceiros{ border: solid 1px #CCCCCC;}

/*CAPA*/
.capa-fx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #e0e0e0;
	border-bottom-color: #bbbbbb;
	border-left-color: #e0e0e0;
}
/*ESPECIALIDADES*/
.espec	{
	margin:0px;
	padding:0px;
	width:100%;
}
.espec h1	{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}
.tit-espec	{
	display:block;
	background:url(images/tit_espec.gif) no-repeat scroll transparent;
	width:170px;
	height:26px;
	text-indent:-9999px;
}
.drop-espec	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:15px;
	color:#666;
}
.msg	{
	margin:0px;
	padding:0px;
	margin-top:10px;
	width:100%;
}
.msg h1	{
	margin:0px;
	padding:5px;
	border:1px dotted #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ac3b3b;
	text-align:left;
}
.clear	{
	clear:both;
}
.pagto	{
	margin:0px;
	padding:0px;
	width:100px;
	height:45px;
	float:left;
}
