/* CSS Document */
body
{
	background-color:#333333;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma; 
	font-size: 12px;
}
a:link{font-family: Tahoma; font-size: 12px; color:Green; text-decoration:none;}
a:visited{color:#333333;}
a:hover{color:#333333; text-decoration:underline;}
a:active{color:#333333;}
input
{
	font-family: Tahoma; 
	font-size: 12px;
	border:#333333 thin outset;
	background-color: #999999
}
img
{
	border:none;
}
.td_grade
{
	background: url(../img/grade.jpg) repeat-x;
	height: 16px;
}
.tr_menu
{
	background-color: #333333;
	height: 60px;
	padding: 0px 0px 0px 0px;
	max-height: 60px;
}
.td_principal
{
	background-color:#CCCCCC;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
}
.div_principal
{
	height:100%;
	width: 100%;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
ul#ul_menu{
	position: relative;
	left: 10px;
	top: 0px;
	width: 770px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	list-style: none;
}
ul#ul_menu li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
ul#ul_menu a{
	display: block;
	text-decoration: none;
	height: 60px;
}
ul#ul_menu li#li_01 {background: url(../img/01.jpg) no-repeat; left: 0px; top: 0px; width: 89px; height: 60px;}
ul#ul_menu li#li_02	{background: url(../img/02.jpg) no-repeat; left: 104px; top: 0px; width: 99px; height: 60px;}
ul#ul_menu li#li_03	{background: url(../img/03.jpg) no-repeat; left: 208px; top: 0px; width: 100px; height: 60px;}
ul#ul_menu li#li_04	{background: url(../img/04.jpg) no-repeat; left: 313px; top: 0px; width: 136px; height: 60px;}
ul#ul_menu li#li_05	{background: url(../img/05.jpg) no-repeat; left: 453px; top: 0px; width: 131px; height: 60px;}
ul#ul_menu li#li_06	{background: url(../img/06.jpg) no-repeat; left: 588px; top: 0px; width: 125px; height: 60px;}
ul#ul_menu li#li_01 a:hover {background: url(../img/01_hover.jpg) no-repeat;}
ul#ul_menu li#li_02 a:hover {background: url(../img/02_hover.jpg) no-repeat;}
ul#ul_menu li#li_03 a:hover {background: url(../img/03_hover.jpg) no-repeat;}
ul#ul_menu li#li_04 a:hover {background: url(../img/04_hover.jpg) no-repeat;}
ul#ul_menu li#li_05 a:hover {background: url(../img/05_hover.jpg) no-repeat;}
ul#ul_menu li#li_06 a:hover {background: url(../img/06_hover.jpg) no-repeat;}
ul#ul_menu li#li_01 a:active {background: url(../img/01_active.jpg) no-repeat;}
ul#ul_menu li#li_02 a:active {background: url(../img/02_active.jpg) no-repeat;}
ul#ul_menu li#li_03 a:active {background: url(../img/03_active.jpg) no-repeat;}
ul#ul_menu li#li_04 a:active {background: url(../img/04_active.jpg) no-repeat;}
ul#ul_menu li#li_05 a:active {background: url(../img/05_active.jpg) no-repeat;}
ul#ul_menu li#li_06 a:active {background: url(../img/06_active.jpg) no-repeat;}
.titulo
{
	font-size: 18px;
	font-weight: bold;
}
.negrito
{
	font-weight: bold;
}
.rodape
{
	font-size: 9px;	
	color: #CCCCCC;
}
.fotos
{
	border: 2px solid #333333;
}
.img_link
{
	border: 0px;
}
.div1
{ 
	width:528px;
	float:left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
}
.div2
{ 
	width:250px; 
	float:right;
	position:relative;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
}

