@charset "utf-8";
table{border:#999999;}
.flotar {
	float:left;
	overflow:auto;
	width:310px;
	height:170px;
	font-size:12px;
	background-image:url(../images/back_table.png);
	background-repeat:no-repeat;
	margin-bottom:8px;
	margin-left:8px;
	padding-left:5px;
	padding-right:5px;
        color: #000000;
}
.centrar {
	overflow:auto;
	width:320px;
	height:170px;
	font-size:12px;
	background-image:url(../images/back_table.png);
	background-repeat:no-repeat;
}
.titulo {
	font-size:14px;
	text-align:left;
	margin-left:5px;
	font-weight: bold;
}
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-left:0px;
	marker-offset:inherit;
	color: #000000;
}
.submit {
	background-color:#5B81C1; 
	color:#FFFFFF;
	border-color:#FFFFFF;
	width:150px;
	height:25px;
}
.objeto_1 {width:415px;}
.objeto_11 {width:395px;}
a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #472086; text-decoration: none;}
a:active {color: #472086; text-decoration: none;}
.Estilo2 {font-size: x-small}
.bg1 {background-color: #DADADA;}
.bg2 {background-color: #C6ECFF;}
.superior {vertical-align: top;	padding: 0px;}
legend {background-color: #DADADA;}

