/*
------------------------------------------------------
Copyright &copy; 2006, Luis &Eacute;lye (info@elye.eu). All rights reserved.
http://elye.eu/
------------------------------------------------------
*/


body {
	background: #990066 url('../images/bg-body8.jpg') center repeat-y;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	margin: 10px 0 5px 0;
	padding: 0;
	color: #333333;
	text-align: center;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #000066;
	background-color: transparent;
}

h1 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 1.3em;
	letter-spacing: normal;
}

h3 {
	font-size: 1.2em;
	padding: 3em 0 0 0;
}

p, ul {
	margin: 3px;
	list-style-image: url(../images/bullet_purple.gif);
}

a {
	color: #0000FF;
	background-color: inherit;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #993399;
	background-color: inherit;
}

a:visited {
	color: #990000;
	background-color: inherit;
}

#banner {
	background: url('../images/Banner_Reflexo1.jpg') center no-repeat;
	width: 80%;
	height: 124px;
	margin: 7px auto;
	padding: 0;
	color: #CCCCFF;
	background-color: transparent;
}

#container {
	background: url('../images/bg8.jpg') center repeat-y;
	width: 80%;
	margin: auto;
	padding: 0 2em 0 2em;
	line-height: 1.2;
	position: relative;
}

#nav-main {
	background: url('../images/bg8_top.jpg') center no-repeat;
	text-align: center;
	width: 80%;
	height: 50px;
	margin: auto;
	padding: 0;
	color: #CCCCFF;
	background-color: transparent;
}

#nav-main ul {
	list-style: none;
	text-align: center;
	text-transform: capitalize;
	color: #CCCCFF;
	background-color: transparent;
	font-size: 110%;
	margin: 0;
	padding: 0;
	top: 0px;
	bottom: 0px;
	right: 10px;
}

#nav-main li {
	display: inline;
	color: #CCCCFF;
	background-color: transparent;
}

#nav-main a {
	padding: 1px;
	margin: 2px;
	color: #CCCC99;
	background-color: inherit;
	text-decoration: none;
	font-size: 100%;
}

#nav-main a:hover {
	color: #FFFFFF;
	background-color: inherit;
}

#content {
	width: 600px;
	min-height: 300px;
	margin: auto;
	padding: 10px;
	text-align: justify;
	position: relative;
	line-height: 1.2;
}

#bottom {
	background: url('../images/bg8_bottom.jpg') center no-repeat;
	width: 80%;
	height: 30px;
	margin: auto;
	padding: 0;
}

#info-site {
	margin: 0;
	padding: 1em;
	font-size: 85%;
	color: #CCCCFF;
	background-color: transparent;
	bottom: 0px;
}

#info-site ul {
	margin: 0 1.5em 0 1.5em;
	padding: 0;
	list-style: none;
}

#info-site a {
	color: #CCCC99;
	background-color: inherit;
	text-decoration: none;
}

#info-site a:hover {
	color: #FFFFFF;
	background-color: inherit;
}

.photo {
	float: right;
	margin: 40px 0 0 25px;
	padding: 0 28px 0 5px;
	position: relative;
	line-height: 1.2;
	border: 0;
}

.image {
	border: 0;
}

.form {
	line-height: 2em;
	margin: 0;
	padding: 10px 30px 10px 30px;
}
