@charset "utf-8";

html, body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-align: left;
	vertical-align:baseline;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #dcdcdb;
	background-image: url(imgs/bkg-azul.jpg);
	background-repeat: repeat-x;
	height:auto;
}


/* WRAPPER-TUDO */

#wrapper {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index:0;
	height: auto;
	height: 100%;
	min-height:100%;
}

#wrapper-inside {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index:0;
	height: auto;
	height: 100%;
	min-height:100%;
}

/* FIM-WRAPPER-TUDO */



/* CONTAINERS */


#div-containerhome{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 2175px;
	width: 920px;
}

#div-containeratuacao{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 1218px;
	width: 920px;
}

#div-containerdeadvogado{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 1009px;
	width: 920px;
}


#div-containercursopratica{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 2300px;
	width: 920px;
}

#div-containercursotrabalhista{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 1547px;
	width: 920px;
}


#div-containermascaro{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 1700px;
	width: 920px;
}


#div-containeriusgps{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 860px;
	width: 920px;
}

#div-containermosaico{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 5801px;
	width: 920px;
}


#div-containerbibliotechno{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 1263px;
	width: 920px;
	
}

#div-containeratividades{
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: 1504px;
	width: 920px;
}

#div-cx-curriculum {
	position: absolute;
	text-align: right;
	left: 678px;
	top: 92px;
	width: 224px;
	height: 24px;
	z-index: 1;
}


/* FIM-CONTAINERS */


#div-logo {
	position: absolute;
	text-align: left;
	width: 492px;
	height: 96px;
	left: 12px;
	top: 8px;
}

#div-redesociais {
	position: absolute;
	padding: 1px;
	text-align: right;
	width: auto;
	height: 15px;
	left: 770px;
	top: 20px;
}

#div-redesicones {
	position: absolute;
	text-align: right;
	width: 123px;
	height: 34px;
	left: 784px;
	top: 46px;
}

#div-luciano-imagem {
	position: absolute;
	text-align: center;
	width: 230px;
	height: 239px;
	left: 0;
	top: 112px;
	z-index: 1;
}

#div-bannerprincipal {
	position:absolute;
	text-align:center;
	width:920px;
	height:200px;
	left:0;
	top:139px;	
}

#div-menutopo{
	text-align:center;
	position:absolute;
	background-color:#281c5c;
	/*background-image:url(imgs/bkgmenu.gif);*/
	width:920px;
	height:42px;
	left: 0px;
	top: 352px;
	z-index:0;
}

#div-texto-atuacao {
	position: absolute;
	text-align: left;
	padding: 2px;
	width: 791px;
	height: 522px;
	top: 425px;
	left: 63px;
}

#div-texto-calculostrabalhistas {
	position: absolute;
	text-align: left;
	padding: 2px;
	width: 628px;
	height: 999px;
	top: 425px;
	left: 153px;
}


#div-banner-gmx {
	position:absolute;
	text-align:center;
	width:431px;
	height:83px;
	left:450px;
	top:418px;
	z-index:1;
	/*border:#CCC 1px solid;*/
}

#div-noticias-scroll {
	text-align:left;
	width:400px;
	height:150px;
	margin-top:38px;
	margin-left:20px;
	overflow:auto;
	z-index:2;
}

#div-slider {
	position:absolute;
	background-image:url(imgs/cx_fotos.png);
	background-repeat:no-repeat;
	text-align:center;
	width:400px;
	height:197px;
	left:20px;
	top:536px;
	z-index:1;
}

#div-slider-scroll {
	text-align:left;
	width:400px;
	height:150px;
	margin-top:35px;
	margin-left:5px;
	overflow:auto;
	z-index:2;
}


#div-fotos {
	position:absolute;
	text-align:center;
	background-color:#d5d5d5;
	width:390px;
	height:155px;
	left:5px;
	top:35px;
	z-index:2;
}

#div-artigos {
	position:absolute;
	text-align:left;
	width:400px;
	height:60px;
	left:20px;
	top:418px;
	z-index:1;
}

#div-youtube {
	position:absolute;
	text-align:left;
	width:400px;
	height:650px;
	left:20px;
	top:472px;
	text-align: left;
	vertical-align: baseline;
	z-index:1;
}

