.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;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

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

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.box_top {
	background-image: url(../html/images/fondo_up.jpg);
	background-repeat: repeat-x;
	background-color: #99C3EB;
	height: 194px;
	width: 800px;
	margin-top: 0px;
	border: 0;
}
.box_borde {
	background-image: url(../html/images/sombra.gif);
	background-repeat: repeat-y;
	width: 5px;
	margin-top: 0px;
	border: 0;
}
.box_fondo_general {
	background-image: url(../html/images/fondo_cuadros.jpg);
	background-repeat: repeat;
	background-color: #3399CC;
	height: 194px;
	width: 100%;
}
.box_middle {
	background-repeat: repeat-x;
	background-color: #99C3EB;
	height: 340px;
	width: 100%;
}
.box_middle2 {
	background-image: url(../html/images/fondo_middle.jpg);
	background-repeat: repeat-x;
	background-color: #5B441C;
	height: 450px;
	width: 800px;
}
.box_middle2_interior {
	background-image: url(../images/fondo_middle02.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 805px;
}
.box_middle2_fondo {
	background-repeat: repeat-x;
	background-color: #827048;
	height: 450px;
	width: 100%;
	background-image: url(../html/images/fondo_middle_inverso.jpg);
}
.box_bottom {
	background-repeat: repeat-x;
	background-color: #00CC33;
	height: 100%;
	width: 100%;
	background-image: url(../images/fondo_bottom.jpg);
}
.box_linea_azul {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/linea_azul_vertical.jpg);
	padding-left: 5px;
}
.box_form {
	background-image: url(file:///Macintosh%20HD/Users/artwork/Documents/WEBS/images/fondo_formulario.gif);
	background-repeat: no-repeat;
}
.caja_up {
	background-repeat: no-repeat;
	height: 12px;
	width: 350px;
	background-image: url(../html/images/caja_top.gif);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.caja_mid {
	background-repeat: repeat-y;
	height: 100%;
	width: 350px;
	background-image: url(../html/images/caja_middle.jpg);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.caja_down {
	background-repeat: no-repeat;
	height: 12px;
	width: 350px;
	background-image: url(../html/images/caja_bottom.gif);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.galeria {
	width: 100px;
	height: 100px;
	margin: 2px;
	background-position: center;
	padding: 5px;
}
.caja_mid_video {
	background-repeat: repeat-y;
	height: 100%;
	width: 450px;
	background-image: url(../html/images/caja_middle_video.jpg);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.caja_up_video {
	background-repeat: no-repeat;
	height: 12px;
	width: 450px;
	background-image: url(../html/images/caja_top_video.gif);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.caja_down_video {
	background-repeat: no-repeat;
	height: 12px;
	width: 450px;
	background-image: url(../html/images/caja_bottom_video.gif);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
