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,
 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%; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block;}
html, body {height: 100%;  margin: 0;}
table {	border-collapse: collapse; border-spacing: 0;}
a { text-decoration: none; color: black; cursor: pointer; }
img { clear: both; max-width: 100%;}
i { font-style: italic; }

/*  END RESET */
a {color: white; }

body { background: #bfbfbf; font-family: 'Helvetica';  font-size: small;   }


.menu  { font-size: 2em; text-transform: uppercase;  height: 40px;   border-bottom: 2px solid #aaa; position: fixed; top: 0; left: 0; width: 100%; z-index: 1000;  background: #fff;}
.menu a { display: block; width: 25%; text-align: center; float: left;  color: #999999; line-height: 40px;  font-size: 0.8em; }
.menu a:hover { background: #eee;  }

 .nome { text-shadow: 1px 1px 8px #666; }

.overlay_home { background: url('img/bg1.jpg') no-repeat center  #cfc1c1; background-size: auto 100%; height:  100%; width: 100%; position: absolute; top: 0; left: 0; display: none; }

.div_home { height:  800px;  border-bottom: 2px solid #aaa; position: relative;   margin-top: 40px;  background: #cfc1c1;  }

.nome { transform: rotate(-90deg); font-size: 12em; color: white; position: absolute;  width: 650px; top: 250px; right:-160px; text-align: right;   }


.nome2 { position: absolute; bottom:  150px; right: 10px; font-family: cursive; color: #555; font-size: 3em;  width: 300px; text-align: center; }
.testo_home { position: absolute; bottom:  30px;   right: 10px;   color: #555; font-size: 1.52em;  width: 300px; text-align: center; }

.text  { width: 80%; text-align: justify; margin: auto; color: white; font-size: 14px; max-width: 850px; font-weight: 100; line-height: 180%; padding: 20px;   }


	h1 { font-size: 3em;  line-height: 1.4em; text-align: center; font-weight: 100;   }
		h1 b { font-weight: normal;  color: white; }
	.row h1 { font-size: 2em;  line-height: 1.4em;  color: #555; }

.row { width: 100%; max-width: 960px; margin: auto; clear: both;    }
.box2 { width: 46%; margin: 2%; float: left;  }
	.box2 { text-align: center;  }

#contact, #images { background: rgba(1,1,1,0.3); clear: both; floaT: left; width: 100%; } 
 #press {  clear: both; float: left; width: 100%;  } 

