
/*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;
				}

/*cObj_4269*/
#col1-cont4269{
width: 220px;
}#col2-cont4269{
margin-left: 230px;
}


/*cObjCapt_4269*/
#capt4269{
width: 220px;
}

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