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

html { height:100%; }

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}

#myAlternativeContent { height:100%; }

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

a:hover { text-decoration:underline; }

a.english { float:right; }

#texto a { color:#000000; text-decoration:underline; }

ul { margin:1em; padding:1em; }

h1 {
	font-size:20px;
	font-weight:normal;
	color:#000;
	line-height:1.5em;
}

h2 { font-weight:normal; font-size:16px; }

#wrapper {
	width:909px;
	padding-top:87px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:10px;
	margin-left:-400px;
	background-image:url(img/bg_grafico.gif);
	background-repeat:no-repeat;
	background-position:529px 0;
}

#conteudo {
	width:800px;
	border:1px solid #cccccc;
	border-top:13px solid #000000;
}

#logoOcca {
	width:144px;
}

#logoOcca img {
	padding-top:12px;
	margin-left:30px;
}

#col2 {
	width:655px;
}

#menu {
	padding:30px 30px 0;
	font-size:14px;
}

#menu_lateral {
	padding:30px 8px 20px;
	text-align:right;
	font-size:11px;
}

#menu_lateral p { margin: 0.6em 0 0; }

#menu_lateral a { color:#000000; }

#texto {
	margin-top:15px;
	padding:1px 30px 30px;
	clear:right;
}