@CHARSET "ISO-8859-1";

@import "resets.css";

*{
font-style: normal;/*line-height:1;	*/
}

html,body { /* 	cursor:none; */
	display: block;
	text-decoration: none;
	margin: 0px;
	border-spacing: 0px;
	padding: 0px;
	font-style: normal;
}

@font-face
{
font-family: 'lucidaSansUnicode';
    src: url('Lucida-Sans-Unicode.eot');
    src: url('Lucida-Sans-Unicode.eot?#iefix') format('embedded-opentype'),
         url('Lucida-Sans-Unicode.woff') format('woff'),
         url('Lucida-Sans-Unicode.ttf') format('truetype'),
         url('Lucida-Sans-Unicode.svg#Lucida-Sans-Unicode') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
font-family: 'calibriRegular';
    src: url('Calibri-Bold.eot');
    src: url('Calibri-Bold.eot?#iefix') format('embedded-opentype'),
    	 url('Calibri-Bold.ttf') format('truetype'),
         url('Calibri-Bold.woff') format('woff'),
         url('Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face
{
font-family: 'calibriRegular';
    src: url('Calibri.eot');
    src: url('Calibri.eot?#iefix') format('embedded-opentype'),
         url('Calibri.woff') format('woff'),
         url('Calibri.ttf') format('truetype'),
         url('Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}

div {
	font-family: lucidaSansUnicode;
}

#webSite {
	position: relative;
/* 	border: 1px solid red; */
	text-align: center;
}

#bg {
	position: fixed;
	top: 0;
	left: 0;
}

.bgwidth {
	width: 100%;
}

.bgheight {
	height: 100%;
}

#innerWebSite {
	
	position: relative;
/* 	border: 1px solid black; */
	width: 904px;
	height: 767px;
	margin: 0 auto;
}

#DIV_T {
	position: relative;
	float: left;
/* 	border: 1px solid red; */
	width: 100%;
	height: 130px;
}

#DIV_C {
	position: relative;
	float: left;
/* 	border: 1px solid grey; */
	width: 100%;
	height: 569px;
}

#DIV_CL {
	position: relative;
	float: left;
/* 	border: 1px solid yellow; */
	text-align: right;
	width: 180px;
	height: 100%;
	width: 180px;
}

.DIV_CL_1 {
	position: relative;
	float: right;
	width: 9999999px;
	height: 280.4px;
/* 	border: 1px solid pink; */
	background:
		url('../../../../susSkillmind/img/img/homepage/FUNDO_CINZENTO.png');
	background-repeat: repeat-x;
}

.DIV_CL_2 {
	position: relative;
	float: right;
	width: 9999999px;
	height: 8px;
/* 	border: 1px solid pink; */
	background:
		url('../../../../susSkillmind/img/img/homepage/linha_azul.png');
	background-repeat: repeat-x;
}

.DIV_CL_3 {
	position: relative;
	float: right;
	width: 9999999px;
	height: 280.4px;
/* 	border: 1px solid pink; */
	background:
		url('../../../../susSkillmind/img/img/homepage/fundo_branco.png');
	background-repeat: repeat-x;
}

.DIV_CL_3 .tableLMenu {
	margin-top: 31px;
}

#DIV_CR {
	position: relative;
	float: left;
/* 	border: 1px solid green; */
	width: 724px; /* 724px depois sem as borders */
	height: 100%;
	overflow: hidden;
}
.DIV_CR_Inner div {
	font-family: calibriRegular;
}
.DIV_CR_Inner {
	
	position: relative;
	float: left;
/* 	border: 1px solid orange; */
	left: 0px;
	width: 724px; /* 724px depois sem as borders */
	height: 100%;
	overflow: hidden;
}

.DIV_CR_1 {
	position: relative;
	float: right;
	width: 724px;
	height: 280.4px;
	left: -720px;
/* 	border: 1px solid pink; */
	background:
		url('../../../../susSkillmind/img/img/homepage/FUNDO_CINZENTO.png');
	background-repeat: repeat-x;
}

.DIV_CR_2 {
	position: relative;
	float: right;
	width: 724px;
	height: 8px;
/* 	border: 1px solid pink; */
	background:
		url('../../../../susSkillmind/img/img/homepage/linha_azul.png');
	background-repeat: repeat-x;
	left: -720px;
}

