@charset "utf-8";
/* CSS Document */

body {
background-color:#333333;
}
a:active {
	color:#FCB914;
	text-decoration: none;
}
a:link{
	color:#FCB914;
	text-decoration: none;
}
a:visited{
	color:#FCB914;
	text-decoration: none;
}
a:hover {
	color:#FFFFCC;
	text-decoration: none;
}
#contenedor {
	height:1100px;
	width:100%;
	background-image: url(imagenes/fondogris.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.proteccion_datos {
	margin-left:60px;
	margin-right:60px;
	float: left;
}
#cabecera {
	width:990px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#titulo {
	float:left;
	width:350px;
	height:150px;
	background-image:url(imagenes/titulo.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#untzigain {
float:left;
}
#botonessup {
	height:30px;
	margin-top:60px;
	width:230px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCB914;
}
#botonessup li {
	display: inline;
	margin-right: 5px;
}
#botonessup ul {
	margin-right: 25px;
}
#botones {
	float:right;
	height:35px;
	width:600px;
	color: #FCB914;
	margin-top: 0px;
	text-align: right;
}
#botones ul {
	margin-left: -40px;

}
#botones li {
	display: inline;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.palito {
	color: #000000;
}

#contenido {
	width:990px;
	height:850px;
	background-color:#000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFCC66;
	background-image: url(imagenes/ka.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
}
#logo {
	background-image:url(imagenes/logo.png);
	float:left;
	width:350px;
	height:230px;
	background-repeat: no-repeat;
	margin-left: 5px;
}
#textoinicio {
	float: right;
	width: 600px;
	
	margin-top: 0px;
	margin-right: 20px;
	list-style-image: url(imagenes/lista.jpg);
}
#textoinicio li {
	list-style-image: url(imagenes/lista.jpg);
}
#textorest {
	float: right;
	width: 600px;
	height: 200px;
	margin-top: 20px;
	margin-right: 20px;
}
.todoincluido {
	color: #0066FF;
}
.todoincluido a{
	color: #0066FF;
}
#fotoinicio {
	background-image: url(imagenes/fotoinicio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 200px;
	height: 415px;
	width: 600px;
	float: left;
}
#foto_rincondeltxakoli {
	margin-left: 200px;
	height: 424px;
	width: 600px;
	float: left;
}
#iconosbot_inicio {
	float:left;
	height:135px;
	width:990px;
	text-align: center;
	margin-left: 0px;
}
#iconosbot_inicio ul {
	margin-top: 0px;
	margin-left: -100px;
}
#iconosbot_inicio li {
	display: inline;
	margin-top: 0px;
}
#fotos {
	float:left;
	width:750px;
	height:420px;
	margin-left: 120px;
}
#iconosbot_dos {
	float:left;
	height:170px;
	width:990px;
	text-align: center;
	margin-left: 0px;
	padding-top: 25px;
}
#iconosbot_tres {
	float:left;
	height:610px;
	width:220px;
	text-align: center;
	margin-left: 70px;
	margin-top: 5px;
}
#textomenus {
	float:right;
	width:610px;
	height:820px;
	padding-right: 20px;
	overflow: auto;
}
#textomenus li {
	list-style-image: url(imagenes/lista.jpg);
}
#formulario {
	float:right;
	width:950px;
	height:380px;
}
#base_contacto {
	float:left;
	width:950px;
	height:200px;
	margin-left: 65px;
}
#pie {
	height: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FDBA14;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
input {
	background-color: #FDE18C;
}
textarea{
	background-color: #FDE18C;
}

