@charset "UTF-8";
h1 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #A6610D;
	font-weight: normal;
	text-align: left;
	display: block;
	font-style: italic;
}
h3 {
	font-size: 27px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-family: 'Montserrat', sans-serif, Arial, Helvetica, sans-serif;
}
h3 a:link {
	color: #FFF;
	text-decoration: none;
}
h3 a:visited {
	color: #FFF;
	text-decoration: none;
}
h3 a:hover {
	color: #D28B50;
}
h2 {
	font-size: 27px;
	font-weight: normal;
	color: #A26119;
	line-height: normal;
	font-family: 'Montserrat', sans-serif, Arial, Helvetica, sans-serif;
}
h2 a:link {
	color: #A26119;
	text-decoration: none;
}
h2 a:visited {
	color: #A26119;
	text-decoration: none;
}
h2 a:hover {
	color: #777;
}
.footer {
	font-family: Questrial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #333;
}
.bold {
	font-weight: bolder;
}
.white {
	color: #FFF;
	text-align: left;
	display: block;
	padding: 10px;
}

#media-ipod a img {
	padding: 5px;
}
#Partners a img {
	padding: 7px;
}
#media-icons a img {
	padding: 7px;
}
.breadcrumbs {
	font-size: 14px;
	line-height: normal;
	color: #777;
	font-family: Questrial, Arial, Helvetica, sans-serif;
}
/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
	#contact-form label {
		display:block; 
		height:40px; 
		overflow:hidden;
	}
#footer_col3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
#service_col1 {
	margin-left: 15px;
	margin-right: 15px;
	width: 85%;
}
	#contact-form input {
		float:left; 
		width:67%;
		font-size:13px; 
		line-height:1.23em;
		color:#808080;
		padding:6px 9px 7px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #e5e5e5; 
		background:#fff;
		outline:none;
	}
#footer_col1 {
	font-size: 14px;
	color: #000;
}
#footer_col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
	#contact-form textarea {
		float:left;
		height:185px; 
		width:80%;
		font-size:13px; 
		line-height:1.23em;
		color:#808080;
		padding:7px 9px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #e5e5e5;
		background:#fff;
		overflow:auto;
		outline:none;
	}
.text-form {
	float:left; 
	display:block; 
	font-size:14px;
	line-height:35px;
	width:110px; 
	color:#4d4d4d;
}
		
/****************************footer************************/
footer {
	width: 100%;
	padding: 42px 0 58px;
	font-size: 14px;
}
 
p {
	margin-bottom: 18px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#wrap_col1 {
}
.map-border {border:1px solid #e5e5e5; background:#fff; padding:1px; float:left;}
ul {
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	text-indent: 5px;
	text-align: center;
}
#line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A26119;
}
body {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../images/bkg-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#service_col1 p img {
	border: 1px solid #333;
	margin: 5px;
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E5B2E;
}
