BODY {
	BACKGROUND-COLOR: #669900;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial;
	font-size: 70%;
}

.bodycarta {
	BACKGROUND-COLOR: white;
}

.fondo {
	background-image: url(../images/fondo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Verdana, Arial;
	font-size: 100%;
	COLOR: #333;
	margin-bottom: 3px;
}

SELECT {
	font-family: Verdana, Arial;
	font-size: 100%;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 100%;
	COLOR: #333;
	margin-bottom: 3px;
}



ul {
	Padding-top:2px;
	Padding-bottom:2px;
}

.menusup {
	color: #E93F6E;
}

.menusup a {
	color: black;
	text-decoration: none;
}

.menusup a:hover {
	color: #E93F6E;
	text-decoration: none;
}

.fotoizda {
	padding-top: 30px;
}

.cabecera {
	padding-bottom: 20px;
	color: white;
	font-size: 120%;
}

.cabecera a {
	color: white;
	text-decoration: none;
}

.cabecera a:hover {
	color: Black;
	text-decoration: none;
}

.creditos {
	color: white;
	text-align: right;
	padding-right: 20px;
}
.creditos a {	color: white;}
.creditos a:hover {	color: white; text-decoration:underline;}

.titulo {
	font-family: Arial;
	font-weight: bold;
	font-size: 140%;
	color: black
}

.carta {
	background-image: url(../images/carta.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	color: black;
}

.cartaizda {
	padding-left: 48px;
	padding-top: 56px;
}

.cartadcha {
	padding-left: 40px;
	padding-top: 56px;
}

.padcuerpo {
	padding-right: 40px;
}

.Tarifas {
	border: 1px solid #669900;
}

.Tarifas th{
	font-weight: bold;
	background-color: #669900;
	color: White;
	padding: 3px;
}

.Tarifas td {
	color:black;
	border: 1px solid #669900;
	padding: 3px;
}

P {
	color: black;
	font-weight: normal;
	text-align: left;
}

P a {
	color: #174F28;
	text-decoration: none;
}

P a:hover {
	color: black;
	text-decoration: none;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	color: black;
	text-align: left;
}

li a {
	COLOR: #174F28;
	text-decoration: none;
}

li a:hover{
	COLOR: #333333;
	text-decoration: none;
}

.colora a {
	COLOR: #EB3F71;
	text-decoration: none;
}

.colora a:hover {
	COLOR: black;
	text-decoration: none;
}

.img {
	border: 1px solid #669900;
}

.kontaktatu td {
	color: black;
	text-align: right;
	padding-right: 10px;
	padding-top:3px;
}