/* CSS Document */

<style type="text/css">
<!--
s{

}
.inputs{
background:#EFEFEF;
font-family:arial;
font-size:11px;
color:#990000;
border: 1px solid #E5E5E5;
}
.textogray11{
font-family:arial;
font-size:11px;
color:#666666;
}
.textored11{
font-family:arial;
font-size:11px;
color:#990000;
}
.textored15{
font-family:arial;
font-size:15px;
color:#990000;
font-weight:bold;
}
.textored12{
font-family:arial;
font-size:20px;
color:#FF0000;
font-weight:bold;
}
.textogray10{
font-family:arial;
font-size:10px;
color:#666666;
}
#alertcontatos{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#990000;
	background:#FFFFFF;
	position: absolute;
	text-align: center;
	width: 600px;
	z-index: 99;
	top: 430px;
	display:block;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;

}
-->
</style>