@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0px;
	padding:0px;	

	font-family: 'Roboto', sans-serif;
}

header {
	background-color:#FFF;
	height:65px;
	border-bottom:thin solid #999;	
}

.log1  img {
	margin-top:15px;
	margin-left:15px;	
}
.politica{
	width:100%;
	padding:40px;	
	box-sizing:border-box;
	text-align:justify;
	font-size:18px;
	background-color:#EEE;
}
