@charset "utf-8mb4";
/* CSS Document */


h1 {	
font-size: 36pt;
color: #FFFF00;
}

h2 {
font-size:24pt;
color: #000000;
margin-left:5px;
margin-top:26px;
margin-bottom:26px;
}

h3 {
font-size:26px;
color: #000000;
margin-left:5px!important;
margin-bottom:24px!important;
}

h4 {
margin-left:5px;
margin-bottom:30px!important;
}

h5 {       
margin-left:5px!important;
margin-bottom:30px!important;
}

h6 {
margin-left:190px!important;
}

a:link {
color: #1020D0;
}

a:visited {
color: #1020D0;
}

html {
background-image:url("layout.png")!important;
margin-bottom:0px!important;
}

body {
background-image:url("layout.png")!important;
margin-left:0px!important;
margin-right:0px!important;
margin-top:0px!important;
margin-bottom:0px!important;  
}

.container {
z-index:1; 
width:1015px; 
height:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:0px!important;
background-color:#FFFFFF;  
} 

.brindes {
z-index:2;
width:1015px;
height:880px!important;
background-color:#E6E6FA;
margin-left:auto;
marging-right:auto;
}

.informacoes {
z-index:2;
width:1015px;
height:65px;
background-color:#C0C0C0;	
margin-left:auto;
margin-right:auto;
}

