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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style:url(imagens/blocomenu.png);
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	text-align:center;
	border-collapse: collapse;
	border-spacing: 0;
}
div.clear {
clear: both;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #333333;
	}
.curso a {
	color:#721a02;
	text-decoration:none;
	padding-right:5px;
	}
a:link.curso {
	color:#721a02;
	text-decoration:none;
	padding-right:5px;
	}
a:visited.curso {
	color:#721a02;
	}
a:hover.curso {
	text-decoration:underline;
	color:#721a02;
	}
body {
	background-color:#EFF0F0;
	background-image:url(imagens/fundo.png);
	background-repeat:repeat-x;
	margin-top:0;
}
#site {
	width:960px;
	margin-top:5px;
	}
#topo {
}
#logo {
	float:left;
	width:244px;
	margin-top:10px;
	margin-left:5px;
	}
#topodir {
	float:right;
	margin-top:30px;
	}
#newsletter {
	height:15px;
	font-size:10px;
	}
.news{
	position:relative;
	margin:0;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.nome, .email {
	background-color:#333;
	color:#CCC;
	height:16px;
	border: 1px solid #CCCCCC;
		}
input.newsletter {
	background-color:#333333;
	color:#CCC;
	font-size:10px;
	border-color:#CCC;
	border: 1px;
	border-style:solid;
	width:100px;
	height:15px;
	margin-left:5px;
	margin-right:5px;
	}
.enviar {
	color:#FF7575;
	background-color:#800000;
	border:hidden;
	font-size:12px;
	height:20px;
	}
.campo {
	padding:0;
	}
#menu {
	background-image:url(imagens/fundo_menu.png);
	margin-top:50px;
	width:691px;
	height:30px;
	}
/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 29px; width: 680px;
    padding: 10px; margin-top: 5px; margin-left:17px;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../imagens/lava.png") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../imagens/lava.png") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; 
			overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 10px arial;
            color: #666; 
			outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; 
			letter-spacing: 0;
            float: left; 
			display: block;
            margin: auto 30px;
        }
	#banner {
		background-image:url(imagens/fundo_banner.png);
		background-repeat:no-repeat;
		width:926px;
		padding-top:14px;
		height:316px;
		margin-top:20px;
		}
.slideshow { 
	height: 285px; 
	width: 890px; 
	}
.slideshow1 { 
	height: 146px; 
	width: 597px; 
	}
		#calendario {
		background-image:url(imagens/fundo_calendario.png);
		width:926px;
		height:107px;
		background-repeat:no-repeat;
		}
	#titulocalendario {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#666;
		float:left;
		margin-left:45px;
		margin-top:10px;
		text-transform:uppercase;
		}
	#texto {
		margin-top: 30px;
		padding-left:20px;
		padding-right:10px;
		margin-bottom:10px;
		}
	.texto {
		color:#666;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		}<img src="imagens/inscreva.png" alt="Inscreva-se Já">
	.datas {
		background-image:url(imagens/fundo_datas.png);
		width:216px;
		height:57px;
		padding-left:5px;
		padding-top:5px;
		}
	.data {
		background-image:url(imagens/fundo_data.png);
		background-position:center;
		background-repeat:no-repeat;
		width:52px;
		height:52px;
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		}
	.mes {
		font-size:8px;
		margin-top:9px;
		letter-spacing:1px;
		}
	p { 
	margin-top: 0; 
	}
	acronym {
	border-bottom: none;
	}
#agenda {
	margin-top:10px;
	margin-left:10px;
	float:left;
	}
.curso {
	color:#721a02;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	}

.facilitador {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	}
#esquerda {
	float:left;
	width:300px;
	margin-top:30px;
	margin-left:10px;
	}
#comuniquese {
	background-image:url(fundo_comuniquese.png);
	background-repeat:no-repeat;
	widht: 291px;
	height:147px;
	}
#formcomuniquese {
	margin-top:32px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:15px;
	}
#direita {
	float:right;
	margin-top:30px;
	margin-right:10px;
	}
#noticias {
	background-image:url(imagens/fundo_noticias.png);
	background-repeat:no-repeat;
	width:605px;
	height:133px;
	margin-top:10px;
	padding-top:35px;
	padding-left:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	}
#rodape {
	background-image:url(imagens/fundo_rodape.png);
	background-repeat:repeat-x;
	padding-top: 8px;
	padding-bottom:10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	}
#rodapeinterno {
	background-image:url(imagens/fundo_rodape.png);
	background-repeat:repeat-x;
	padding-top: 8px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	height:150px;
	}
#conteudorodape {
	width:960px;
	}
#comunidades {
	float:left;
	margin-left:10px;
	}
.desenvolvedor {	
	float:right;
	font-size:9px;
	color:#999;
	}
#realizando_eventos {
	background-image:url(imagens/fundo_realizando_eventos.png);
	width:924px;
	height:70px;
	float:left;
}
