body {
	text-align:center;
	margin: 20px 0 0 0;
	padding: none;
	font-family: arial, geneva;
	font-size: 16px;
	color: #333333;
	}

#container {
	width: 990px;
	margin:auto;
}

hr {
	border: 1px solid #ccc;
	width:75%;
	margin-top: 7px;
}

#header {
width:100%
}

.textheader {
	width: 990px;
	height: 120px;
	margin:auto;
	font-size: 35px;
	color:#CC292B;
}

.textheader img {
margin-right: 60px;
}

#lineacolora {
	width: 100%;
	height: 100px;
	background: url('/images/headerfons.png') repeat-x;
}
	
.superior{
	padding-bottom:60px;
}
.llavero {
	float: left;
	margin-left:30px;
}

.texte {
	float: right;
	width: 600px;
	text-align: left;
}

.tiraitems {
	height: 300px;
	margin: 0px 0 0px 0;
}

.item h2 {
	color: #CC292B;
	font-weight: lighter;
	font-size: 16px;
	padding:0px 0 0 20px;
}


.item {
	width: 288px;
	height: 257px;
	background: url('/images/ficha.png') no-repeat;
	text-align: left;
	font-size: 11px;
	font-family: 'trebuchet ms', arial;
	margin-left:20px;
	float:left;
	clear:right;

}

.item p{
	margin:0 0 0 25px;
	padding:0;
}

.item img {
padding:2px;
background: #fff;
border:1px solid #bbb;
}



.image {
	width:120px;
	margin:5px 0 8px 10px;
	float:left;
}

.text {
	width:100%;
	float:left;
	margin-left: 10px;
}

.susti {
	float:right;
	margin: 5px 10px 0 0;
}

.imageadsuar {
	width:260px;
	margin:20px 0 8px 15px;
	background: url('/images/logos/logoadsuar.jpg') no-repeat right top;
}

.imagearea {
	width:260px;
	margin:20px 0 8px 15px;
	background: url('/images/logos/logoareamediterranea.jpg') no-repeat right top;
}

.imagearronis {
	width:260px;
	margin:20px 0 8px 15px;
	background: url('/images/logos/logoarronis.jpg') no-repeat right top;
}

.imageinmobotella {
	width:260px;
	margin:20px 0 8px 15px;
	background: url('/images/logos/logoinmobotella.jpg') no-repeat right top;
}
.imagedominguez {
	width:260px;
	margin:20px 0 8px 15px;
	background: url('/images/logos/logodominguez.jpg') no-repeat right top;
}
.imageveracruz {
	width:260px;
	margin:20px 0 8px 15px;
	background: url('/images/logos/logoveracruz.jpg') no-repeat right top;
}

a:hover .imageadsuar {
background: url('/images/logos/adsuar_00.gif') no-repeat right top;
}

a:hover .imagearea {
background: url('/images/logos/amediterranea_00.gif') no-repeat right top;
}

a:hover .imagearronis {
background: url('/images/logos/arronis_00.gif') no-repeat right top;
}


a:hover .imageinmobotella {
background: url('/images/logos/botella_00.gif') no-repeat right top;
}


a:hover .imagedominguez {
background: url('/images/logos/dominguez_00.gif') no-repeat right top;
}


a:hover .imageveracruz {
background: url('/images/logos/veracruz_00.gif') no-repeat right top;
}

.llimpia {
	clear:both;
}


a, a:visited {
	color: #00325E;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#footer {
	width:100%;
	height:200px;
	background: #003352 url('/images/footerback.png') repeat-x top;
	color: #fff;
	text-align: center;
}

#footer a {
	color:#53758A;
}
.footertext {
	width: 990px;
	padding-top: 100px;
	margin:auto;
}

.uno {
	float:left;
	margin-left:100px;
	
}