﻿/**** LAYOUT ****/

html{ font-family:Arial; background-color:#F4F4F4;}

body{ margin:0px; padding:0px; border:0px; background-image:url(../img/bg.png); background-repeat:repeat-x;}

p{ font-size:10pt; font-weight:normal; color:#767676; line-height:20px;}
	
h1{ font-size:14pt; font-weight:bold; color:#000;}

.titulo_novidades{ font-size:11pt; font-weight:bold; color:#767676;}

img{ border:0px;}

a{ font-size:60%; color:#FF9900; text-decoration:none; font-size:10pt;}

a:hover{text-decoration:underline; color:#000; font-size:10pt;}


/**** HEADER ****/

#header{ position:relative; width:934px; height:175px; padding-bottom:0px;}

.logotipo { margin-left:7px; width:173px; height:150px; float:left; margin-top:15px; position: absolute;}

.logo_fade { margin-right:100px; width:226px; height:137px; float:right; margin-top:12px; position: relative;}

#banner{ width:934px; height:314px;}

#idioma{ float:right; margin-right:7px;}

/**** CONTENT ****/

#container{ width:934px; margin-left:auto; margin-right:auto;}

#content{ width:934px; overflow:visible; background-image:url(../img/logo_fade_footer.png); background-position:center bottom; background-repeat:no-repeat;}

#mcol{ float:left; margin-top:0px; margin-right:0px; overflow:visible; margin-top:0px; margin-bottom:15px; padding-left:7px; padding-right:7px;}

/**** RODAPÉ ****/

#footer{ width:934px; height:47px; color:#767676; font-size:9pt; background-image:url(../img/bg_footer.png); background-repeat:no-repeat;}

#footer a{ text-decoration:none; font-size:9pt; color:#767676;}

#footer a:hover{ text-decoration:underline; color:#FF9900; font-size:9pt;}

#footer #copyright{ float:left; margin-top:20px; margin-left:257px;}