@charset "utf-8";
/* CSS Document */

/* >>>>>CSS RESET<<<<< */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img, span {
	border: 0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/** LINKS **/
a:link{
	color:inherit;   
	//color:expression(this.parentNode.currentStyle['color']);   
	text-decoration:none; 
}
a:visited{
	color:inherit;
	//color:expression(this.parentNode.currentStyle['color']);  
	text-decoration:none;  
}
a:hover{
	color:inherit;
	//color:expression(this.parentNode.currentStyle['color']);  
	text-decoration:underline;	
}
a:active{
	color:inherit;
	//color:expression(this.parentNode.currentStyle['color']);  
	text-decoration:none; 		
}

/** BUTTON BACK **/
#btnBack {
	width:66px;
	height:18px;
	margin-right:8px;
	margin-top:8px;
	background-image:url(../images/btnBack.jpg);
	background-repeat:no-repeat;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:12px;
	display:block;
	color:#999;
	text-align:center;
	float:right;
}

/* >>>>>BODY<<<<< */
body {
	background-image: url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#f7f7f7;
	margin:0 auto;
}

/* >>>>>PageWrapper<<<<< */
#PageWrapper{
	width:992px;
	margin:0 auto;
}

/* >>>>>TOP<<<<< */
#PageWrapper #topWrapper{
	width:992px;
	height:128px;
}
#PageWrapper #topWrapper #pageBg-top{
	margin-top:8px;
	height:16px;
	background-image:url(../images/pageBg-top.png);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
}
#PageWrapper #topWrapper #pageBg-top #menuTop{
	width:400px;
	height:64px;
	left:576px;
	top:-4px;
	z-index:5;
	position:absolute;
}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopLeft{float:left}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopRight{float:right;}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopCenter{
	width:355px;
	height:62px;
	float:left;
	background-image:url(../images/mainMenu-repeat.png);
	background-repeat:repeat-x;
}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopCenter ul{
	margin:0;
	padding:0;
	list-style:none;
}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopCenter ul li{
	float:left;
	height:16px;
	margin-top:24px;
	margin-left:10px;
}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopCenter ul li a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#c6c6c6;
	text-decoration:none;
}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopCenter ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#c6c6c6;
	text-decoration:underline;
}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopCenter ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#c6c6c6;
	text-decoration:none;
}
#PageWrapper #topWrapper #pageBg-top #menuTop #menuTopCenter ul li .active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#c6c6c6;
	text-decoration:none;
} 
#PageWrapper #topWrapper #mainMenu{
	height:112px;
	background-image:url(../images/pageBg-repeat.png);
	background-repeat:repeat-y;
}
#PageWrapper #topWrapper #mainMenu #logo{
	width:384px;
	height:62px;
	margin-left:32px;
	padding-top:10px;
	float:left;
}
#PageWrapper #topWrapper #mainMenu #pesquisaWrapper{
	width:192px;
	height:24px;
	margin-top:48px;
	margin-right:32px;
	border: 1px solid #d9d9d9;
	background-color:#FFF;
	float:right;
}
#PageWrapper #topWrapper #mainMenu #pesquisaWrapper #pesquisaBox{float:left;}
#PageWrapper #topWrapper #mainMenu #pesquisaWrapper #pesquisaBox .pesquisaField{
	width:166px;
	height:16px;
	margin-top:4px;
	margin-left:2px;
	border:0;
	background-color:#FFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
}
#PageWrapper #topWrapper #mainMenu #pesquisaWrapper #pesquisaButton{
	width:21px;
	height:16px;
	margin-top:4px;
	border-left:1px solid #dddddd;
	font-size:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	float:left;
}
/* >>>>>CENTER<<<<< */
#PageWrapper #centerWrapper{
	background-image:url(../images/pageBg-repeat.png);
	background-repeat:repeat-y;
	height:auto;
	width:992px;
}
#PageWrapper #centerWrapper #rotator{
	width:556px;
	height:278px;
	margin-left:32px;
	position:relative;
}
#PageWrapper #centerWrapper #rotator #slides {
	overflow: hidden;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #d2d2d2;
	overflow:hidden;
}
#PageWrapper #centerWrapper #rotator a.slidePrev, a.slideNext {
	display: block;
	z-index: 5;
	top: 110px;
	width: 51px;
	height: 64px;
	position: absolute;
}
#PageWrapper #centerWrapper #rotator a.slidePrev {
	left:-26px;
	margin: 0 0 0 11px;
	background: transparent url("../images/slide-previous.png") no-repeat 0 0;
	z-index: 100;
}
#PageWrapper #centerWrapper #rotator a.slideNext {
	right:-28px;
	margin: 0 11px 0;
	background: transparent url("../images/slide-next.png") no-repeat 0 0;
	z-index: 100;
}
#PageWrapper #centerWrapper #rotator #slidePager {
	position:absolute;
	z-index: 10;
	top:4px;
	left:4px;
}
#PageWrapper #centerWrapper #rotator #slidePager a, #slidePager a:visited {
	float: left;
	width: 16px;
	height: 15px;
	overflow: hidden;
	background: transparent url("../images/slide-pager.png") no-repeat 0 0;
	text-decoration: none;
	text-indent: -1234px;
}
#PageWrapper #centerWrapper #rotator #slidePager a:hover { background-position: -16px 0;}
#PageWrapper #centerWrapper #rotator #slidePager a.activeSlide { background-position: -32px 0;}
#PageWrapper #centerWrapper #rotator a.slidePrev:hover, a.slideNext:hover { background-position: 0 -64px;}
	
