
/*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_accr_prog*/
#captaccr_prog{
width: 275px;
}

/*cObj_30*/
#col1-cont30{
width: 61px;
}#col2-cont30{
margin-left: 71px;
}


/*cObjCapt_30*/
#capt30{
width: 61px;
}

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