/*-----------------------------*/
/* STANDARD HTML TAG           */
/*-----------------------------*/
* { margin:0; padding:0; }
body { background-color: #f2f2f2; font-size:12px; color:#333; text-align: left; font-family: Arial, sans-serif; line-height:1.8em; }
a { text-decoration:none; }
a:hover { color:#666; text-decoration:underline; }
img { border:0; }

/*-----------------------------*/
/* PAGE DEFINITION             */
/*-----------------------------*/
#boxmae { width: 1000px; margin: 0 auto; }
#boxpreheader { width: 1000px; margin-top:4px; margin-bottom:3px; float:left; font-size:11px; }
#boxconteudos { width: 975px; background-color:#fff; padding:15px; float:left; background-image: url("webdesign/webdesignimg/fundo.gif"); background-repeat: repeat-x; background-position: center bottom; background-attachment:fixed; }

/*-----------------------------*/
/* PRE HEADER DEFINITION       */
/*-----------------------------*/
#boxpreheader a  { text-transform: uppercase; color:#333; float:right; margin-left:10px; }

/*-----------------------------*/
/* NAVEGAÇÃO                   */
/*-----------------------------*/
#navigation ul { width: 975px; list-style: none; float:right; margin-top:15px; background-color:#000; }
#navigation li { display: inline; padding-right: 1em; padding-left:10px; text-transform: uppercase; font-size:12px; font-weight:bold; }
#active { color: #666; }
#navigation a {color:#fff;  }

#redesociais { float:right; margin-top:35px; }
#redesociais img { margin-right:5px; border:0; }

/*-------------------------------------------*/
/* CONTENT INFORMATION OUTRAS                */
/*-------------------------------------------*/
#colunamainbox { width: 975px; float:left; margin-top:25px; } 
#colunamain { width: 765px; float: right; margin-bottom:2em; border-left: 1px dotted #666; padding-left:15px; } 
#colunamain img { margin-bottom:10px;}

#listalinks { float:left; }
#listalinks a { color:#666;}
#listalinks ul, ol { list-style: none; }
#listalinks li { color:#666;}
#listalinksactive { font-weight: bold; }
#titulo { font-size:14px; text-transform: uppercase;  font-weight:bold; margin-bottom:6px; }
/*-----------------------------*/
#me { width: 975px; float:left; margin-top:10px; }
#me img { float:left; }
#me object { float:left; }

#box { padding:10px; float: right; background-color:#ededed; width: 440px; margin-bottom:10px; }
#caps {text-transform: uppercase; font-weight:bold; }
#boxwhite { padding:10px; float: right; background-color:#fff; width: 440px; margin-bottom:10px; }
.txt { margin-bottom:6px; padding-bottom:5px; border-bottom: 1px dotted #666; }
#boxwhitesurfer { padding:10px; float: right; background-color:#fff; width: 540px; margin-bottom:10px; }

/*-----------------------------*/
/* FOOTER                      */
/*-----------------------------*/
#footer { width: 975px; margin-top: 10px; float:left; }
#footertitulo { font-size:11px; text-transform: uppercase; float:right; }

/*-----------------------------*/
#outros { width: 180px; font-size:11px; float:left; color:#666; }
.editorialtitle {text-size: 14px; text-transform: uppercase; font-weight:bold; }
.imgsurfer img { margin-top:20px; float:left; }