@charset "utf-8";
.contenedora {
	position: absolute;
	height: 450px;
	width: 780px;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
	margin-top: -225px;
	margin-left: -390px;
	
	
}

.muli {
	font-family: 'Muli', sans-serif;
	font-size: 40px;
	color: #333;
	
}
.muliclara {
	color: #999;
	font-size: 12px;
}
.mulipeque {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	color: #333;
	
}
.mulipie {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	
}
.mulimenu2 {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #333;
	text-align:right
	
}
.mulitexto {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #333;
	
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv1 {
	position:absolute;
	width:260px;
	height:304px;
	z-index:3;
	left: 150px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.scroll {
	overflow: scroll;
	}

@font-face {
	font-family: 'WalkwayExpandBlackRegular';
	src: url('rossi_bold-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('rossi_bold-webfont.woff') format('woff'), 
	     url('rossi_bold-webfont.ttf')  format('truetype'),
	     url('rossi_bold-webfontt.svg#svgFontName') format('svg');
	}

@font-face {
    font-family: 'WalkwayExpandBoldRegular';
    src: url('rossi-webfont.eot');
    src: url('rossi-webfont.eot?#iefix') format('embedded-opentype'),
         url('rossi-webfont.woff') format('woff'),
         url('rossi-webfont.ttf') format('truetype'),
         url('rossi-webfont.svg#WalkwayExpandBoldRegular') format('svg');  

}

.seba {
	font-family: 'WalkwayExpandBlackRegular';
	color: #333;
	font-size: 2em;
}
.sebafina {
	font-family: 'Didact Gothic', sans-serif;
	color: #999;
	font-size: 2em;
}
