/* TAGS */
body {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #000000;
}
body, blockquote, h1, h2, h3, form, img		{ border:0; margin:0; padding:0; }

a			{ color:#FFF; }
a:hover		{ color:#d2d5fe; }

h1			{ display:none; }
h2			{ font:normal 15px Century Gothic; line-height:13px; color:#FFF; font-variant:small-caps; }

/* COMMON CLASSES */
.fl				{ float:left; }
.fr				{ float:right; }
.floatfix		{ overflow:auto; }
.clear			{ clear:both; float:none; }

/* IDS */

#background			{ z-index:-10px; position:absolute; text-align:center; top:0; bottom:0; left:0; right:0; overflow:hidden; }
#background img		{ width:1333px; height:1000px; position:absolute; top:50%; margin-top:-470px; left:50%; margin-left:-666px; }
/*
#background			{ z-index:-10px; position:absolute; text-align:center; top:0; bottom:0; left:0; right:0; overflow:hidden; }
#background img		{ width:100%; }
*/

#header				{ position:fixed; width:100%; height:33px; padding:10px; background:#000; border-bottom:solid 1px #444385; opacity:0.90; -moz-opacity: 0.90; filter: alpha(opacity=90); z-index:10; }
#header	h1			{ display:block; width:38px; height:33px; background: url(../images/header/triangle.png) left top no-repeat; text-indent:-1000px; overflow:hidden;  }
#header blockquote	{ display:block; margin-left:10px; vertical-align:middle; font-style:italic; color:#d2d5fe; line-height:15px; }
#header h2.fr		{ margin-right:30px; display:block; width:400px; line-height:15px; font:normal 11px Arial, Helvetica, sans-serif; color:#fff; text-align:right; }

#menu				{ position: fixed; bottom:0; }
#menu ul			{ list-style:none; margin:0; padding:0; margin-left:10px; }
#menu ul li			{ margin-right:10px; height:30px; overflow:hidden; margin-top:-7px; }
#menu ul li a		{ font:normal 40px Century Gothic; line-height:40px; font-style:italic; color:#FFF; text-decoration:none;}
#menu ul li a:hover	{ color:#444385; }

#contato			{ display:none; position:fixed; left:200px; bottom:0px; height:25px; padding-left:20px; padding-top:5px; }
#contato .fl		{ float:left; margin-right:20px; }
#contato h3			{ float:left; font:normal 20px Century Gothic; line-height:20px; font-style:italic; color:#FFF; margin-right:5px; }
#contato span		{ float:left; line-height:20px; }

#form				{ float:left; }
#form input			{ border:0; background:none; border-bottom:solid 1px #fff;  margin-right:10px; color:#FFF; font:normal 11px Georgia, "Times New Roman", Times, serif; }
#form input.button	{ background: #000; color:#FFF; text-align:center; }

#portfolio					{ position:absolute; height:300px; top:50%; left:10px; right:10px; margin-top:-155px; overflow:hidden; float:none; clear:both;  }
#portfolio ul.fotos			{ list-style:none; width:10000px; overflow:auto; margin:0 10px; }
#portfolio ul.fotos li		{ float:left; margin-right:10px; }
#portfolio .legenda			{ position:relative; height:30px; margin-top:-40px; background:#000; padding:5px 15px; opacity:0.90; -moz-opacity: 0.90; filter: alpha(opacity=90);  }
#portfolio a				{ font-size:10px; }

li.submenu 	{ border-right:dotted 1px #fff; padding-right:20px; height:300px; }
li.submenu a	{ display:block; font:normal 20px Century Gothic; color:#FFF; font-variant:small-caps; text-decoration:none; }