/*
-----------------------------------------------
Stylesheet Lumaya HOME
Version:  23/10/2007
----------------------------------------------- */

/* Basics
----------------------------------------------- */
body {
	margin:0;
	padding: 0;
	font-family: georgia, serif;
	font-size: 75%;
	background-color: #fff;
	background:url(../images/streep.gif) 0 25px repeat-x;
	}

/* Structure: Home
----------------------------------------------- */
#container {
	position: absolute; 
	top: 80px;
	left: 50%;
	margin-left: -275px;
	width:550px;
	background-color: #fff;
	border:px solid #000;
	height:auto;	
	}
.foto {
	float:left;
	margin:0 0 25px 25px; 
	}
.left {
	float:left;
	margin:0 15px 0 0; 
	}
.right {
	float:right;
	margin:0 0 0 15px; 
	}
.lumaya {
position:absolute;
margin:0;
padding:0;
border:1px solid #fff;
top:-57px;
left:20px;
z-index:99;
}
.ill {
position:absolute;
margin:0;
padding:0;
border:2px solid #fff;
top:-117px;
left:-182px;
z-index:0;
}
.title {
position:absolute;
margin:0;
padding:0;
border:1px solid #fff;
top:-57px;
left:365px;
z-index:99;
}
#line {
	position:absolute;
	top:50px;
	left:0;
	width:600px;
	height:2px;
	background-color:#bf0033;
	}
#text {
	position: absolute;
	width: 540px;
	left: 0px;
	top: 600px;
	background: url(../images/.gif) 0px 17px no-repeat;
	margin: 0;
	padding:0;
	text-align: left;
	}
#banner {
	width: 520px;
	height: 300px;
	position:relative;
	margin:0;
	padding: 50px 0 0 0;
	text-align: center;
	border:px solid #000;
	}
#footer {
	width: 30em;
	height: 70px;
	position:relative;
	bottom:0px;
	margin:30px 8em;
	padding-top:10px;
	background: url(../images/) 50% 100% no-repeat;
	border-top:1px solid #ccc;
	}
#validator {
	position: relative;
	}

/* Page Structure: positioning
----------------------------------------------- */

/* Fonts, text properties, links
----------------------------------------------- */
p {
	font-size:1.1em;
	letter-spacing:0.03em;
	line-height:1.7em;
	color:#333;
	margin:0;
	padding:0;
	text-align: center;
	}
a {
	color: #bf0033;
	letter-spacing:0.03em;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1 {
	font:bold 1em "trebuchet ms";
	letter-spacing:0.08em;
	line-height:2.2em;
	color:#bf0033;
	margin:0;
	text-align: center;
	text-transform:uppercase;
	}
#footer p {
	font:normal 0.9em tahoma;
	text-align: center;
	color: #a99999;
	letter-spacing:0.1em;
	line-height:1.8em;
	
	text-transform:lowercase;
	margin:0;
	padding:5px;
	}
#banner p {
	text-align: center;
	text-transform:lowercase;
	margin:0;
	}
img {
margin:0;
	}

/* =Header
----------------------------------------------- */

/* =Nav
----------------------------------------------- */

/* Lists
----------------------------------------------- */

/* =Misc
----------------------------------------------- */

/* =Footer
----------------------------------------------- */
