@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; font:12px Arial; text-align:center;}
body { min-width:1024px;}
a { text-decoration: underline;}

.top_img, .foto, .palco_img, .palco_img, .tenda_left_img, .tenda_right_img, .tenda_top_img, .content { margin:0; padding:0; height:664px;}
.top_img { background:url(../img/index/bg_tenda_top.jpg) 0 25px repeat-x;}
.foto { background:url(../img/index/foto.jpg) 50% 70px no-repeat;}
.palco_img { background:url(../img/index/palco.jpg) 0 100% repeat-x;}
.tenda_left_img { background:url(../img/index/tenda_left.png) 0 45px no-repeat;}
.tenda_right_img { background:url(../img/index/tenda_right.png) 100% 45px no-repeat;}
.tenda_top_img { background:url(../img/index/tenda_top.png) 0 0 repeat-x;}

.content { background:url(../img/index/top.png) 0 0 repeat-x;}
.content h1 { font-size:12px; color:#fff; text-transform:uppercase;}
.content table { width:660px; height:68px; margin:530px auto auto;}
.content table tr td { width:110px; background:url(../img/index/bg_text.png) 50% 50% no-repeat;}
.content table tr td a img { border:0px solid; vertical-align:middle;}

.box-text { padding:0; margin:0; height:170px; background:url(../img/index/palco_bottom.jpg) 0% 0% repeat-x;}
.box-text div { width:780px; height:170px; margin:auto auto;}
.box-text div p { color:#fff; text-transform:uppercase; text-align:justify;}

.lnk-bttm { padding-top:10px; font-size:11px; color:#ea943e;}
.lnk-bttm a { color:#ea943e;}
.lnk-bttm span { padding:10px 0 30px;}

