body
{
	width: 1024px;
	margin: auto;
	background-color: rgb(121,121,255);
	margin-top: 30px;
}

header
{
    float: left;
	position: fixed;
	margin-left: 5px;
    width: 300px;
	text-align: left;
}

nav
{
    float: left;
	position: fixed;
	margin-top: 500px;
	margin-left: 85px;
    width: 220px;
	height: 220px;
	text-align: left;
}

footer
{
    float: left;
	position: fixed;
	margin-top: 780px;
	margin-left: 5px;
    width: 220px;
	height: 220px;
	text-align: left;
}

ul
 {
	float: left;
	width: 300px;
	height: 150px;
	list-style-type: none; 
	margin: 0;
	padding: 0;
	line-height: 40px;
}


section
{
    float: right;
	margin-right: 5px;
	padding-top: 0px;
    width: 640px;
	text-align: center;
}


img 
{ 
border: none; 
}

.folio:hover
{
opacity: 0.5;
}

a
{	
	text-decoration: none;
    color: rgb(255,219,105);
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 5px;
}

a:hover
{
	text-decoration: underline;
    color: white;
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 5px;
}

a:active, a:focus 
{
 	text-decoration: underline;
    color: white;
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 5px;
}


.stitre
{
    color: white;
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 1.3em;
	letter-spacing: 1.2px;
}

.stitreb
{
    color: white;
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 1.0em;
	letter-spacing: 1.2px;
}

.cadre
{
    color: black;
	background-color: rgb(255,219,105);
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 1em;
	padding: 5px;
	box-shadow: 6px 6px 6px rgb(78,78,78);
}

.cadreb
{
    color: white;
	background-color: rgb(0,0,158);
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 1em;
	font-style: italic;
	padding: 5px;
	box-shadow: 6px 6px 6px rgb(78,78,78);
}

.demicadrea
{
	float: left;
	width: 380px;
	text-align: left;
}

.demicadreb
{
	float: left;
	width: 260px;
	text-align: right;
}

.sat
{
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 1.2em;
}

.imp
{
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 1.2em;
	letter-spacing: 1px;
}

p
{
    color: white;
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 0.85em;
}

.load
{
    background:url('logos/loader.gif') no-repeat center;
}

.logos
{
	font-family: Calibri, "Lucida Grande", sans-serif;
	font-size: 0.70em;
	text-align: left;
}