


             

/******************************************************************************************************************************************/
/*                                                       FORMULAIRES DE CONTACT                                                           */
/******************************************************************************************************************************************/

	/* Page contact */
    .ligne_1 {
		width: 33%;
		padding: 5px;
		float: left;	
	}
	.ligne_2 {
		claer: both;
		width: 99%;
		padding: 5px;
		float: left;	
	}
	.ligne_captcha
	{
		clear: both;
		width: 50%;
		float: left;
		text-align: left;
		padding: 0 0 15px 15px;	
	}
	.ligne_valid
	{
		width: 100%;
		float: left;
		text-align: right;
		padding: 15px 15px 15px 0;
	}
    .contact input[type="text"], .contact input[type="tel"], .contact input[type="email"], .contact textarea {
		font-family: 'Red Hat Text';
		text-align: left;
		border: 1px solid #333 !important;
		color: #000 !important;
		border-radius: 0 !important;
		background-color: #FFF !important;
		font-size: 1em;
	}
	.contact input[type="submit"]
	{
		border: 1px solid #ed2229 !important;
		background-color: #ed2229;
		font-family: 'Red Hat Text';
		text-align: center;
		text-transform: uppercase;
		font-size: 0.8em;
		padding: 10px 50px;
		color: #FFF;
		float: right;
        font-weight: bold;
	}
	.contact input[type="submit"]:hover
	{
		background-color: #FFF;
		color: #ed2229;
	}
        
        
/******************************************************************************************************************************************/
/*                                                               FOOTER                                                                   */
/******************************************************************************************************************************************/

        
        
        
        
        

    
    

        
 
    
    
	