/* Custom CSS  */
body [class*="rt-grid"]
{
	background: #fff;
}
body p
{
	font-family: "Lato","Helvetica",arial,serif;
	font-weight: 300;
}
blockquote p {
	font-size: 14px;
}
div.fcp_page > div#fcp_wrapper.fcp_wrapper > form#fcp_form.fcp_form > div > label,
div.fcp_page > div#fcp_wrapper.fcp_wrapper > form#fcp_form.fcp_form > div > select,
div.fcp_page > div#fcp_wrapper.fcp_wrapper > form#fcp_form.fcp_form > div > input  {
	font-family: "Lato","Helvetica",arial,serif;
	font-weight: 300;
}

/*--------------- TOP ----------------------------*/
div#rt-transition > div#rt-mainbody-surround > div.rt-container > div#rt-main.mb9-sa3 > div.rt-container {
	background: #fff;
}
#rt-bottom  .rt-container .rt-grid-3 {
	border-top: 1px solid #d1d1d1;
}
#rt-top
{
	height: 200px;
	background: url(../images/rt-top.jpg) 0 0 no-repeat;
}
div#rt-top .rt-container .rt-grid-12, div#rt-top .rt-container .rt-grid-9, div#rt-top .rt-container .rt-grid-3 {
	background: rgba(51,51,51,.4);
	height: 200px;
}
/*--------------- Header --------------------------*/
#rt-header  {
	background: #3D4E5A;
	height: 50px;
}
#rt-drawer {
    background: #3b3b3b;
    border-bottom: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#rt-top-surround {
	background-color: rgb(54, 54, 54);
	background-image: none;
	background-repeat: no-repeat;
	border-bottom:0;
	box-shadow: none;
	display: block;
	font-size: 14px;
	line-height: 23.8px;
	position: relative;
}
/*--------------- Menu ----------------------------*/
.gf-menu {
	margin: 0;
	height: 50px;
	background: #FFC926;
	font-weight: 400;
	text-shadow: none;
	border: none;
}
.gf-menu.l1 > li > .item {
	font-size: 18px;
}
.gf-menu .item {
    font-family: "Lato", sans-serif;
    font-size: 16px;
}
.gf-menu.l1 > li > .item {
    font-size: 18px;
    line-height: 25px;
    padding-top: 13px;
    padding-bottom: 12px;
    position: relative;
    text-shadow: none;
	border: none;
	border-top-color: #FFC926;
	color: #3D4E5A;
}
.gf-menu li {
    float: left;
    display: block;
    text-align: center;
    position: relative;
    padding: 0 10px;
    margin-right: 0;
    border: none;
}
.gf-menu.l1 > li.active {
    background: #5E788C;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.gf-menu.l1 > li.active:hover {
    background: #768FA3;
}
.gf-menu.l1 > li.active a.item {
	color: #fff;
}
.gf-menu .item.subtext > em {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}
.sitetitle, .tagline {
	font-family: "Lato","Helvetica",arial,serif;
	color: #fff;	
}
.sitetitle {
	font-weight: 400;
	font-size: 40px;
}
.tagline {
	font-weight: 300;
	font-size: 24px;
}
.layout-mode-960fixed .gf-menu li:hover > .item,
.layout-mode-960fixed .gf-menu li:hover > a.item,
.layout-mode-1200fixed .gf-menu li:hover > .item {
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    border-radius: 0;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover > .item,
.layout-mode-960fixed .gf-menu .dropdown ul li:hover > a.item, 
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover > .item {
    border-radius: 0;
    border: none;
    background: #768FA3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.gf-menu .dropdown {
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    border: none;
    background: #768FA3;
    border-radius: 0;
}
.gf-menu .dropdown ul li .item {
    border: none;
}
/*--------------- Typo --------------------------*/
.title, .component-content h2 {
}
h3 {
	font-family: "Lato","Helvetica",arial,serif;
	font-weight: 400;
	font-size: 18px;
}
/*--------------- Breadcrumb --------------------*/
.breadcrumb {
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}
.breadcrumb li {
    display: inline-block;
    text-shadow: none;
}
.breadcrumb li:first-child {
	font-weight: bold;
}

/*--------------- Colonne -----------------------*/
#rt-sidebar-a h2.title {
	font-size: 18px;
}
/*--------------- Footer ------------------------*/
#rt-footer {
	background: none;
	box-shadow: none;
	-moz-box-shadow: none;
	border-top: 0;
}
#rt-footer .rt-container .rt-grid-12 {
	background: #fff;
	border-top: 1px solid #d1d1d1;	
}
#rt-footer .rt-container .rt-grid-12 .rt-block {
	padding:0;
}
/*--------------- Buttons -----------------------*/
.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button {
	font-family: "Lato","Helvetica",arial,serif;
	font-weight: 400;
	font-size: 16px;
	text-shadow: none;
	background: #EA3A00;
	display: inline-block;
	padding: 3px 10px;
	line-height: 1.7em;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border: 0px;
}
 input#fcp_send_button.button {
	border: none;
	margin-left: 120px;
}
div#rt-bottom > div.rt-container > div.rt-grid-3 > div.rt-block > div.module-surround > div.module-content > div.custom > p.button > a {
	color: #fff;
}
/*--------------- Info -------------------------*/
p.vente {
	background: #E9EDF0;
	border: 1px solid #999;
	padding: 5px;
	display: block;
}