/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
.fform h1 {
    font-size: xx-large;
}
#fbuilder .fields, #fbuilder .fform {
    padding: 0px 0px !important;
}
.ahb_m #fbuilder .ui-datepicker-calendar .ui-state-active {
    color: #ffffff !important;
    background-color: #cf87ab !important;
}
.ahb_m #fbuilder .ui-datepicker td:hover {
    background-color: #cf87ab66 !important;
}
.ahb_list_time span.d {
    color: #fff !important;
    background-color: #cf87ab !important;
    padding: 2px 6px !important;
}
.pbSubmit {
    margin: 5px 4px 2px 4px !important;
    text-align: center !important;
    display: block !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    background-color: #CF87AB !important;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.mail {
    font-size: 14px;
}
@media (max-width: 640px) {
	#text-3 .textwidget a img.alignright {
		float: none;
		margin: 0 auto;
		width: 50%;
		display: block;
	}
	
	.post-1089 table h2 {
		font-size: 1.6em;
	}
	
	.post-1089 table ul {
		padding-left: 0;
		font-size: .8em;
	}
	
	.post-1089 table td {
		padding: .2em;
	}
	
	#wrapper {
		padding: 40px 20px 10px;
	}
}

div.sharedaddy h3.sd-title:before {
	border-top: 0 solid #ddd;
}

div.sharedaddy h3.sd-title {
	font-size: 1.4em;
	font-weight: 300;
}

.mentions h1 {
	text-align: center;
}

.mentions h2 {
	font-size: 1.8em;
}

.mentions p {
	font-size: 1em;
}

.page-id-1092 #widget_contact_info-3,.page-id-1092 #tiempocom_widget-2 {
	display: none;
}

.page-id-1089 #text-4,.page-id-18 #text-4,.page-id-50 #text-4 {
	display: none;
}

.tiled-gallery-caption {
	opacity: .8;
	filter: alpha(opacity=80);
/* For IE8 and earlier */
	background-color: #c36a97;
	color: #fff;
}

.tiled-gallery-item a img {
	border: 8px;
}

#content a img {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	opacity: .8;
	filter: alpha(opacity=80);
/* For IE8 and earlier */
}

#content a img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
/* For IE8 and earlier */
}

.copyright a.autor {
	clear: right;
	display: inline-block;
	height: 28px;
	width: 28px;
	overflow: hidden;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	transition: all .4s ease-in;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: #fff;
	color: #62bf5b;
	text-align: left;
	vertical-align: bottom;
}

.copyright a.autor:hover {
	width: 120px;
	color: #62bf5b;
}

a.autor span {
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 0 7px;
	padding: 0;
	height: 28px;
	color: #62bf5b;
}

.wordpress-post-tabs-skin-default h2 {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
	font-size: 2.4em;
}

.wordpress-post-tabs-skin-default ul.ui-tabs, .wordpress-post-tabs-skin-default ul.ui-tabs-nav {
	margin: 0 !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px !important;
}

hr {
	margin: 0;
}

h1 {
	color: #c36a97;
	margin-bottom: 25px;
	padding-bottom: 0;
}

h2 {
	color: #c36a97;
	border-top: 1px dashed #e7b042;
	margin-top: 35px;
	padding-top: 20px;
	font-size: 2.6em;
	letter-spacing: -1px;
}

.violet {
	color: #e7b042;
}

div.wpbs-legend {
	float: right;
	position: relative;
}

#content {
	margin-bottom: 0;
}

.post-1092 td h3 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2.4em;
	color: #c36a97;
}

.post-entry {
	padding: 0 20px;
}

div.sharedaddy h3.sd-title {
	padding-top: 0;
	margin: 0 0 10px;
}

p, hr, dl, pre, form, table, address, blockquote {
	margin: 1em 0;
}

.post-edit {
	display: inline-block;
	clear: both;
	margin: 0 40px;
	font-size: 12px;
	position: fixed;
	right: 20px;
	top: 20px;
	background-color: #e9e9e9;
	padding: 0 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}

.post-edit a {
	display: block;
}

.widget-wrapper {
	padding: 0 10px 10px;
}