body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.6em;
	text-align: center;
	background: #fff url(images/bg.gif) top repeat-x;
	margin-top: 0;
}

div#page {
	width: 800px;
	text-align: left;
	margin: auto !Important;
	padding: 0 !Important;
}

div#header {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
	width: 100%;
	height: 80px;
	background: #900 url(images/logo.jpg) top right no-repeat;
}

div#nav {
	float: left;
	width: 100%;
	background-color: #900;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #700;
}

span#menuleft {
	float: left;
	width: 3px;
	height: 58px;
	margin: 0 !Important;
	padding: 0 !Important;
	background: #aac0cd url(images/bgmenuleft.gif) top no-repeat;
	border-bottom: 1px solid #aac0cd;
}

ul#menu {
	float: left;
	width: 794px;
	height: 58px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 !Important;
	padding: 0 !Important;
	background: #aac0cd url(images/bgmenu.gif) top repeat-x;
}

span#menuright {
	float: left;
	width: 3px;
	height: 58px;
	margin: 0 !Important;
	padding: 0 !Important;
	background: #aac0cd url(images/bgmenuright.gif) top no-repeat;
	border-bottom: 1px solid #aac0cd;
}

ul#menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#menu li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #d9e6ed;
	padding: 5px 7px 5px 6px;
	height: 49px;
}

ul#menu li a:hover {
	background: transparent url(images/marca.gif) bottom no-repeat;
}

div#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: justify;
	background-color: #fff;
	border-bottom: 2px solid #700;
/*	height: 0;*/
}

p.titol {
	font-size: 14px;
	font-weight: bold;
	color: #600;
	border-bottom: 1px solid #600;
}

p a {
	color: #03f;
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

span.gris {
	color: #555;
	font-weight: bold;
}

div#indexcol1 {
	float: left;
	width: 470px;
	padding: 10px 10px 10px 40px;
}

div#indexcol2 {
	float: left;
	width: 200px;
	margin: 50px 0 0 10px;
	text-align: center;
}

div#caixa {
	width: 720px;
	text-align: justify;
	padding: 10px 20px 10px 20px;
}

div#caixa ul {
	list-style: none;
}

div#caixa ul li {
	margin-top: 10px;
}

div#caixa ul li.data {
	font-weight: bold;
	margin: 20px 0 10px 0;
}

div#caixa ul li ul li {
	margin-top: 0;
}

div#caixa ul li ul li.subtitol {
	color: #666;
	font-weight: bold;
	margin-top: 15px;
}

div#comite1, 
div#comite2, 
div#comite3, 
div#comite4 {
	float: left;
	width: 330px;
	padding-left: 20px;
	margin-bottom: 20px;
}

div#border {
	float: left;
	width: 100%;
	height: 40px;
	background: transparent url(images/border.gif) top no-repeat;
	text-align: right;
	vertical-align: text-bottom;
}

div#footer {
	float: left;
	margin: 20px 0 10px 0;
}

div#autors,
div#secretaria {
	float: right;
	font-size: 10px;
	color: #60737f;
	line-height: 1.2em;
}

div#autors {
	width: 250px;
	margin-right: 10px;
}

div#secretaria {
	text-align: center;
	margin-right: 110px;
}

div#logo {
	float: right;
}

div#clear {
	clear: both;
}
