/* CSS Document */

body {
	background-image:url(/pos/interfaces/img/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12PX;
	color: #555555;
	background-color:#e1e1e1;
	text-align:left;
}


#corpopag{
     width: 867px;
     margin: 0 auto;   
     text-align:left;   
}




/* LINKS */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	}



/* LINKS usado na Home - cor cinza e sublinhado */
a.tipo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	font-weight: bold;

}

a.tipo1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}



/* LINKS usado na Home - cor branco e sublinhado */
a.tipo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.tipo2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



/* TITULO  */
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
}



/* TITULO usado na Home - cor branco tm 18 */
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#FFFFFF;
}

/* TITULO usado na Home - cor branco tm 14 */
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
}





#HeaderBotoes{width:867px; text-align:right; float:left;}

#ImgPrincipal{width:867px; float:left;}


/* BOXES */
	
#BoxBranco{ background-color:#FFFFFF; width:867px; float:left;}

#BoxVermelho{ background-image:url(/pos/interfaces/img/BoxVermelhoFundo.gif); width:867px; float:left;}

#BoxAzul{ background-image:url(/pos/interfaces/img/BoxAzulFundo.gif); width:867px; float:left;}

#BoxVerde{ background-image:url(/pos/interfaces/img/BoxVerdeFundo.gif); width:867px; float:left;}

#BoxCinza{ background-image:url(/pos/interfaces/img/BoxCinzaFundo.gif); width:867px; float:left;}









/* PAGINAS INTERNAS */


#titulo_internas {
	font-size: 18px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left:10px;
}



#borda_pos1{
		width: 820px;
		padding:5px 5px 5px 10px; 
		font-size:12px;
		font-weight:bold;
		text-align:left;
		height:14px;
		background-image:url(/pos/interfaces/img/cinzaFundoTitulo.jpg);
		background-repeat:no-repeat;
		text-transform: uppercase;
		letter-spacing: 2.3px;
		word-spacing: 0.2em;
		}
		

#borda_pos2{
		width: 820px;
		background-image:url(/pos/interfaces/img/cinzaFundoTitulo2Top.jpg);
		background-repeat:no-repeat;
		background-color:#f2f2f2;
		padding:5px 5px 5px 5px; 
		text-align:left;
		}


.detalhes_curso{ 
		padding:5px 5px 5px 5px;
		text-align:left;
		margin-top:3px; 
		width:820px;
		font-weight:normal;
		}

