            #area-middle-right-content  div.csc-header{

    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url('../images/content_title_bg.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 63px;
    width: 680px;
	margin-bottom: 33px;

            
            }
            
                #area-middle-right-content-title p {
                
                padding-top: 36px;
                padding-left: 66px;

                }            
                           
                
            #area-middle-right-content p.bodytext {

            font-size: 120%;
            
            }     
            
                #area-middle-right-content table {
    
                font-size: 100%;
                
                }             

/* FORMULAIRE */				
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #DD75AE;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: #DD75AE;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #DD75AE;
	margin: 3px 0 15px 150px;
}
fieldset, fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	padding: 10px;
	border:0;
	font-size:120%;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	text-align:right;
	padding-right:8px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	/*width: 260px;*/
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 210px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	float:left;
	width:200px;
	text-align:right;padding-right:8px;
}

div.tx_powermail_pi1_fieldwrap_html_radio {margin:10px 0;clear:right;height:1em;}
div.powermail_radio_inner{float:left;width:auto;margin-right:20px;}
div.powermail_radio_inner label{width:auto;}

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

/* FOLIO */

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image 
{
margin:8px;
}

