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

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

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

p{ padding-left:20px; padding-right:20px; font-size:13px; font-weight:normal; color:#666; line-height:20px; text-align:justify;}
	
h1{ padding-left:20px; padding-top:15px; padding-right:30px; font-size:16px; font-weight:bold; color:#595959;}

img{ border:0px;}

table#home img{ border:0px; margin-top:18px; margin-right:20px;}

a{ font-size:60%; color:#820F4F; text-decoration:none; font-size:13px;}

a:hover{text-decoration:underline; color:#666; font-size:13px;}


/**** HEADER ****/

#header{ position:relative; width:920px; height:110px; padding-bottom:0px;}

.logotipo { margin-left:10px; width:301px; height:80px; float:left; margin-top:20px; position: absolute;}

.assistencia { margin-right:10px; width:174px; height:55px; float:right; margin-top:55px; position: relative;}

.assistencia_2 { margin-right:10px; width:173px; height:35px; float:right; margin-top:75px; position: relative;}

#flash{ width:920px; background-color:#820F4F; height:298px; padding-top:2px;}


/**** CONTENT ****/

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

#content{ width:920px; overflow:visible;}

#mcol{ float:left; margin-top:0px; margin-right:0px; overflow:visible; border:1px solid #ccc; margin-top:30px; margin-bottom:30px; background-color:#fff;}

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

#footer{ width:920px; height:30px; background-color:#272727; margin-top:10px; color:#fff; font-size:11px;}

#footer a{ text-decoration:none; font-size:11px; color:#fff;}

#footer a:hover{ text-decoration:underline; color:#820F4F; font-size:11px;}

#img_rodape{ margin-left:10px; float:left; margin-top:-18px;}

#footer #copyright{ margin-left:5px; float:left; margin-top:10px;}

#footer #politica_uso{ margin-left:30px; float:left; margin-top:10px;}

#footer #elaborado{ margin-left:30px; float:left; margin-top:10px;}