body {
	position:relative;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#Contenedor {
	height: 560px;
	width: 800px;
	background-color: #F7EBD1;
	margin: auto;
	position: relative;
	background-image: url(../images/backgroundinteriores.jpg);
	background-repeat: repeat-x;
}
img{
	border:0px;
}
/*------------------------------------------
  ENCABEZADO
--------------------------------------------*/
#Header {
	position: relative;
}
	#Header h1 {
	height: 90px;
	width: 169px;
	margin-left: 20px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	#Header h2 {
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#Header  h2.quienes {
	background-image: url(../images/titularquienes.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
	}




/*------------------------------------------
  CONTENIDO
--------------------------------------------*/
#Contenido {
	width: 800px;
	overflow: hidden;
}
#divsMoviles {
	width: 3000px;
	height: 550px;
}

	.franjaMedia {
		height: 50px;
		width: 100%;
		margin: 0px;
		padding: 0px;
		clear: both;
	}
	/*---------------------------------------------------------------
	utilidades: links, columnas
  -----------------------------------------------------------------*/
	a.anterior {
		background-image: url(../images/flechaizquierda6.png);
		height: 50px;
		width: 34px;
		background-repeat: no-repeat;
		background-position: -34px 0px;
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
	}
	a.anterior:hover {
		background-image: url(../images/flechaizquierdaOver.png);
		height: 50px;
		width: 34px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
	}
	a.siguiente {
		background-image: url(../images/flechaderecha6.png);
		height: 50px;
		width: 34px;
		background-repeat: no-repeat;
		background-position: -34px 0px;
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: right;
	}
	a.siguiente:hover {
		background-image: url(../images/flechaderechaOver.png);
		height: 50px;
		width: 34px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: right;
	}
	.menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
	clear: right;
	display: block;
	}
	.selecciones {
		float: left;
		height: 148px;
		width: 20px;
		margin-top: 35px;
		margin-left: 20px;
	}
	.selecciones span {
		display: block;
		margin: 0px;
		padding: 0px;
		height: 36px;
		width: 20px;
	}
	.selecciones  span.selected {
		background-image: url(../images/iconoseleccionado.gif);
		background-repeat: no-repeat;
		display: block;
		margin: 0px;
		padding: 0px;
		height: 36px;
		width: 20px;
		background-position: -4px;
	}
a.nosotros  {
	background-image: url(../images/btnintnosotros.gif);
	display: block;
	height: 36px;
	width: 138px;
	text-indent: -9999px;
	background-repeat: no-repeat;
		}
a.diferentes {
	background-image: url(../images/btnintdiferentes.gif);
	display: block;
	height: 36px;
	width: 138px;
	text-indent: -9999px;
	background-repeat: no-repeat;
		}
a.tutambien {
	background-image: url(../images/btninttutambien.gif);
	display: block;
	height: 36px;
	width: 138px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
	.contenidoizquierdo {
		width: 260px;
		float: left;
	}
	.contenidoderecho {
	float: right;
	width: 475px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #e0d4b6;
	padding-left:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-right: 25px;
	height: 410px;
	overflow: auto;
	}
h4      {
	display: block;
	height: 25px;
	background-position: 0px 1px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: inset;
}

#nosotros/*---------------------------------------------------------------
	tab de porquesecreo
  -----------------------------------------------------------------*/		
		 {
	height: 550px;
	width: 800px;
	float: left;
	}
#nosotros   h3  {
	background-image: url(../images/titulonosotros.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 250px;
	padding: 0px;
	text-indent: -9999px;
	background-position: 0px 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
		}
#nosotros   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#diferentes/*---------------------------------------------------------------
	tab de comofunciona
  -----------------------------------------------------------------*/	
	 {
	height: 550px;
	width: 800px;
	float: left;
	}
#diferentes    h3  {
	background-image: url(../images/titulosomosdiferentes.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 290px;
	padding: 0px;
	text-indent: -9999px;
	background-position: 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
		}
#diferentes   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.quediferentes {
	background-image: url(../images/subtiquediferentes.gif);
	background-repeat: no-repeat;
}

.active {
	background-color: #E8DCBF;
}

#tutambien {
	height: 550px;
	width: 800px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
#tutambien  h3 {
	background-image: url(../images/titulotutambien.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	padding: 0px;
	text-indent: -9999px;
	background-position: 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
}
#tutambien  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.puedesser {
	background-image: url(../images/subtipuedeserparte.gif);
	background-repeat: no-repeat;
}
