body { 

background: #CCCCCC;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color: #000000;

}

#slider {
	width: 372px;
	height: 247px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 0;
}
#sliderContent {
	width: 358px;
	position: absolute;
	top: 0;
	margin-left: 0;
}
#sliderContent img{
   padding:1px;
   border:1px solid #CCC;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	z-index: 0;
}
.sliderImage span {
	position: absolute;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 340px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	display: block;
	margin:0 0 0 3px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
#sliderContent .top {
	top: 0;
	left: 0;
}
#sliderContent .bottom {
	bottom: 10px;
	left: 0;
}

.fonte1 {font-size: 11px;}
.fonte2 {font-size: 14px;}
.fonte3 {font-size: 18px;}
.fonte4 {font-size: 12px;}

.hm_inscrever {
color: #FFFFFF;
font-size: 14px;
text-align: center;
font-weight: bold;
}

.hm_inscrever a:link,
.hm_inscrever a:visited {text-decoration: none; color: #FFFFFF;}
.hm_inscrever a:hover 	{text-decoration: underline;}

.hm_nomes {
color: #505050;
font-size: 14px;
line-height: 110%;
text-align: justify;
}

.hm_descricao {
font-size: 12px;
font-weight: normal;
text-align: justify;
line-height: 150%;
}

.hm_evento {
font-weight: normal;
font-size: 11px;
text-align: justify;
line-height: 130%;
color: #505050;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0;}

.tab_geral		{background: #FFFFFF;}

a:link, a:visited 		{color: #000000; text-decoration:none;}
a:hover 				{color: #107a8; text-decoration: underline;}

.justificado {font-size: 12px; text-align: justify;}

#menu					{margin: 0; padding: 0px;}

#menu ul, li {list-style: none;}

.menu_com 				{margin: 0; padding: 5px; list-style-type: none; border-bottom: 1px solid #CCCCCC; text-align: left; display: block; font-weight: bold;}
.menu_com a:link,
.menu_com a:visited		{color: #000000; text-decoration: none; display: block;}
.menu_com a:hover 		{color: #107a88; text-decoration: underline; display: block;}

.menu_com_sub 			{margin: 0; padding: 5px; list-style-type: none; border: 0px; text-align: left; display: block;}
.menu_com_sub a:link,
.menu_com_sub a:visited {color: #000000; font-weight: bold; text-decoration: none; display: block;}
.menu_com_sub a:hover 	{color: #107a88; text-decoration: underline; display: block;}

.menu_sub 				{padding: 5px 5px 5px 10px; font-weight: normal; border: 0px;}
.menu_sub a:link,
.menu_sub a:visited		{color: #000000; font-weight: normal; text-decoration: none; display: block;}
.menu_sub a:hover 		{color: #107a88; text-decoration: underline; display: block;}

.menu_sub_fim 			{padding: 5px 5px 5px 10px; font-weight: normal; border-bottom: 1px solid #CCCCCC;}
.menu_sub_fim  a:link,
.menu_sub_fim  a:visited 	{color: #000000; font-weight: normal; text-decoration: none; display: block;}
.menu_sub_fim  a:hover 	{color: #107a88; text-decoration: underline; display: block;}

.tab_supcentro {
border-bottom: 1px solid #C0C0C0;
height: 57px;
}