/* CORES PADRÃO DO LOGO UNIFAC

AZUL: #00297A
VERDE: #009952

AZUL BG: #00215F
AZUL CONTRASTE MENU: #

COR DE CONTRASTE DO TEMPLATE
CINZA AZULADO:#818a8e; #d7e2e4 #cddce1

border:1px #FFF080 solid;
*/

body {
	font:62.5%/1.2 Tahoma,Geneva,sans-serif; 
	color: #666; 
	background: url("../images/bg.jpg") no-repeat center top #000080; 
}

.logo_unifac {
	position:absolute;
	left:380px;
	width:260px; 
	height:80px;
	top:12px;
}

.logo_cepra {
	position:absolute;
	right:160px;
	width:252px; 
	height:80px;
	top:50px;
}
		
#slide_show {
	position:relative;
	float:left;
	width:960px; 
	height:290px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 20px;
	background:transparent;
	z-index:99;
	}

#page_home {
	position:relative;
	float:left;
	width:960px; 
	height:425px; 
	background: transparent;
}

#aviso_home {
	position:absolute;
	top:370px;
	right:-80px;
	width:130px; 
	height:140px;
	background: url("../images/postit.png");
	z-index:999;
}	
	
#modulos_home {
	position:relative;
	float:left;
	width:960px; 
	height:255px;
	margin-bottom:20px;
	background: transparent;
}	

#widget1 {
	position:relative;
	float:left;
	margin-top:45px;
	margin-left:20px;
	width:295px;
	height:205px;
	background: transparent;
}

#widget2 {
	position:relative;
	float:left;
	margin-top:10px; 
	margin-left:10px;	 
	width:295px;
	height:240px; 
	background: transparent;
}

#widget3 {
	position:relative;
	float:left;
	margin-top:0px; 
	margin-left:10px;	
	width:287px;
	height:250px; 
	background: transparent;
}

#cubo_fotos {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:298px;
	height:150px;
	text-align:center;
}

.cubo_fotos {
	margin:0px;
	text-align:center;
}

.modulo_divisor {
	position:relative;
	float:left;
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px; 
	width:14px; 
	height:200px; 
	background: url("../images/divisor_icones.png") no-repeat left center transparent;
}