/* CSS Document */

* {
margin: 0px;
padding: 0px;
}

a:link {
color: #CCCCCC;
text-decoration:none;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
}

a:visited {
color: #CCCCCC;
text-decoration: none;
}

body {	
background:#404C62;
font: 13px Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

#content{
margin: 0 auto;
background: #ffffff;
width: 785px;
text-align: left;
}

#main{
	padding-top:0px;
}

#back{
width: 766px;
padding-left: 10px;
padding-right: 10px;
}
#back2{
width: 766px;
background: #B1474B url(images/content_bg.jpg) repeat-x;
background-position: top;
}
#header {
height: 259px;
text-align: right;
background-color:#331117;
background-image: url(images/head.jpg);
background-repeat:no-repeat;
}

#logo {
text-align: center;
padding-top:200px;
}

#logo H1 {
text-decoration: none;
font-style: italic;
font-size: 18px;
color: #ffffff;
}

#left{
width: 185px;

}
#left H3{

height: 25px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background:#FF9933;
}
#left .menu {
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-right:9px;
background: #38131A;
}

#left ul {
list-style: none;
border: 0px;
}
#left li {
padding: 1px;
padding-left: 8px;
}
#left a {
padding-left:15px!important;
color: #B66411;
text-decoration:none;
background-color: #FFDBB7;
display:block;
padding:5px;
padding-left:15px;
font-weight:bold;
}
#left a:hover{
color:#404C62;
text-decoration:none;
background-color: #EEEEEE;
display:block;
padding:5px;
font-weight:bold;
}

#left p{
padding: 10px;
}

#right{
float: right;
width: 550px;
padding-right: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#right div.bottom{
width: 550px;
}
#right H4{
margin: 3px;
padding: 3px;
font-size: 14px;
color: #FF9933;
font-family: "Courier New", Courier, monospace;
font-weight:bold;
}

#right a:link, a:visited {
color: #95CAFF;
text-decoration: none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#right a:hover{
color: #ffffff;
text-decoration: underline;
font-weight:bold;
}
#right ul, #right ol{
margin-left: 30px;
}

#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
text-indent: 1em;
}

#right h2 {
padding-bottom:10px;
font-size: 16px;
color: #FF9933;
font-family: "Courier New", Courier, monospace;
text-transform: uppercase;
}

.copy {
text-align: right;
color:#361118;
font-size: 14px;
font-style:italic;
font-weight:bold;
}

#footer {
width: 766px;
min-height:30px;
padding-top: 10px;
padding-bottom:10px;
background: #361118 url(images/footer_bg.jpg) repeat-x;
border-top: 4px solid #FF9933;
}

#autor {
font-size: 12px;
font-weight:bold;
color: #FF9933;
display:block;
position:absolute;
margin-top:-20px;
margin-left:5px;
width:145px;
}

#footer a {
	color: #ffffff;
}
.ico {
float:right;
}
.ico a {
display:block;
margin:5px;
}

.img {
margin:5px;
margin-right:10px;
text-align:center;
font-weight:bold;
background-color:#CCCCCC;
padding:5px;
width:210px;
float:left;
color:#333333;
}
.img img{
padding:5px;
}
#sp {
padding-top: 10px;
padding-bottom:10px;
font-size:11px;
text-align:center;
padding:5px;
color:#CCCCCC;
}
#sp a{
font-size:11px;
font-weight:bold;
color:#CCCCCC;
}
#sp a:hover{
font-size:11px;
font-weight:bold;
color: #FFFFFF;
}
#sp2 {
background-color: #999999;
margin-top:12px;
padding:5px;
width:175px;
font-size:11px;
}
#sp2 li{
border-bottom:dotted 1px #FF9933;
border-top:dotted 1px #FF9933;
}
#sp2 a {
color: #ffffff !important;
font-weight:bold !important;
text-decoration:none !important;
font-size:11px;
}
#sp2 a:hover {
color: #FF9933 !important;
font-weight:bold !important;
}
#count {
background-color:#FF9933;
border: none;
width:185px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
display: inline-block!important;
text-align:center;
}
#count img {
border:none;
padding:2px;
padding-top:4px;
}
#count a {
margin:0px !important;
padding:0px !important;
border: none !important;
}
input {
margin:5px;
}
#grb {
margin-bottom:10px;
}