/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }

a img { border: none; }

#menu {
    width: 215px;
    overflow: auto;
    top: 15px;
	left: 15px;
    position: fixed;
	background-color: #fff;

}

#menu ul {
	list-style: none;
	margin: 0 0 9px 27px;
}

#menu ul a{
	color: #000;
	text-decoration: none;
	margin-bottom: 1px;
}


#menu ul a:visited{
	border-bottom-style: dotted;
	border-bottom-width: 1px;

}

#menu ul a:hover{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menu h2{
letter-spacing: 1px;
font-family: Georgia,serif;
margin-left: 9px;
	font-size: 13px;
	text-transform: uppercase;
	cursor: pointer;
margin-bottom: 4px;
font-weight: normal;	
}

#menu h2:hover{
text-decoration: line-through;
}

#content {
width: 650px;
    height: 100%;
    margin: 68px 0 0 275px;
    top: 0;
    padding: 5px 5px 25px 5px;
}

.extralink{
font-size: 11px;


margin-left: 9px;
margin-top: 18px;
}



.extralink a{
letter-spacing: 1px;
font-family: Georgia,serif;
font-style: italic;
margin-right: 9px;
color: #000;
text-decoration: none;
}

.extralink a:hover{
text-decoration: line-through;
}

.container {
    width: 620px;
    position: relative;
}

p.centro{
   text-align: left;
}

.container h1{
	font-family: Georgia,serif;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: capitalize;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 2px;
    
}

#content p { margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

#img-container	{

margin: 0;
margin-top: 9px;


padding: 0;
}


#img-container p	{ ; margin: 0; padding: 0 0 4px 0; }

#once { clear: left; }

.logo{
text-align: center;
margin-bottom: 15px;
width: 205px;
}

hr.spotline{
border: none;
border-width: 0px;
background-image: url(barra.gif);
height: 5px;
width: 205px;
margin-top: 9px;
margin-bottom: 9px;
}
p.nav{
width: 620px;
text-align: left;
padding: 0px;

}

a#prev {
text-transform: lowercase;
margin: 0px;
padding: 0px;
font-size: 9px;
font-weight: normal;
color: #000;
text-decoration: none;
padding-left: 2px;
padding-right: 3px;
padding-bottom: 2px;
}

.pics{
margin-top: 4px;
}

a#prev:hover {
color: #fff;
background-color: #000;


}

a#next {
text-transform: lowercase;
margin: 0px;
padding: 0px;
font-size: 9px;
font-weight: normal;
color: #000;
text-decoration: none;
padding-left: 2px;
padding-right: 3px;
padding-bottom: 2px;
}

a#next:hover {
color: #fff;
background-color: #000;


}

#num{
margin: 0px;
padding: 0px;

font-weight: normal;

}

.diamante{
margin-top: 9px;
margin-bottom: 9px;
}

#um{
width: 279px;
margin-right: 18px;
position: absolute;
top: 0px;
left: 0px;
}

#dois{
position: absolute;
top: 0px;
left: 307px;
width: 279px;
}

#tres{
width: 279px;
margin-right: 18px;
position: absolute;
top: 0px;
left: 0px;
text-align: center;
}

#um h1{
margin-bottom: 9px;
}

#dois h1{
margin-bottom: 9px;
}

#tres h1{
margin-bottom: 9px;
text-align: left;
}


#dois ul li{
list-style-image: url(barra.gif);
margin-left: 18px;
margin-bottom: 9px;
}

#lista{
height: 100px;
width: 205px;
margin-top: 45px;
text-align: left;
padding-left: 9px;
}

#lista a{
color: #000;
font-style: italic;
font-weight: bold;
font-family: Georgia,serif;
font-size: 11px;
}

#lista a:hover{
text-decoration: line-through;
}

.caixa{
margin-top: 4px;
border-color: #000;
border-style: dashed;
border-width: 1px;
margin-right: 4px;
}

.bota{
background-color: #000;
color: #fff;
border: none;
font-size: 8px;
letter-spacing: 1px;
padding-bottom: 1px;
padding-top: 3px;
text-transform: uppercase;
}

#main{
padding: 18px;
width: 600px;
position: absolute;
background-color: #fff;
top: 68px;
left: 261px;

}

.listada{
background-color: #eee;
}

#main h1{
	width: 300px;
	font-family: Georgia,serif;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: capitalize;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 2px;
    margin-bottom: 18px;
}

ul.cont{
margin-top: 9px;
}

ul.cont li{
	margin-left: 27px;
	margin-bottom: 9px;
	list-style-image: url(diamante.gif);
}

#tres a{
color: #000;
font-style: italic;
border-bottom-style: dotted;
	border-bottom-width: 1px;

}

#tres a:hover{
text-decoration: none;
border-bottom-style: solid;


}

#lang{
position: absolute;
top: 0px;
left:830px;
background-color: #000;
width: 62px;
height: 18px;
padding-left: 8px;
color: #fff;
font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
}

#lang a{
color: #fff;
font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}

#lang a:hover{
    text-decoration: line-through;
}

span.eng{
display: none;
visibility: hidden;
}