.powermail_all_td{
	padding-bottom:7px;
}

.tx-powermail-pi1_confirmation {
	padding:10px;
}
.tx_powermail_pi1_formconfirmation_submit,
.tx_powermail_pi1_formconfirmation_back {
	display:inline;
}

.tx-powermail-pi1_confirmation_submit, .tx-powermail-pi1_confirmation_back, .powermail_submit {
	padding:0 5px;
	cursor:pointer;
}

.tx-powermail-pi1_confirmation p{
	font-weight:bold;
}

.tx_powermail_pi1_formconfirmation_back{
margin-left:240px;
}

.tx-powermail-pi1_mandatory form {
	display:block;
	text-align:center;
	width:536px;
}

.powermail_mandatory_listitem strong{
	font-weight:normal;
}

.tx-powermail-pi1_mandatory{
	padding-top:10px;
}

.powermail_mandatory_list{
	margin-top:10px;
}

.powermail_mandatory_listitem{
	padding-bottom:5px;
}

.powermailfrontend_pagebrowser p{
	font-weight:bold;
	color:#0685E7;
}

div.tx-powermail-pi1 {
    color:#465354;
    /*background:#D5E2E3;*/
    border:1px #cccccc solid;
}

img.powermail_captcha {
    display: block;
    margin-left: 290px;
    border: 1px solid #ccc;
}

div.tx-powermail-pi1 legend{
	display:none;
}

p.tx_powermail_pi1_fieldwrap_html_radio_title{
	display:none;
}

fieldset.tx-powermail-pi1_fieldset {
    /* Disable border */
    border: none;
    background-color: transparent;
}

fieldset.tx-powermail-pi1_fieldset label {
    /* Style labels */
    display: block;
    width: 280px;
    float: left;
    clear: both;
    /*font-size:1.1em;*/
    font-weight:bold;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner_uid13_0 label,
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner_uid13_1 label
{
width:540px;
}

fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset select {
    /* Style input fields */
    width: 200px;
    margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset textarea{
    margin-left: 10px;
}

div.tx_powermail_pi1_fieldwrap_html {
    /* Increase margin between every field */
    margin: 10px 0;

}

.tx_powermail_pi1_fieldwrap_html_submit{
	text-align:center;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_check,
fieldset.tx-powermail-pi1_fieldset input.jscalendar_cb
{
	width:auto;
}

/************************** NEWSLETTER *****************************/

div.formNewsletter{
    color:#465354;
    background:#D5E2E3;
    margin:10px;
    padding:10px;
}

p.robot{
	display:none;
}

div.blocForm{
    height:25px;
}

div.blocForm label, div.labelRadio{
    /* Style labels */
    display: block;
    width: 200px;
    float: left;
    clear: both;
    font-size:1.1em;
    font-weight:bold;
}

div.blocForm input {
	width:200px;
}

div.blocRadio{
	height:60px;
	padding-left:200px;
	width: 300px;
	position:relative;
}

.erreur{
	color:#FF0000;
}


p.boutonInfo label{
    /* Style labels */
    display: block;
    width: 300px;
    float: left;
    clear: both;
    font-size:1.1em;
}
