* {
	margin: 0;
	padding: 0;
	font-family: verdana;
}

a {
	color:#bed5e3;
	text-decoration:none;
}

h3 {
	font-size:1em;
	padding:0 0 0 23px;
}

.escondido {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
}

.bombril {
	clear: both;
}

.espaco {
	padding-bottom:10px;
}

body {
	background-color: #fff;
}

div#container {
	width: 1024px;
	margin: 0 auto;
}

div#meio {
	background-image: url(../_img/foto-topo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1024px;
	min-height: 517px;
}

/* cabecalho */

div#cabecalho {
	color: #fff;
}

div#cabecalho h1 {
	background-image: url(../_img/logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 800px;
	height: 81px; 
	padding: 20px 0 0 30px;
}

div#cabecalho h1 a {
	display: block;
	width: 800px;
	height: 81px;
}

/* agenda */

div#agenda {
	padding-left: 30px;
	float: left;
}

div#top-agenda {
	background-image: url(../_img/top-agenda.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	height: 17px;
	padding-top: 20px;
}

div#meio-agenda {
	background-color: #bdd2e1;
	color: #0b5690;
	width: 150px;
	height: auto;
}

div#meio-agenda h2 {
	font-size: 0.8em;
	padding-left: 15px;
}

div#meio-agenda p {
	color: #000;
	font-size: 0.7em;
	padding: 10px 0 0 15px;
}

div#meio-agenda p a {
	color: #0b5690;
	text-decoration: none;
}

div#bottom-agenda {
	background-image: url(../_img/bottom-agenda.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	height: 17px;
}

div#patrocinio p {
	padding: 20px 0 10px 20px;
	font-size: 0.85em;
	color: #0b5690;
}

/* menu */

div#menu {
	padding-left: 15px;
	float: left;
}

div#top-menu {
	background-image: url(../_img/top-menu.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	height: 37px;
	padding-top: 20px;
}

div#meio-menu {
	background-color: #004e8b;
	color: #bed5e3;
	width: 150px;
	height: auto;
}

div#meio-menu p {
	font-size: 0.9em;
	border-bottom: 1px solid #bed5e3;
}

div#meio-menu p a {
	display: block;
	width: 135px;
	height: auto;
	color:#bed5e3;
	text-decoration:none;
	padding: 5px 0 5px 15px;
}

div#meio-menu p a:hover {
	color:#004e8b;
	background-color:#bed5e3;
}

div#meio-menu p#primeira a {
	display: block;
	width: 135px;
	height: auto;
	color:#bed5e3;
	text-decoration:none;
	padding: 0 0 5px 15px;
}

div#meio-menu p#primeira a:hover {
	color:#004e8b;
	background-color:#bed5e3;
}

div#meio-menu p#ultima {
	font-size: 0.9em;
	border: none;
}

div#meio-menu p#ultima a {
	display: block;
	width: 135px;
	height: auto;
	color:#bed5e3;
	text-decoration:none;
	padding: 5px 0 0 15px;
}

div#meio-menu p#ultima a:hover {
	color:#004e8b;
	background-color:#bed5e3;
}

div#bottom-menu {
	background-image: url(../_img/bottom-menu.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	height: 15px;
}

/* conteudo */

div#conteudo {
	width: 550px;
	padding-top: 20px;
	padding-left: 15px;
	float: left;
}

div#video-conteudo {
	width: 510px;
	height: 400px;
}

div#parceiros-conteudo {
	background-color: #fff;
	color: #000;
	width: 500px;
	height: auto;
	margin: 0 auto;
}

div#parceiros-conteudo h3 {
	font-size: 1em;
	padding: 15px 0 0 15px;
}

div#parceiros-conteudo p {
	font-size: 0.8em;
	padding: 15px 15px 5px 15px;
}

div#parceiros-conteudo a {
	padding: 15px 15px;
}

div#parceiros-conteudo img {
	border: none;
}

div#meio-conteudo {
	background-color: #bed3e2;
	color: #000;
	width: 500px;
	height: auto;
	margin: 0 auto;
}

div#meio-conteudo h3 {
	font-size: 1em;
	padding: 0 15px 5px 15px;
}

div#meio-conteudo p {
	font-size: 0.8em;
	padding: 20px 15px 5px 15px;
}

div#meio-conteudo p a {
	color: #0B5690;
	font-size: 0.8em;
}

div#top-conteudo {
	background-image: url(../_img/top-conteudo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 auto;
	width: 500px;
	height: 17px;
}

div#bottom-conteudo {
	background-image: url(../_img/bottom-conteudo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 auto;
	width: 500px;
	height: 17px;
}

label {
	display: block;
	float: left;
	width: 130px;
}

input {
	float: left;
}

textarea {
	padding-left: 30px;
}

/*  fotos */

.fotos {
	float:left;
	height:80px;
	width:120px;
	padding: 5px 5px;
}
.fotos .reference {
	display:block;
	position:relative;
}
.fotos .reference img {
	border:1px solid #0b5690;
}
a.reference {
	background-image:url(images/background-reference.gif);
	background-position:center bottom;
	padding:8px 20px 27px;
}
a.reference:hover {
	background-position:center top;
	padding:8px 20px 0px;
	text-decoration:none;
}
a.reference .popis {
	display:none;
}
a.reference:hover .popis {
	display:block;
	padding-top:8px;
}
a.reference .emp {
	display:none;
}
a.reference:hover .emp {
	display:block;
	left:176px;
	padding-top:8px;
	position:absolute;
	top:135px;
}
a.reference:hover .emp img {
	border:medium none;
}
a.referenceHide {
	display:none;
}

/* rodape */

div#foto-meio {
	background-image: url(../_img/foto-meio.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1024px;
	height: 346px;
}

div#rodape {
	background-image: url(../_img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1024px;
	height: 278px;
	margin: 0 auto;
}

div#rodape ul {
	list-style: none;
	padding-top: 170px;
	width: 900px;
	margin: 0 auto;
}

div#rodape ul a {
	display: block;
	height: 50px;
}

div#rodape ul li {
	float: left;
}

div#rodape ul a#rss {
	background-image: url(../_img/rss.gif);
	width: 50px;
	height:50px;
}

div#rodape ul a#facebook {
	background-image: url(../_img/facebook.gif);
	width: 50px;
	height:50px;
}

div#rodape ul a#myspace {
	background-image: url(../_img/myspace.gif);
	width: 50px;
	height:50px;
}

div#rodape ul a#twitter {
	background-image: url(../_img/twitter.gif);
	width:50px;
	height:50px;
}

div#rodape ul a#orkut {
	background-image: url(../_img/orkut.gif);
	width: 50px;
	height:50px;
}

div#rodape ul a#youtube {
	background-image: url(../_img/youtube.gif);
	width: 50px;
	height:50px;
}

div#rodape ul a#vimeo {
	background-image: url(../_img/vimeo.gif);
	width: 50px;
	height:50px;
}

div#rodape ul a#copy {
	background-image: url(../_img/copy.gif);
	width:303px;
	height:50px;
}

div#rodape ul a#su {
	background-image: url(../_img/su.gif);
	width:50px;
	height:50px;
}

div#rodape ul a#digg {
	background-image: url(../_img/digg.gif);
	width:50px;
	height:50px;
}

div#rodape ul a#delicious {
	background-image: url(../_img/delicious.gif);
	width:50px;
	height:50px;
}



/*
div#social {
	background-image: url(../_img/rodape.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	height: 50px;
	padding-top: 170px;
	margin: 0 auto;
}
*/
