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

body {
margin: 0;
background-color: #39F;
background-image: url("http://www.marimar.com.br/images2010/bg1.jpg");
background-attachment: fixed;
}

h1 {
letter-spacing: 3px;
font-style: normal;
text-indent: 10px;
font-variant: small-caps;
font-weight: bold;
font-size: 18px;
font-family: Trebuchet, sans-serif;
color: #ff0000;
}

h2 {
	padding: 0px 10px 0px 10px;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	font-family: Trebuchet, sans-serif;
	color: #09F;
	font-size: 20px;
}

h3 {
letter-spacing: 0px;
font-style: normal;
text-indent: 10px;
font-variant: normal;
font-weight: normal;
font-size: 9px;
font-family: Trebuchet, sans-serif;
color: #000000;
}

h4 {
	letter-spacing: 3px;
        font-style: normal;
	text-align: center;
	font-weight: normal;
	font-family: Trebuchet, sans-serif;
	color: #ffffff;
	font-size: 16px;
}

h5 {
	letter-spacing: 0px;
        font-style: normal;
	text-align: center;
	font-weight: normal;
	font-family: Trebuchet, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

p {
padding: 0px 12px 0px 12px;
font-style: normal;
text-indent: 30px;
text-align: justify;
font-weight: normal;
font-size: 12px;
font-family: Trebuchet, sans-serif;
color: #191919;
}

#topo {
	position:absolute;
	width:100%;
	height:180px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#menuesquerdo {
	position:absolute;
	width:297px;
	height:650px;
	z-index:10;
	left: 0px;
	top: 179px;
}
#frame1 {
	position:absolute;
	width:0;
	height:0px;
	z-index:0;
	left: 0;
	top: 0px;
}
#menudireito {
	position:absolute;
	width:297px;
	height:650px;
	z-index:10;
	right: 0px;
	top: 179px;
}
#textos {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0px;
	top: 180px;
}
#linguagem {
	position:relative;
	width:600px;
	height: 182px;
	z-index:2;
    margin: 0 auto;
    margin-top: 180px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	}
a:hover {
	text-decoration: none;
	font-variant: normal;
        color: #FF0000;
	}
a:active {
	text-decoration: none;
	color: #FF0000;
	}
#Layer2 {
	position:absolute;
	width:0px;
	height:0px;
	z-index:20;
	left: 0px;
	top: 0px;
}
#barra {
	position:absolute;
	width:990px;
	height:0px;
	z-index:1;
	left:0px;
	top: 0px;
}
#footer {
  position:relative;
  width:100%;
  height:205px;
  margin-top: 140px;
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}
#footer a   {
  color: #fff;
  font-weight: bold;
}


#terra {
	position:relative;
	width: 600px;
	height:300px;
	z-index:1;
    margin: 0 auto;
    margin-top: 70px;

}
/* popup natal 2011 */
#pop{
background-color: #fff;
background-image: url(pop-feriado.jpg);
display: block;
position:absolute;
top:2%;
left:10%;
padding:15px;
padding-top:10px;
width:770px;
height:571px;
border:8px solid #fff;
z-index: 100;
text-align: right;
/*fim pop-up*/
}


#pop a  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: red;
}
#pop a:hover    {
  color: green;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0D62D7;
	font-size: 18px;
}
.style4 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
#face   {
  position: relative;
  width: 600px;
  background-color: #fff;
  margin: 0 auto;
  list-style: none;
  list-style-position: outside;
  padding: 10px;
  margin-top: 50px;

}


