/* CSS Document */
body {
	margin:0px; 
	padding:0px; 
	background:url(images/mainbg.jpg) 0 0 repeat-x 	#F1F1F1;
	color:#000000; 
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div, p, ul, h1, h2, h4, img, form, label {
	padding:0px; 
	margin:0px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color:#BF0426;
}

ul {
	list-style-type:none;
}

img.foto { 
	float:right;
}



/*----MAIN PANEL----*/
#mainPan {
	width:850px; 
	position:relative; 
	margin:0 auto; 
	padding:0 250px 0 0;
}
/*----Menu----*/
#leftPan {
	width:240px; 
	float:left;
}

#leftTopPan {
	width:240px; 
	height:125px; 
	position:relative; 
	margin:0 auto; 
	padding:0; 
	background:url(images/left-top.png) 0 0 no-repeat;
}

#leftTopPan img {
	width:160px; 
	height:39px; 
	margin:30px 0 0 37px;
}

#leftPan ul {
	width:240px; 
	height:231px; 
	display:block; 
	background:url(images/menu-bg.png) 0 0 no-repeat; 
	padding:28px 0 0;
}

#leftPan ul li {
	width:118px; 
	height:27px; 
	position:relative; 
	margin:0 auto; 
	background:url(images/dot.gif) 0 100% repeat-x;
}

#leftPan ul li a {
	width:96px; 
	height:26px; 
	display:block; 
	background:url(images/arrow-normal.gif) 0 50% no-repeat #EDEDED; 
	color:#000000; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding:0 0 0 22px; 
	text-decoration:none;
}
#leftPan ul li a:hover {
	background:url(images/arrow-normal.gif) 0 50% no-repeat #EDEDED; 
	color:#BF0426; 
	text-decoration:none;
}

#leftPan ul li.home {
	width:96px; 
	height:27px; 
	display:block; 
	color:#991523; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0 0 0 22px;
}

#leftPan ul li.contact {
	background:none;
}

#leftPan ul.linkone {
	width:240px; 
	height:259px; 
	padding:0; 
	background:none;
}

#leftPan ul.linkone li {
	width:118px; 
	height:26px;
	position:relative; 
	margin:0 auto;
	background:none; 
	padding:0px;
}

#leftPan ul.linkone li a {
	width:96px; 
	height:26px;
	 display:block;
	 background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4;
	color:#8F8C73; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:normal;
	padding:0 0 0 22px; 
	text-decoration:underline;
}


#leftPan ul.linkone li a:hover {
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; 
	color:#3a59ce; 
	text-decoration:underline;
}

#leftPan h2 {
	background:transparent; 
	font-size:24px; 
	line-height:63px; 
	padding:0 0 0 63px; 
	font-weight:normal;
}

/*----/Left Panel----*/

/*----Right Panel----*/

#rightPan {
	width:850px; 
	margin-left:31%;
}

#rightPan h1 {

	width:438px; 
	height:124px; 
	color:#fff; 
	font:20px/13px Georgia, "Times New Roman", Times, serif; 
	padding:37px 0 0 13px;

}

#rightPan h1 span {
	font:13px/16px Georgia, "Times New Roman", Times, serif;
}

#rightPan h2 {
	width:550px; 
	height:36px; 
	display:block; 
	background:#E5E5E5; 
	color:#BF0426; 
	font-size:24px; 
	line-height:36px; 
	padding:0 0 0 20px; 
	margin:29px 0 0 9px;
}

#rightPan h2 img {
	width:19px; 
	height:28px; 
	margin:5px 10px 0 0;
	float:left;
}

#rightPan h4 {
	width:240px; 
	height:50px; 
	display:block; 
	background:#F6F4E4; 
	color:#D40D12; 
	font-size:24px; 
	line-height:22px; 
	padding:0 0 0 75px; 
	margin:0 0 0 9px; 
	clear:both;
}

#rightPan h4 span {
	color:#9F9D81; 
	background:#F6F4E4; 
	font-size:16px; 
	font-weight:bold; 
	line-height:18px;
}

#rightPan h5 {
	color:#000000; 
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

#rightPan p {
	padding:20px 0 0 9px;
}

#rightPan p.bottompadding {
	padding:22px 0 0 9px; 
	margin:0 0 38px 0;
}

#rightPan p span.boldtext {
	font-weight:bold;
}

#rightPan p span.magedacolortext {
	background:#F6F4E4; 
	color:#8F146E;
}

