
a.classe1:link, a.classe1:visited {
font-size:13px;
font-weight:bold;
color: white;
-webkit-border-radius: 0 0 0 0;	
	}


a.classe1:hover {

-webkit-border-radius: 0 0 0 0;	
color: #f00;

}

@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'AdiHausRegular';
    src: url('../fonts/adihrg.eot');
    src: url('../fonts/adihrg.eot') format('embedded-opentype'),
         url('../fonts/adihrg.woff') format('woff'),
         url('../fonts/adihrg.ttf') format('truetype'),
         url('../fonts/adihrg.svg#AdiHausRegular') format('svg');
}


.topofundo{
background-image: linear-gradient(bottom, rgb(254,254,254) 14%, rgb(240,243,244) 57%, rgb(209,218,224) 79%);
background-image: -o-linear-gradient(bottom, rgb(254,254,254) 14%, rgb(240,243,244) 57%, rgb(209,218,224) 79%);
background-image: -moz-linear-gradient(bottom, rgb(254,254,254) 14%, rgb(240,243,244) 57%, rgb(209,218,224) 79%);
background-image: -webkit-linear-gradient(bottom, rgb(254,254,254) 14%, rgb(240,243,244) 57%, rgb(209,218,224) 79%);
background-image: -ms-linear-gradient(bottom, rgb(254,254,254) 14%, rgb(240,243,244) 57%, rgb(209,218,224) 79%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.14, rgb(254,254,254)),
	color-stop(0.57, rgb(240,243,244)),
	color-stop(0.79, rgb(209,218,224))
);
}
.topo{
	background-image: linear-gradient(left , rgb(211,220,225) 12%, rgb(240,244,245) 56%);
background-image: -o-linear-gradient(left , rgb(211,220,225) 12%, rgb(240,244,245) 56%);
background-image: -moz-linear-gradient(left , rgb(211,220,225) 12%, rgb(240,244,245) 56%);
background-image: -webkit-linear-gradient(left , rgb(211,220,225) 12%, rgb(240,244,245) 56%);
background-image: -ms-linear-gradient(left , rgb(211,220,225) 12%, rgb(240,244,245) 56%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	right bottom,
	color-stop(0.12, rgb(211,220,225)),
	color-stop(0.56, rgb(240,244,245))
);
	
	
	}

.corempresa{
	
	color:rgb(65,82,110);
	}
	
	.shadow{
		width:425px; height:350px;
-moz-box-shadow: 0 0 5px 5px #E6E7E8;
-webkit-box-shadow: 0 0 5px 5px #E6E7E8;
box-shadow: 0 0 5px 5px #E6E7E8;
}
		
		}


*{  font-family: 'AdiHausRegular';
	color:#2D4470;}
	
.footer{     font-family: 'AdiHausRegular';
	color:#2D4470;}
	
	
	.text{
		
		color: #F58634;
text-decoration: underline;
		}
		.tops{
	background-color: white;
width: 100%;	

		}