body {
	background-color: #4394D1;
	background-image:url(/images/back_footer_simbolo.jpg);
	background-position:center bottom;
	background-attachment:fixed;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    margin:0;
    padding:0;
	margin-top:5px;
}
#bg_top{
	background-image:url(/images/bg_top.gif);
	background-repeat:no-repeat;
	width:770px;
	height:90px;
}
#bg_middle{
	background-color:#FFFFFF;
	background-image:url(/images/bg_middle.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:770px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
#bg_footer{
	background-image:url(/images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:770px;
	height:12px;
}
#contents{
	padding:20px;
}
.spacer-olive{
	background-color:#eee;
	height:10px;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
.required {color: #FF0000}
input{
border:0px;
border-bottom:1px dotted #ccc;
}
input.btns{
border:1px solid #ccc;
}
textarea{
border: 1px dotted #ccc;
width:300px;
}
img {
border: none;
}

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:770px;
      font-size:93%;
      line-height:normal;
	  vertical-align:bottom;
      border-bottom:1px solid #fff;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("/images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("/images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
padding-top:15px;
padding-bottom:15px;
	color:#3366CC;
}


p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#spacer-footer{
height:200px;
}
.spacer-title{
background-color:#eee;
font-size:12px;
padding:2px;
font-weight:bold;
}
address{
color:#eee;
font-size:10px;
}
address a:link{
color:#eee;
font-size:10px;
}
address a:visited{
color:#eee;
font-size:10px;
}
 address a:Actived{
color:#eee;
font-size:10px;
}
address a:hover{
color:#BABF2C;
font-size:10px;
}
#logs{
	float:right;
	width:180px;
	height:450px;
	margin-top:120px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	padding:15px;
	font-weight:normal;
	font-style:italic;
	border-left:1px dotted #ccc;
	font-size:11px;
}

