body {
	margin: 1em 0 1em 0;
	padding: 0;
	color: black;
	background-color: #ccc;
	line-height: 130%;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	text-align: center;
}

body#portada {
	margin: 5em 0 1em 0;
}

/* 
	====================
	Contenedor principal
	====================
*/

#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	background: #fff url('images/fondop62b.jpg') fixed;
}

/* 
	========
	Cabecera
	========
*/

#wrapper-header {
	background: #88ac0b;
	color: Black;
}

#header {
	background: transparent url('images/fondoverde6.gif') top left no-repeat;
	width: 800px;
	height: 125px;
	margin: 0 auto;
	text-align: left;
	color: Black;
}

#header h1 {
	line-height: 45px;
	margin: 0;
	padding: 20px 0 0 10px;
	color: white;
	font-size: 220%;
	letter-spacing: -1px;
	background-color: transparent;
	border-bottom: 1px solid #ffff00;
}

#header #localiza {
	font-size: 70%;
	color: #eee;
	text-align: left;
	background-color: transparent;
	padding: 10px 10px 0 0;
	border-top: 1px solid #ccc;
	margin-top: 3px;
}

#header #datoscontacto {
	line-height: 15px;
	float: left;
	width: 500px;
	margin: 0 0 0 1em;
}

#header #idioma {
	float: right;
	font-size: 90%;
	margin: 0 1em 0 0;
	padding: 0 1em 0 1em;
}

#logo {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	width: 100px;
	height: 100px;
	background: url('images/logo_am2_t9d.gif');
}

/*	
	==================
	Menú de navegación
	==================
*/

#wrapper-menu, #wrapper-menu2 {
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	float: left;
	width: 100%;
}

#menu, #menu2 {
	width: 800px;
	margin: 0 auto;
	font-size: 80%;
	white-space: nowrap;
	padding-right: 2px;
}

* html #menu, * html #menu2 { padding-right: 0; }

#menu ul, #menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}

#menu li, #menu2 li { display: inline; }

#menu a:link, #menu a:visited, #menu2 a:link, #menu2 a:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 2px solid #95bc0e;
}

#menu a:hover, #inicio #inicio1 a,
#empresa #empresa1 a, #servicios #servicios1 a,
#otros #otros1 a, #clientes #clientes1 a,
#paises #paises1 a, #contacto #contacto1 a {
	background-color: transparent;
	background-image: url(images/fondop62d.gif);
	color: #485b06;
	background-repeat: no-repeat;
	background-position: top left;
}

#menu2 a:hover, #inicio #inicio2 a,
#empresa #empresa2 a, #servicios #servicios2 a,
#otros #otros2 a, #clientes #clientes2 a,
#paises #paises2 a, #contacto #contacto2 a {
	background-color: transparent;
	background-image: url(images/fondop62d.gif);
	color: #485b06;
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* 
	=========
	Contenido
	=========
*/

#content {
	float: left;
	width: 780px;
	margin: 0 auto;
	padding: 10px 10px 20px 10px;
	background: #fff url(images/fondop62b.jpg) fixed;
	font-size: 90%;
	text-align: left;
}

#content li {
	border-bottom: 1px solid #C6DE6E;
	margin-right: 1em;
	margin-bottom: 0.5em;
	text-align: justify;
}

#content li.nosmallcaps {
	border-bottom: none;
}

* html #content { padding-top: 1.8em; }

#horayfecha {
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	float: right;
	font-size: 80%;
}

#imagen, #imagenplano {
	float: right;
	padding: 2px;
	margin: 0.5em 1em 0 0.5em;
	background: #c6de6e;
	text-align: center;
}

#imagen {
	width: 200px;
}

#imagenplano {
	width: 380px;
}

#mapa {
	float: right;
	padding: 2px;
	margin: 0.5em 1em 0 0.5em;
	width: 350px;
	height: 250px;
	background: transparent url('images/mapamundii.gif') center no-repeat;
	text-align: center;
}

#banderas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: center;
}

#banderas li { 
	display: inline;
	margin: 10px 50px 10px 50px;
	border: none;
}

#banderas a { 
	text-decoration: none;
}

/* 
	=============
	Pie de página
	=============
*/

#footer {
	float: left;
	margin: 0 auto;
	padding: 2px 0;
	width: 800px;
	text-align: center;
	color: white;
	background: #88ac0b url('images/fondoverde6.gif') bottom left no-repeat;
	border-top: 1px solid #ffff00;
	font-size: 60%;
}

/* 
	=============

	=============
*/

.smallcaps {
	font-variant: small-caps;
}

.nosmallcaps {
	font-variant: normal;
}

.subir {
	text-align: left;
	text-indent: 2em;
	font-size: 85%;
}

/* 
	=============

	=============
*/

h2 {
	text-indent: 1em;
	clear: none;
	margin: 0 1em 0 0;
	color: #404040;
	padding-bottom: 2px;
	font-size: 150%;
	letter-spacing: -1px;
	background: #c6de6e;
}

a {
	outline: none;
}

a:link, a:visited {
	color: #306;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p { 
	margin: 1em;
	text-align: justify;
	text-indent: 2%;
}

/* 
	======================
	Formulario de contacto
	======================
*/

form {
	width: 400px;
	padding: 20px;
}

label {
	display: block;
}

#remitente, textarea {
	width: 300px;
	border: 1px solid #8c8c8c;
	margin-bottom: 1em;	
}

textarea {
	height: 7em;
}

input:focus, textarea:focus {
	background-color: #c6de6e;
}

