/**************************************************
/* CONTENT
/**************************************************/

div#degrade {
	background: url("/sites/maria/themes/default/media/es/images/page_bg.png") repeat-x;
}

div#content {
	background: #432A60 url("/sites/maria/themes/default/media/es/images/container_bg.png") repeat-x;
}

/**************************************************
/* HEADER
/**************************************************/

div#header-payment {
	background: #241833 url("/sites/maria/themes/default/media/es/images/bandeau_payment.png") right no-repeat;
}

/**************************************************
/* RIGHT
/**************************************************/

div#content_right {
	background: url(/sites/maria/themes/default/media/es/images/form_background.jpg);
}

/**************************************************
/* FOOTER
/**************************************************/

div#footer-left {
	background: url("/sites/maria/themes/default/media/es/images/footer-left.png") no-repeat;
}

div#footer-right {
	background: url("/sites/maria/themes/default/media/es/images/footer-right.png") no-repeat;
}

/**************************************************
/* MENU
/**************************************************/

div#menu {
	background: url("/sites/maria/themes/default/media/es/images/menu_bg_middle.png") center no-repeat;
}

/**************************************************
/* TELEPATHIC CONTACT
/**************************************************/

div#telepathic_contact_content {
	background:transparent url('/sites/maria/themes/default/media/es/images/transparent_white_bg.png');
}

/**************************************************
/* PDF
/**************************************************/

#content_left-pdf {
	background: url("/sites/maria/themes/default/media/es/images/pdf_left_background.png") no-repeat;
}

/**************************************************
/* Style for microformat hReview in Testimonials
/**************************************************/

.author a {
  text-decoration: none;
}

.author a:hover  {
  text-decoration: underline;
}

.hreview {
  border: 2px solid #543773;
  border-radius: 10px 10px 10px 10px;
  margin: 5px;
  padding: 5px;
  font-size: 12pt;
}

.hreview p {
  margin: 5pt;
  margin-left: 0pt;
}
