html				{ height:100%; }
body,td				{ font-family:Verdana; margin:0px; padding:0px; font-size:11px; line-height:16px; color:#7d6961; text-align:left; font-weight: normal; }
body.index			{ background-image:url(../images/fundo_site.png); background-position:left; background-repeat:repeat-y; }
a					{ outline:none; border:none; color:#7d6961; font-weight:bold; text-decoration:none; }
a:hover				{ color:#C00; }
img					{ outline:none; border:none; }
input,select		{ font-size:10px; }
h1					{ font-size:13px; font-weight:bold; margin-bottom:30px; }
hr					{ margin:15px 0px 15px 0px; }

#divFundo			{ position:absolute; top:0px; left:0px; width:1024px; height:544px; background-image:url(../images/fundo_geral.jpg); background-position:left top; background-repeat:no-repeat; z-index:1; }
#divMenu			{ position:absolute; left:5px; top:117px; height:450px; width:139px; background-color:#8fbc25; z-index:2; }
#divMenu img		{ display:block; }
#divFotos			{ position:absolute; left:722px; top:71px; height:480px; width:302px; z-index:2; }
#divRodape			{ position:absolute; left:0px; width:1024px; height:30px; background-color:#8fbc25; color:#ffffff; font-size:10px; padding-top:6px; z-index:3; }
#mainFrame			{ position:absolute; left:175px; top:130px; width:525px; z-index:2; }

.programacao		{ padding:0px 0px 10px 15px; font-weight:normal; }
.titulo				{ font-weight:bold; text-align:center; }
.left				{ text-align: left; }
