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

body {
	margin: 0px;
	background-image: url(images/bg.gif);
}


p {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
}


label {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}


.val {
	margin: 0px;
	font-size: 12px;
	font-style: italic;
}

#contenedor {
	width: 950px;
	height: 769px;
	margin: auto;
}

#logo {
	width: 453px;
	height: 115px;
	background-image: url(images/logo.gif);
	margin: auto;
	margin-bottom: 10px;
}

#menu {
	width: 654px;
	height: 53px;
	margin: auto;
	z-index: 1;
}

#cuerpo {
	background-image: url(images/contnt.gif);
	width: 950px;
	height: 551px;
	margin: -18px auto auto auto;
	z-index: 2;
	position: absolute;
	background-repeat: no-repeat;
	padding: 15px 0px 10px 25px;
}

#banner {
	background-image: url(images/banner.gif);
	width: 248px;
	height: 518px;
	margin: 0px;
}

#cuadro {
	background-image: url(images/cuadro.gif);
	background-repeat: no-repeat;
	width: 646px;
	height: 516px;
	position: absolute;
	margin: -515px 0px 0px 255px;
	padding: 10px 0px 5px 7px;
}

#cuadro2 {
	background: url(images/cuadro2.gif) no-repeat;
	width: 628px;
	height: 493px;
	margin: 0px;
	padding: 20px 0px 0px 25px;
}

#nostitle {
	background: url(images/nostitle.gif) no-repeat;
	width: 132px;
	height: 32px;
}

#cuadrotxt  {
	width: auto;
	height: auto;
	margin: auto;
	padding: 0px 40px 0px 0px;
}

.izkierda {
	float: left;
	margin-right: 5px;
}

.derecha {
	float: right;
	margin-left: 5px;
}

.des {
	font-size: 16px;
	color: #666;
	margin: 5px 0px -10px 0px;
	padding: 0px 3px 0px 0px;
	font-weight: bold;
}

#valores {
	background: url(images/valores.gif) no-repeat;
	width: 595px;
	height: 168px;
	margin-left: -7px;
	padding: 16px 0px 0px 15px;
}

#cuadrob {
	background: url(images/cuadrob.gif) no-repeat;
	width: 893px;
	height: 516px;
	margin: auto;
	margin-left: 3px;
	padding: 10px 0px 0px 8px;
}

#cuadroc {
	background: url(images/cuadroc.gif) no-repeat;
	width: 876px;
	height: 491px;
	padding: 18px 0px 0px 25px;
}

#servtitle {
	background: url(images/sertitle.gif);
	width: 137px;
	height: 36px;
}

h2 {
	color:#F60;
	font-size: 16px;
	margin: 33px 0px -13px 0px;
}

.matri {
	color: #F60;
	font-size: 16px;
	margin: 53px 0px -13px 0px;
}

.empr {
	color: #F60;
	font-size: 16px;
	margin: 42px 0px -13px 0px;
}

#clientestxt {
	background: url(images/clientestxt.gif);
	width: 186px;
	height: 39px;
}

#galtitle {
	background: url(images/galtitle.gif);
	width: 108px;
	height: 36px;
	margin-bottom: 10px;
}

#cuadrocon {
	background: url(images/cuadrocon.gif) no-repeat;
	width: 645px;
	height: 518px;
	padding: 30px 30px 0px 30px;
}

#conrig {
	background: url(images/conder.gif) no-repeat;
	width: 242px;
	height: 517px;
	position: absolute;
	margin: -548px 5px 0px 653px;
}

#contactitle {
	background: url(images/cntactitle.gif);     
	width: 140px;
	height: 41px;
}

#gelerias {
	width: 500px;
	height: 400px;
}

#testi1 {
	width: 310px;
	height: 310px;
	background: #b3aba1;
	float: left;
	margin: 10px 15px 0px 0px;
	border: #FFF solid 3px;
	padding: 0px 8px 8px 8px;
}

#testi2 {
	width: 383px;
	height: 30px;
	background: #b3aba1;
	float: left;
	margin: 10px 0px 0px 0px;
	border: #FFF solid 3px;
	padding: 0px 8px 8px 8px;
}

#testi3 {
	width: 803px;
	height: 150px;
	background: #b3aba1;
	float: left;
	margin: 10px 0px 0px 0px;
	border: #FFF solid 3px;
	padding: 0px 8px 8px 8px;
}

.test {
	color: #FFF;
	text-align: justify;
}

.naranja {
	color: #ffd097;
	font-size: 15px;
}

#footer {
	width: 300px;
	height: 20px;
	text-align: center;
	margin: auto;
	margin-top: -65px;
}

.firma {
	font-style: italic;
}

input {
	background-color: #fde5bf;
	border: #000 solid 1px;
}

textarea {
	background-color: #fde5bf;
	border: #000 solid 1px;
}
