/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-color: #FFFFFF;
	background-image: url(images/topbg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	display: block;
	text-align: justify;
}
div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}
ul{list-style-type:none}

/*----MAIN PANEL----*/
#mainPan{
	width:778px;
	position:relative;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
}

/*----TOP PANEL----*/
#topPan{
	width:778px;
	height:55px;
	color:#828282;
	position:relative;
	margin:0 auto;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topPan img.logo{
	width:241px;
	height:79;
	position:absolute;
	top:15;
	left:89px;
	z-index: 2;
}
#topPan p.caption{width:200px; background:#fff; color:#828282; position:absolute; top:33px; left:412px;}
#topcontactPan{
	width:420px;
	height:45px;
	background:url(images/icon1.jpg) 68px 0px no-repeat;
	position:absolute;
	top:29px;
	left:290px;
	padding:7px 0 0;
	background-image: url(images/LIRA.jpg);
	z-index: 1;
}

#topcontactPan p.callus{width:63px; height:17px; display:block; background:#DDC40C; color:#fff; font:14px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.tollfree{width:63px; height:20px; display:block; background:#fff; color:#A99607; font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.phoneno{width:88px; height:28px; display:block; position:absolute; top:7px; left:91px; background:#fff; color:#00473E; border:1px solid #A2C1C0; font-size:11px; line-height:14px; text-align:center;}
/*----/TOP PANEL----*/

/*----HEADER PANEL----*/
#headerPan{
	width:686px;
	height:153px;
	position:relative;
	margin:0 auto;
	padding:11px 0 0 92px;
	background-image: url(images/header.jpg);
	background-color: #FFFFFF;
	filter: Alpha(Opacity=90);
	background-repeat: repeat-x;
	background-position: right 0;
}

#headerPan ul.leftmenu{width:87px;}
#headerPan ul.leftmenu li{width:87px; height:22px; border-bottom:1px dashed #AECCCA;}
#headerPan ul.leftmenu li a{width:72px; height:22px; display:block; background:url(images/bullet-normal.gif) 0 7px no-repeat #fff; color:#FF6600; line-height:22px; text-decoration:none; padding:0 0 0 15px;}
#headerPan ul.leftmenu li a:hover{
	color:#333333;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-image: url(images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	background-color: #FFFFFF;
}
#headerPan ul.leftmenu li.Solutions{width:72px; height:22px; display:block; background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}
#headerPan ul.leftmenu li.clients{width:87px; height:22px; border-bottom:none;}

#headerPan ul.botton{width:150px; height:45px; position:absolute; top:96px; left:249px;}
#headerPan ul.botton li{float:left; height:45px;}
#headerPan ul.botton li.home a{width:42px; height:45px; display:block; background:url(images/home-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.home a:hover{background:url(images/home-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.aboutus a{width:42px; height:45px; display:block; background:url(images/aboutus-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.aboutus a:hover{background:url(images/aboutus-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.contact a{width:42px; height:45px; display:block; background:url(images/contact-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}
#headerPan ul.botton li.contact a:hover{background:url(images/contact-hover.gif) 0 0 no-repeat;}
/*----/HEADER PANEL----*/

/*----BODY PANEL----*/
#bodyPan{
	width:686px;
	position:relative;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 200%;
}
/*----Body Left Panel----*/
#leftPan{width:114px; float:left;}

#leftPan h2{width:114px; height:34px; background:#fff; color:#E86022; font-size:18px; line-height:34px;}

#leftPan ul{width:114px;}
#leftPan ul li{width:114px; height:24px;}
#leftPan ul li a{
	width:102px;
	height:24px;
	display:block;
	background:url(images/bullet2-normal.gif) 0 10px no-repeat #fff;
	color:#000000;
	text-decoration:none;
	line-height:24px;
	padding:0 0 0 12px;
	word-spacing: 0px;
}

#leftPan ul li a:hover{background:url(images/bullet2-hover.gif) 0 10px no-repeat #fff; color:#E76D2C; text-decoration:none;}

#leftPan ul li span{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5B5B5;
	display: table;
}
/*----/Body Left Panel----*/
/*----Body Right Panel----*/
#rightPan{
	width:511px;
	float:left;
	border-left:1px solid #C8E8E2;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 30px;
	text-align: justify;
}
#rightPan p{padding:0 0 10px 0;}
#rightPan p.more{
	width:502px;
	height:15px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#rightPan p.more a{width:92px; height:21px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #fff; color:#958201; line-height:21px; text-transform:uppercase; text-decoration:none; margin:0 0 0 328px; padding:4px 0 0 50px;}
#rightPan p.more a:hover{background:url(images/icon2.jpg) 0 0 no-repeat #fff; color:#645804; text-decoration:none;}

#rightPan h2{
	width:80px;
	height:150px;
	float:left;
	display:block;
	color:#CC0033;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-color: #999999;
	background-image: url(images/welington.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#rightPan ul.services{
	width:185px;
	height:185px;
	float:left;
	border:1px none #CC0033;
	background:#fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
}

#rightPan ul.services li.captionone{
	background:#fff;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding-left: 5px;
}

#rightPan ul.services li{width:137px; height:20px;}
#rightPan ul.services li a{
	width:185px;
	height:20px;
	display:block;
	background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff;
	color:#5F7A77;
	text-decoration:none;
	line-height:20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#rightPan ul.services li a:hover{
	color:#5F7A77;
	text-decoration:none;
	margin-left: 0px;
	margin-right: 15px;
	padding-right: 15px;
	width: 135px;
	background-image: url(images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#rightPan ul.servicestwo{
	width:160px;
	height:135px;
	float:left;
	background:#fff;
	color:#5F7A77;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1DED5;
	border-right-color: #B1DED5;
	border-bottom-color: #B1DED5;
	border-left-color: #B1DED5;
	padding-top: 7px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 10px;
}