#div-textos-blank {
	position: absolute;
	text-align: left;
	background-color: #FFF;
	height: auto;
	width: 408px;
	margin: 10px 0 0 0;
	padding: 15px;
	left: 140px;
	top: 30px;
}


/*
#clearfooter {
	clear:both;
	height:900px;
}
/* needed to make room for footer */


/* FOOTER */

#div-footer {
	width: 100%;
	clear: both;
	height: 212px;
	background-color: #0072bb;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 1980px;
}

#div-footer-esquerda {
	position:absolute;
	text-align:left;
	width:400px;
	height:auto;
	left:30px;
	top:30px;
}

#div-footer-direita {
	position: absolute;
	text-align: right;
	width: 422px;
	height: auto;
	left: 473px;
	top: 30px;
}

#div-footer-creditos {
	position:absolute;
	text-align:center;
	width:150px;
	height:auto;
	left:396px;
	top:261px;
}


/* FIM-FOOTER */


/* FIM-DIVS */



/* MENU */

ul{list-style:none; margin:0px; margin-top:1px; padding:0px;}
li{display:inline; font-size:1.1em; letter-spacing:1px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#515151; text-align:center; float:left;}
li a{display:block; color:#d5d5d5; text-decoration:none; padding-bottom:12px; padding-left:24px; padding-right:16px; padding-top:12px;}
li a:hover{display:block; color:#0072bb; padding-bottom:12px; padding-left:24px; padding-right:16px; padding-top:12px;}

/* FIM-MENU */



/* TEXTOS */

.textocinza_creditos9{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color: #666;
}

.textoBranco12{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #fff;
}

.textoCinza11{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #666;
}

.textoCinza12{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:155%;
	color: #666;
}

.textoBege12{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #0072bb;
}

.textoverde12{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #0072bb;
}

.textobegeclaro12{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #0072bb;
}

.titulopreto14{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #000;
}

.titulocinzao18{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #666;
}


.titulovermelhoescuro18{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	color: #C00;
}

.titulovermelhoescuro14{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #C00;
}


.textoTituloverde18{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #0072bb;
}

.textoTitulobranco18{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #fff;
}

.textoTitulobege18{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
}

.img-padding{
	padding:2px 5px 2px	5px;
}

/* FIM-TEXTOS */



/* LINKS */

/* LINK CINZA */

a.linkcinza:link {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #838383;
text-decoration:none;
}

a.linkcinza:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #838383;
text-decoration:none;
}

a.linkcinza:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #0072bb;
text-decoration:none;
}

a.linkcinza:active {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #838383;
text-decoration:none;
}

/* FIM LINK CINZA */

/* LINK BRANCO */

a.linkbranco:link {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #fff;
text-decoration:none;
}

a.linkbranco:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #fff;
text-decoration:none;
}

a.linkbranco:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #d5d5d5;
text-decoration:none;
}

a.linkbranco:active {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #fff;
text-decoration:none;
}

/* FIM LINK BRANCO */

/* LINK BRANCO PEQUENO */

a.linkbrancopequeno:link {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFF;
text-decoration:none;
}

a.linkbrancopequeno:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFF;
text-decoration:none;
}

a.linkbrancopequeno:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color: #d5d5d5;
text-decoration:none;
}

a.linkbrancopequeno:active {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFF;
text-decoration:none;
}

/* FIM LINK BRANCO PEQUENO */



/* LINK VERDE */

a.linkverde:link {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #281c5c;
text-decoration:none;
font-weight:bold;
}

a.linkverde:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #281c5c;
text-decoration:none;
}

a.linkverde:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #0072bb;
text-decoration:none;
}

a.linkverde:active {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #281c5c;
text-decoration:none;
}

/* FIM LINK VERDE */

/* LINK CINZA CREDITOS*/

a.linkcinza_creditos:link {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:9px;
color: #d5d5d5;
text-decoration:none;
}

a.linkcinza_creditos:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:9px;
color: #d5d5d5;
text-decoration:none;
}

a.linkcinza_creditos:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:9px;
color: #281c5c;
text-decoration:none;
}

a.linkcinza_creditos:active {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:9px;
color: #d5d5d5;
text-decoration:none;
}

/* FIM LINK CINZA CREDITOS*/


/* FIM DOS LINKS */


/* FIM DO CSS */
