/* CSS Document */

#contenedor {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-family: "trebuchet MS";
	margin-top: 0px;
	margin-bottom: 0px;
	border: 20px solid #FFFFFF;
}
#encabezado {
	background-image: url(../imagenes/encabezado.jpg);
	height: 100px;
	width: 720px;
}
#barra {
	height: 25px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}
#barra ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#barra li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#barra img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#barra a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	word-spacing: 0em;
	text-indent: 0px;
}
#b1 a{
	background-image: url(../botones/inicio_off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 76px;
}
#b1on a{
	background-image: url(../botones/inicio_on.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 76px;
}
#b1 a:hover {
	background-image: url(../botones/inicio_on.gif);
}
#b2 a {
	background-image: url(../botones/af_off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 156px;
}
#b2on a {
	background-image: url(../botones/af_on.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 156px;
}
#b2 a:hover {
	background-image: url(../botones/af_on.gif);
}
#b3 a {
	background-image: url(../botones/afc_off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 208px;
}
#b3on a {
	background-image: url(../botones/afc_on.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 208px;
}
#b3 a:hover {
	background-image: url(../botones/afc_on.gif);
}
#b4 a {
	background-image: url(../botones/at_off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 139px;
}
#b4on a {
	background-image: url(../botones/at_on.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 139px;
}
#b4 a:hover {
	background-image: url(../botones/at_on.gif);
}
#b5 a {
	background-image: url(../botones/contacto_off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 78px;
}
#b5on a {
	background-image: url(../botones/contacto_on.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 78px;
}
#b5 a:hover {
	background-image: url(../botones/contacto_on.gif);
}#b6 a {
	background-image: url(../botones/links_off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 63px;
}
#b6on a {
	background-image: url(../botones/links_on.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 63px;
}
#b6 a:hover {
	background-image: url(../botones/links_on.gif);
}
#cuerpo {
	height: 310px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#cuerpo_izq {
	height: 263px;
	width: 320px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	float: left;
	overflow: auto;
}
#cuerpo_izq_grande{
	height: 310px;
	width: 340px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	overflow: auto;
}
#cuerpo_der {
	height: 310px;
	width: 360px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#pie {
	height: 45px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002E64;
	padding-top: 0px;
	padding-bottom: 0px;
}
body {
	background-color: #002E64;
}
