﻿/* ------------------------------------------------------------- */
/* Agence														 */
/* ------------------------------------------------------------- */

#agence { clear: both; overflow: hidden; width: 726px; }
#agence .col1 { width: 265px; background-color: #FFFFFF; margin-right: 15px; }
	#agence .col1 .row2 { padding-top: 30px; text-align: center; color: #7a7a7a; }
	#agence .col1 A { color: #e95801; text-decoration: underline; }
	#agence .col1 A:hover { color: #cb682d; }
#agence .col2 { width: 446px; text-align: left; background-color: #FFFFFF; }
#agence P { padding: 20px 0 40px 0; }

#formulaire TEXTAREA, 
#formulaire INPUT { width: 255px; }	




