.columna_vertical {
	background-image: url(fondo_verti.png);
	background-repeat: repeat-y;
}
.columna_horizontal {

	background-image: url(fondo_sup.png);
	background-repeat: repeat-x;
}
.columna_lateral {

	background-image: url(fondo_lateral.png);
	background-repeat: repeat;
}
.pie_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.pie_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-type: circle;
}
.textobold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu_sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.div_contenido {
	background-image: url(div_contenido.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.columnas1 {
	background-image: url(fondo_lateral_int.gif);
}
.columnas2 {

	background-image: url(fondo_lateral_int2.gif);
}
.menu_der {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
.fondo_logo {
	background-image: url(logo_fondo_principal.png);
	background-repeat: repeat;
}
