@charset "utf-8";
/* CSS Document */

body{
	margin:10px 15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#container {
	width:954px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#nav {
	height: 24px;
	text-align: right;
	font-size: 10px;
	color: #999999;
	}
#header {
	height:98px;
	background-image: url(../../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#logotipo  {
	position: relative;
	width: 337px;
	float: left;
}

#navbox  {
	position: relative;
	width: 597px;
	float: left;
	background-image: url(../../images/header.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 20px;
	height: 88px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#navbox2  {
	position: relative;
	width: 597px;
	float: left;
	background-image: url(../../images/header_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 20px;
	height: 88px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#mainContent {
	width:630px;
	float:left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	}
#mainContent2 {
	width:914px;
	float:left;
	padding: 20px;
	text-align: left;
	}	
#container #mainContent h1 {
	color: #990000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-right: 10px;
}
#container #mainContent h2 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#container #mainContent h3 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#container #mainContent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#container #mainContent2 h1 {
	color: #990000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#container #mainContent2 p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #mainContent2 h3 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#sidebar {
	width:260px;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 10px;
	}
#container #sidebar h1 {
	color: #990000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}	
#mainContent * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#sidebar * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#box1  {
	position: relative;
	width: 296px;
	float: left;
	margin-right: 5px;
}
#container #mainContent #box1 #box_bgd {
	background-image: url(../../images/box1_1_bgd.jpg);
	padding-top: 180px;
	background-repeat: no-repeat;
}
#container #mainContent #box1 #box_bgd #ischangeable1 p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#container #mainContent #box2 #box_bgd {
	background-image: url(../../images/box2_1_bgd.jpg);
	padding-top: 180px;
	background-repeat: no-repeat;
}
#container #mainContent #box2 #box_bgd #ischangeable2 p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}

#box1A  {
	position: relative;
	width: 190px;
	float: left;
	background-image: url(../../images/hex_05_botton_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	padding-top: 11px;
	text-align: center;
	left: 20px;
}

#box2  {
	position: relative;
	width: 296px;
	float: left;
}	
#box2A  {
	position: relative;
	width: 52px;
	float: left;
	background-image: url(../../images/hex_05_botton_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	padding-top: 4px;
	text-align: center;
	left: 25px;
}	
#ischangeable1 {
	height: 170px;
}
#ischangeable2 {
	height: 170px;
}

#footer {
	clear:both;
	height:20px;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 70px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
	color: #999999;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.linque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #000000;
	font-weight: bold;
}
a.linque:visited {
	color:#000000;
	text-decoration: none;
}
a.linque:hover {
	color:#990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a.linq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8C8C8C;
	background-color: #e0e0c9;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 6px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../../images/bgd_linq.png);
	background-repeat: repeat-x;
	font-weight: bold;
}
a.linq:visited {
	color:#8c8c8c;
	text-decoration: none;
}
a.linq:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	border: 1px solid #FFFFFF;
	background-image: url(../../images/bgd_linq_hover.png);
	background-repeat: repeat-x;
}	
/* PARA O LINK 1 */
	
a.linkone {
	text-align: center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	background-image: url(../../images/hex_04_botton_1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -4px;
	margin-bottom: -20px;
	padding-top: 10px;
}
a.linkone:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.linkone:hover {
	color:#999999;
	text-decoration: none;
}
/* PARA O LINK 2 */

a.linktwo {
	text-align: center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	background-image: url(../../images/hex_04_botton_2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -4px;
	margin-bottom: -20px;
	padding-top: 10px;
}
a.linktwo:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.linktwo:hover {
	color:#999999;
	text-decoration: none;
}

/* PARA O LINK 3 */

a.linkthree {
	text-align: center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	background-image: url(../../images/hex_04_botton_3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -4px;
	margin-bottom: -20px;
	padding-top: 10px;
}
a.linkthree:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.linkthree:hover {
	color:#999999;
	text-decoration: none;
}

/* PARA O LINK 4 */

a.linkfour {
	text-align: center;
	color:#993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	text-transform: uppercase;
	background-image: url(../../images/hex_05_botton_1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
	text-decoration: none;
	margin-top: -4px;
	margin-bottom: -20px;
	padding-top: 20px;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
}
a.linkfour:visited {
	color:#993300;
	text-decoration: none;
}
a.linkfour:hover {
	color:#CCCCCC;
	text-decoration: none;
}

/* PARA O LINK 5 */

a.linkfive {
	text-align: center;
	color:#993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
a.linkfive:visited {
	color:#993300;
	text-decoration: none;
}
a.linkfive:hover {
	color:#CCCCCC;
	text-decoration: none;
}


/* PARA O LINK 6 */

a.linksix {
	text-align: center;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	text-transform: uppercase;
	padding-top: 4px;
}
a.linksix:visited {
	color:#999;
	text-decoration: none;
}
a.linksix:hover {
	color:#993300;
	text-decoration: none;
}


#col1, #col2 {
	width:310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#col1 {
float:left;
}

#col3 {
	width:254px;
	float:right;
	background-color: #EFEFEF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#col2 {
margin-left:330px;
}
#container #col3 h1 {
	color: #64787e;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}	

#colesq {
	width:440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 20px;
	float:left;
}

#coldir {	
	width:440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 10px;
	margin-left:480px;
}
#colA {
	width:390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	padding-right: 10px;
}

