* {
    margin:0;
}
img {
    border:0;
}
body, td, th {
    color:#444444;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
body {
    background:#ecece7 url(/img/default/bg_body.jpg) repeat-x;
}
.float-left {
    float:left;
}
.float-right {
    float:right;
}
.clear {
    clear:both;
}
a {
    color:#333333;
    font-weight:bold;
    text-decoration:none;
}
h1, h2 {
    font-size:16px;
}
#container {
    margin:0 auto;
    width:941px;
}
#header {
    background:url(/img/default/bg_header.jpg) no-repeat scroll right top;
    height:200px;
    position:relative;
}
.main_m {
    background:url(/img/default/main_m.png) bottom;
    width:100%;
}
.main_b {
    background:url(/img/default/main_b.png) no-repeat bottom;
    height:9px;
}
#footer {
    background:url(/img/default/bg_footer.gif) repeat-x left bottom;
    height:183px;
}
#footer_inner {
    margin:0 auto;
    padding-top:11px;
    width:927px;
}
#footer_inner #menu_footer {
/*    float:left;*/
    padding:50px 10px;
}
#footer_inner #menu_footer a {
    padding:0 10px;
}
.separator_line {
    background:url(/img/default/separator_line.gif) repeat-x center center;
    height:20px;
}
#header #logo {
    background:url(/img/default/logoline.jpg) no-repeat right bottom;
    float:left;
    padding-right:10px;
}
#header #slogan {
    float:left;
    padding:139px 0 0 20px;
}
#passtext {
    font-style:italic;
    position:absolute;
    z-index:2;
    padding:5px;
    left:0
}
#footer #menufooter {
    padding:40px 0 0 40px;
}
#form_spe {
    bottom:0;
    position:absolute;
    right:10px;
}
.login_input {
    background-color:#DFDED5;
    border:1px solid #AEAD9C;
    color:#4C4C4C;
    font-style:italic;
    height:18px;
    margin-right:2px;
    padding:2px;
    width:155px;
}
.input_button {
    background:url(/img/default/button-bg.gif) repeat-x;
    border:1px solid #fbd085;
    border-top:1px solid #fbf3db;
    border-bottom:1px solid #e08d37;
    color:#4C4C4C;
    font-weight:bold;
    height:24px;
    padding:0 20px 3px;
    letter-spacing:-1px;
    cursor:pointer;
}
.input_button:hover {
    color:#000;
}
.registerbtn {
    top:208px;
    position:absolute;
    right:44px;
}
/*Diferents boxes*/
.box-left {
    float:left;
    padding-left:10px;
    width:460px;
}
.box-right {
    float:right;
    padding-right:10px;
    width:460px;
}
.box-sidebar {
    float:left;
    padding-left:10px;
    width:250px;
    margin-bottom:5px;
}
.box-page {
    float:right;
    padding-right:10px;
    width:671px;
}
/*Box elements*/
.box_tl {
    background:url(/img/default/box_tl.gif) no-repeat left;
}
.box_t {
    background:url(/img/default/box_t.gif) repeat-x;
    height:25px;
    margin:0 9px;
    padding:25px 9px 0;
}
.box_tr {
    background:url(/img/default/box_tr.gif) no-repeat right;
}
.box_l {
    background:url(/img/default/box_l.gif) repeat-y left;
}
.box_m {
    background:#dbdacf url(/img/default/box_m.gif) repeat-x top;
    margin:0 5px 0 4px;
    padding:0 14px;
}
.box_mb {
    background:#dbdacf url(/img/default/box_m.gif) repeat-x top;
    margin:0 5px 0 4px;
    padding:0 14px;
    border-bottom:#999999 solid 1px;
}
.box_r {
    background:url(/img/default/box_r.gif) repeat-y right;
}
.box_bl {
    background:url(/img/default/box_bl.gif) no-repeat left;
}
.box_b {
    background:url(/img/default/box_b.gif) repeat-x bottom;
    height:100px;
    margin:0 5px 0 4px;
    padding:0 15px;
}
.box_br {
    background:url(/img/default/box_br.gif) no-repeat right;
}
.box_b img {
    float:left;
}
.box_b strong {
    float:left;
    padding:12px 0 0 5px;
}
.menu_sidebar {
    list-style:none;
    padding:0;
}
.menu_sidebar li {
    font-weight:bold;
    height:19px;
    padding:2px 5px;
    margin-bottom:4px;
}
.menu_sidebar li a {
    width:100%;
    display:block
}
.menu_sidebar li:hover {
    height:18px;
    margin-bottom:3px;
    background:url(/img/default/button-bg.gif) repeat-x;
    border-color:#FBF3DB #FBD085 #E08D37;
    border-style:solid;
    border-width:1px;
    cursor:pointer;
}
.label_input {
    float:left;
    width:130px;
    text-align:right;
    padding:5px;
    margin-bottom:5px;
    font-weight:bold;
}
.input_text, .textarea {
    width:250px;
    border:#cecdbf solid 1px;
    margin-bottom:5px;
    padding:2px 5px;
}
.input_text {
    height:20px;
}
.input_select {
    border:1px solid #CECDBF;
    margin-bottom:5px;
    padding:2px 2px 2px 5px;
    width:262px;
}
.terms {
    font-size:12px;
    padding:2px 10px 0 0;
}
.textarea {
    height:100px;
}
.error {
    color:#CC0000;
}
span.error, label.error {
    font-size:10px;
    font-weight:bold;
    padding:6px;
}
span.error {
    float:left;
}
.confirm {
    font-weight:bold;
    color:#0000FF;
}
/*
.input_button {
	padding: 2px 5px;
	border:#cecdbf solid 1px;
}
.input_button:hover {
	border:#AFAEA2 solid 1px;
}
.input_button:focus,.input_text:focus, .textarea:focus {
	border:#AFAEA2 solid 1px;
}*/
div.contenido.grey{
    background:url("/img/default/box_t.gif") repeat-x scroll 0 -5px #E4E3DB;
    border:1px solid #ECECE7;
    /*height:125px;*/
    margin:0 0 0 14px;
    /*overflow:hidden;*/
    padding:20px;
    width:228px;
}
div.titulo{
    margin: 5px 0;
}
div.titulo input[type=text], div.titulo input[type=password]{
    width: 200px;
}
.left{
    float: left !important;
}
.right{
    float: right !important;
}
.cartel_message{
    width:205px;
    overflow: hidden;
}

.developed{
    float: right;
    margin-top: -8px;
}
.developed a span, .developed a img{
    vertical-align: middle;
}
.parrafos p {
    font-size: 13px;
    line-height: 18px;
    padding: 5px 0 10px;
}
.aviso{
   font-size: 23px;
}

