
/*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_12*/
#capt12{
width: 220px;
}

/*cObjCapt_14*/
#capt14{
width: 100px;
}

/*cObjCapt_15*/
#capt15{
width: 75px;
}

/*cObjCapt_16*/
#capt16{
width: 150px;
}

/*cObjCapt_17*/
#capt17{
width: 75px;
}

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