* { margin: 0; padding: 0; border: none; }
html {
	background: #fff url(../img/bg.jpg) repeat-x;
	overflow: -moz-scrollbars-vertical;
}
body {
	text-align: center;
	font: 14px "Trebuchet MS", Verdana, Helvetica;
	background: #ffdbe7 url(../img/bg.jpg) repeat-x;
}
#principal {
	width: 719px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
a {	color: #BF778E; }
a:visited {	color: #5a7c97;}
a:hover, a:visited:hover { color: #DFA7BA; }

#titulo {
	background-image: url(../img/topo.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width: 719px;
	height: 176px;
}
#titulo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 75px;
	height: 135px;
	padding: 18px 0 0 5px;
}
#menu {
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
	font-size: 13px;
	height: 20px;
}
#menu li {
	height: 20px;
	margin: 3px 5px 0 0;
	padding: 0 0 0 4px;
	background: url(../img/tab-left.jpg) no-repeat top left;
	float: left;
}
#menu li a, #menu li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 8px 1px 4px;
	background: url(../img/tab-right.gif) no-repeat right top;
	font-weight: bold;
}
#menu li a:hover, #menu li a:visited:hover {
	color: #DF0043;
}
#menu li.ativo {
	height: 20px;
	margin: 3px 5px 0 0;
	padding: 0 0 0 4px;
	background: #FFF url(../img/act-tab-left.jpg) no-repeat left top;
	float: left;
}
#menu li.ativo a, #menu li.ativo a:visited {
	color: #f38ab2;
	text-decoration: none;
	display: block;
	padding: 1px 8px 1px 4px;
	background: #fde3ec url(../img/act-tab-right.jpg) no-repeat right top;
	font-weight: bold;
}
#menu li.ativo a:hover, #menu li.ativo a:visited:hover {
	color: #DF0043;
}
#sidebar {
	width: 190px;
	float: left;
	color: #5a7c97;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar h3 {
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #8d2436;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	background: transparent url(../img/ico-saiba.jpg) no-repeat;
	line-height: 21px;
}
#conteudo {
	margin-top:30px;
	padding: 35px 20px 20px 20px;
	float: left;
	width:679px;
	/*padding:20px;*/
	background: #fff url(../img/bg-up.gif) no-repeat top;
}
#conteudo h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #cb8792;
}
#conteudo h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color:#F38AB3;
}
#conteudo p, #conteudo ul, #conteudo ol  {
	margin: 10px 0 10px 0;
	line-height: 130%;
}
#conteudo ul, #conteudo ol {
	margin-left: 30px;
}
#conteudo ul {
	list-style: circle;
}
#conteudo p img, #conteudo img {
	border: 1px solid #F5EBEA;
	margin: 2px 8px 2px 0;
}
.input-txt {
	border:1px solid #CB8792;
	border-top:1px solid #FFDBE7;
	border-left:1px solid #FFDBE7;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#CB8792;
	padding:3px 3px 4px 3px;
}
.input-select {
	border:1px outset #000;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#CB8792;
}
#form-inscricao label{
	display:block;
	float:left;
	width:180px;
	border-bottom:1px solid #efefef;
	clear:both;
	margin:1px 0 12px;
	font-size:12px;
}
#form-inscricao .input-txt, #form-inscricao .input-select{
	display:block;
	float:left;
	width:260px;
	margin:1px 100px 12px 0;
}
#form-inscricao .input-select{
	width:268px;
	height:19px;
	padding:1px 0 1px 0;
}
#form-inscricao #semanas{
	width:68px;
}
#form-inscricao p{
	padding:10px 0;
	clear:both;
}
#form-inscricao .submit{
	padding:3px;
	color:#fff;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	background:#cb8792 url(../img/bg-submit.gif) repeat-x top;
	cursor:pointer;
	border:1px outset #cb8792;
}

#rodape {
	clear: both;
	background:#fff url(../img/bg-rodape.gif) repeat-x;
	height: 60px;
	color: #cb8792;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0 0 25px 0;
	font-weight: bold;
}
#rodape p {
	background: url(../img/bg-footer-up.gif) no-repeat center top;
	height: 60px;
	width:719px;
	margin:0 auto;
	position:relative;
}
#rodape #setegraus {
	position:absolute;
	display:block;
	background:#fff url(../img/7g.gif) no-repeat;
	width:23px;
	height:20px;
	text-indent:-9999em;
	top:2px;
	right:15px;
	outline:none;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#parceiros{
clear:both;
}

#pre-inscricao{
	padding:3px;
	color:#fff;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	background:#cb8792 url(../img/bg-submit.gif) repeat-x top;
	cursor:pointer;
	border:1px outset #cb8792;
	text-decoration:none;
	line-height:2;
}


#menu #submenu1 {
	border-top: 1px solid #FCE7EE;
	position:absolute;
	
}

#menu  #submenu1 li {
	background: #FFB5F0;
	float:none;
	height:22px;
	border:0px solid #FFB5F0;
	border-width:0 1px 1px 0;
	margin-left:0;
}
#menu  #submenu1 li a {
	color: black;
	background: #FFB5F0;
	display:block;
	height:22px;
	text-indent:0;
	font:bold 14px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	text-decoration:none;
	padding:1px 0 0 5px;
}
#menu  #submenu1 a {
	background-image:none;
	width:172px;
}
#menu #submenu1 a:hover {
	color: #DF0043;
	background-image:none;
	text-decoration:underline;
	width:172px;
}
#menu  #submenu1 a:hover {background-image:none;}


/*#menu #submenu1 {
border-top:2px solid #B9CF90;
position:absolute;
height:90px;
}
#menu #submenu1 {
border-top:2px solid #B9CF90;
position:absolute;
}

#menu #submenu1 li a {
-x-system-font:none;
display:block;
font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:normal;
padding:2px 0 0 10px;
text-decoration:none;
text-indent:0;
}
#menu #submenu1 a {
background-color:#C1D798;
background-image:none;
width:112px;
*/