body {
	background-color: #000;
	font-family: "Palatino Linotype", "Times New Roman", serif;
    font-size: .95em;
	font-weight:bold;
    color: #FFFFFF;
	margin-top: 0px;
	}
		
		#container
		{
			margin: auto;
			width: 1000px;
			background-color: #000;
		}
		
		#banner
		{
			background-color: #000;
		}

		#mov
		{
	margin: 10px 0px 0px 3px;
	width: 320px;
	float:left;
		}
		
		#mov2
		{
			width: 290px;
			margin: auto;
		}
		
		#mov3
		{
	width: 219px;
	margin: auto;
		}
		
		#mov p { margin-top: 0; }
		
		#content
		{
	padding-top: 0px;
	margin: 0px 20px 0px 0px;
	float: right;
	width: 650px;
		}
		
		#content h2 { margin-top: 0; }
		
		#header {
	background-image:url(../img/fotocube-txt2.png);
	background-position:center;
	background-repeat:no-repeat;
	height:80px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto 0px auto;
}

.floatleft { float: left; margin: 0px 5px 5px 0px; }
.floatright { float: right; margin: 0px 0px 5px 5px; }

h1 {
font-size: 22px;
color: #B3BEE8;
font-weight: lighter;
}

h2 {
font-size: 0.95em;
color: #0066FF;
}

h3 {
font-size: 18px;
color: #B3BEE8;
text-decoration:none;
}

h4 {
font-size: 1.9em;
color: #FFFFFF;
text-decoration:none;
font-weight: bolder;
}

.style7 {color: #999999}

a {
	color: #33CC33;
	text-decoration: none;
	font-size: 1em;
}

a:hover {
        color: #FFFF00;
        text-decoration: underline;
}

.line {
	line-height: 1.6em;
	padding-right: 12px;
	font-size: 1.2em;
}
		
		#footer
		{
			clear: both;
			background-color: #000;
		}
