*
{
	margin:0;
	padding: 0;
}
ul
{
	list-style: none;
}
a img
{
	border: none;
}
a:link, a:visited
{
	color: #CC6600;
}
a:hover
{
	color: #FF8B15;
}
body
{
	background: #999477;
	margin: 25px 0;
	text-align: center;

}
body, td, th
{
	font-family: Verdana, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 69%;
	line-height: 140%;
	color: #333;
}

#wrapper
{
	background: #FFF url(../img/wrapper_bg.jpg) repeat-y;
	width: 752px;
	text-align: left;
	margin: 0 auto 0 auto;

}

#header
{
	background: #57496C url(../img/header_bg_full.jpg) repeat-x;
	height: 213px;
}

h1
{
	padding: 50px 0 0 25px;
}

#content
{
	width: 450px;
	float: left;
}

h2
{
	font-family: Trebuchet MS;
	color: #82613F;
	margin: 20px 35px;
	height: 25px;
	font-size: 1.9em;
	font-weight: normal;
}
#content p
{
	margin: 20px 35px;
	font-size: 120%;
}

#sidebar
{
	float: left;
	border: 1px solid #D3C4AE;
	margin: 25px 0;
	padding: 40px 15px 0 15px;
	background: #FFF url(../img/proximos_cursos.jpg) no-repeat;
	
}
#sidebar p
{
	text-align: right;
	margin: 15px 0;
}
#sidebar li a:link, #sidebar li a:visited
{
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	width: 210px;
	background: url(../img/arrow_bullet.gif) no-repeat 0 9px ;	
}
#sidebar li a:hover
{
	background-color: #FFFFE8;
}

#formas
{
	clear: both;
	border: 1px solid #D3C4AE;
	margin: 35px;
	background: #FFF url(../img/nossas_formas.jpg) no-repeat;
	min-height: 330px;
	height: 100%;
	padding: 30px 20px 20px 20px;
}
#formas ul 
{
	clear: both;
	padding: 30px 0;
}

#formas ul li
{
	float: left;
	text-align: center;
	width: 160px;
}

#formas ul li img
{
	border: 4px solid #E7DED1;
	padding: 1px;
	
}

#footer
{
	clear: both;
	background: #798378 url(../img/footer_top.gif) top left no-repeat;
	padding-top: 20px;
}
#footerbottom
{
	background: url(../img/footer_bottom.gif) bottom left no-repeat;
	width: 752px;
	height: 22px;
	display: block;
}
#footer p
{
	padding: 5px 20px;
	color: #FFF;
	font-size: 120%;
}

#footer a:link, #footer a:visited
{
	color: #FFF;
}
#footer a:hover
{
	color: #FF8A13;
}

#thumbs
{
	float: left;
	width: 270px;
}
#thumbs ul
{
	clear: both;
	margin: 35px;
}
#thumbs ul li
{
	margin: 25px 0;
}
#thumbs ul li a:link, #thumbs ul li a:visited
{
	border: 1px solid #CCC;
	background-color: #FFF;
	display: block;
	width: 160px;
	_width: 150px;
}
#thumbs ul li a img
{
		margin: 5px;
}
#thumbs ul li a:hover
{
	border: 1px solid #9E7D50;
}

.selected 
{
	border: 1px solid #9E7D50 !important;
}
#photo
{
	padding-top: 85px;
	_padding-top: 98px;
	padding-bottom: 35px;
}
#photo img
{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 10px;
	display: block;
}
#proximoMes
{
	text-align: right;
	margin: 0 38px;
}
table
{
	margin: 10px 35px 35px 35px !important;
	border: 1px solid #9E7D50;
	width: 680px;
}
tr, th, td
{
	font-size: 1em !important;
}
th
{
	padding: 6px;
	text-align: center;
}
td
{
	padding: 10px;
	border-right: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	text-align: center;
}
tr
{
	background-color: #FFF;

}
td.curso
{
	text-align: left;
}
.headerCursos
{
	background: url(../img/header_cursos.jpg) top left repeat-x;

}
.firstColumn
{
	border-left: 1px solid #fff;
}
.lastColumn
{
	border-right: 1px solid #fff;
}
.alternateItem
{
	background-color: #F7F7F7;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* sifr decoy styles used to trick the text dimensions before replacing */
/*html.sIFR-hasFlash #content h2 {
    visibility: hidden;
	 font-size: 0.1em !important;
}*/