/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

/*-- SLIDE--*/

.slide_small_title {
	color: #3954a5 !important;
	font-weight : bold !important;
	padding-top: 15px !important;
	}

.left, .center {
	background-color: rgba(255,255,255,0.7) !important;
	padding-bottom: 15px !important;
	padding-top: 15px !important;
	
	}
	
/*-- TOP BOXES --*/
	
.image_box_item  {
	max-width:20% ! important;
}

/*-- MODULES --*/
.prestation {
	color: #4f4f4f !important;
	background-color: #f7f8fc !important;
	}

.texte {
	font-size:1.1em !important;
	color : #4f4f4f !important;
}

/*--NE PLUS AFFICHER LOGIN ET REGISTER--*/
#s5_top_menu_login_wrap {
	display: none !important;
}

/*--FICHE DE CONTACT--*/
.btn-toolbar { font-size : 1em !important;}

.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, input, textarea, .validate, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding: 1px !important;
}
#jsn_form_1.jsn-master .jsn-bootstrap  .jsn-form-content .control-group .control-label {
	font-size: 12px;
	padding:2px !important;
	}