 *{
	margin:0;
	padding:0;
}

body{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#56b2dd+0,56b2dd+0,56b2dd+0,56b2dd+0,93ffff+0,207cca+46,0f020d+99 */
background: #56b2dd; /* Old browsers */
background: -moz-linear-gradient(top,  #56b2dd 0%, #56b2dd 0%, #56b2dd 0%, #56b2dd 0%, #93ffff 0%, #207cca 46%, #0f020d 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #56b2dd 0%,#56b2dd 0%,#56b2dd 0%,#56b2dd 0%,#93ffff 0%,#207cca 46%,#0f020d 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #56b2dd 0%,#56b2dd 0%,#56b2dd 0%,#56b2dd 0%,#93ffff 0%,#207cca 46%,#0f020d 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56b2dd', endColorstr='#0f020d',GradientType=0 ); /* IE6-9 */

}

.top{
	background:#e3f5fa;
}

.space{
	margin-top:0.5em;	
}

.space2{
	margin-top:1.5em;	
}

.space3{
	margin-bottom:1.5em;	
}

.agua{
	background-image: url(../img/bgold.jpg);
	background-repeat: repeat; 
}

.box{
	background:#fff;
	filter:alpha(opacity=80);
     opacity: 0.8;
     -moz-opacity:0.8;
     -webkit-opacity:0.8;
}

/***************************************/

.blue{
/*	 background: #45a5b0; */
	background:#B8B8B8;
}

.font{
	color:#ffffff;
	text-align: center;
}

.font2{
	color:#0e3472;	
	font-size:large;
	text-align: center;
}

.title{
	color:#0e3472;	
	font-weight:bold;
	text-align: center;
}

.title2{
	color:#0e3472;	
	text-align: center;
}

#text{
	color:#ffffff;
}

.fonte h2{
/*	color:#6ac3de; */
	color:#4286f4;
	font-weight:bold;
}

.fonte h3{
	color:#4286f4;
	font-weight:bold;
}

.borda{
	border: 4px solid #ffffff;
	border-radius: 0px 35px 0px 35px;
}

.dborda{
	border: 4px solid #0076fc;
	border-radius: 35px 0px 35px 0px;
}

.fundo{
	background: #8edfff;	
}

.fundobco{
	background: #F7F7F7;	
}

.fundoc{
	background: #013589;  
/*	background: #d1d1d1; */
}

.grafismo{
	background-image: url(../img/fundo.png);
	background-repeat: repeat; 
}

/*****************************************

.desenvolvido{
	text-align:center;
}

.desenvolvido p{
	font-size:smaller;
	color:#000;
}


.efeito	{
			width: 20px;
			height:100px;
			overflow: hidden;
			background: url(../img/logo-lumina6.png) top left no-repeat;
			display: block;
			}
	 
.efeito {
			background-position: bottom left;
			}
			
*/

