@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
/*font-family:Arial, Helvetica, sans-serif;*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
body{
margin-top:10px;
}
ul{
list-style:none;
}
.clear{
clear:both;
}
a img{
border:0;
}
#site{
width:960px;
margin:0 auto;
border:5px solid #000;
}
#wrapper1{
background: transparent url(header.jpg) no-repeat 50% 0;
}
#wrapper2{
background: transparent url(footer.jpg) no-repeat 50% 100%;
}
#header{
margin:0 auto;
width:960px;
height:380px;
position:relative;
/*border:1px solid #f00;*/
}
#header h1{
display:none;
}
#info{
color:#fff;
background-color:#000;
position:absolute;
left:0;
top:294px;
font-weight:bold;
text-transform:uppercase;
padding:10px 10px 10px 70px;
background: #000 url(bg_info.jpg) no-repeat 0 0;
}
#menu{
position:absolute;
right:0;
top:304px;
background-color:#000;
}
#menu ul{
list-style:none;
}
#menu li{
float:left;
}
#menu a{
padding:10px;
text-decoration:none;
color:#fff;
font-weight:bold;
text-transform:uppercase;
background-color:#000;
}
#menu a:hover{
color:#000;
background-color:#f00;
}
#container{
clear:both;
margin: 0 auto;
width:910px;
padding:0 40px;
}
.location{
text-align:center;
}
.location iframe{
border:1px solid #000;
}
#flashVideo{
margin-left:280px;
}
#loghi{
margin: 20px 0 0 280px;
}
#loghi li{
display:inline;
}
.liFacebook{
margin-right:150px;
}
#container p{
margin-bottom:10px;
}
.programma li{
margin-bottom:20px;
position:relative;
}
.programma h4{
padding:5px;
width:300px;
background-color:#000;
color:#fff;
font-size:20px;
text-align:center;
}
.programma h3{
background-color:#000;
margin:5px 0;
width:300px;
padding:5px;
font-size:16px;
text-align:center;
color:#fff;
}
.programma h3 span{
font-size:18px;
}
.programma p{
margin:10px 0;
font-size:12px;
clear:both;
}
.programma a{
color:#000;
font-size:12px;
}
.right{
float:right;
margin-bottom:5px;
}
.aRight{
text-align:right;
}
.sponsor h2{
margin-bottom:20px;
font-size:16px;
text-transform:uppercase;
}
.sponsor li{
clear:both;
margin-bottom:40px;
}
.sponsor li img{
float:left;
}
.sponsor p{
margin-left:400px;
}
li.li_blunt{
margin-bottom:70px;
}
li.li_blunt img{
margin-left:20px;
}
.patrocinio{
margin-top:80px;
}
.patrocinio img{
margin-left:20px;
width:150px;
}
#footer{
/*border:1px solid #0f0;*/
margin: 0 auto;
width:960px;
height:550px;
position:relative;
}
#footer span{
position:absolute;
right:10px;
bottom:50px;
font-size:10px;
}
#footer a{
font-size:10px;
color:#000;
}

.dialog h3,.dialog h4{
text-align:center;
}
.dialog div{
float:left;
margin-right:10px;
}
.link_video{
position:absolute;
top:0;
left:350px;
}
.link_video.right{
left:auto;
right:350px;
}