#rightPan ul.servicestwo li.captiontwo{color:#CC0000; font-size:12px; font-weight:bold; text-decoration:underline;}

#rightPan ul.servicestwo li{width:137px; height:20px;}
#rightPan ul.servicestwo li a{
	width:150px;
	height:20px;
	display:block;
	color:#5F7A77;
	text-decoration:none;
	line-height:20px;
	padding:0 0 0 12px;
	background-image: url(images/bullet2-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#rightPan ul.servicestwo li a:hover{background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none;}

#rightPan h4{
	width:120px;
	height:120px;
	float:left;
	display:block;
	color:#E86022;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-image: url(images/imbanner.gif);
	background-repeat: no-repeat;
	background-position: 8px top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}

#rightPan ul.events{
	width:305px;
	height:175px;
	float:left;
	background:#fff;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 15;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightPan ul.events li.captionthree{background:#fff; color:#FF0033; font-size:12px; font-weight:bold; text-decoration:none;}

#rightPan ul.events li{width:305px; height:20px;}
#rightPan ul.events li a{
	width:150px;
	height:20px;
	display:block;
	background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff;
	color:#959595;
	text-decoration:underline;
	line-height:20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#rightPan ul.events li a:hover{background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#CC0033; text-decoration:underline;}

/*----/Body Right Panel----*/
/*----/BODY PANEL----*/
/*----/MAIN PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:103px;
	color:#2F5958;
	position:relative;
	clear:both;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	left: 0;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(images/footerbg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#footerPan{width:778px; position:relative; margin:0 auto;}

#footerPan ul{width:608px; height:25px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#2F5958; text-decoration:none; font-size:13px;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:250px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 500px;
	text-align: right;
}

#footerPan ul.templateworld{
	width:130px;
	color:#000000;
	display:block;
	font-size:10px;
	position:absolute;
	top:27px;
	left:625px;
	z-index: 4;
}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{
	display:block;
	color:#333333;
	text-decoration:none;
	padding:0px;
	font-size:10px;
}
.email {
	color: #AD1C29;
	text-decoration: none;
	font-weight: bold;
}

#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{width:70px; height:24px; display:block; position:absolute; top:35px; left:549px;}
#footerPanhtml a{width:64px; height:24px; display:block; background:url(images/html-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:23px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 7px;}
#footerPanhtml a:hover{background:url(images/html-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff;}
#footerPancss{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}
#footerPancss a{width:49px; height:24px; display:block; background:url(images/css-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 10px;}
#footerPancss a:hover{background:url(images/css-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff; text-decoration:none;}
/*----/FOOTER PANEL----*/
#mainPan #palco {
	padding-top: 35px;
}
#mainPan #headerPan {
	padding-left: 0px;
}
#mainPan #bodyPan #rightPan {
	margin-right: 0px;
	margin-left: 0px;
}
.ftliradosbatuques {
	background-image: url(crop/IMG_33.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainPan #bodyPan #rightPan #div .ftliradosbatuques {
	background-image: url(crop/33.jpg);
	background-repeat: no-repeat;
	width: 80px;
}
#mainPan #bodyPan #rightPan #div .ftliradosbatuques {
	height: 250px;
}
.welington {
	height: 50px;
}
#mainPan #bodyPan #rightPan .welington {
	height: 150px;
	width: 80px;
}
#mainPan #bodyPan #rightPan #div .welington2 {
}
#mainPan #bodyPan #rightPan #div #div2 .welington3 {
}
#mainPan #bodyPan #rightPan #div #div3 .welington4 {
}
#mainPan #bodyPan #rightPan #div .welington2 {
}
.welington2 {
}
#mainPan #bodyPan #rightPan .welington2 {
	background-image: url(images/ozias.jpg);
}
.welington3 {
	height: 150px;
	width: 80px;
}
.welington4 {
	height: 150px;
	width: 80px;
	background-image: url(images/ricardo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#mainPan #bodyPan #rightPan #div #div3 .welington4 {
	background-image: url(images/ricardo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	width: 80px;
}
#mainPan #bodyPan #rightPan #div #div2 .welington3 {
	height: 150px;
	width: 80px;
	background-image: url(images/marcelo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E86022;
	text-decoration: none;
	line-height: 34px;
}
.kombi {
}
#mainPan #bodyPan #rightPan .kombi {
	background-image: url(crop/kom.gif);
	height: 350px;
	width: 80px;
}
#mainPan #bodyPan #rightPan #rightPan {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainPan #bodyPan #rightPan #rightPan .imbanner {
	background-image: url(images/imbanner.jpg);
	background-position: -15px top;
}
#mainPan #bodyPan #rightPan #rightPan .servicestwo a {
	font-size: 12px;
}
#mainPan #bodyPan #rightPan #rightPan .services a {
	width: 135px;
}
.txtmusicos {
	margin-left: 15px;
	text-align: justify;
}
#mainPan #bodyPan #rightPan .parceiros p {
	margin-left: 105px;
}
#mainPan #bodyPan #Layer2 .email {
	line-height: 22px;
	color: #E86022;
}
#mainPan #bodyPan #rightPan .parceiros .parceiros .parceiros {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

