* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000066;
}
.finflotado {
	clear: both;
}
#contenedor {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#cabezal {
	background-image: url(img/cabezal.gif);
	height: 276px;
}
#pie {
	background-image: url(img/pie.gif);
	height: 70px;
	clear: both;
}
#porta {
	background-image: url(img/barrita.gif);
}
#menu {
	float: left;
	width: 159px;
}
#cuerpo {
	float: left;
	width: 448px;
}
#col3 {
	float: left;
	width: 138px;
	height: 125px;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	_background-position: 0px 0px;
	background-image: url(img/legislacion.gif);
}
#col4 {
	_background-position: 0px 0px;
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	color: #1d2e66;
	margin-top: 150px;
	margin-left: 10px;
	text-align: justify;
	padding-right: 5px;
}

span {
	display: none;
}

#bot1 {
	background-image: url(img/MenuInicio.gif);
	height: 29px;
	width: 164px;
}
#bot2 {
	background-image: url(img/MenuServicios.gif);
	height: 29px;
	width: 164px;
}
#bot3 {
	background-image: url(img/MenuGaleria.gif);
	height: 29px;
	width: 164px;
}
#bot4 {
	background-image: url(img/MenuEnlaces.gif);
	height: 29px;
	width: 164px;
}
#bot5 {
	background-image: url(img/MenuContactenos.gif);
	height: 29px;
	width: 164px;
}
#bot1 a, #bot2 a, #bot3 a, #bot4 a, #bot5 a {
	display: block;
	height: 29px;
}
#menu li {
	list-style-type: none;
}
#titulo {
	background-image: url(img/titulo1.gif);
	background-position: 2px 0px;
	_background-position: 0px 0px;
	height: 29px;
	width: 445px;
	background-repeat: no-repeat;
	
	
}
#foto1 {
	float: left;
	background-image: url(img/ascensor.gif);
	width: 90px;
	height: 140px;
	margin-top: 20px;
	margin-left: 5px;
}
#datos1 {
	float: left;
	width: 340px;
	font-family: Tahoma;
	font-size: 11px;
	color: #1d2e67;
	margin-top: 30px;
	text-align: justify;
	text-indent: 10px;
	padding-left: 5px;
}
#foto2 {
	float: left;
	background-image: url(img/botonera.gif);
	width: 75px;
	height: 145px;
	margin-top: 20px;
	margin-left: 5px;
}
#datos2 {
	float: left;
	width: 347px;
	font-family: Tahoma;
	font-size: 11px;
	color: #1d2e67;
	margin-top: 30px;
	text-align: justify;
	text-indent: 10px;
	padding-left: 5px;
	margin-left: 10px;
}
#webmaster {
	width: 440px;
	margin-left: 300px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 50px;
}
#webmaster a {
	color: #1d2e67;
}

