/* Meyer */

html, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* close meyer */




/******************** basic *************************/

*{

	margin:0;

	padding:0;
	
	border: 0;

	font-family:Arial, Tahoma, Helvetica, sans-serif;

}

p{
	text-align:left;
	margin-bottom:10px;
}

p, div, td{
	color:#1a6caf;
	font-size:13px;
}


a{
	color: #5caed7;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #5caed7;
}




/*******************************************************************/
/*******************************************************************/
/*******************************************************************/



html{
	height:100%;
}

body{
	height:100%;
	background:#fff url(imgs/bg-body.gif) repeat-x;
}

table tr td span{

	font-family:Arial, Tahoma, Helvetica, sans-serif;

	font-size:12px;
}


/***************** INCLUDE *************************/



#head{
	
	height:206px;
	min-height:206px;
	width:1000px;
	
	position:absolute;
	
	left:50%;
	top:0;
	
	margin-left:-500px;
	margin-top:0;
	
	
	z-index:160;
	
	/*margin-bottom:-2px;  IE=0 */
}

#banner{
/*	border:1px #000 solid;*/
	width:650px;
	height:582px;
	position:absolute;
	
	left:50%;
	top:0;
	
	margin-left:-500px;
	margin-top:0;
	
	z-index:10;
}


#conteudo {
	background: url(imgs/bg-body-foot.png) bottom no-repeat;

/*	border:1px #000 solid;*/
	position: absolute;
	top:183px;
	left:50%;
	
	width: 513px;
	height:auto;
			
	margin-left:-43px;
	margin-top:0;
	z-index:150;
	visibility: visible;
}


#txtint{
/*	border:1px #f00 solid;*/

	background:#fff;
	position: relative;
	top:0;
	left:0;
	
	width: 483px;
	height:auto;
			
	margin:0 0 10px 0;
	padding: 20px 15px;
}

#ajuste{
/*	border:1px #f00 solid;*/

	position: relative;
	top:0;
	left:0;
	
	height:390px;
}

#txtint a{
	color:#5caed7 !important;
	text-decoration:none;
}

#txtint a:hover{
	color:#5caed7 !important;
	text-decoration:none;
	background-color:#dbe3e7;
}

#txtint img a{
border:0;
text-decoration:none !important;
background:none !important;
}

#conteudo h1{
	position: relative;
	top:0;
	left:0;

	width:272px;
	height:32px;
	padding-bottom:1px;
/*	border:1px #FF0 solid;*/
	font-size:0;
	color:#6d7d89;
	line-height:0;
	/*text-indent: -20000px;*/
	
}

#txtint h2{
	position:relative;
	width:100%;
	padding:30px 0 10px 0;
/*	border:1px #FF0 solid;*/
	font-size:14px;
	font-weight:bold;
	color:#3a6e95;
	/*text-indent: -20000px;*/
	
}

#txtint h3{
	position:relative;
	width:100%;
	padding:10px 0 5px 0;
/*	border:1px #FF0 solid;*/
	font-size:16px;
	font-weight:bold;
	color:#152e40;
	/*text-indent: -20000px;*/
	
}

#txtint h4{
	position:relative;
	width:100%;
	padding:15px 0 10px 0;
/*	border:1px #FF0 solid;*/
	font-size:13px;
	font-weight:bold;
	/*text-indent: -20000px;*/
	
}


#txtint p{
	text-align:justify;
}
.imgtxt{
	position:relative;
	float:left;
	padding-right:20px;
}

/**************** CURSOS EAD ********************/

#ead{
	width:460px;
	padding:10px;
	background-color:#069;
	border:1px dotted #039;
	float:left;
	position:relative;
	margin:20px 0;
}
#ead p{
	margin:0;
	float:left;
	position:relative;
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
}


/* ******************************************** */

/* ************* FOOT ******************** */

#foot{
	background: url(imgs/bg-foot.png) no-repeat;

	height:59px;
	width:410;
	
	position:absolute;
	
	left:50%;
	top:590px;
	
	margin-left:-457px;
	margin-top:0;
	
	
	z-index:200;
	
	
	
	

/*	border:1px #0FF solid;*/

	
}



#foot p{
	float:left;
	position:relative;
	width:410px;
	padding:5px 0 0 30px;
	font-size:12px;
	font-family:arial;
}

#fmenu{
	text-align:left;
	color:#fff;
}

#fmenu a:link{
	background: none;
	color:#fff;
	font-weight: none;
	text-decoration: none;
	padding-top:0;
}

#fmenu a:visited{
	background: none;
	color: #fff;
	font-weight: none;
	text-decoration: none;
	padding-top:0;
}

#fmenu a:active{
	background: none;
	color: #fff;
	font-weight: none;
	text-decoration: none;
	padding-top:0;
}

#fmenu a:hover {
	background: #367db9;
	color: #fff;
}


#ass{
	clear:both;
	/*border:1px #000 solid;*/
	position:relative;
	top:-5px;
	width:299px;
	height:26px;
	padding:0 30px;

}



/* fim informacoes foot */


/************************************************************************/
.red{color:#b3071e;}


.liclean li{
	background:none !important;
	list-style:outside disc;
	text-indent: 0 !important;
	margin-left: 40px !important;
	line-height:24px;
	padding:0 !important;
}

.botvoltar{
	padding-bottom:20px;
}

/* ******************************************** */


/*************** CLOSE INCLUDE *************************/








/* formatacao class */


.txt_11br{
	font-size:11px;
	color:#FFF;
}


/* FORM */
label {
/*	border: 1px solid #767676;*/

	float:left;
	text-align:right;
	display: block;
	margin-right:10px;	
	width: 170px;
}

input {
	float:none;
	display: block;
	border: 1px solid #767676;
	width: 210px;
	margin-bottom:10px;
}

select {
	border: 1px solid #767676;
	width: 210px;
}

textarea {
	float:left;
	font:12px tahoma;
	border: 1px solid #767676;
	display: block;
	margin-bottom: 10px;
	width: 210px;
}

input[type="image"]{
	margin-bottom:10px;

	padding-left:110px;	
	clear:left;
	display:block;
	width: 160px;
	height:16px;
	border:0;
	
}
#bot-enviar{
	padding: 0 !important;	
	float:left;
	background:none;
	border: 0px !important;
	width: 70px;
	height:20px;
	margin:0 0 5px 182px;
}

input#enviar {
	padding-left:100px;	
	clear:left;
	display:block;
	width: 62px;
	height:13px;
	border:0;
	
}
.error {
	color: #FF0000;
}





/***********************************************************************/
/***********************  INTERNAS *************************************/
/***********************************************************************/

ul{
	clear:both;
/*	margin-bottom:10px;*/
}

li{
	text-align:justify;
	position:relative;
	line-height:20px;
	background: url(imgs/ico-bullet.gif) left 8px no-repeat;
	margin-left:5px;
	padding-left:15px !important;
	list-style:none;
	list-style-position:outside;
/*	display:block;*/
}
li p{
	line-height:15px;	
}

.caixatxt{
	width:680px;
	float:left;
	position:relative;
}


/********************************************************************/
/***************************** TABELAS ******************************/
/********************************************************************/

.tab{
	border-spacing:1px;
	margin:0;
	padding:0;
	border:0;
}
.tab td{
	padding:5px;
	color:#005415;
	line-height:14px !important;
}

/********************************************************************/

/************************** ICOS ****************************/

#icopdf{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#005415;
	padding-left:20px;
	background: url(imgs/ico_adobe.gif) left center no-repeat;
	text-decoration: none;
}