#PageWrapper #centerWrapper #highlight, #news{
	width:556px;
	height:134px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #d2d2d2;
	margin-top:8px;
	margin-left:32px;
	float:left;
	background-color:#FFF;
}
#PageWrapper #centerWrapper #highlight ul {
	padding: 0;
	margin: 0;
	width:auto;
}
#PageWrapper #centerWrapper #highlight ul li{
	width:184px;
	height:134px;
	background-image:url(../images/bgHighlight.png);
	background-repeat:repeat-x;
	border-right:1px solid #f0f0f0;
	float:left;
	list-style: none;
	cursor:pointer;
}
#PageWrapper #centerWrapper #highlight ul li h4{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#555555;
	display:block;
	padding-top:4px;
	height:32px;
	line-height:16px;
	overflow:hidden;
}
#PageWrapper #centerWrapper #highlight ul li img{
	width:96px;
	height:96px;
	float:left;
	margin-left:8px;
}
#PageWrapper #centerWrapper #highlight ul li p{
	width:72px;
	height:96px;
	margin-left:8px;
	float:left;
	font-size:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	white-space: normal;
}
#PageWrapper #centerWrapper #news #greyBarNews{
	width:556px;
	height:23px;
	background-image:url(../images/greyBarNews.png);
	background-repeat:repeat-x;
}
#PageWrapper #centerWrapper #news #greyBarNews h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#555555;
	line-height:23px;
	margin-left:16px;
	float:left;
}
#PageWrapper #centerWrapper #news #greyBarNews #moreNews{
	margin-top:6px;
	margin-right:16px;
	float:right;
	width:10px;
	height:10px;
	background-image:url(../images/btnMore.gif);
	cursor:pointer;
}
#PageWrapper #centerWrapper #news ul{
	margin:8px 0 0 16px;
	padding:0;
	list-style:none; 
}
#PageWrapper #centerWrapper #news ul li a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #news ul li a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #news ul li a:visited {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #news ul li a:active {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;	
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #news ul li .date {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	margin-right:8px;
	float:left;
	color: #8C8C8C;
}
#PageWrapper #centerWrapper #allProductsWrapper{
	width:352px;
	height:568px;
	margin-right:32px;
	margin-left:16px;
	float:right;
}
#PageWrapper #centerWrapper #allProductsWrapper #documentSolutions,
#sistemaControlo,
#sistemaImagem,
#areaCliente{
	width:350px;
	height:134px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #d2d2d2;
}
#PageWrapper #centerWrapper #allProductsWrapper #sistemaControlo, #sistemaImagem, #areaCliente{margin-top:8px;}
#PageWrapper #centerWrapper #allProductsWrapper #documentSolutions h1,
#sistemaControlo h1,
#sistemaImagem h1,
#areaCliente h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f47720;
	font-size:16px;
	margin:8px 0 8px 16px;
}
#PageWrapper #centerWrapper #allProductsWrapper #documentSolutions ul,
#sistemaControlo ul,
#sistemaImagem ul,
#areaCliente ul{
	margin:0 0 0 16px;
	padding:0;
	list-style:none;
	float:left;
}
#PageWrapper #centerWrapper #allProductsWrapper
#documentSolutions ul li a:link,
#sistemaControlo ul li a:link,
#sistemaImagem ul li a:link,
#areaCliente ul li a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
}
#PageWrapper #centerWrapper #allProductsWrapper
#documentSolutions ul li a:hover,
#sistemaControlo ul li a:hover,
#sistemaImagem ul li a:hover,
#areaCliente ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color: #555;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #allProductsWrapper
#documentSolutions ul li a:visited,
#sistemaControlo ul li a:visited,
#sistemaImagem ul li a:visited,
#areaCliente ul li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;	
	color: #555;
	text-decoration:none;
}
#PageWrapper #centerWrapper #allProductsWrapper
#documentSolutions ul li a:active,
#sistemaControlo ul li a:active,
#sistemaImagem ul li a:active,
#areaCliente ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;	
	color: #555;
	text-decoration:none;
}
/* >>>>>FOOTER<<<<< */
#PageWrapper #footerWrapper{
	padding-top:32px;
	background-image:url(../images/pageBg-repeat.png);
	background-repeat:repeat-y;
	height:auto;
	width:992px;
}
#PageWrapper #footerWrapper #contactsSocialNetwork{
	width:928px;
	height:38px;
	margin-left:32px;
	background-image:url(../images/bgFooterContacts.png);
	background-repeat:repeat-x;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #d2d2d2;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #contacts {
	margin-left:16px;
	font-size:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	line-height:38px;
	float:left;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #contacts a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	text-decoration:none;
	line-height:38px;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #contacts a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	line-height:38px;
	color:#000;
	text-decoration:underline;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #contacts a:visited {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	line-height:38px;
	text-decoration:none;
	color:#000;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #contacts a:active {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	line-height:38px;
	text-decoration:none;
	color:#000;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #socialNetwork {
	width:auto;
	height:24px;
	margin-top:7px;
	margin-right:16px;
	background-color:#cccccc;
	float:right;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #socialNetwork ul{
	margin:0;
	padding:0;
	list-style:none;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #socialNetwork ul li{
	float:left;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	line-height:24px;
}
#PageWrapper #footerWrapper #contactsSocialNetwork #socialNetwork ul li img{
	margin-top:4px;
}
#PageWrapper #footerWrapper #breadcrumbs{
	width:912px;
	height:38px;
	margin-left:48px;
	line-height:38px;
	font-size:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
}
#PageWrapper #footerWrapper #breadcrumbs a:link{ 
	text-decoration:underline;
	color:#000;
}
#PageWrapper #footerWrapper #breadcrumbs a:hover{
	text-decoration:none;
	color:#000;
}
#PageWrapper #footerWrapper #breadcrumbs a:visited{
	text-decoration:underline;
	color:#000;
}
#PageWrapper #footerWrapper #breadcrumbs a:active{
	text-decoration:none;
	color:#000;
}
#PageWrapper #footerWrapper #breadcrumbs .selected{
	font-weight:bold;
}
#credits{
	width:912px;
	height:38px;
	margin-left:16px;
	line-height:38px;
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
}
#credits a:link{ text-decoration:none; color:#000;}
#credits a:hover{ text-decoration:underline; color:#000;}
#credits a:visited{ text-decoration:none; color:#000;}
#credits a:active{ text-decoration:none; color:#000;}

