@charset "utf-8";
/* CSS Document */
@font-face { 
	font-family: 'neou-thin-webfont'; 
	src: url('../fonts/neou-thin-webfont.eot'); 
	src: url('../fonts/neou-thin-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/neou-thin-webfont.woff') format('woff'), 
	url('../fonts/neou-thin-webfont.ttf') format('truetype'), 
	url('../fonts/neou-thin-webfont.svg#neou-thin-webfont') format('svg');
	font-family: 'lerotica'; 
	src:url('/fnts/lerotica.ttf') format('truetype'), ; 

}
@font-face { 
	font-family: 'caviardreams-webfont'; 
	src: url('../fonts/caviardreams-webfont.eot'); 
	src: url('../fonts/caviardreams-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/caviardreams-webfont.woff') format('woff'), 
	url('../fonts/caviardreams-webfont.ttf') format('truetype'), 
	url('../fonts/caviardreams-webfont.svg#neou-thin-webfont') format('svg');
}
@font-face { 
	font-family: 'emlatin6-webfont'; 
	src: url('../fonts/emlatin6-webfont.eot'); 
	src: url('../fonts/emlatin6-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/emlatin6-webfont.woff') format('woff'), 
	url('../fonts/emlatin6-webfont.ttf') format('truetype'), 
	url('../fonts/emlatin6-webfont.svg#neou-thin-webfont') format('svg');
}
*{
	margin:0;
	padding:0;
}
body {
	color: #000;
	font-size:2em;
	font-family:Arial;
	margin: 0;
	padding: 0;	
}
header{
	background-color: #00ffff;
	margin:0;
	max-width:100%;
	padding:0;
	width:100%;
}
a{
	text-decoration:none;
}
#h1 {
	max-width:100%;
	margin:0;
	padding:0 auto;
	text-align:center;
	width:100%;
}
#h1 a{
	display:block;
	color:#0000ff;
	font-family:'lerotica';
	font-size:2.5em;
	letter-spacing: 45px;
	padding:.15em 0 0 0;
	text-shadow:#000000 3px 3px 3px;
}
#h1 img {
	display:block;
	margin:0;
	padding:0;
	max-width:100%;
	max-height:18px;
	width:100%;
}

nav{
	display:inline-block;
	font-family:'caviardreams-webfont';
	font-weight:bolder;
	font-size:.6em;
	list-style:none;
	max-width:100%;
	margin:0 ;
	padding:1.1em auto;
	text-shadow:#0033ff 2px 2px 2px;
	width:25%;
}
nav a{
	color:#0FF;
	display:block;
	padding:.8em 0 0 1em;
}
nav a:hover{
	border-left: 5px solid #660099;
	color: #660099;
}
#morado{
	-moz-border-radius: 0 15px 15px 15px;
	-webkit-border-radius: 0 15px 15px 15px;
	-ms-border-radius: 0 15px 15px 15px;
	-moz-box-shadow: 4px 3px 20px rgba(0, 0, 0, 0.68);
    -webkit-box-shadow: 4px 3px 20px rgba(0, 0, 0, 0.68);
	background-color:#660099;
	border-radius: 0 15px 15px 15px;
	box-shadow: 4px 3px 20px rgba(0, 0, 0, 0.68);
	color:#FFF;
	display:inline-block;
	font-family:'caviardreams-webfont';
	font-size:.5em;
	margin:1em auto;
	max-width:100%;
	padding:0 auto;
	text-align: justify;
	text-shadow:#000 3px 3px 3px;
	vertical-align:top;
	width:70%;
}
#morado p{
	padding:0 2em;
}
#morado h3, #modelos h3{
	border-bottom:#FFF solid thin;
	margin: 1em 2em 1em 1em;
	padding: 0 1em;
}
#morados{
	display:inline-block;
	margin:0;
	max-width:100%;
	padding:0;
	vertical-align:top;
	width:70%;
}
#modelos{
	-moz-border-radius: 0 15px 15px 15px;
	-webkit-border-radius: 0 15px 15px 15px;
	-ms-border-radius: 0 15px 15px 15px;
	-moz-box-shadow: 4px 3px 20px rgba(0, 0, 0, 0.68);
    -webkit-box-shadow: 4px 3px 20px rgba(0, 0, 0, 0.68);
	background-color:#660099;
	border-radius: 0 15px 15px 15px;
	box-shadow: 4px 3px 20px rgba(0, 0, 0, 0.68);
	color:#FFF;
	display:inline-block;
	font-family:'caviardreams-webfont';
	font-size:.5em;
	margin:1em auto;
	max-width:100%;
	padding:0 auto;
	vertical-align:top;
	width:70%;
}
.lytebox{
	margin:1em auto;
	padding:0 1em;
}