/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #989283;
}
/*menu*/
.limenu{
	list-style: none;
	line-height: 40px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a:hover {
	color: #ea5620;
	font-size: 10px;
	text-decoration: none;
}
/*data*/
.dt{
	color: #ea5620;
	font-weight: bold;
	font-size: 15px;
}
.dt1{
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.pontinho{
	font-size: 8px;
	color: #E2E2E2;
}
.promocao{
	color: #666666;
	font-weight: bold;
	font-size: 9px;
}
/*link destaque*/
a.dest,a.dest:link,a.dest:visited,a.dest:active {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	font-size: 10px;
}
a.dest:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
/*link destaque 2*/
a.dest2,a.dest2:link,a.dest2:visited,a.dest2:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
a.dest2:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
/*titulo*/
a.tit,a.tit:link,a.tit:visited,a.tit:active {
	text-decoration: none;
	color: #ea5620;
	font-weight: bold;
	font-size: 13px;
}
a.tit:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.input_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top: 1px outset #313E73;
	border-right: 1px inset #999999;
	border-bottom: 1px inset #999999;
	border-left: 1px outset #313E73;
	color: #1E2542;
	background-color: #FFFFFF;
}
.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #1E2542;
	background-color: #FCF7F1;
}
.form{
	font-size: 9px;
}
.titulo{
	color: #ea5620;
	font-weight: bold;
	font-size: 11px;
}
.titulop{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
}
.input_button{
	font-size: 9px;
	text-decoration: none;
}
.palestrante{
	border: 1px dotted #CCCCCC;
}
.entrel{
	line-height: 16px;
}