#fancybox-outer {
	background: #ffffff !important;
}

#fancybox-close {
	top: 18px !important;
	right: 18px !important;
}

#fancybox-inner h1 {
	padding: 20px;
	background: #f8f8f8;
	border-bottom: 1px solid #999999;	
}
	
#quelques-liens h2 {
	margin: 20px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#quelques-liens ul {
	margin: 20px;
	list-style-type: none;
}

#quelques-liens a {
	display: block;
	color: #333333;
	padding: 10px;
	text-decoration: none;
	border: 2px solid #ffffff;
}

#quelques-liens li.odd a {
	background: #f8f8f8;
	border-color: #f8f8f8;
}

#quelques-liens a:hover,
#quelques-liens li.odd a:hover {
	border-color: #cccccc;
}

#quelques-liens span.url {
	display: block;
	color: #999999;
}

#nous-contacter table {
	margin: 15px auto;
}

#nous-contacter td,
#nous-contacter th {
	padding: 5px;
}

#nous-contacter th {
	text-align: right;
	vertical-align: top;
}

#nous-contacter tbody input,
#nous-contacter tbody textarea {
	width: 600px;
	padding: 5px;
	border: 1px solid #e0e0e0;
	background: #f8f8f8;
	font-size: 16px;
}

#nous-contacter tfoot td {
	text-align: center;
}

#nous-contacter tfoot input {
	padding: 10px 20px;
}

#nous-contacter span.wpcf7-not-valid-tip {
	display: block;
	color: #cc3333;
}

#nous-contacter div.wpcf7-response-output {
	position: absolute;
	top: 20px;
	right: 60px;
	color: #cc3333;
}

#nous-localiser #gmap-types {
	position: absolute;
	top: 20px;
	left: 350px;
}

#nous-localiser #gmap-types li {
	display: inline;
	margin-right: 20px;
}

#nous-localiser #gmap-types a {
	color: #333333;
	text-decoration: underline;
	cursor: pointer;
}

#nous-localiser #gmap-types a.current {
	text-decoration: none;
	font-weight: bold;
}

