@charset "UTF-8";
/* CSS Document */

body {
	font-family: Eurostile;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1em;
	padding: 0;
	background-image: url(site%20fotos/background.jpg); 
	background-position: 50% 5%;
    background-repeat: no-repeat;
		
}

a:link { 
color: #FFFFFF;
font-size: 14px;
font-family: Eurostile;
text-decoration: none;
}

a:visited { 
color: #FFFFFF;
font-size: 14px;
font-family: Eurostile;
text-decoration: none;
}

a:hover{
color: #000000;
font-size: 14px;
font-family: Eurostile;
text-decoration: underline;
}

img {vertical-align: left
}
