@charset "utf-8";

#contenedor {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	height: 586px;
	width: 800px;
	margin: auto;
}
body {
	background-color: #000000;
}
.textomedio {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #66CC00;
	text-align: center;
}
#textotres {
	height: 160px;
	width: 475px;
	float: right;
	margin-right: 5px;
}
#textocuatro {
	float: right;
	height: 160px;
	width: 475px;
	margin-right: 5px;
}


.textouno {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #97FC02;
	text-align: center;
	font-weight: normal;
}
#textodos {
	height: 320px;
	width: 300px;
	float: left;
	margin-left: 5px;
	margin-top: 8px;
}
#titulocasa {
	float: left;
	height: 95px;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#imagencasa {
	float: left;
	height: 190px;
	width: 300px;
}
#atras {
	float: left;
	height: 20px;
	width: 300px;
}


.titulosvarios {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #66FF00;
	text-align: center;
}

.textotags {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #66CC00;
	text-align: center;
	font-weight: bold;
}
#textopie {
	height: 20px;
	width: 700px;
	margin-top: 3px;
	margin-right: 50px;
	margin-bottom: 3px;
	margin-left: 50px;
}
#menu1 {
	float: left;
	height: 24px;
	width: 160px;
}
#menu2 {
	height: 24px;
	width: 150px;
	float: left;
}
#menu3 {
	float: left;
	height: 24px;
	width: 220px;
}
#menu4 {
	float: left;
	height: 24px;
	width: 150px;
}
#menu5 {
	float: left;
	height: 24px;
	width: 120px;
}
#menu1 a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	background-color: #97FC02;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	width: 160px;
	text-align: center;
}
#menu1 a:hover {
	background-color: #66CC00;
}
#menu2 a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #97FC02;
	display: block;
	float: left;
	height: 24px;
	width: 150px;
	text-align: center;
}
#menu2 a:hover {
	background-color: #66CC00;
}
#menu3 a:hover {
	background-color: #66CC00;
}
#menu4 a:hover {
	background-color: #66CC00;
}
#menu5 a:hover {
	background-color: #66CC00;
}
#menu3 a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #97FC02;
	display: block;
	float: left;
	height: 24px;
	width: 220px;
	text-align: center;
}
#menu4 a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #97FC02;
	display: block;
	float: left;
	height: 24px;
	width: 150px;
	text-align: center;
}
#menu5 a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #97FC02;
	display: block;
	float: left;
	height: 24px;
	width: 120px;
	text-align: center;
}
.textopie {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #1D1D1D;
	text-align: center;
}
.textodos {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #93FA00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.atras {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-align: center;
}

#textotags {
	height: 20px;
	width: 780px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#banner {
	height: 178px;
	width: auto;
}
#menu {
	height: 24px;
	width: auto;
}

#logo {
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 178px;
	width: 160px;
}
#animacion {
	background-image: url(../imagenes/animacion.gif);
	float: right;
	height: 178px;
	width: 630px;
	background-repeat: no-repeat;
}
#contenido {
	height: 330px;
	width: auto;
}
#espacio {
	height: 30px;
	width: auto;
}
#pie {
	height: 26px;
	width: auto;
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
}

#iconos {
	height: 60px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#iconouno {
	float: right;
	height: 60px;
	width: 60px;
}
#iconodos {
	float: right;
	height: 60px;
	width: 60px;
}
#iconotres {
	float: right;
	height: 60px;
	width: 60px;
}
#visitanos {
	float: right;
	height: 60px;
	width: 20px;
}

