@charset "utf-8";
/* CSS Document */

body {
     background-color:#050202; 
	 margin:0px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:16px;
	 color:#FFFFFF;
}

a:link {color:#00ad9c; text-decoration:none;}
a:visited {color:#00ad9c; text-decoration:none;}
a:hover {color:#00ad9c; text-decoration:none;}
a:active {color:#00ad9c; text-decoration:none;}

a.evento:link {color:#DAC2A0; text-decoration:none;}
a.evento:visited {color:#DAC2A0; text-decoration:none;}
a.evento:hover {color:#00ad9c; text-decoration:none;}
a.evento:active {color:#DAC2A0; text-decoration:none;}

#estrutura {width:970px; height:auto; margin:0px auto; border:0px;}
#topo {width:970px; height:131px; margin:0px; border:0px; background-image: url(../../images/calendario/topo.jpg)}

#conteudo {width:970px; height:298px; margin:0px;border:0px;}
#calendario {width:233px; height:298px; margin:0px;border:0px; float:left; background-image:url(../../images/calendario/calendario_1.jpg);}
#top {width:233px; height:36px; margin:0px; border:0px; float:inherit;}
#semana {width:233px; height:29px; margin:0px; border:0px; float:inherit;}
#dias {width:219px; height:155px; margin:0px; border:0px; float:inherit; padding-left:9px; padding-right:5px;}
#dia {width:30px; height:23px; margin-right:1px; margin-bottom:1px; padding-top:2px; border:0px; float:left; text-align:center;}
.dia_atual {color:#ff0000;}

a.evento1 { color:#00ad9c;}
a.evento2 { color:#FF80FF;}
a.evento3 { color:#FF8000;}

#down {width:233px; height:74px; margin:0px; border:0px; float:inherit;}
#imagem {width:504px; height:298px; margin:0px;border:0px; float:left; background-image:url(../../images/calendario/centro.jpg);}
#calendario_2 {width:233px; height:298px; margin:0px;border:0px; float:left; background-image:url(../../images/calendario/calendario_2.jpg);}

#conteudo_2 {width:970px; height:25px; margin:0px; border:0px; float:inherit;}
#conteudo_2_esq {width:115px; height:25px; margin:0px;border:0px; float:left;}
#conteudo_2_centro {width:750px; height:25px; margin:0px;border:0px; float:left;}
#conteudo_2_dir {width:104px; height:25px; margin:0px;border:0px; float:left;}

#conteudo_3 {width:970px; height:209px; margin:0px; border:0px; background-image: url(../../images/calendario/conteudo_3_pt.jpg); float:inherit;}

#interno {width:970px; height:780px; margin:0px; border:0px; background-image:url(../../images/calendario/bg_interno.jpg);}
#top_interno {width:970px; height:240px; margin:0px; border:0px;}
#conteudo_interno {width:600px; height:auto; margin-left:185px; margin-right:185px; border:0px;}
#interno_1 {width:600px; height:95px; margin:0px; border:0px; float:inherit;}
#interno_2 {
     width:570px; 
	 margin:0px; 
	 border:0px; 
	 float:inherit; 
	 background-image:url(../../images/calendario/interno_02.jpg); 
	 background-repeat:repeat-y;
	 padding-left:15px;
	 padding-right:15px;
	 font-family:"Times New Roman", Times, serif;
	 font-size:16px;
	 font-weight:bold;
	 color:#DAC2A0;
}
#interno_3 {width:600px; height:29px; margin:0px; border:0px; float:inherit; background-image:url(../../images/calendario/interno_03.jpg);}

#eventos {width:900px; height:auto; margin:0px; border:0px; padding-left:35px; padding-right:35px; margin-bottom:25px; margin-top:10px; float:inherit;}
#eventos_mes_1 {width:450px; height:auto; border:0px; float:left; margin-bottom:10px;}
#eventos_mes_2 {width:450px; height:auto; border:0px; float:left; margin-bottom:10px;}

#footer {width:970px; height:30px; margin:0px;border:0px;}

h2 {font-family:"Times New Roman", Times, serif; font-size:20px; font-weight:normal; color:#DAC2A0; margin:0px; padding:0px;}
