@charset "iso-8859-1";
/* CSS Document */

body {
	background-image:url(images/bg_comp.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:20px;
	text-align:justify;
}

.logo_margem {
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
}

.menu_margem {
	margin-top:34px;
	margin-left:39px;
	margin-right:40px;
}

.curva {
	background-image:url(images/curva_comp.png);
	background-repeat:no-repeat;
	width:900px;
	height:46px;
	margin-top:2px;
}

.margens_corpo {
	margin-left:10px;
	margin-right:10px;
	margin-top:16px;
}

.titulos {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#c2c2c2;
	font-weight:bold;
}

.textos {
	margin-top:10px;
	margin-right:10px;
}

.links a:link, .links a:visited {
	color:#333;
	text-decoration:none;
}

.links a:hover, .links a:active{
	color:#333;
	text-decoration:underline;
}

.border_topo {
	border-top:1px #dd1515 solid;
	border-right: 1px #dd1515 solid;
}

.border_centro {
	border-right: 1px #dd1515 solid;;
}

.border_fundo {
	border-bottom:1px #dd1515 solid;
}

.fundo_creditos {
	background-image:url(images/bg_b_comp.gif);
	background-repeat:repeat-x;
	height:31px;
	margin-top:25px;
	margin-bottom:30px;
	color:#dd1515;
	font-size:10px;
}

.xtemas a:link, .xtemas a:visited {
	color:#dd1515;
	text-decoration:none;
}

.xtemas a:hover, .xtemas a:active{
	color:#dd1515;
	text-decoration:underline;
}