#PageWrapper #pageBg-footer{
	height:16px;
	background-image:url(../images/pageBg-footer.png);
	background-repeat:no-repeat;
	background-position:top;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>PRODUTOS<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#PageWrapper #centerWrapper #productsWrapper{
	width:928px;
	height:auto;
	margin-left:32px;
	float:left;
	background-color:#FFF;
}
#PageWrapper #centerWrapper #productsWrapper h1{
	margin:32px 16px 0 16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:24px;
	line-height:16px;
	color:#000;
}
#PageWrapper #centerWrapper #productsWrapper h2{
	margin:16px 16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#999;
	font-weight:normal;
}
#PageWrapper #centerWrapper #productsWrapper ul{
	margin:48px 0 0 16px;
	padding:0;
	list-style:none;	
}
#PageWrapper #centerWrapper #productsWrapper ul li{
	width:896px;
	height:134px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	background-image:url(../images/backProductRow.png);
	background-repeat:repeat-x;
	margin-bottom:48px;
}
#PageWrapper #centerWrapper #productsWrapper ul li #productFamily{
	width:448px;
	height:134px;
	float:left;
	position:relative;
}
#PageWrapper #centerWrapper #productsWrapper ul li #productFamily h1{
	margin:16px 16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	line-height:16px;
	color:#000;	
}

