@charset "UTF-8";
/* CSS Document */
@import url('main.css');
body { background:url(../images/backHome.png) top repeat-x #c9b68d; }
#right { width:570px; height:auto; float:left; }
#logo { width:750px; height:auto; float:left; text-align:center; padding:20px 0 10px; }
#logo img{ padding-top:20px; border:0; }
.txt { width:750px; height:auto; float:left; padding:10px 0; text-align:center; }
.loghi { width:750px; height:auto; float:left; text-align:center; padding:20px 0 0; }
.loghi img{ border:2px #666 solid; margin:0 10px 10px 0; }
a:link, a:visited { font-weight:bold; color:#333; text-decoration:none; }
a:hover { font-weight:bold; color:#000; text-decoration:underline; }
#slide { width:540px; height:350px; float:left; margin:15px 105px; }
#foot { width:750px; height:auto; padding:30px 0 0; text-align:center; font-size:11px; }
#foot a:link, #foot a:visited{ color:#666; text-decoration:none; }
#foot a:hover{ color:#000; text-decoration:underline; }
