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

body {
	font-family:Verdana, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(imagens/fundosite.png);
	background-repeat: repeat-x;
}

#site{
	text-align: center;
	width: 965px;
	margin: 0 auto;
	background-image: url(imagens/fndsite.png);
	background-repeat: repeat-x;}

#topo{
	top:0px;
	left:0px;
	width:965px;
	height:200px;
}

#link {
	width:965px;
	top:0px;
	height:55px;
	left:0px;
	background-image:url(imagens/fndlink.png);
	background-repeat:repeat-x;
}

#topo1{
	text-align: center;
	top:55px;
	width:965px;
	height:113px;
}
#topo1 table{
	text-align: center;
}
#menuhoriz {
	color: #00F;
	width:965px;
	top:135px;
	height:50px;
	left:0px;
}

#conteudo{
	text-align: left;
	margin-top:0px;
	left:1px;
	width:965px;
	height:900px;
}

#menu{
	top:0px;
	left:1px;
	width:198px;
	height:879px;
	background-image:url(imagens/fundo_menu.jpg);
	background-repeat:repeat-x;
}

#menu_include{
	top:45px;
	left:0px;
	width:145px;
	height:821px;
	text-align:left;
	border:double;
}

#mostragem{
	text-align: left;
	margin-top:40px;
	left:1px;
	width:650px;
	height:875px;
}

#eventos{
	text-align: center;
	font: Arial;
	font-size: 12px;
	width:650px;
	top:0px;
	border-bottom-style:solid;
	border-bottom-color: #00F;
	margin-bottom: 40px;
}

#eventos div {
	margin-left: 0px;
}

#cursos{
	text-align: center;
	width: 650px;
	font: Arial;
	font-size: 12px;
	border-bottom-style:solid;
	border-bottom-color: #00F;
}
#publicidade{
	margin-top:-875px;
	margin-right: 20px;
	float:right;
	width:250px;
	height:875px;
	/*background-image:url(imagens/fundo_menu.jpg);
	background-repeat:repeat-x;*/
}

#rodape{
	font-size: 12px;
	margin-top: 0px;
	border-top-style:solid;
	border-top-color:#666;
}

#rodape div {
	margin-bottom: 15px;
}

servicos
___________________________________________________________
#servicoslink {
	margin: 0;
	padding: 0;
}
styles
___________________________________________________________

.textmenu{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#0000FF;
		cursor:pointer;
		width:160px;
}

.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold;
}

.style1 {
	top:0px;
	margin-left:0px;
	width: 100%;
	color: #FFFFFF;
	background: url(imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

Formulário esquerda
_______________________________________________________
#box_left form {
	position: relative;
	margin-top: 0px;
	padding-left:0px;
	color: #FFF;
}
#box_left a:hover{
	text-decoration:none;
	color:#803689;
}
#box_left input[type=text], textarea {
    border: 1px solid #D1D3D4;
	color: #CCC;
    margin: 10px;
    width: 210px;
    padding: 0px;
	text-align: left;
}
span {
	text-align:right;
	width: 100px;
	top: -100px;
	height:20px;
}
#box_left input[type=text], textarea {
    border: 1px solid #D1D3D4;
	color: #803689;
    margin: 10px;
    padding: 0px;
}

#box_left textarea {
    height: 30px;
}
#box_left input[type=submit] {
    background: url(imagens/btnok.png);
	background-repeat:no-repeat;
    cursor: pointer;
	float: right;
	margin-top: -20px;
	margin-right: 20px;
	width:45px;
	height:25px;
	border:none;
}
#box_left form p {
    text-align: center;
    margin-bottom: 0px;
	height:0px;
}