#colB {
	width:220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:400px;
	text-align: center;
}
.aspas {
	font-style: italic;
	font-size: 13px;
	color: #999999;
}
.line {
	background-image: url(../../images/spacer.png);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	font-size: 7px;
	padding: 0px;
}
.lineCopy {
	background-image: url(../../images/spacer_copy.png);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

/* PARA O FORMULARIO */

#todoform {
	background:#F4F4F4;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #D7D7D7;
	border-collapse:collapse;
	color:#999;
	margin-left: 12px;
	width: 400px;
}
#todoform td { 
 padding:6px; 
}
#todoform input {
	background:#FFFFFF;
	border:1px solid #D7D7D7;
}
#todoform textarea {
	border:1px solid #d7d7d7;
	background:#FFFFFF;
}
#todoform input.botao { 
 background:#ccc; 
 color:#ffffff;
 border:1px solid #D7D7D7;
}

/* PARA GALERIA DE FOTOS */

.galeria {
	width:680px; 
	margin:0 auto;
	text-align:left; 
}
.img-aqui { 
	width:440px; 
	height:278px; 
	position:relative; 
	float:right;
}
ul.fotos {
	position:relative;
	list-style:none;
	width:165px;
	padding:0px 5px 5px;
	background:#eef0f0;
	margin:0 5 5 3;
	padding:5px;
	border: 1px solid #becccd;
	height: 275px;
	text-align: center;
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:75px;
	height:50px;
	float:left;
	border:1px solid #becccd;
	margin-top:5px;
	margin-right:5px;
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:50px;
}
ul.fotos li span img {
	border:none;
	width:420px;
	height:278px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:0px; 
	left: 200px; 
	background:#fff;
	border:1px solid #FFFFFF;
}

/* PARA CAMPUS EDITION */

#colunaA {
	width:290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;

}

#colunaB {
	width:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:300px;
}

#colunaC {
	width:570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;

}

#colunaD {
	width:320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:590px;
}

#boxA  {
	position: relative;
	width: 270px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#boxB  {
	position: relative;
	width: 270px;
	float: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
}	
#container #mainContent2 #colunaB #boxA h2 {
	color: #990000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#container #mainContent2 #colunaB #boxB h2 {
	color: #990000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a.linkbox {
	text-align: center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	font-weight: bold;
	background-position: center;
	height: 25px;
	width: 130px;
	display: block;
}
a.linkbox:visited {
	color:#fff;
	text-decoration: none;
}
a.linkbox:hover {
	color:#FFCC00;
	text-decoration: none;
}	

/* PARA PRODUCT COMPARISM */

td {
	font-family:verdana,arial;
	font-size:10pt;
	text-align: center;
	}
.estilotab{
	background-color:ffffff;
	background-color:#f1f1ee;
	border: 1px solid #DBDBDB;
}	
.estilocel{
	color:#000;
	font-size:10pt;
	text-align: center;
	background-image: url(../../images/bgd_product.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
#container #mainContent2 #colunaA img {
	padding-right: 10px;
	padding-left: 10px;
}
#container #mainContent2 #colunaB img {
	padding-right: 10px;
	padding-left: 5px;
}

/* PARA LINK BUSINESS EDUCATION */

.styleCAMP {
	font-size: 24px;
	color: #990000;
	text-transform: uppercase;
}
.styleCORP {
	font-size: 24px;
	color: #4da1dc;
	text-transform: uppercase;
}
.styleCOMP {
	font-size: 24px;
	color: #f1a73f;
	text-transform: uppercase;
}
a.linqBE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.linqBE:visited {
	color:#CCCCCC;
	text-decoration: none;
}
a.linqBE:hover {
	text-decoration: none;
	color: #990000;
}
a.linqOPD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	background-image: url(../../images/information.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
a.linqOPD:visited {
	color:#000000;
	text-decoration: underline;
	background-image: url(../../images/information.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
a.linqOPD:hover {
	text-decoration: none;
	color: #993333;
	background-image: url(../../images/information.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;	
}

/* PARA LINK LICENCE SHOP */

a.linqLS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
}
a.linqLS:visited {
	color:#CCCCCC;
	text-decoration: none;
}
a.linqLS:hover {
	text-decoration: underline;
	color: #990000;
}
#camp {
	background-image: url(../../images/botton_box.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
}
#corp {
	background-image: url(../../images/botton_box_2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
}
#comp {
	background-image: url(../../images/botton_box_3.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
}
#boxtab1  {
	position: relative;
	width: 325px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D8D9;
}
#boxtab2  {
	position: relative;
	width: 250px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#boxtab3  {
	position: relative;
	width: 400px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D8D9;
	text-align: left;
}
#boxtab4  {
	position: relative;
	width: 190px;
	float: left;
	padding: 5px;
}
.call_bra {
	font-weight: bold;
	font-size: 11px;
	padding-left: 53px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	background-color: #e3e3e3;
	float: left;
	margin-top: 2px;
	background-image: url(../../images/call_bra.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.call_ger {
	font-weight: bold;
	font-size: 11px;
	padding-left: 53px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	background-color: #e3e3e3;
	float: left;
	margin-top: 2px;
	background-image: url(../../images/call_ger.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.call_can {
	font-weight: bold;
	font-size: 11px;
	padding-left: 53px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	background-color: #e3e3e3;
	float: left;
	margin-top: 2px;
	background-image: url(../../images/call_can.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.call_usa {
	font-weight: bold;
	font-size: 11px;
	padding-left: 53px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	background-color: #e3e3e3;
	float: left;
	margin-top: 2px;
	background-image: url(../../images/call_usa.png);
	background-repeat: no-repeat;
	background-position: left center;
}


