body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-size: small;
	background-image: url(iges/fondito.png);
	background-repeat: repeat-x;
}
#cabecera {
	width: 770px;
	height: 150px;
	margin: auto;
	background-color: #999999;
	background-image: url(iges/logo.png);
	background-repeat: no-repeat;
	background-position: -5px top;
}
#logo {
	float: left;
}
#telefono {
	width: 150px;
	font-size: 19px;
	color: #999999;
	letter-spacing: 1px;
	background-image: url(iges/info.png);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 50px;
	float: right;
	height: 100px;
	text-align: center;
	line-height: 26px;
	background-position: 0px top;
}
#reservas{
	font-size: x-small;
	color: #999999;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #276098;
	padding-bottom: 2px;
}
#enlaces {
	width: 470px;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	position: absolute;
	padding: 0px;
	background-image: url(iges/fondo.png);
	background-repeat: repeat;
	margin-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 65px;
}
#enlaces ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#enlaces li{
	float: left;
	width: 117px;
	padding-top: 20px;
}
#enlaces li a{
	font-size: x-small;
	color: #999999;
	padding-top: 20px;
	float: left;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	padding-bottom: 5px;
	background-color: #276098;
	margin: 0px;
	width: 116px;
	height: 20px;
}
#enlaces li a.idioma{
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #424242;
}
#enlaces li a:hover{
	text-align: center;
	letter-spacing: 1px;
	color: #CCCCCC;
}
#enlaces li a.activo{
	text-align: center;
	letter-spacing: 1px;
	color: #333333;
}
h1 {
	font-size: large;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	position: absolute;
	margin-top: 70px;
	margin-left: 215px;
	font-weight: 100;
	width: 370px;
	line-height: 24px;
}
#contenido {
	width: 750px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 350px;
	padding-top: 199px;
	background-image: url(iges/Fondo3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#contenido2 {
	width: 750px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 400px;
	padding-top: 199px;
	background-image: url(iges/fondo7.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#contenido3 {
	width: 750px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 800px;
}
#texto1 {
	width: 300px;
	float: left;
	color: #333333;
	background-image: url(iges/comillas.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	text-align: justify;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 40px;
	font-weight: normal;
}
#servicios {
	width: 300px;
	float: left;
	color: #333333;
	background-image: url(iges/comillas.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	text-align: justify;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 40px;
	font-weight: normal;
}
#servicios ul{
	color: #333333;
	line-height: 20px;
	text-align: justify;
	margin: 0px;
	list-style-type: square;
	padding: 0px;
}
h2 {
	font-size: medium;
	letter-spacing: 1px;
	color: #999999;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A3D60;
	width: 250px;
	font-weight: 600;
	padding-top: 0px;
}
.flota{
	font-size: medium;
	letter-spacing: 1px;
	color: #235485;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: 600;
	height: 190px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.flota h2 {
	font-size: medium;
	letter-spacing: 1px;
	color: #276098;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #276098;
	font-weight: 600;
	width: 320px;
	float: left;
	padding-top: 25px;
	padding-bottom: 5px;
}
.flota p {
	font-size: small;
	letter-spacing: 1px;
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
	width: 330px;
}
.flota img{
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#texto2 {
	width: 325px;
	color: #CCCCCC;
	float: right;
	height: 322px;
	padding-top: 28px;
	padding-left: 25px;
	background-color: #276098;
	line-height: 22px;
	padding-right: 25px;
	text-align: center;
}
#contacto {
	width: 340px;
	color: #CCCCCC;
	float: right;
	height: 370px;
	background-color: #276098;
	line-height: 20px;
	text-align: center;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#texto2 ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 305px;
	text-align: center;
	height: 120px;
}
#texto2 li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	text-align: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.destino{
	text-align: left;
	width: 250px;
	float: left;
}
.precio{
	font-weight: bold;
	text-align: right;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 500;
	color: #000000;
}
#form1{
}
.for {
	color: #CCCCCC;
	background-color: #515151;
	clear: both;
	border: 1px solid #666666;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.bot {
	color: #CCCCCC;
	background-color: #005BB7;
	clear: both;
	letter-spacing: 1px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-weight: bold;
	width: 80px;
	height: 25px;
	margin: 10px;
}
#accesib {
	width: 710px;
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 80px;
	padding: 20px;
}
#accesib p {
	float: left;
	color: #235485;
	text-align: center;
	margin-right: 20px;
	line-height: 22px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#accesib p a{
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235485;
}
