.noprint {
display:none; 
}
.mainprint { 
	display:block;
	width:700px;
	left:0px;
	top:0px;
}
.textopeq{
	font: 11 px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #103253;
}
.textobig{
	font: 14 px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #103253;
	font-weight: bold;
}
div,table{
	font: 12 px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #103253;
}
.PrintSocio{
	font: 13 px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #103253;
}
hr{
	height: 1px;
	color: #4A6E92;
}

.seta{
	margin-top: 4px ;
	margin-left: 5px;
	margin-right:  5px;
}
a {
	color: #232CF0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 15px;
	text-align: justify;
	line-height: 15px;
}
.menu ul {
   list-style: none;
   display: block;
	margin-left: 10;
}
.menu ul ul {
   list-style: none;
   display: block;
	margin-left: 10;
}
.menu ul li {
	line-height: 20px;
   display: block;
}
.menu ul ul li {
	line-height: 18px;
   display: block;
}
.menu ul ul li {
   border-bottom: none;
}
.menu ul ul ul li {
   border-bottom: none;
}
.menu ul li a {
	background-image: url(images/seta.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font: 13px;
	padding-left: 10px;
	text-decoration: none;
	color: #103253;
	font-weight: bold;
}
.menu ul li a:hover {
	background-image: url(images/setaover.gif);
	color: #2B639C;
}
.menu ul ul a {
	background-image: url(images/seta2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font: 11px;
	padding-left: 7px;
	text-decoration: none;
	color: #103253;
}
.menu ul ul a:hover {
	background-image: url(images/seta2over.gif);
	color: #2B639C;
}

.fundo {
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: center;
	color: #3576B7;
}
input {
	font: 11 px  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #103253;
	background-color: #E8E8E8;
	border-style: solid;
	border-width: 1px;
}
select {
	font: 11 px  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #103253;
	background-color: #E8E8E8;
	border-style: solid;
	border-width: 1px;
}
textarea {
	font: 11 px  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #103253;
	background-color: #E8E8E8;
	border-style: solid;
	border-width: 1px;
}