

/*dec_xhtmlaccess_images*/
.imgleft{
					float: left;
					margin: 0 10px 10px 0;
				}
				
				.imgright{
					float: right;
					margin: 0 0 10px 10px;
				}
				
				.imgcapt-left{
					text-align: left;
				}
				
				.imgcapt-center{
					text-align: center;
				}
				
				.imgcapt-right{
					text-align: right;
				}
				
				
				.spacer{
					clear: both;
				}

/*cObjCapt_991*/
#capt991{
width: 220px;
}

/*cObjCapt_992*/
#capt992{
width: 100px;
}

/*cObjCapt_993*/
#capt993{
width: 75px;
}

/*cObjCapt_994*/
#capt994{
width: 150px;
}

/*cObjCapt_995*/
#capt995{
width: 75px;
}

/*dec_xhtmlaccess_rte*/
span.underline{ text-decoration: underline;}
span.majuscules{ text-transform: uppercase;}