@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #f6cedd;
	text-align: center;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:active {
	color: #0033CC;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #772243;
	text-align: left;
}
.texto_boton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #772243;
	text-align: middle;
}
.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #772243;
	text-decoration: underline;
	text-align: left;
}
.fondo_logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.top {
	background-image: url(img/slogan.gif);
	background-position: 260px 30px;
	background-repeat: no-repeat;
}
.alimentacion {
	background-image: url(img/12.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.calendar {
	background-image: url(img/02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.proyec {
	background-image: url(img/03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.quienes {
	background-image: url(img/04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.infra {
	background-image: url(img/05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.taller {
	background-image: url(img/06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jorn {
	background-image: url(img/07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.horario {
	background-image: url(img/08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contac {
	background-image: url(img/09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.correos {
	background-image: url(img/10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.activ {
	background-image: url(img/11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
