/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#CCCCCC;
}
body {
	background:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Links da pagina */
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
/* Fim Links da pagina */


/* Estilo para links Menu Superior */
a.menu_lateral:link {
font-family: "Trebuchet MS";
font-size:12px;
color:#CCCCCC;
text-decoration:none;
}
a.menu_lateral:visited {
font-family: "Trebuchet MS";
font-size:12px;
color: #CCCCCC;
text-decoration:none;
}
a.menu_lateral:hover {
font-family: "Trebuchet MS";
font-size:12px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}
a.menu_lateral:active {
font-family: "Trebuchet MS";
font-size:12px;
color: #CCCCCC;
text-decoration:none;
}
/* FIM Estilo para links Menu Superior */

/* Estilo para links Menu rodape */
a.link_rodape:link {
font-family: "Trebuchet MS";
font-size:12px;
color:#CCCCCC;
text-decoration: underline;
}
a.link_rodape:visited {
font-family: "Trebuchet MS";
font-size:12px;
color: #CCCCCC;
text-decoration: underline;
}
a.link_rodape:hover {
font-family: "Trebuchet MS";
font-size:12px;
color: #FFFFFF;
text-decoration: underline;
}
a.link_rodape:active {
font-family: "Trebuchet MS";
font-size:12px;
color: #CCCCCC;
text-decoration: underline;
}
/* FIM Estilo para links Menu Superior */

/* Rotulos formularios */
.frmLogin_rotulo {
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color: #CCCCCC;
}
.frmUsuario_nome {
width:180px;
height:18px;
font-family:"Trebuchet MS";
font-size:12px;
border:#000000 1px solid;
color: #CCCCCC;
}
.frmUsuario_senha {
width:180px;
height:18px;
font-family:"Trebuchet MS";
font-size:12px;
border:#000000 1px solid;
color: #CCCCCC;
}
.frmUsuario_conectar {
width:70px;
height:18px;
border:#999999 1px solid;
background:#000000;
color:#FFFFFF;
font-size:11px;
}

.frmMural_nome {
width:340px;
height:18px;
border:#999999 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.frmMural_email {
width:340px;
height:18px;
border:#999999 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.frmMural_cidade {
width:340px;
height:18px;
border:#999999 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.frmMural_recado {
width:340px;
height:50px;
border:#999999 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* Titulos quadros */

.menu_lateral_titulo {
font-family:"trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

.rodape_nome {
color:#FFFFFF;
}
.rodape_info {
font-family:"trebuchet MS";
font-size:10px;
color:#CCCCCC;
}
.bloco_eventos_titulo {
font-family:"trebuchet MS";
font-size:16px;
color: #00FF00;
}
.bloco_eventos_evento {
font-family:"trebuchet MS";
font-size:12px;
font-weight:bold;
color:#FFFF00;
}
.bloco_eventos_data {
font-family:"trebuchet MS";
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.bloco_mural_titulo {
font-family:"trebuchet MS";
font-size:16px;
color: #FFCC00;
}
.bloco_atracoes_titulo {
font-family:"trebuchet MS";
font-size:16px;
color: #FFCC00;
}
.bloco_garota_nome {
font-family:"trebuchet MS";
font-size:12px;
font-weight:bold;
color: #FFCCFF;
}
.bloco_galeria_evento {
font-family:"Trebuchet MS";
font-size:12px;
color:#FFFFFF;
}