.ec-forms div.titre_form {
	border-bottom: 2px solid #28A7DF;
    color: #28A7DF;
    font-weight: bold;
    left: 0;
    width: 350px;
    font-size:14px;
}

.ec-forms h3.titre_form {
	font-size:14px;
	margin-bottom:10px;
}

div.texte_presentation_panier {
	
	font-size:14px;
	margin-top:26px;
	margin-bottom:15px;

}

.ec-forms {
	width:755px;
	overflow:hidden;
	margin-left:20px;
}

.titre_presentation_panier {
	font-size:14px;
	margin-bottom:19px;
	border-bottom: 1px solid #7F7F7F;
	width:750px;
}

.ec-forms .inline_form {
	margin-bottom: 0;
}

.ec-forms .form-group-inline .radio-type-pro {
	margin-left:48px;
	width:174px;
}

.ec-forms .form-group-inline .radio-type-etud {
	margin-left:0;
	width:140px;
}

.ec-forms .form-group-inline .radio-type-part {
	margin-left:10px;
	width:165px;
}
form#form_demande {
	padding-left:0;
}

div.message_newsletter {
	width:760px;
}

div.dossier_autres_demandes_separateur {
    margin-top:15px;
    border-top: 1px solid #7F7F7F;
    margin-bottom:23px;
    width:750px;
}

img.form_dossier_image {
    margin-right:25px;
    margin-left: 7px;
}

td.dossier_autres_demandes_table_texte {
    vertical-align: top;
    font-size:16px;
    
}

table.dossier_autres_demandes_table {
    margin-top:15px;
    width:750px;
}

.ec-forms .form-button-close .input-type_close {
	display: block;
	float: left;

	height: 34px;
	line-height: 34px;
	
	font-size:1em;
	
	margin: 0;
	padding: 0 35px 0 25px;
	border: none;
	width:100px;
        
        background: url(lib/editorial_charter/forms_themes/batixis/img/form-field-button-hover-bg-end.png) right 0 no-repeat transparent;
	color: #000000;
        
        cursor: pointer;
}

*+html .ec-forms .form-button .input-type_reset,
.ec-forms .form-button .input-type_close {
	padding:0;
}

.ec-forms .form-button-close {
	height: 34px;
	line-height: 34px;
	
	padding: 0 0 0 5px;
	margin: 17px 20px 10px 10px;
	
	background: url(lib/editorial_charter/forms_themes/batixis/img/form-field-button-hover-bg-start.png) 0 0 no-repeat transparent;
}

*+html .ec-forms .form-button-close {
	padding-left:0;
}

div.form-validation-pos-dossier {
    width: 350px;
    margin: auto;
}

table.dossier_boutons_table {
    margin-left:60px;
}

div.form_dossier_merci1 {
    margin-bottom: 25px;
}