#PageWrapper #centerWrapper #productsWrapper ul li #productFamily p{
	margin:16px 16px 8px 16px;
	width:224px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;	
}
#PageWrapper #centerWrapper #productsWrapper ul li #productFamily .btn a:link {
	width:66px;
	height:18px;
	margin-left:16px;
	border:2px solid #e1e0e0;
	background-image:url(../images/bgButton.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:16px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}
#PageWrapper #centerWrapper #productsWrapper ul li #productFamily .btn a:hover {
	width:66px;
	height:18px;
	margin-left:16px;
	border:2px solid #e1e0e0;
	background-image:url(../images/bgButton.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:16px;
	display:block;
	text-align:center;	
	text-decoration:underline;
	color:#FFF;
}
#PageWrapper #centerWrapper #productsWrapper ul li #productFamily .btn a:active {
	width:66px;
	height:18px;
	margin-left:16px;
	border:2px solid #e1e0e0;
	background-image:url(../images/bgButton.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:16px;
	display:block;
	text-align:center;	
	color:#FFF;
	text-decoration:none;
} 
#PageWrapper #centerWrapper #productsWrapper ul li #productFamily .btn a:visited {
	width:66px;
	height:18px;
	margin-left:16px;
	border:2px solid #e1e0e0;
	background-image:url(../images/bgButton.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:16px;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
} 
#PageWrapper #centerWrapper #productsWrapper ul li #productFamily img{
	width:208px;
	height:176px;
	position:absolute;
	z-index:5;
	top:-32px;
	left:240px;
	text-align:center;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>LIST OF PRODUCTS<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#PageWrapper #centerWrapper #productsFamilyWrapper{
	width:928px;
	height:auto;
	margin-left:32px;
	float:left;
	background-color:#FFF;
}
#PageWrapper #centerWrapper #productsFamilyWrapper h1{
	margin:32px 16px 0 16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:24px;
	line-height:16px;
	color:#000;
}
#PageWrapper #centerWrapper #productsFamilyWrapper h2{
	margin:16px 16px 24px 16px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#999;
	font-weight:normal;	
}
#PageWrapper #centerWrapper #productsFamilyWrapper #subNav{
	height:38px;
	width:896px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	background-image:url(../images/bgListOfProducts.gif);
	background-repeat:repeat-x;
	margin-left:16px;
	margin-bottom:16px;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #subNav ul{
	margin:0;
	margin-left:16px;
	padding:0;
	list-style:square;
	list-style-position:inside;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #subNav ul li{
	margin-right:16px;
	float:left;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #subNav ul li a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:38px;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #subNav ul li a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:38px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #subNav ul li a:visited {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:38px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #subNav ul li a:active {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:38px;
	font-weight:normal;	
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper {
	width:920px;
	height:auto;
	margin:0;
	margin-bottom:32px;
	position:relative;
	float:left;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #ribbon{
	width:624px;
	height:52px;
	top:0px;
	left:0px;
	z-index:5;
	position:absolute;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #ribbon #ribbonLeft{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	float:left;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #ribbon #ribbonRight{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-618px 0px;
	float:left;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #ribbon #ribbonCenter{
	width:auto;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-32px 0px;
	float:left;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #ribbon #ribbonCenter h3{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #CDCDCD;
	font-size:16px;
	line-height:52px;
	float:left;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul{
	margin:32px 0px 0px 0px;
	padding:0;
	list-style:none;	
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li{
	width:168px;
	height:180px;
	margin-left:16px;
	margin-top:32px;
	float:left;
	text-align:center;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li #image {
	width:96px;
	height:96px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li img{margin-bottom:8px;}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li a:link{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	display:block;
	width:120px;
	color:#f47720;
	text-decoration:none;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	display:block;
	width:120px;
	color:#f47720;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	display:block;
	width:120px;
	color:#f47720;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	display:block;
	width:120px;
	color:#f47720;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper ul li p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-top:8px;
	width:120px;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #backTop{
	width:896px;
	margin-top:16px;
	float:left;
	text-align:right;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #backTop a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #backTop a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #backTop a:visited {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #productsFamilyWrapper #listOfProductsWrapper #backTop a:active {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;	
	color:#000;
	text-decoration:none;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>EMPRESA<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#PageWrapper #centerWrapper #companyWrapper{
    width:928px;
	margin-left:32px;
	position:relative;
	float:left;
}
#PageWrapper #centerWrapper #companyWrapper #subNavCompany {
	width:192px;
	min-height:192px;
	height:auto;
	border:0;
	float:left;
	margin:0px 16px 16px 0px;
}
#PageWrapper #centerWrapper #companyWrapper #subNavCompany .hr { 
	clear: both;
	padding: 0;
	margin: 0;
	height: 5px;
	background: transparent url("../images/hr-bg.gif") repeat-x 0 0;
}
#PageWrapper #centerWrapper #companyWrapper #subNavCompany ul {
	margin:0;
	padding:8px 0;
	list-style:square;
	list-style-position:inside;
}
#PageWrapper #centerWrapper #companyWrapper #subNavCompany ul li a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #companyWrapper #subNavCompany ul li a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #companyWrapper #subNavCompany ul li a:visited {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #companyWrapper #subNavCompany ul li a:active {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;	
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter{
	width: 704px;
	height: auto;
	float: left;
	margin-left: 16px;
	background-color:#FFF;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyContent{
	width:446px;	
	min-height:576px;
	padding-bottom:32px;
	height:auto;
	border-right: 1px solid #CECECE;
	float:left;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #ribbon{
	width:624px;
	height:52px;
	top:0px;
	left:212px;
	z-index:5;
	position:absolute;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #ribbon #ribbonLeft{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon-wrap.png);
	float:left;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #ribbon #ribbonRight{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-618px 0px;
	float:left;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #ribbon #ribbonCenter{
	width:384px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-32px 0px;
	float:left;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #ribbon #ribbonCenter h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #CDCDCD;
	font-size:16px;
	line-height:52px;
	float:left;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyContent #textCompany{
	width:414px;
	height:auto;
	margin-top:64px;
	margin-left:16px;
	float:left;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyContent #textCompany img{
	width:318px;
	height:212px;
	margin-bottom:32px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyContent #textCompany #article{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: black;
	margin-bottom: 8px;
	margin-right: 16px;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyContent #textCompany p{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: black;
	margin-bottom: 8px;
	margin-right: 16px;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight{
	width:255px;
	float:right;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #socialNetwork{
	width:204px;
	height:44px;
	padding:4px;
	border:1px solid #cecece;
	margin:64px 22px 32px 22px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #socialNetwork p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts{
	width:208px;
	margin:0px 22px;
	padding:0;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #demonstration{
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #demonstration img  {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #demonstration h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #demonstration a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #demonstration a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #demonstration a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #demonstration a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers{
	margin-top:32px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers ul {
	margin:8px 0px 8px 0px;
	padding:0;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:55px;
	list-style-image:url(../images/bullet1.gif);
	list-style-position:outside;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #resellers a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #schedule{
	margin-top:32px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #schedule img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #schedule h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #schedule ul {
	margin:0;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #schedule ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #talkToUs{
	margin-top:32px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #talkToUs img {
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #talkToUs h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #talkToUs ul {
	margin:0px;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #talkToUs ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
}
#PageWrapper #centerWrapper #companyWrapper #companyCenter #companyRight #contacts #talkToUs ul li img{
	width:inherit;
	height:inherit;
	margin-top:3px;
	margin-right:0;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>CONTACTOS<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#PageWrapper #centerWrapper #contactsWrapper{
    width:928px;
	margin-left:32px;
	position:relative;
	float:left;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts {
	width:192px;
	min-height:192px;
	height:auto;
	border:0;
	float:left;
	margin:0px 16px 16px 0px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts .hr { 
	clear: both;
	padding: 0;
	margin: 0;
	height: 5px;
	background: transparent url("../images/hr-bg.gif") repeat-x 0 0;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts ul {
	margin:0;
	padding:8px 0;
	list-style:square;
	list-style-position:inside;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts ul li a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts ul li a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts ul li a:visited {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts ul li a:active {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:normal;	
	color:#000;
	text-decoration:none;
}

#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #schedule{
	margin-top:32px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #schedule img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #schedule h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #schedule ul {
	margin:0;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #schedule ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers{
	margin-top:32px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers ul {
	margin:0;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
	margin-bottom:16px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers ul li h2{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff6100;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #contactsWrapper #subNavContacts #resellers a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent {
	width:704px;
	min-height:388px;
	height:auto;
	border:0;
	float:left;
	padding-bottom:32px;
	margin-left:16px;
	padding-top:48px;
	background-color:#FFF;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #ribbon{
	width:624px;
	height:52px;
	top:0px;
	left:212px;
	z-index:5;
	position:absolute;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #ribbon #ribbonLeft{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon-wrap.png);
	float:left;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #ribbon #ribbonRight{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-618px 0px;
	float:left;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #ribbon #ribbonCenter{
	width:384px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-32px 0px;
	float:left;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #ribbon #ribbonCenter h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #CDCDCD;
	font-size:16px;
	line-height:52px;
	float:left;
}

#PageWrapper #centerWrapper #contactsWrapper #contactsContent #contactsContentInfo, #suporteTecnicoContentInfo, #consumerContentInfo, #comentariosSugestoesContentInfo{
	width:672px;
	height:auto;
	margin-left:16px;
	margin-bottom:16px;
	float:left;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #consumerContentInfo,#comentariosSugestoesContentInfo{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	color:#000;
	margin-top:16px;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #consumerContentInfo h2{
	margin: 16px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 16px;
	color: black;		
	}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo p{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	color:#000;
	margin:16px	0px;	
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioGeral table, #consumerContentInfo .formularioGeral table{ 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	color:#000;
	margin:16px	0px;	
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioGeral table td, #consumerContentInfo .formularioGeral table td{
	height:32px;	
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioOpcoes table{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	display:block;
	font-weight:normal;
	color:#000;
	margin:16px	0px;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioOpcoes table td{
	height:24px;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioCopia table{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	display:block;
	font-weight:normal;
	color:#000;
	margin:16px	0px;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioCopia table td{
	height:32px;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioOutros table{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	display:block;
	font-weight:normal;
	color:#000;
	margin:16px	0px;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #suporteTecnicoContentInfo .formularioOutros table td{
	height:32px;
}

#PageWrapper #centerWrapper #contactsWrapper #contactsContent .hr { 
	clear: both;
	padding: 0;
	margin: 0;
	height: 5px;
	background: transparent url("../images/hr-bg.gif") repeat-x 0 0;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #contactsContentInfo #infoLeft{
	width:310px;
	height:auto;
	float:left;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #contactsContentInfo #infoLeft h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight:normal;
	color:#000;
	margin:16px	0px;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #contactsContentInfo #infoLeft h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	color:#000;
}

#PageWrapper #centerWrapper #contactsWrapper #contactsContent #contactsContentInfo #infoLeft p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	margin-bottom:8px;
	margin-right:16px;		
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #contactsContentInfo #infoRight{
	width:320px;
	height:auto;
	margin-left:32px;
	float:left;
}
#PageWrapper #centerWrapper #contactsWrapper #contactsContent #contactsContentInfo #infoRight p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	margin-top:16px;
	margin-bottom:8px;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>NEWS DETAILS<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#PageWrapper #centerWrapper #newsWrapper{
    width:928px;
	margin-left:32px;
	position:relative;
	float:left;
	background-color:#FFF;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon{
	width:624px;
	height:52px;
	top:5px;
	left:-12px;
	z-index:5;
	position:absolute;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonLeft{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	float:left;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonRight{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-618px 0px;
	float:left;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonCenter{
	width:560px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-32px 0px;
	float:left;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonCenter h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #CDCDCD;
	font-size:16px;
	line-height:52px;
	float:left;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonCenter samp{
	float:right;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonCenter samp a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:52px;
	color:#c6c6c6;
	text-decoration:none;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonCenter samp a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:52px;
	color:#c6c6c6;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonCenter samp a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:52px;
	color:#c6c6c6;
	text-decoration:none;
}
#PageWrapper #centerWrapper #newsWrapper #ribbon #ribbonCenter samp a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:52px;
	color:#f47720;
	text-decoration:none;
}
#PageWrapper #centerWrapper #newsWrapper #newsContent {
	width:656px;
	height:auto;
	overflow:auto;
	border:0;
	float:left;
	padding-top:72px;
	padding-bottom:32px;
	margin-left:16px;
	margin-top:0px;
	border-right:1px solid #cecece;	
}
#PageWrapper #centerWrapper #newsWrapper #newsContent img{
	float:left;
	margin-right:32px;
	margin-bottom:32px;
}
#PageWrapper #centerWrapper #newsWrapper #newsContent h1{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color:#000;
	margin-bottom:16px;
	margin-right:16px;
}
#PageWrapper #centerWrapper #newsWrapper #newsContent #date{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color: #8C8C8C;
	margin:8px 0;
	margin-right:16px;	
}
#PageWrapper #centerWrapper #newsWrapper #newsContent h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
	color:#000;
	margin-bottom:16px;
	margin-right:16px;	
}
#PageWrapper #centerWrapper #newsWrapper #newsContent #article{
	width: 608px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:20px;
}
#PageWrapper #centerWrapper #newsWrapper #newsContent p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	margin-bottom:8px;
	margin-right:16px;	
}
#PageWrapper #centerWrapper #newsWrapper #newsRight{
	width:255px;
	float:right;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #socialNetwork{
	width:204px;
	height:44px;
	padding:4px;
	border:1px solid #cecece;
	margin:32px 22px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #socialNetwork p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts{
	width:208px;
	margin:32px 22px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #demonstration{
	margin-top:32px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #demonstration img  {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #demonstration h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #demonstration a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #demonstration a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #demonstration a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #demonstration a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers{
	margin-top:32px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers ul {
	margin:8px 0px 8px 0px;
	padding:0;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:55px;
	list-style-image:url(../images/bullet1.gif);
	list-style-position:outside;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #resellers a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #schedule{
	margin-top:32px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #schedule img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #schedule h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #schedule ul {
	margin:0;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #schedule ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #talkToUs{
	margin-top:32px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #talkToUs img {
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #talkToUs h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #talkToUs ul {
	margin:0px;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #talkToUs ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
}
#PageWrapper #centerWrapper #newsWrapper #newsRight #contacts #talkToUs ul li img{
	width:inherit;
	height:inherit;
	margin-top:3px;
	margin-right:0;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>NEWS<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#PageWrapper #centerWrapper #newsWrapper{
    width:928px;
	margin-left:32px;
	position:relative;
	float:left;
	background-color:#FFF;
}
#PageWrapper #centerWrapper #ribbon{
	width:624px;
	height:52px;
	top:5px;
	left:-12px;
	z-index:5;
	position:absolute;
}
#PageWrapper #centerWrapper #ribbon #ribbonLeft{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	float:left;
}
#PageWrapper #centerWrapper #ribbon #ribbonRight{
	width:32px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-618px 0px;
	float:left;
}
#PageWrapper #centerWrapper #ribbon #ribbonCenter{
	width:560px;
	height:52px;
	background-image:url(../images/ribbon.png);
	background-position:-32px 0px;
	float:left;
}
#PageWrapper #centerWrapper #ribbon #ribbonCenter h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #CDCDCD;
	font-size:16px;
	line-height:52px;
	float:left;
}
#PageWrapper #centerWrapper #newsWrapper ul.list{
	margin:56px 0px 0px 16px;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #newsWrapper ul.list li{
	width:896px;
	margin-top:8px;
	margin-bottom:16px;
	padding-bottom:16px;
	border-bottom:1px solid #D3D3D3;
	float:left;
}
#PageWrapper #centerWrapper #newsWrapper ul.list li img{
	width:208px;
	height:176;
	margin-right:16px;
	float:left;
}
#PageWrapper #centerWrapper #newsWrapper ul.list li h2 a:link{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
#PageWrapper #centerWrapper #newsWrapper ul.list li h2 a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #newsWrapper ul.list li h2 a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #newsWrapper ul.list li h2 a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #newsWrapper ul.list li #date{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color: #8C8C8C;
	margin:8px 0 8px 16px;
}
#PageWrapper #centerWrapper #newsWrapper ul.list li h3{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#000;
	margin:8px 0 8px 16px;
}
#PageWrapper #centerWrapper #newsWrapper ul.list li h3 p{
	margin-bottom:8px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>DETAILS OF PRODUCTS<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#PageWrapper #centerWrapper #headerDetails{
	width:928px;
	height:auto;
	margin-left:32px;
	float:left;
	background-image:url(../images/bgHeaderDetails.gif);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}
