* {
	padding: 0px;
	margin: 0px;
}

html, body {
	height: 100%;
	background: url(../images/tr.jpg) repeat-x top;
	font-family: "Lucida Sans Unicode", Verdana, SansSerif;
	font-size: 0.9em;
	color: #386474;
}

a {
	color: #386474;
}

a:hover {
	color: #FFF;
}

address {
	font-style: normal;
	font-size: 0.85em;
	padding: 0.5em 0 1em 0;
	border-top: 1px solid #99C2D1;
}

label {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	padding-left: 1em;
}

form {
	padding-top: 95px;
	background: url(img/mapamundi.gif) no-repeat top;
}

input, textarea, select {
	border: none;
	padding: 0.1em 0.2em 0.1em 0.2em;
	background-color: #D6ECF3;
	width: 160px;
	font-family: Arial, san-serif;
	font-size: 0.9em;
	margin-bottom: 1em;
	color: #386474;		
}

input:focus, textarea:focus {
	background-color: #FFF;
}

em {
	display: block;
	font-style: normal;
	font-weight: bold;
}

#fondo {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/sky.jpg) no-repeat top;
	width: 800px;
	height: 580px;
}

#content {
	position: absolute;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	z-index: 1;
}

#cabecera {
	margin: 100px 0 0 0;
}

#cabecera h1 {
	margin-left: 495px;
	display: block;
	width: 167px;
	height: 31px;
	background: url(img/logo.gif) no-repeat;
	text-indent: -100em;
	overflow: hidden;
}

#menu ul {
	overflow: auto;
	list-style: none;
	width: 666px;
}

#menu li {
	float: right;
	padding: 3px 7px 5px 7px;
}

#menu li a {
	padding-top: 5px;
	text-decoration: none;
	color: #638E9E;
	font-family: Arial, san-serif;
	font-weight: bold;
	font-size: 0.85em;
}

#menu li a:hover {
	color: #FFF;
}

#menu li a.selected {
	color: #756653;
	background: url(img/actual.gif) no-repeat top center;
/*	text-decoration: underline;*/
}

#pie {
	position: absolute;
	left: 50%;
	margin-left: -302px;	
	bottom: 0px;
	background: url(../images/hierba.gif) no-repeat bottom;
	width: 605px;
	height: 40px;
	color: #638E9E;
	text-align: center;
	font-size: 0.8em;
}

#pie a {
	text-decoration: none;
}

#pie a:hover {
	color: #756653;
}

.bloque {
	position: absolute;
	top: 220px;
	width: 186px;
	background-color: #ABD2E0;
	text-align: center;
}

.bloque h3 {
	display: block;
	height: 39px;
	text-indent: -50em;
	overflow: hidden;	
	padding-bottom: 0.5em;
}

.bloque p {
	text-align: left;
	padding: 0.5em 1em;
	font-size: 0.85em;
}

.bloque img {
	border: 1px solid #548090;
}

.uno {
	left: 35px;
}

.uno h3 {
	background: url(../images/m01.jpg) no-repeat;
}

.dos {
	left: 255px;
}

.dos h3 {
	background: url(../images/m02.jpg) no-repeat;
}

.tres {
	left: 475px;
}

.tres h3 {
	background: url(../images/m03.jpg) no-repeat;	
}

.tres h5 {
	padding-top: 95px;
	background: url(img/mapamundi.gif) no-repeat top;	
}

.tres img {
	border: none;
}

#home .tres h3 {
	background: url(../images/m03.jpg) no-repeat;
}

#home .tres img {
	border: 1px solid #548090;	
}

.boton {
	display: block;
	width: 160px;
	background-color: #638E9E;
	color: #FFF;
	padding: 0.1em 0 0.3em 0;
	text-decoration: none;
	text-align: center;
}

.boton:hover {
	background-color: #FFF;
	color: #638E9E;
}

.enviar {
	display: block;
	margin-left: 11px;
	background-color: #638E9E;
	color: #FFF;
	width: auto;
}

.enviar:hover {
	background-color: #756653;
}

#ir {
	width: auto;
	background-color: #638E9E;
	color: #FFF;
	padding-left: 1em;
	padding-right: 1em;	
}

#ir:hover {
	background-color: #756653;	
}

#quien #cabecera, #productos #cabecera, #proyectos #cabecera, #energia #cabecera {
	margin: 25px 0 0 0;
}

#quien .bloque, #productos .bloque, #proyectos .bloque, #energia .bloque {
	top: 120px;
}

#quien .uno, #productos .uno, #proyectos .uno, #energia .uno {
	width: 420px;
	padding-bottom: 0.5em;
}

#quien .uno h3 {
	background: url(img/m01Big.jpg) no-repeat;
}

#quien object {
	width: 408px;
	height: 185px;
}

#proyectos .uno h3 {
	background: url(img/m02Big.jpg) no-repeat;
}

#proyectos .uno ul {
	text-align: left;
	list-style: none;
	padding-left: 0.7em;
}

#proyectos .uno li {
	padding: 0.5em 0;
}

#proyectos .uno form, #productos .uno form {
	padding: 0 0 0 1em;
	background: transparent;
	text-align: left;
	border-bottom: 1px solid #99C2D1;	
}

#proyectos .uno form select {
	background-color: #FFF;
}

#productos .uno h3 {
	background: url(img/m03Big.jpg) no-repeat;	
}

#productos .producto {
	text-align: left;
	padding: 1em 0 0 0.7em;
	background: url(img/line.gif) repeat-x bottom;
}

#productos .producto em {
	display: block;
	font-style: normal;
	font-weight: bold;
}

#energia .uno h3 {
	background: url(img/m05Big.jpg) no-repeat;
}
