body {
	background-color: #d4d7df;
	background-image: url(images/conduril1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 18px;
	font-style: italic;
	padding: 5px 0px 5px 0px;
	line-height: 120%;
}
h2 {
	font-size: 14px;
	color:#005675;
	padding: 5px 0px 5px 0px;
	line-height: 110%;
}
h3 {
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-style:italic;
}
em {
	font-weight: bold;
}
a:link, a:visited {
	color: #003447;
}
a:hover {
	color: #005675;
	text-decoration: none;
}
ul.lista {
	list-style: outside;
	list-style-image: url(images/bullet.gif);
	padding-left: 5px;
	margin-left: 15px;
}
.lista li {
	padding-bottom: 10px;
}
.tabelasfixas {
	table-layout: fixed;
}
.tabelasfixas #linha {
	background-color: #005675;
	margin: 0px;
	padding: 0px;
}
#estrutura {
	width: 828px;
}
#leftcol {
	background: url(images/conduril3.jpg) repeat-y;
	width: 4px;
}
#rightcol {
	background: url(images/conduril5.jpg) repeat-y;
	width: 4px;
}
#main, #mainhome {
	width: 820px;
	background-color:#FFFFFF;
}
#anim {
	width: 820px;
	height: 209px;
}
#conteudos {
	padding: 30px;
	width: 760px;
}
#logo {
	float: left;
	width: 263px;
	margin-top: 10px;
}
#bandeiras {
	float: right;
	width: 68px;
	position:relative;
	top:0px;
	left:0px;
}
#frase {
	float: right;
	width: 492px;
	position:relative;
	top:17px;
	left:0px;
}
#menu {
	background-image:url(images/conduril11.jpg);
	float: right;
	width: 525px;
	height: 57px;
	position:relative;
	top:21px;
	left:0px;
}
#atalhos {
	padding: 0px;
	margin: 20px 0 20px 0;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
}
#atalhos .margem {
	margin-right: 4px;
}
#barratopo {
	padding: 0px;
	height: 5px;
	background-color: #005675;
}
#footer {
	background: url(images/conduril6.jpg) repeat-x;
	height: 33px;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 8px 0 0 0;
	color:#FFFFFF;
	font-size: 12px;
}
#footer a:link, #footer a:visited {
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
