.container {
	width:770px;
}
BODY { background-color : #F0F0F0 }
BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #515151;
}
H1 {
	font-size : 15px;
	font-weight : bold;
}
A { color : #515151; text-decoration : underline;  font-weight : bold;  }

INPUT, TEXTAREA{
	border : 1px solid #515151;
	background-color : White;
}
INPUT.radio{
	border : 1px none #515151;
	background-color : White;
}
INPUT.submit {
	font-size : 10px;background-color  : #E2E3E3;border-bottom : thin solid #515151;border-right : thin solid #515151;border-top : thin solid #AEAEAE;border-left : thin solid #AEAEAE;
}

.top { background-color : #E2E3E3; }
.menuprimario {	background-color : #515151;  }
.menusecondario { background-color : #E2E3E3;color : #515151;  }
.corpo { background-color : #FFFFFF; }
.footer {background-color : #515151; color:#E2E3E3}



 TD .menuprimario A {font-weight:bold; color : #E2E3E3; text-decoration : none; }
 TD .menuprimario A:hover {font-weight:bold; color : #E2E3E3; text-decoration : underline;  }
 
 TD .menusecondario A { color : #515151; text-decoration : none;  font-weight : normal;  }
 TD .menusecondario A:hover {color : #515151; text-decoration : underline;  font-weight : normal;   }
 
 A .menuprimarioon {background-color : #E2E3E3;font-weight:bold; color : #515151; text-decoration : none; }
 A .menuprimarioon:hover {background-color : #E2E3E3;font-weight:bold; color : #515151; text-decoration : underline;  }
 
BODY{
	scrollbar-3dlight-color : #F0F0F0;
	scrollbar-arrow-color : #515151;
	scrollbar-base-color : #F0F0F0;
	scrollbar-darkshadow-color : #F0F0F0;
	scrollbar-face-color : #F0F0F0;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}


.ovalesx{
height:33px;
width:100%;
background:url(../img/ovali.gif) no-repeat center;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:8px;
}

.ovalesx p{
padding-top:8px;
}

.ovaledx{
height:33px;
width:100%;
background:url(../img/ovali.gif) no-repeat center;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:8px;
}

.ovalems{
height:33px;
line-height:33px;
width:40%;
background:url(../img/ovali.gif) no-repeat center;
text-align:center;
margin-left:auto;
margin-right:auto;

float:left
}

.ovalemd{
height:33px;
line-height:33px;
width:40%;
background:url(../img/ovali.gif) no-repeat center;
text-align:center;
margin-left:auto;
margin-right:auto;
float:right
}



.ovalemd p{
padding-top:8px;
}

.ovalems p{
padding-top:8px;
}