@charset "utf-8";
html {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(back.GIF);
	background-repeat: repeat;
	background-color: #E2E2E2;
}
#madre {
	margin: auto;
	width: 761px;
}
#ariba {
	background-image: url(ariba.GIF);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 760px;
	display: inline;
}
#contenedor {
	background-image: url(contenedor.GIF);
	background-repeat: repeat-x;
	float: left;
	width: 760px;
	background-color: #000000;
	display: inline;
}
#logo {
	background-image: url(logo.GIF);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 78px;
	width: 328px;
}
#navegador {
	float: left;
	height: 31px;
	width: 494px;
	margin-left: 250px;
	background-image: url(navegador.PNG);
	background-repeat: no-repeat;
	margin-top: 12px;
	display: inline;
}
#foto {
	background-image: url(foto.JPG);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 385px;
	width: 734px;
	margin-top: 1px;
}
#minicontenedor {
	background-image: url(minicontenedor.JPG);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 328px;
	width: 710px;
	margin-left: 23px;
}
#abajo {
	background-image: url(abajo.GIF);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 17px;
	width: 760px;
}
#footer {
	display: inline;
	float: left;
	height: 20px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}

#navegador ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navegador li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navegador a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	width: 75px;
	padding-top: 7px;
	margin-top: 1px;
	font-weight: bold;
	padding-left: 5px;
	display: inline;
}
#navegador a:hover {
	color: #71001A;
}
#mision {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: inline;
	float: left;
	width: 279px;
	margin-top: 56px;
	margin-left: 21px;
}
#vision {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: inline;
	float: left;
	width: 349px;
	margin-top: 56px;
	margin-left: 55px;
}

