@font-face { font-family: mf; src: url('/fonts/frutiger.ttf'); } 
@font-face { font-family: mfb; src: url('/fonts/frutigerb.ttf'); } 
@font-face { font-family: mfbi; src: url('/fonts/frutigerceblackitalic.ttf');}

* 			{ margin:0px; padding:0px; border:0px; font-family:mf,tahoma,helvetica,arial;}
body 		{ width:100%; height:100%; background:#fff url('/images/bg-foto-02.jpg')  no-repeat center center fixed;background-size: cover; color:#000; font-family:mf,tahoma,helvetica,arial; font-size:14px; }
.content 	{ position:relative;}
.clear		{ clear:both;}

#header {height:150px;width:100%;background:url('/images/bg-top3.png') center center no-repeat;}
#main {min-height:300px;width:100%;}
#footer {height:100px;width:100%;}

.wrapper {width:980px;position:relative;margin:0px auto;}

#main .box {display:block;padding:30px;width:330px;text-align:center;border-radius:5px;background:rgba(255,255,255,0.6);margin:20px auto;}
#main .box > * {display:block;margin:0px 0px 10px 0px;}

#foto {position:fixed;bottom:-20px;left:0px;height:400px;width:auto;}