﻿BODY {
	color: #ffffff;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	background-image: url(imagens/fundo.gif);
}
HR {COLOR: #686868}
UL {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
LI {FONT-WEIGHT: normal;FONT-SIZE: 11px;FONT-FAMILY: Arial;TEXT-DECORATION: none;padding-top: 5px;}
P  {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
TD {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
TR {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
FORM  {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
SELECT  {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
INPUT  {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
TEXTAREA  {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}
OPTION  {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial;  TEXT-DECORATION: none}

.DIV_site {
	SCROLLBAR-FACE-COLOR: #B5B5B5;
	SCROLLBAR-HIGHLIGHT-COLOR: #B5B5B5;
	SCROLLBAR-SHADOW-COLOR: #B5B5B5;
	SCROLLBAR-3DLIGHT-COLOR: #B5B5B5;
	SCROLLBAR-ARROW-COLOR: #404B47;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #B5B5B5;
	width: 502px;
	position: relative;
	height: 360px;
	margin: auto;

}
A       { COLOR: #FFCD00; TEXT-DECORATION: none }
A:hover {
	COLOR: #333;
	TEXT-DECORATION: underline
}

.menu {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #5A5A5B; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.menu:hover {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #5A5A5B; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.menu2 {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #4a4a4a; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.menu2:hover {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #4a4a4a; FONT-FAMILY: Arial; TEXT-DECORATION: underline}

.tabela1 {
	border:0px solid #999999;
	FONT-WEIGHT: bold;
	color: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	background-color: #D18814;
}
.tabela2 {
	border:0px solid #999999;
	background-color: #DBCAB0;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	color: #000000;


}
.tabela3 {
	border:0px solid #999999;
	background-color: #ECE7DE;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	color: #000000;
}
.fonte2 {
	border:0px solid #999999;
	background-color: #ECE7DE;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	color: #000000;
}




.data {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma;  TEXT-DECORATION: none}

.chao {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial}
.chao:hover {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
.textoazul {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textolaranja {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
}
.titulo2 {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #E7E7E7; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.subtitulo {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #1B4B80; FONT-FAMILY: Arial; TEXT-DECORATION: none
}



/* Ínicio menu horizontal */
#menu_hor ul {
    display:table;
    list-style-type: none;
    margin: 0px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    text-align: center;
}
#menu_hor ul li {
    display: inline;
    padding: 0px;
    height: 25px;
}

#menu_hor ul li a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: navy;
    text-decoration: none;
    margin: 0px;
    height: 19px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
}


#menu_hor ul li a:hover {
    color: #666666;
    border-top: 1px solid #FFF;
    border-right: 1px solid #C6C5D3;
    border-bottom:1px solid #545478;
    border-left:1px solid #F1F1F5;
    padding:0 4px;
}
/* Fim menu Horizontal */

/* Ínicio menu Vertical */
#menu_ver ul {
    display:table;
    list-style-type: none;
    margin: 0px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    text-align: center;
}

#menu_ver ul li a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: navy;
    text-decoration: none;
    margin: 0px;
    height: 19px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
}
#menu_ver ul li a:hover {
    color: #666;
    border-top: 1px solid #FFF;
    border-right: 1px solid #C6C5D3;
    border-bottom:1px solid #545478;
    border-left:1px solid #F1F1F5;
    padding:0 4px;
    display:block;
}
/* Fim menu Vertical */



 /* menu horizontal-vertical by micox */
 .menu-hv * { margin: 0; padding: 0;}
 .menu-hv a { display: block; }
 .menu-hv li { list-style: none; float: left; height: 1%; }
 .menu-hv li ul { position: absolute; visibility: hidden;}
 .menu-hv li ul li { float: none; white-space: nowrap; display: inline; /* o inline é pro IE */}
 .menu-hv li ul li ul { position: absolute; left: 100%; top: 0; }
 .menu-hv li:hover ul, .menu-hv li.over ul { visibility: visible;}
 .menu-hv li:hover ul ul, .menu-hv li.over ul ul { visibility: hidden;}
 .menu-hv ul ul li:hover ul, .menu-hv ul ul li.over ul { visibility: visible;}
 /* visual */
 .menu-hv {
	width: auto;
	height: auto;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 12px;
}
             .menu-hv a { font-weight: bold;  text-decoration: none;
                                        padding: 0 8px; line-height: 23px;}
             .menu-hv a:hover {
	text-decoration:  underline;
	color: #FF0;
	font-weight: bold;
}
             .menu-hv ul li ul {  border: 1px solid #CCC; }

/* ronald */

.menuoff  {
	background-color: #FFC;
	cursor: hand;
}
.menuon   {  background-color: #1A4C81; cursor: hand;}

.titulo1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial;  
	TEXT-DECORATION: none;
	COLOR: #333;
	background-color:#EBEBEB;
}

.caixa{
	/*border: 1px solid #1C497F;*/
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	background-color:#ECE7DE;
	font-weight: bold;
	color: #333;
}
.caixa2{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	COLOR: #333;
	background-color:#CCC;
}

.textocurso{
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	background-color:#ECE7DE;
	font-weight: bold;
	color: #333;
}
.textocursotitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
/*	background-color:#ECE7DE; */
	font-weight: bold;
	color: #333;
}

.rodape {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	COLOR: #333;
	background-color:#EBEBEB;

}
.textodestaque{
	/*border: 1px solid #1C497F;*/
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
}

/*
rodap
*/

#conteudo {
	position:absolute;
	left:7px;
	top:321px;
	width:656px;
	height:317px;
	z-index:2;
}


#Layer5 {
	position:absolute;
	left:416px;
	top:212px;
	width:363px;
	height:90px;
	z-index:55;
}
body {
	background-image: url(imagem/1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Layer1 {
	position:absolute;
	left:45px;
	top:292px;
	width:671px;
	height:360px;
	z-index:2;
}
#Layer2 {
	position:absolute;
	left:9px;
	top:144px;
	width:101px;
	height:104px;
	z-index:25;
	background-image: url(imagem/logo1.jpg);
}
.style2 {color: #000000}

#Layer3 {
	position:absolute;
	left:37px;
	top:705px;
	width:681px;
	height:16px;
	z-index:4;
}
#apDiv1 {
	position:absolute;
	left:59px;
	top:302px;
	width:308px;
	height:154px;
	z-index:5;
	color: #000;
}
#apDiv2 {
	/*border: 1px solid #1C497F;*/
	position:absolute;
	left:408px;
	top:302px;
	width:305px;
	height:153px;
	z-index:6;
	background-color:#FFFFFF
}
#apDiv3 {
	position:absolute;
	left:58px;
	top:475px;
	width:308px;
	height:156px;
	z-index:7;
}
#apDiv4 {
	position:absolute;
	left:406px;
	top:474px;
	width:308px;
	height:155px;
	z-index:8;
}
#apDiv5 {
	position:absolute;
	left:393px;
	top:302px;
	width:320px;
	height:16px;
	z-index:9;
}
#apDiv6 {
	position:absolute;
	left:393px;
	top:484px;
	width:323px;
	height:16px;
	z-index:10;
	color: #000;
}
#apDiv7 {
	position:absolute;
	left:46px;
	top:482px;
	width:319px;
	height:16px;
	z-index:11;
	color: #000;
}
#apDiv8 {
	position:absolute;
	left:583px;
	top:320px;
	width:129px;
	height:134px;
	z-index:12;
	background-image: url(imagem/img_04.jpg);
}
#apDiv9 {
	position:absolute;
	left:404px;
	top:321px;
	width:308px;
	height:152px;
	z-index:13;
}
#apDiv10 {
	position:absolute;
	left:46px;
	top:303px;
	width:320px;
	height:16px;
	z-index:14;
}
#apDiv11 {
	position:absolute;
	left:583px;
	top:504px;
	width:132px;
	height:131px;
	z-index:15;
	background-image: url(imagem/m3.jpg);
}
#apDiv12 {
	position:absolute;
	left:406px;
	top:503px;
	width:175px;
	height:135px;
	z-index:16;
	background-color: #EBEBEB;
}
#apDiv13 {
	position:absolute;
	left:237px;
	top:503px;
	width:128px;
	height:134px;
	z-index:17;
	background-image: url(imagem/m2.jpg);
}
#apDiv14 {
	position:absolute;
	left:59px;
	top:501px;
	width:307px;
	height:135px;
	z-index:18;
}
#apDiv15 {
	position:absolute;
	left:59px;
	top:322px;
	width:307px;
	height:152px;
	z-index:19;
}

