body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	
}

.box1 {
	background-image: url(../images/fondo_down.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	width: 100%;
	height: 350px;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.box_middle {
	background-color: #000000;
	height: 200px;
	width: 100%;
}
.box_top {
	background-image: url(../images/fondo_up.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 50px;
	width: 100%;
}
.box_menu {
	background-image: url(../images/barra_menu.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 832px;
	background-position: middle;
}
.box_form {
	background-image: url(../images/fondo_formulario.gif);
	background-repeat: no-repeat;
}
.box_topesquina {
	background-image: url(../images/esquina_up.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.box_matilda {
	background-image: url(../images/cabecera-matilda.jpg);
	background-repeat: no-repeat;
	height: 357px;
	width: 444px;
}

