#contenedor {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contacto a {
	color: #000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#contacto a:hover {
	background-color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}


#contacto legend{
	background-color: #FEC106;
	border: 1px solid #B5B5BF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #000;
}
#contacto fieldset {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: -2px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#contacto fieldset legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #293A82;
	border: 1px solid #CCC;
	font-size: 11px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
}
#contacto fieldset p {
	text-indent: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	color: #333;
	margin-right: 0px;
	margin-left: 0px;
}
.amarillo {
	font-weight: bold;
	color: #FFF;
	background-color: #B5B5BF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 12px;
}

#cuerpo {
	background-image: url(imagenes/contacto.jpg);
	background-repeat: repeat-y;
	height: 490px;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#limpiar {
	clear: both;
}
#pie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293A82;
	height: 20px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 170px;
	padding-top: 10px;
}

* {
	margin: 0px;
	padding: 0px;
}
#otearri {
	height: 140px;
	width: 580px;
	float: left;
	padding-top: 40px;
	padding-left: 170px;
}
body {
	background-color: #293a82;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center top;
}
.izda {
	float: left;
	margin-right: 10px;
}

#idioma {
	float: right;
	height: 20px;
	width: 90px;
	text-align: right;
	padding-top: 160px;
}

#idioma a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #293A82;
	font-size: 11px;
	padding-right: 12px;
}
#idioma a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FEC106;
	font-size: 11px;
}

#menu {
	height: 455px;
	width: 160px;
	float: left;
	padding-top: 35px;
	background-repeat: no-repeat;
	background-position: center bottom;
}





li {
	list-style-type: none;
	display: block;
	height: 30px;
	width: 160px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #293A82;
	font-size: 13px;
	margin-bottom: 10px;
}
li a {
	text-decoration: none;
	color: #293A82;
	display: block;
	height: 25px;
	width: 135px;
	padding-left: 25px;
	padding-top: 5px;
}
li a:hover {
	text-decoration: none;
	color: #293A82;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 130px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 15px;
}
#contenido {
	float: left;
	height: auto;
	width: 520px;
	padding: 10px;
}
#contacto {
	float: right;
	height: 470px;
	width: 180px;
	padding: 10px;
	background-image: url(imagenes/fondocontacto.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 64px;
	color: #293A82;
	line-height: 60px;
}
.transportes {
	font-size: 36px;
}
.menu {
	text-decoration: none;
	color: #293A82;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 130px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 15px;
}
.azul {
	color: #293A82;
}

.to {
	font-weight: bold;
}
#form1 fieldset label {
	display: block;
	width: 100px;
}
textarea {
	width: 437px;
}
.inputes {
	width: 300px;
}
#mapa {
	height: 304px;
	width: 504px;
	margin-right: auto;
	margin-left: auto;
}
#pie a {
	color: #293A82;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#pie a:hover {
	color: #293A82;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #FEC106;
}
#contenido a {
	color: #000;
	text-decoration: none;
	border: 1px solid #B5B5BF;
	padding-right: 2px;
	padding-left: 2px;
}

#contenido a:hover {
	color: #293A82;
	text-decoration: none;
	border: 1px solid #B5B5BF;
	background-color: #EAE7DE;
	padding-right: 2px;
	padding-left: 2px;
}
