/*
Theme Name: 8.1 Caleb Lost
Author: Phoebes
*/


body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	background-color: #9966FF;
}

A:LINK, A:ACTIVE {
	BACKGROUND: none; transparent scroll repeat 0% 0%; COLOR: #9966FF; TEXT-DECORATION: none; font-weight: bold;
} 

A:VISITED {
	BACKGROUND: none; transparent scroll repeat 0% 0%; COLOR: #330066; TEXT-DECORATION: none; font-weight: bold; font-style: underline;
} 

A:HOVER {
	BACKGROUND: #9966FF; scroll repeat 0% 0%; COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; font-style: underline;
}

#area{
	width: 900px;
	height: 488px;
	position: absolute;
	left: 50%; 
	top: 50%; 
	margin-top: -244;
	margin-left: -450; 
	border: 3px solid #330066;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
	padding: 3px;
}

#menu {
	height: 480px;
	overflow-y:overflow;
	overflow-x:hidden;
	clear: right;
	margin-top: 10px;
	font-size: 13px;
	background-image: url('images/menu.jpg');
}

#corpo {
	padding: 10px;
	overflow-y:auto;
	overflow-x:hidden;
	width: 700px;
	height: 470px;
	float: left;
	clear: left;
	text-align: justify;
}

#corpo_nomenu {
	padding: 10px;
	overflow-y:auto;
	overflow-x:hidden;
	width: 875px;
	height: 470px;
	float: left;
	clear: left;
	text-align: justify;
}

.link {
	font-size: 14px;
	font-weight: bold;
}

.vocimenu {
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	text-align: center;	
	text-valign: top;	
}

.titolo1 {
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 30;
	font-weight: bold;
	color: #330066;
}

.titolo2 {
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 25;
	font-weight: bold;
	color: #330066;
}

.titolo3 {
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18;
	font-weight: bold;
	font-style: italic;
	color: #330066;
}

.titolo4 {
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18;
	font-weight: bold;
}

.frase {
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #9966ff;
}

table {
	font-size: 100%;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
}

td {
	padding: 5px;
}

#ff_area {
	width: 900px;
	position: absolute;
	left: 50%; 
	margin-left: -450px; 
	margin-bottom: 4px; 
	background-color: #ffffff;
	padding: 20px;
}

.ff_d {
	margin-top:0;
	margin-bottom:0;
	text-indent:-35pt;
	margin-left:35pt;
	font-size: 12;
	text-align: justify;
}

.ff_frase {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12;
	text-align: right;
}
