* {
	margin: 0;
	padding: 0;
	}
	
a{

	text-decoration: none;
	outline: none;
		border-style: none;



}

img{ border: none;}

body {
		text-align: center;
		font-size: 62.5%;
		font-family: Century;
		background-repeat: repeat;
		background-image: url(images/fondo.gif);
		background-color: #163251 
	}

#container {
		
		text-align: left;
		
		padding-bottom: 30px;
		
		padding-top: 30px;
		
		position: relative;
		
		margin: auto;
		display: block;
		height: 100%;
		width: 764px;
	}

div #header {
		margin-top: -10px;
		height: 177px;
		width: 764px;
		background-repeat: no-repeat;
		background-image: url(images/logo.gif);
	}


#body {
		padding-bottom: 20px;
		padding-top: 20px;
		background-color: white;
		margin-left: 1px;
		width: 762px;
		background-repeat: repeat-y;
		background-image: url(images/tira_horizontal.gif);
		
	}


div #contenido {

		margin-left: 32px;
		width: 700px;

	}

#body #texto {
		font-size: 1.5em;
		margin-left: 11px;
		height: auto;
		float: left;
		z-index: 0;
		
		color: white;
		display: block;
		width: 440px;
	}

#texto span {
		padding: 15px;
		display: block;
	}
#body #fotos {
		margin-top: 10px;
		margin-left: 3px;
		z-index: 0;
		visibility: visible;
		display: block;
		float: right;
		border-style: none;
		width: 232px;
	}

#fotos_cabezal {
		top: 0px;
		height: 13px;
		width: 232px;
		background-image: url(images/tira_superior_fotos.gif);
	}

#fotos_cuerpo {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 23px;
	top: 0px;
	background-image: url(images/tira_fotos.gif);
		
	}

#fotos_cuerpo a {
		border-style: none;
		outline: none;
	}
#fotos_pie {
		clear: both;
		top: 0px;
		height: 13px;
		width: 232px;
		background-image: url(images/tira_inferior_fotos.gif);
	}

#f {
		height: 10px;
		clear: both;
	}
div #footer {
		font-size: 1.5em;
		padding-top: 10px;
		font-variant: small-caps;
		color: #959595;
		text-align: center;
		margin-left: 1px;
		height: 81px;
		width: 762px;
		background-repeat: no-repeat;
		background-image: url(images/tira_pie.gif);
	}
body #polaroid {
		top: 20px;
		left: -12px;
		position: absolute;
	}
#footer a {
		
		font-variant: normal;
		
		color: #959595;
	}
h3 {
		font-size: .8em;
	}
#five {
		margin-top: -13px;
		margin-left: 28px;
		height: 21px;
		width: 47px;
		background-repeat: no-repeat;
		background-image: url(images/five.gif);
	}
#fotos_cuerpo a img {border: none;
	}
#tarifas {

		font-size: 1.2em;

		padding: 0px;

		word-spacing: 1px;

		font-style: normal;

		font-weight: normal;

		text-decoration: none;

		text-align: center;

		color: white;

		margin-left: 40px;
		display: block;
		width: 600px;
		
	}
#tarifas caption {
		text-align: center;
		display: block;
	}
#tarifas th {
		width: 170px;
	}
#tarifas tbody td {
		display: table-cell;
		font-size: .8em;
		padding: 4px;
		height: 30px;
		width: 170px;
	}
.par {
		display: table-row;
		background-color: #3568a8;
		border-color: #1e3e65;
		border-width: 1px;
		border-style: solid;
	}
.par:hover{
	display: table-row;
	background-color: #6d8fdb;

}
.impar {
		display: table-row;
		background-color: #22436e;
		border-color: #294f80;
		border-style: solid;
		border-width: 1px;
	}
.impar:hover {
		display: table-row;
		background-color: #6d8fdb;
	}
#texto a {
		color: white;
		font-variant: normal;
		text-decoration: none;
		
	}
#plano {
		top: 197px;
		right: 54px;
		position: absolute;
		display: block;
		border:none;
	}
#texto .t_footer {
		
		font-size: .8em;
		
		padding-left: 43px;
		
		padding-bottom: 0px;
		
		padding-right: 0px;
		
		padding-top: 5px;
		
		display: block; 
	}
h6 {
		font-size: .8em;
		font-style: normal;
		font-weight: normal;
		
	}
div .oferta_anuncio {
		background-color: transparent;
		left: 220px;
		top: 20px;
		position: absolute;
		height: 140px;
		width: 137px;
	}
div .oferta_anuncio a {
		display: block;
		height: 140px;
		width: 137px;
	}
#anuncio {
		left: 120px;
		position: absolute;
		display: block;
		top: 20px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		margin-top: 0px;
		background-color: transparent;
		height:495px;
		width: 540px;
	}
div#idiomas {
		right: 0px;
		top: 50px;
		position: absolute;
		height: 140px;
		width: 30px;
	}