.fondobody {
	background-image: url(../images/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #A8A998;
	margin-top:5px;
}
.fondowhite {
	background-color: #FFFFFF;
}
.fondopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(../images/fondo_pie.png);
	background-repeat: no-repeat;
	text-align: center;
}
.textoinvertido {
	font-size: 15px;
	font-style: normal;
	writing-mode: tb-rl;
	filter: flipH() flipV();
}.fondomarcointtop {
	background-image: url(../images/marcointerior/costado_arriba.jpg);
	background-repeat:  repeat-x;
}
.fondomarcointabajo {
	background-image: url(../images/marcointerior/costado_abajo.jpg);
	background-repeat:  repeat-x;
}
.fondomarcointleft {
	background-image: url(../images/marcointerior/costado_left.jpg);
	background-repeat:  repeat-y;
}
.fondomarcointright {
	background-image: url(../images/marcointerior/costado_right.jpg);
	background-repeat:  repeat-y;
}
.fondomarcointmedio {
	background-image: url(../images/marcointerior/fondomediomarcoint.jpg);
	background-repeat:  repeat-x;
	background-color: #F6F9EE;
}
.fondomedioconttop {
	background-image: url(../images/marcointerior/marcocontenido_costadoarriba.jpg);
	background-repeat:  repeat-x;
}
.fondotitcontenido {
	background-image: url(../images/marcointerior/fondo_titulo_arribacontenido.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.scrollbar {
	BORDER-BOTTOM:#97BBE2;
	SCROLLBAR-ARROW-COLOR:#333333;
	BORDER-LEFT-color:#D2E1B4;
	BORDER-RIGHT-COLOR:#D2E1B4;
	BORDER-TOP-color:#D2E1B4;
	SCROLLBAR-3DLIGHT-color:#D2E1B4;
	SCROLLBAR-BASE-COLOR: #E2ECCE;
}
.textocontenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 5px;
	line-height: 18px;
}
.textosubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	line-height: 18px;
	font-weight: bold;
}
.linkgal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-decoration: none;

}
.linkgal3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;

}
.linkpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;

}
.linkpie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;

}
