@charset "utf-8";
.cuerpo .cabecera .logo {
	background-color: #FFFFFF;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}



.cuerpo .cabecera .menu {
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	width: 100%;
}
.cabecera .logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: 0%;



}


.cuerpo .cabecera {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #FFFFFF;
	float: left;
}

.cuerpo .piedepagina {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #000000;
	float: left;
	color: #FFFFFF;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.menu ul li a {
	color: #4AB0EE;
	text-decoration: underline;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	float: left;
	margin-right: 45px;
	font-size: 100%;
}
.moda p img {
	width: 100%;
	height: 0%;
}

.cabecera .menu ul {
	float: right;
	width: 100%;
}

.menu ul li {
	list-style-type: none;
}


.cuerpo .cabecera .slider {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}


.cuerpo {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpo .contenido {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.contenido .parallax p {
	text-align: center;
	font-size: 150%;
	color: #FFFFFF;
	background-color: rgba(160,160,160,0.66);
	padding-top: 5px;
	padding-bottom: 5px;
}

.cuerpo .contenido .parallax {
	width: 100%;
	height: 150px;
	background-attachment: fixed;
	padding-top: 50px;
	background-image: url(Imagenes/parallax5.jpg);
}
.cuerpo .contenido .plaza {
	color: #23B1F3;
	font-size: x-large;
	text-align: right;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.plaza p img {
	width: 33%;
	height: 0%;
}


.contenido .plaza p {
	color: #23B1F3;
	text-align: center;
	margin-right: 36px;
}
.tecnologia p img {
	width: 95%;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 0%;
}
.ubicacion p iframe {
	width: 100%;
}
.ubicacion p img {
	width: 100%;
	height: 0%;

}

.contenido .hogar #form1 {
	text-align: center;
	color: #000000;
	font-weight: bolder;
	width: 100%;
}
#form1 p #Nombre {
	width: 50%;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}


#form1 p #Telefono {
	width: 50%;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#form1 p #correo {
	width: 50%;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#form1 p #proyecto {
	width: 50%;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#form1 p #reset {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	width: 20%;
	height: 40px;
	background-color: #5FAFE4;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#form1 p #submit {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #5FAFE4;
	width: 20%;
	height: 40px;
	border-radius: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hogar #form1 p {
}
.contenido .moda p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 300%;
	text-align: center;
	color: #5FAFE4;
}
