html				{ height:100%; }
body				{ height:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:#000000; }
*					{ margin:0px; padding:0px; }
img, fieldset 		{ border:none; }
a					{ text-decoration:none; color:#FFFFFF; }
a:hover				{ text-decoration:underline; }
h1					{ font-size:20px; color:#FFFFFF; font-weight:normal; }
h2					{ font-size:17px; color:#FFFFFF; font-weight:normal; }

#background 		{ position:absolute; top:0; bottom:0; left:0; right:0; z-index:-100; width:100%; height:100%; }

#container			{ position:absolute; top:0; bottom:0; left:0; right:0; width:100%; height:100%; }

#menu				{ width:250px; height:100%; margin-left:20px; color:#FFFFFF; z-index:10;  position: absolute; top: 0; left: 0; float:left; }

#content			{ width:670px; height:100%; margin:0 0 0 300px; color:#FFFFFF; z-index:10;  position: absolute; top: 0; left: 0; float:left; padding:0 25px 0 25px; }

#frase				{ width:120px; height:30px; position:absolute; top: 0; right: 0; float:right; }

.cont_top			{ width:630px; padding:20px; border:solid 1px #FFFFFF; text-align:justify; margin-top:100px; margin-bottom:20px; }
.cont_top strong	{ font-size:16px; }
.cont_bottom		{ width:630px; padding:20px; border:solid 1px #FFFFFF; text-align:justify; margin-bottom:20px; }
.cont_bottom strong	{ font-size:16px; }

.cont_left			{ width:305px; float:left; }
.cont_right			{ width:305px; float:right; }

.cont_top2			{ width:630px; padding:20px; border:solid 1px #FFFFFF; text-align:justify; margin-top:05px; margin-bottom:20px; }
.cont_bottom2		{ width:630px; padding:20px; border:solid 1px #FFFFFF; text-align:justify; }