/* paginas de cursos */ 
#apDiv16 {
	position:absolute;
	left:41px;
	top:293px;
	width:680px;
	height:16px;
	z-index:5;
}
#apDiv17 {
	position:absolute;
	left:39px;
	top:315px;
	width:681px;
	height:330px;
	z-index:6;
}

#apDiv18 {
	position:absolute;
	left:39px;
	top:1px;
	width:681px;
	height:649px;
	z-index:1;
	background-image: url(imagem/layout.jpg);
	overflow: auto;
}
#apDiv29 {
	position:absolute;
	left:-13px;
	top:1px;
	width:149px;
	height:109px;
	z-index:0;
	background-image: url(imagem/layout-ponta.jpg);
}


#cont_cursos {
	position:absolute;
	left:0px;
	top:314px;
	width:673px;
	height:638px;
	z-index:6;
}

#rod_curso {
	position:absolute;
	left:0px;
	top:970px;
	width:673px;
	height:16px;
	z-index:4;
}
#pag_Layer1 {
	position:absolute;
	left:45px;
	top:292px;
	width:671px;
	height:1864px;
	z-index:2;
	background:url(imagem/fundo_logo_unicsul.jpg)
}

/* tabela */
#div_tudo{
clear:both;
width:445px;
height:120px;
border: solid 2px;
border-color:#999999;
}

#div_table_titulo{
width:673px;
height:20px;
float:left;
/*border:solid 2px;*/
border-color:#999999;
margin-top:1px;
margin-left:1px;
}

#div_celula1{
	width:130px;
	height:20px;
	float:left;
	margin:0px;
	background-color: #FFC;
	border-bottom-width: 1px;	border-bottom-color: #BBB;	border-bottom-style: solid;
	border-left-style: solid; border-left-width: 1px; border-left-color: #BBB;
	border-right-color: #BBB; border-right-width: 1px; border-right-style: solid;
	border-top-width: 1px;	border-top-style: solid; border-top-color: #BBB;
}
#div_celula2{
width:520px;
height:20px;
float:left;
margin:0px;
border-bottom-width: 1px;	border-bottom-color: #BBB;	border-bottom-style: solid;
	border-left-style: solid; border-left-width: 0px; border-left-color: #BBB;
	border-right-color: #BBB; border-right-width: 1px; border-right-style: solid;
	border-top-width: 1px;	border-top-style: solid; border-top-color: #BBB;


}#div_celula3{
width:652px;
height:20px;
float:left;
margin:0px;
text-align:right;
border-bottom-width: 1px;	border-bottom-color: #BBB;	border-bottom-style: solid;
	border-left-style: solid; border-left-width: 0px; border-left-color: #BBB;
	border-right-color: #BBB; border-right-width: 1px; border-right-style: solid;
	border-top-width: 1px;	border-top-style: solid; border-top-color: #BBB;


}



.font{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.destaque{
	/*border: 1px solid #1C497F;*/
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
