/*
Design LuisaAnd
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/ElgheIndex.jpg) repeat-x;
	text-align: justify;
	font-family: Verdana, sans serif;
	font-size: 12px;

	color: /*#666666*/;
	border-top-width: 5px;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	text-decoration: none;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

#margine {
	width: 770px;
	height: 45px;
	margin: 0 auto;
}


/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

#elgheE {
	width: 770px;
	height: 250px;
	margin: 0 auto;
}
#elgheG {
	width: 770px;
	height: 250px;
	margin: 0 auto;
}

#base {
	width: 770px;
	height: 75px;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
