@charset "utf-8";
#diseño1 {
	height: 150px;
	width: 990px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#bloque {
	height: 400px;
	width: 990px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}

#logopedia {
	height: 79px;
	width: 215px;
	margin-top: 0px;
	background-image: url(imagenes/logopedia.png);
}
#logopedia:hover {
	height: 79px;
	width: 215px;
	margin-top: 2px;
	background-image: url(imagenes/logooedia2.png);
	background-repeat: no-repeat;
}
#clases {
	height: 79px;
	width: 215px;
	background-image: url(imagenes/clasesparti.png);
	margin-left: 10px;
	float: left;
}
#clases:hover {
	height: 79px;
	width: 215px;
	margin-top: 2px;
	background-image: url(imagenes/clasesparti2.png);
	background-repeat: no-repeat;
}
#contenedordiagnostico {
	height: 580px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	background-image: url(imagenes/diagnosticofondo.jpg);
	background-repeat: no-repeat;
}

#contenedortratamiento {
	height: 580px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	background-image: url(imagenes/tratamientos-fondo.jpg);
	background-repeat: no-repeat;
}#contenedorseguimiento {
	height: 580px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	background-image: url(imagenes/seguimientofondo.jpg);
	background-repeat: no-repeat;
}#contenedorestimulacion {
	height: 580px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	background-image: url(imagenes/estimulacionfondo.jpg);
	background-repeat: no-repeat;

	clip: rect(0px,auto,auto,auto);
}
#conocenos {
	height: 79px;
	width: 215px;
	background-image: url(imagenes/conocenos1.png);
	margin-left: 10px;
	float: left;
}
#conocenos:hover {
	height: 79px;
	width: 215px;
	margin-top: 2px;
	background-image: url(imagenes/conocenos2.png);
	background-repeat: no-repeat;
}
#psicopedagogica {
	height: 79px;
	width: 215px;
	background-image: url(imagenes/atenci%C3%B3npsico.png);
	margin-left: 10px;
	float: left;
}
#psicopedagogica:hover {
	height: 79px;
	width: 215px;
	margin-top: 2px;
	background-image: url(imagenes/atenci%C3%B3n-psico1.png);
	background-repeat: no-repeat;
}
#letras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	height: 25px;
	width: 270px;
	padding-left: 80px;
	color: #0033FF;
}
#letras:hover {
	height: 25px;
	width: 270px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 80px;
	text-shadow: 0.1em 0.1em 0.2em #333333;

}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	height: 250px;
	width: 550px;
	margin-top: 0px;
	color: #000099;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	height: 20px;
	width: 700px;
	margin-top: 0px;
	margin-left: 190px;
}
