body {
	margin: 0px;
}
.marco_left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
.marco_right {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
}
.marco_bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4E9D;
	text-decoration: none;
	text-align: center;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.fondo3 {
	background-image: url(../../images/interior_top02.jpg);
	background-repeat: no-repeat;
}

.titulo_barra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.campos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.optimo {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.texto_just {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.fondo2 {
	background-image: url(../../images/interior_fondo2.jpg);
	background-repeat: repeat-y;
}

