html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

p.::selection {
	background: #ffb7b7; /* Safari */
	}
::-moz-selection {
	background: #ffb7b7; /* Firefox */
}

html {
	height: 100%;
}

body {
    height: 100%;
	font-family: helvetica;
	clear: both;	
	background:url("../images/texture.png") repeat;
}



a:link, a:visited {
text-decoration: none;
color: white;
}


a:hover {
text-decoration: none;
color: #545454;
}


a:active {
text-decoration: none;
}

img.nav {
	position: relative;
    margin: 0;
    top: -28px;
}

div.home {
overflow-y: hidden;
overflow-x: hidden;
    float-right: auto;
    float-left: auto;
    width: 100%;
	background-color:#EAE9E9;
	background:url("../images/texture.png") repeat;
	
}

#footer {
bottom: 0px;
	width: 100%;
	background: #F29100;
	overflow: auto;
	padding-bottom: 15px;
}

div.centered { 
    border: 0;
    height: 50%;
    width: 50%;
    position: absolute;
    left: 25%; top: 25%;
    padding:0; }
    
div.centeredimg { 
   border: 0; 
   height: 159px;
   width: 680px;
   position: absolute;
   left: 25%; top: 25%; color: black;
   padding: 0;
   vertical-align: middle;
    }
    
div.videos {
    display: inline;
    float: right;
    padding-left: 1%;
	padding-right: 10%;
	white-space: nowrap;
	padding-bottom: 5%;
}    


    
h2 {
	font-family: helvetica;
	font-size: 700%;
	margin: 0;
	color: white;
	padding-left: 10%;
	padding-top: 10%;
}

#logo {

	display: block;
	position: relative;
	margin: 0 auto;
	white-space: nowrap;
	vertical-align: middle;
	clear: both;
	padding-top: 10%;
}

#apresentacao {
font-family: 'klavika_regularplain';
	position: relative;
	color: #636363;
	outline-color: white;
	outline-width: 2px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5%;
	white-space: nowrap;
	}


#mosaico {
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
	white-space: normal;
	padding: 5%;
	}


.mosaico {
	display: inline;
	margin: 5px;
	border: 6px solid white ;
	height: 100px;
	width: 100px;
}


#endereco{
font-family: 'klavika_lightplain';
	font-size: 150%;
	color: white;
	text-align: left;
	line-height: 1.25 ;
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	
}  

#telefone{
font-family: 'klavika_lightplain';
	font-size: 150%;
	color: white;
	text-align: left;
	line-height: 1.25;
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	white-space: nowrap;

}  

#links{
font-family: 'klavika_lightplain';
	font-size: 150%;
	color: white;
	text-align: left;
	line-height: 1.25;
	float: left;
	margin-left: 50px;
	clear: right;
	white-space: nowrap;

}  


#container {
list-style: none;
white-space: nowrap;
	padding-left: 25%;
	padding-right: 15%;
	text-align: center;
	padding-bottom: 5%;
}

#1 {
	
}

#2 {
	height: 33%;
}


/* FONTES */

@font-face {
    font-family: 'klavika_regularplain';
    src: url('../fontes/klavikaregular-plain-webfont.eot');
    src: url('../fontes/klavikaregular-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/klavikaregular-plain-webfont.woff') format('woff'),
         url('../fontes/klavikaregular-plain-webfont.ttf') format('truetype'),
         url('../fontes/klavikaregular-plain-webfont.svg#klavika_regularplain') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'klavika_lightplain';
    src: url('../fontes/klavikalight-plain-webfont.eot');
    src: url('../fontes/klavikalight-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/klavikalight-plain-webfont.woff') format('woff'),
         url('../fontes/klavikalight-plain-webfont.ttf') format('truetype'),
         url('../fontes/klavikalight-plain-webfont.svg#klavika_lightplain') format('svg');
    font-weight: normal;
    font-style: normal;

}



















