body form {
margin: 0px;
}

.separadorP{
height: 5px;
background-position:bottom;
background-repeat: repeat-x;
background-image: url(../img/hor.gif);
}

.infoTb{
background-color: #607b8b;
color: white;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
}

.footerST{
margin-top: 7px;
border-top: 1px solid #607b8b;
padding: 3px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #666666;
}

.divFTT{
background-color: #607b8b;
color: white;
width: 134px;
font-weight: bold;
margin: 0px auto;
}

.margenInfo{
padding: 4px 6px;
vertical-align: top;
}

.mainTableHidden{
margin-top: 5px;
width: 700px;
}

A:link, A:visited, A:active {
	text-decoration: none;
	color: #607b8b;
}

A:hover {text-decoration: underline; color: #607b8b;}

div.titSp{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
letter-spacing: 0.06em;
font-weight: bold;
border-bottom: 1px solid white;
}

div.textInn {
text-indent: 1.5em;
margin-top: 1.5em;
line-height: 1.8em;
text-align: justify;
}

div.logoFt {
background-image:url(../img/starts.png);
width: 184px;
height: 16px;
float: none;
margin: 40px auto 0px auto;
}