.DIV_CR_3 {
	position: relative;
	float: right;
	width: 724px;
	height: 280.4px;
/* 	border: 1px solid pink; */
	background:
		url('../../../../susSkillmind/img/img/homepage/fundo_branco.png');
	background-repeat: repeat-x;
	left: -720px;
}

.DIV_CR_ContentT {
	color: #ffffff;
	width: 621.4px;
	height: 167.4px;
	margin: 17px 50.6px 31px 52px;
	text-align: left;
/* 	border: 1px solid yellow; */
}

.DIV_CR_ContentT_IN {
	position: absolute;
	top:68px;
	left:0px;
}
.DIV_CR_ContentT_OUT {
	position: absolute;	
	top:68px;
	left:752.4px;
/* 	border: 1px solid grey; */
}

.DIV_CR_ContentT_T {
	width: 621.4px;
	height: 30px;
	margin: 34px 50.6px 18px 52px;
	text-align: left;
/* 	border: 1px solid red; */
	
	font-size: 18pt;
	color:#00AAA6;
	text-transform:uppercase;
}

.DIV_CR_ContentT_B {
	width: 100%;
	height: 167.4px;
/* 	border: 1px solid red; */
	
}

.DIV_CR_ContentB {
	color: #000000;
	width: 621.4px;
	height: 167.4px;
	margin: 17px 50.6px 31px 52px;
	text-align: left;
/* 	border: 1px solid yellow; */
}

.imgTras {
/* 	border: 1px solid green; */
	position: absolute;
	top:135px;
	left:17px;
	
	width: 25px;
	height: 25px;
	
		background:
		url('../../../../susSkillmind/img/img/homepage/seta_esq.png');
	background-repeat: no-repeat;
	
/* 	-moz-transform: scaleX(-1); */
/*     -o-transform: scaleX(-1); */
/*     -webkit-transform: scaleX(-1); */
/*     transform: scaleX(-1); */
/*     filter: FlipH; */
/*     -ms-filter: "FlipH"; */
}

.imgFrente {
/* 	border: 1px solid green; */
	position: absolute;
	top:135px;
	left:697px;

	width: 25px;
	height: 25px;
	
	background:
		url('../../../../susSkillmind/img/img/homepage/seta.png');
	background-repeat: no-repeat;
}

.butTras {
/* 	border: 1px solid blue; */
	cursor:pointer;
	position: absolute;
	top:40px;
	left:-40px;
	
	width: 25px;
	height: 25px;
	

}

.butFrente {
/* 	border: 1px solid blue; */
	cursor:pointer;
	position: absolute;
	top:40px;
	left:640px;

	width: 25px;
	height: 25px;
	
}

.DIV_CR_ContentB_IN {
	position: absolute;
	top:68px;
	left:0px;
}
.DIV_CR_ContentB_OUT {
	position: absolute;	
	top:68px;
	left:752.4px;
/* 	border: 1px solid grey; */
}

.DIV_CR_ContentB_T {
	width: 621.4px;
	height: 30px;
	margin: 34px 50.6px 18px 52px;
	text-align: left;
/* 	border: 1px solid red; */
	
	font-size: 18pt;
	color:#00AAA6;
	text-transform:uppercase;
}

.DIV_CR_ContentB_B {
	width: 100%;
	height: 167.4px;
/* 	border: 1px solid red; */
}

.DIV_CR_ContentB_B_E {
	width: 286.9px;
	height: 167.4px;
	float:left;
	position:relative;
	
/* 	border: 1px solid green; */
	overflow:hidden;
}
.DIV_CR_ContentB_B_E .title {
	text-transform: uppercase;
	font-size: 13pt;
	font-weight:bold;
	width: 260.9px;
	overflow:hidden;
/* 	border: 1px solid green; */
	max-height:40px;
	color:#585953;
}

.DIV_CR_ContentB_B_E .text {
	position:relative;
	margin-top:13px;
/* 	border:1px solid blue; */
/* 	height: 130.4px; */
	overflow: hidden;
	font-size: 9pt;
	width: 260.9px;
	text-align:left;
	color:#464742;
	max-height: 125px;
	line-height: 136%;
	
	
	
	
}
.DIV_CR_ContentB_B_E .innertext {
	overflow: hidden;
/* 	border:1px solid red; */
}

