body{
	font-family:Candara, Calibri;
	background:#DFFEFF;
	font-size:14px;
	background-image:url(../images/w3.jpg);
	background-repeat:repeat;
	background-position:top;
	background-attachment:fixed;
}

#data{
	font-family:Candara, Calibri;
	font-size:12px;
	text-align:right;
	color:#000;
	font-weight:bold;
	}
	

	
div.wrapper1 {
	padding-top:10px;
	background-color:#FFF;

	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	box-shadow:-10px 10px 50px #000;
	-webkit-box-shadow:-10px 10px 50px #000;
	-moz-box-shadow:-10px 10px 50px #000;
	min-height:750px;
	margin-bottom:40px;
	opacity:0.90;
	}

.menu2{
	background-color:#fff;
	font-size:16px;
	}



#nov_com{
	font-size:18px;}


#texto{
	text-align:justify;
	font-family:Candara, Calibri;
	font-size:18px;
	line-height:24px;
	margin-right:20px;
	font-weight:bold;
	}

#texto_i{
	text-align:justify;
	font-family:Candara, Calibri;
	font-size:16px;
	line-height:23px;
	margin-right:20px;
	width:330px; 
	float:right;
	}
	
#img_instalacoes{
	margin-right:20px;
	width:620px; 
	float:right;
	}
	
#direita_c{
	line-height:20px;
	font-family:Calibri;
	font-size:18px;}
	
#inicio{
	text-align:justify;
	font-family:Calibri;
	font-size:18px;
	line-height:30px;
	margin-left:10px;
	float:left;
	margin-right:30px;
}


#item_verm{
	background-color:#F00;
}

#item_roxo{
	background-color:#60497A;
}

#item_verde{
	background-color:#B5E61D;
}

#item_lar{
	background-color:#FF9E00;
}

#item_amarelo{
	background-color:#FFDD00;
}

#item_azul{
	background-color:#006CFF;
}


.item_menu {
	width:115px;
	float:left;
	color:#FFF;
	font-family:Calibri,Candara;
	margin-left:10px;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	text-align:center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	font-size:17px;
	}
	
.item_menu_s{
	color:#FFF;
	font-family:Calibri,Candara;
	margin-left:10px;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	text-align:center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	margin:15px 5px;
	font-size:17px;
	}
	
.item_menu2 {
	width:200px;
	color:#FFF;
	font-family:Calibri;
	margin-bottom:10px;
	margin-left:10px;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	text-align:center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	}
	
#item_verm:hover{
	background-color:#eee;
	color:#06F;
}

#item_roxo:hover{
	background-color:#eee;
	color:#06F;
}

#item_verde:hover{
	background-color:#eee;
	color:#06F;
}

#item_lar:hover{
	background-color:#eee;
	color:#06F;
}

#item_amarelo:hover{
	background-color:#eee;
	color:#06F;
}

#item_azul:hover{
	background-color:#eee;
	color:#06F;
}



#ciclos{
	font-family:"Comic Sans MS", serif;
	font-weight:bold; 
	font-size:20px; 
	border-bottom:1px solid #aaa;
	margin:10px 5px;
	}
	
#listac{
	margin-left:30px;
	position:absolute; 
	margin-top:70px;
	font-family:"Comic Sans MS", serif;
	}
	
#secundario{
	font-family:"Comic Sans MS", serif;
	position:absolute; 
	margin-top:70px; 
	margin-left:50px;
	}
	
#superior{
	font-family:"Comic Sans MS", serif;
	position:absolute; 
	margin-top:80px;
	margin-left:40px;
	}

#disciplina{
	font-size:15px;
	line-height:20px;
	}
	
#horario{
	text-align:center; border:1px red dashed; background-image:url(../../public/style/images/notes.jpg);}
	


#facebook{
	text-align:center;
	margin-top:20px;
	}

ul{
	list-style-type:circle;
	list-style-image:url(../images/asterisco1.jpg);
	}

	
a:link {
	text-decoration: none;
	color: #06F;
}

a:visited {
	text-decoration: none;
	color: #06F;
}


a:hover {
	text-decoration:underline;
}


#contactos{
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	}