#PageWrapper #centerWrapper #headerDetails h1{
	width:376px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#f47720;
	font-size:32px;
	margin:8px 0 16px 24px;
}
#PageWrapper #centerWrapper #headerDetails h2{
	width:376px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:18px;
	margin:16px 0 16px 24px;
	font-weight:normal;
}
#PageWrapper #centerWrapper #headerDetails h3{
	width:376px;
	height:112px;
	font-family: Arial, Verdana, sans-serif;
	color:#666;
	font-size:12px;
	line-height:16px;
	margin:32px 0 16px 24px;
	overflow:hidden;
	font-weight:normal;
}
#PageWrapper #centerWrapper #headerDetails #trademark{
	width:256px;
	height:32px;
	margin:16px 0 32px 24px;
}
#PageWrapper #centerWrapper #headerDetails #picture{
	width:478px;
	height:318px;
	border:1px solid #e2e2e2;
	margin:8px 16px 32px 0px;
	background-color:#FFF;
	float:right;
}
#PageWrapper #centerWrapper #descriptionWrapper{
	width:928px;
	margin-left:32px;
	float:left;
	background-color:#FFF;
	border-top:1px solid #e2e2e2;
	position:relative;
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu{
	height:47px;
	top:-24px;
	left:-12px;
	z-index:5px;
	position:absolute;
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuLeft{
	width:32px;
	height:46px;
	background-image:url(../images/subMenu-left.png);
	float:left;
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuRight{
	width:32px;
	height:46px;
	float:left;
	background-image:url(../images/ribbon.png);
	background-position:-613px -1px;
	background-repeat:no-repeat;
}

#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuCenter{
	height:46px;
	background-image:url(../images/ribbon.png);
	background-position:-50px -1px;
	float:left;
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuCenter ul{
	margin:0;
	padding:0;
	list-style:none;	
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuCenter ul li{
	float:left;
	margin-right:10px;
	margin-top:16px;
	}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuCenter ul li a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	display:block;
	color:#c6c6c6;
	text-decoration:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuCenter ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	display:block;
	color:#c6c6c6;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuCenter ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	display:block;
	color:#c6c6c6;
	text-decoration:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #subMenu #subMenuCenter ul li a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	display:block;
	color:#c6c6c6;
	text-decoration:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight{
	width:255px;
	float:right;	
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #socialNetwork{
	width:204px;
	height:44px;
	padding:4px;
	border:1px solid #cecece;
	margin:32px 22px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #socialNetwork p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts{
	width:208px;
	margin:0px 22px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #demonstration{
	margin-top:0px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #demonstration img  {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #demonstration h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
	margin-bottom:8px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #demonstration a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #demonstration a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #demonstration a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #demonstration a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;		
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers{
	margin-top:32px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	display:block;
	height:32px;
	margin:0;
	padding:0;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers ul {
	margin:8px 0px 8px 0px;
	padding:0;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:55px;
	list-style-image:url(../images/bullet1.gif);
	list-style-position:outside;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers a:link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:underline;	
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #resellers a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:40px;
	color:#ff6100;
	text-decoration:none;	
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #schedule{
	margin-top:32px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #schedule img {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #schedule h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #schedule ul {
	margin:0;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #schedule ul li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #talkToUs{
	margin-top:32px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #talkToUs img {
	float:left;
	margin-right:10px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #talkToUs h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#393939;
	height:32px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #talkToUs ul {
	margin:0px;
	padding:0;
	list-style:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #talkToUs li{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#838383;
	margin-left:40px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionRight #contacts #talkToUs li img{
	width:inherit;
	height:inherit;
	margin-top:3px;
	margin-right:0;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft{
	width:671px;
	min-height:560px;
	float:left;
	border-right:1px solid #cecece;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:20px;
	margin:32px 0 16px 24px;	
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #article{
	width:623px;
	margin:16px 0 16px 24px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:20px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #article p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:20px;
	margin-top:16px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_pedInformacao{
	width:623px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:32px 0 16px 24px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_pedInformacao h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:16px;
	margin:0px 0px 16px 0px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_catManuais{
	width:623px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:32px 0 16px 24px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_catManuais h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:16px;
	margin:0px 0px 16px 0px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_catManuais p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:16px 0px 0px 0px;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_catManuais a:link{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:16px 0px 0px 0px;
	color:#ff6100;
	text-decoration:none;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_catManuais a:hover{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:16px 0px 0px 0px;
	color:#ff6100;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_catManuais a:active{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:16px 0px 0px 0px;
	color:#ff6100;
	text-decoration:underline;
}
#PageWrapper #centerWrapper #descriptionWrapper #descriptionLeft #tab_catManuais a:visited{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:16px 0px 0px 0px;
	color:#000;
	text-decoration:none;
}