/* Override here some properties of theme choosen */
	/* Use to customize the theme without recreate one */
h1 {
	color: #2C9C9E;
}

.block-contact-intern h1 {
	color: #2C9C9E;
}

.block-contact-container-background {
	background: transparent url(/images/fondtel.png) no-repeat scroll 0 0;
	height: 246px;
	margin-top: 20px;
	width: 382px;
}

#contact {
	color: #2C9C9E;
	font-size: 20px;
	margin-left: 80px;
	margin-top: 10px;
	text-decoration: none;
}

h1.encartd {
	color: #2C9C9E;
	font-size: 13px;
	margin-bottom: 30px;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 10px 0 0;
}

element.style {
	font-size: 1em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
}

.site-color {
	color: #2C9C9E;
}



/*footer*/
.block-footer-title {
background-image:none;
}
.block-footer-content {
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 1026px;
}


.block-footer-ul-right {
	font-size:15px;
}

.block-footer-content a{
	color: #2C9C9E;	
	text-decoration: underline;
}
.block-footer-content a:hover{
	color: #2C9C9E;	
	text-decoration: none;
}


#footerNote {
	color: #2C9C9E;
	font-size: 0.9em;
	text-align: center;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
}

.block-contact-opening p {
	font-size: 5px;
	margin: 0 0 0 10px;
	padding: 2px 0 0;
}