@charset "iso-8859-1";
<!--
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	margin: 5px 0px 0px 0px;
	text-align: center;
	/*background-color: #000000;*/
	background: #CCE0E0 url("img/bkg_img.gif") left top repeat; 
}

/***************************************/

table
{
	font-size: 10px;
	line-height: 150%;
}
table.out
{
	margin: auto;
	width: 740px;
}

table.header 
{
	margin: auto;
	width: 740px;
	background: #fff /*url("img/bkg_top.gif") left top no-repeat*/;
	height: 180px;
	padding-top: 10px;
}

table.menu
{
	margin: auto;
	width: 740px;
	height: 40px;
	background: #CCE0E0;
}
table.footer
{
	margin: auto;
	width: 740px;
	background: #fff;
	margin-bottom: 20px;
}
table.foto
{
    border: 1px solid #CCE0E0;
}
table.informacao
{
    width: 100%;
    border: 1px solid #006666;
}
table.informacao td
{
    vertical-align: middle;
}
table.formulario
{
	border-top: 5px solid #006666;;
}
table.formulario td
{
	vertical-align: middle;
}
table.inscricao
{
    width: 100%;
	color: #006666;
	font-weight: bold;
}
table.inscricao td
{
    text-align: center;
}

/***************************************/

td
{
	text-align: left;

}
td.header
{
    text-align: right;
    font-size: 9px;
    color: #006666;
}

td.center
{
    padding: 15px;
	background-color: #FFFFFF;
	vertical-align: top;
}
td.footer
{
    padding: 15px 15px 0px 15px;
	border-top: 5px solid #006666;
}
td.foto
{
	text-align: center;
}
td.informacaoLeft
{
	width: 22%;
	background-color: #CCE0E0;
}
td.informacaoRight
{
	width: 28%;
	background-color: #CCE0E0;
}
td.formularioLeft
{
	text-align: right;
}

/***************************************/

div.left
{
	float: left;
	padding-right: 10px;
}

/***************************************/

p
{
	margin: 0px;
}

b
{
	color: #006666;
}

/***************************************/

a
{
	color: #006666;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* ------------------------------------------------------ */
/*	menu					 	  						  */
/* ------------------------------------------------------ */
	
#menu {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
/*	border-top: 3px solid #ccc;*/
	width: 740px;
	background: #fff;
	text-align: center;
	padding: 12px 0 12px 0;
	}

#menu ul {
	white-space: nowrap;
	margin: 0;
	border: 0;
	}

#menu ul li {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 2px;
	line-height: 250%;
	text-decoration: none;
	list-style-type:none;
	display: inline;
	}


#menu ul li a,
#menu ul li a:link,
#menu ul li a:visited
 {
	color: #fff;
	background: #006666;
	padding: 5px 17px 5px 17px;
}

#menu ul li a:hover{
	color: #000;
	background: #CCE0E0;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 12px 0px 12px;
	/*background: url(/_img/seta_menuFor.gif) left bottom no-repeat;*/
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #CCE0E0;
	border-right: 5px solid #CCE0E0;
}
#menu ul li al:active {
	color: #000;
	background: #CCE0E0;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 12px 0px 12px;
	/*background: url(/_img/seta_menuFor.gif) left bottom no-repeat;*/
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #CCE0E0;
	border-right: 5px solid #CCE0E0;
}

/*a.nav {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
a.nav:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 5px;
}
a.nav:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 5px;
}
a.navs {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
a.nav:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
}
*/
/***************************************/

img
{
	border-style: none;
	display: block;
}
img.foto
{
	height: 100px;
	display: inline;
}

/***************************************/

hr
{
	height: 1px;
	color: #006666;
	background-color: #000000;
	border: 0px;
}

/***************************************/

ul
{
	list-style-image: url("img/bullet.gif");
	margin: 10px 0px 15px 35px;
	padding: 0px;
}

/***************************************/

form
{
   margin: 0px 0px 3px 0px;
}
input
{
	font-size: 11px;
	background-color: #eeeeee;
}

/***************************************/

.title
{
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}

.percurso
{
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	padding-bottom: 10px;
}
.percurso span
{
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
}

.destaque
{
    background-color: #CCE0E0;
	font-size: 9px;
	font-weight: bold;
}

.footer div
{
	display: inline;
	text-align: center; 
	padding: 5px;
}
.footer div img
{
	display: inline;
}
.footer div a
{
	font-weight: bold;
}
.footer div span
{
    color: #000;
	font-size: 8px;
}
-->