.DIV_CR_ContentB_B_D {
	width: 286.9px;
	height: 167.4px;
	float:right;
	position:relative;
	
/* 	border: 1px solid green; */
	overflow:hidden;
}
.DIV_CR_ContentB_B_D .title {
	text-transform: uppercase;
	font-size: 13pt;
	font-weight:bold;
	width: 260.9px;
	overflow:hidden;
/* 	border: 1px solid green; */
	max-height:40px;
	color:#585953;
}

.DIV_CR_ContentB_B_D .text {
	position:relative;
	margin-top:13px;
/* 	border:1px solid blue; */
/* 	height: 130.4px; */
	overflow: hidden;
	font-size: 9pt;
	width: 260.9px;
	text-align:left;
	color:#464742;
	max-height: 125px;
	line-height: 136%;
	
}

.DIV_CR_ContentB_B_D .innertext {
	overflow: hidden;
/* 	border:1px solid red; */
}
.DIV_CR_ContentT_B_E {
	width: 286.9px;
	height: 167.4px;
	float:left;
	position:relative;
	
/* 	border: 1px solid green; */
	overflow:hidden;
}

.titleIcon {
	float:left;
	margin-right:5px;
	width:16px;
	height:100%;
}
.holdRight{
	float:right;
	width: 260.9px;
	
	
}
.DIV_CR_ContentT_B_E .title {
	text-transform: uppercase;
	font-size: 13pt;
	font-weight:bold;
	width: 260.9px;
	overflow:hidden;
/* 	border: 1px solid green; */
	max-height:40px;
	color:#FFFFFF;
}

.DIV_CR_ContentT_B_E .text {
	position:relative;
	margin-top:13px;
/* 	border:1px solid blue; */
/* 	height: 130.4px; */
	overflow: hidden;
	font-size: 9pt;
	width: 260.9px;
	text-align:left;
	color:#D1D3D4;
	max-height: 125px;
	line-height: 136%;
	
}
.uphoverHOME{
	
	position:absolute;
/* 	border:1px solid silver; */
	height: 62.5px;
	width:260.9px;
	top:35px;
	left:25px;
/* 	cursor:  n-resize; */

	background-color: blue;z-index:2;opacity:0.0;filter: alpha(opacity = 0)"
}
.downhoverHOME{
	
	position:absolute;
/* 	border:1px solid orange; */
	height: 62.5px;
	width:260.9px;
	top:97.5px;
	left:25px;
/* 	cursor:  n-resize; */

	background-color: blue;z-index:2;opacity:0.0;filter: alpha(opacity = 0)"
}
.DIV_CR_ContentT_B_E .innertext {
	overflow: hidden;
/* 	border:1px solid red; */
}

.DIV_CR_ContentT_B_D {
	width: 286.9px;
	height: 167.4px;
	float:right;
	position:relative;
	
/* 	border: 1px solid green; */
	overflow:hidden;
}
.DIV_CR_ContentT_B_D .title {
	text-transform: uppercase;
	font-size: 13pt;
	font-weight:bold;
	width: 260.9px;
	overflow:hidden;
/* 	border: 1px solid green; */
	max-height:40px;
	
	color:#FFFFFF;
}

.DIV_CR_ContentT_B_D .text {
	position:relative;
	margin-top:13px;
/* 	border:1px solid blue; */
/* 	height: 130.4px; */
	overflow: hidden;
	font-size: 9pt;
	width: 260.9px;
	text-align:left;
	color:#D1D3D4;
	max-height: 125px;
	line-height: 136%;
	
}
.DIV_CR_ContentT_B_D .innertext {
	overflow: hidden;
/* 	border:1px solid red; */
}
#DIV_F {
	position: relative;
	float: left;
/* 	border: 1px solid blue; */
	width: 100%;
	height: 68px;
}

.innerInvisible {
	overflow:hidden;
	float: left;
/* 	border: 1px solid yellow; */
	position: absolute;
	width: 621.4px;
	height: 230.4px;
}
.innerVisible {
	overflow:hidden;
	float: left;
/* 	border: 1px solid red; */
	position: absolute;
	width: 621.4px;
	height: 230.4px;
}
ul{ margin-top:0px !important;  }
li { float: left !important;  }

.titleIcon img {
	width:16px;
	height:16px;
}