/*Reset*/
* { border:0; margin:0; padding:0; vertical-align:baseline; text-decoration: none; background-repeat: no-repeat; list-style-type: none;  }
body { font-family: Arial, Helvetica, sans-serif; color: #999; }

/*Structure*/
.wrap { width:831px; margin:0 auto; background:url(../images/bg.jpg) no-repeat; height:612px; }
.wrap h1 { width:298px; height:294px; background:url(../images/logo-vitoriosa.png) no-repeat; float:left; margin: 115px 0 0 280px;  }
.wrap h1 a { display:block; float:left; width:298px; height:293px; text-indent:-9999px; }

.wrap ul { width:100%; float:left; clear:both; margin-top:60px; }
.wrap ul li { font-size:20px; font-weight:bolder; height:41px; padding-left:50px; line-height:40px; float:left; display:inline; }
.wrap ul li a { color:#8e8e8e; }
.wrap ul li a:hover { text-decoration:underline; }
.wrap ul .twitter { background:url(../images/twitter.png) no-repeat left; margin-left:65px; }
.wrap ul .youtube { background:url(../images/youtube.png) no-repeat left; margin-left:93px; }
.wrap ul .uipi { background:url(../images/uipi.png) no-repeat left;  margin-left:93px; }
.wrap h2 { font-size:24px; font-weight:bolder; float:left; clear:both; width:100%; text-align:center; margin-top:65px; background:url(../images/bg-h2.png) no-repeat center; }

.footer { clear:both; width:831px; margin:0 auto;  height:106px; background:#8e8e8e; -moz-border-radius:7px; -webkit-border-radius:7px; color:#fff; font-size:12px; position:relative; margin-top:10px; }
.footer address {float:left; display:inline; font-style:normal; margin-left:31px; margin-top:14px; }
.footer strong {display:block; }
.footer a {color:#fff; }
.footer a:hover { text-decoration:underline; }
.footer img { position:absolute; bottom:-40px; right:0; padding-bottom:10px; }