#rightmorePan {
	width:550px; 
	height:28px; 
	display:block;
	color:#FFFFFF;
	border:1px solid #FFFFFF; 
	line-height:28px; 
	padding:0 0 0 60px; 
	margin:0 0 0 9px; 
}

#rightmorePan p.textposition {
	float:right; 
	padding:0 0 0 0; 
	margin:0px;
}

#rightmorePan a {
	float:left; 
	width:30px;
	height:28px; 
	display:block; 
	color:#000000; 
	background:#D6D1CA;
	text-decoration:none; 
	padding:0 10px 0 15px; 
	margin:0 0 0 130px;
}

#rightmorePan a:hover {
	text-decoration:underline;
}

#rightmorenextPan {
	width:420px; 
	height:28px; 
	display:block; 
	background:#CDD9D6;
	color:#000000; 
	line-height:28px; 
	padding:0 0 0 20px; 
	margin:0 0 0 9px;
}

#rightmorenextPan p.textposition {
	float:left; 
	padding:0 0 0 18px; 
	margin:0px;
}

#rightmorenextPan a {
	float:left; 
	width:36px; 
	height:28px; 
	display:block; 
	color:#000000; 
	text-decoration:none; 
	padding:0 15px 0 45px; 
	margin:0 0 0 135px;
}

#rightmorenextPan a:hover {
	text-decoration:underline;
}


#rightaddPan {
	width:450px; 
	height:170px; 
	position:relative;
	margin:30px; 
	padding:10px 10px 0 10px;
}

#rightaddonePan {
	width:214px; 
	height:108px; 
	float:left; 
	background:#FFFFFF url(images/iso.jpg) right bottom no-repeat; 
	color:#000000; 
	border: #003CAA 2px solid;
}

#rightaddonePan p.whitetext {
	font-size:20px; 
	padding:15px 0 0 10px;
}

#rightaddonePan a {
	width:40px; 
	height:30px; 
	display:block; 
	background:#003CAA; 
	color:#ffffff; 
	font-size:15px; 
	line-height:30px; 
	text-decoration:none; 
	margin:25px 0 0; 
	padding:2px 0 0 15px;
}

#rightaddonePan a:hover {
	text-decoration:underline;
}

#rightaddtwoPan {
	width:214px; 
	height:108px; 
	float:left; 
	background:#FFFFFF url(images/duns.jpg) right bottom no-repeat;
	color:#000000; 
	margin:0 0 0 6px;
	border: #003CAA 2px solid;
}

#rightaddtwoPan p.whitetext {
	font-size:20px; 
	padding:10px 0 0 10px;
}

#rightaddtwoPan a{ 
	width:40px; 
	height:30px; 
	display:block; 
	background:#003CAA; 
	color:#FFFFFF; 
	font-size:15px; 
	line-height:30px; 
	text-decoration:none;
 	margin:48px 0 0; 
	padding:2px 0 0 15px;
}

#rightaddtwoPan a:hover {
	text-decoration:underline;
}

#conteudo {
	width:800px; 
	background:#FFFFFF;
	margin-top:20px;
}

/*----/Right Panel----*/

/*----Rodape----*/

#footermainPan {
	background:url(images/footerbg.jpg) 0 0 repeat-x transparent; 
	color:#FFFFFF; 
	position:relative;
	height:161px;
	margin:0 auto; 
	clear:both;
}

#footerPan {
	width:650px; 
	margin: 0 auto;
	position:relative;
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:normal;
}

#footerPan ul {
	width:470px; 
	position:absolute; 
	top:30px; 
	left:70px;
}

#footerPan li {
	float:left;
}

#footerPan ul li a {
	padding:0 10px 0; 
	color:#fff; 
	background:transparent; 
	text-decoration:none;
}

#footerPan ul li a:hover {
	text-decoration:underline;
}

#equip {

	width:800px;
	position:relative;
	font:14px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	color:#000000;
	float:left; 
}

table.bordasimples {
	
	border:0px solid transparent;
	background:#FFFFFF;
	
}

table.bordasimples tr td {

	background:#FFFFFF;
	border:0px solid transparent;
}	

table.bordasimples2 {
	
	border-collapse: collapse;
	
}

table.bordasimples2 tr td {
	
	background:#FFFFFF;
}
	
#atua {
	
	color:#000000;
	font-weight:bold;
}

#slides {
	width:526px;
	height:307px;
	margin:0 auto;
	position:relative;
	border: #000000 3px solid;
}
