/**
 * @file
 * Page Styling
 *
 * Style the markup found in page.tpl.php. Also includes some styling of
 * miscellaneous Drupal elements that appear in the $content variable, such as
 * ul.links, .pager, .more-link, etc.
 */


/*
 * Body
 */
body {
  margin: 0;
  padding: 0;
}

#page-wrapper {
    overflow: hidden;
}

#page {
}


ul li {
	list-style:none;
}

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 * See the element-focusable rule in system.base.css.
 */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/*
 * Header
 */
#header {
}

#header .section {
}

#logo /* Wrapping link for logo */ {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}

#logo img {
  vertical-align: bottom;
}

.locale-untranslated {
	padding:0px;
	margin:0px;
}

#name-and-slogan /* Wrapper for website name and slogan */ {
  float: left;
}

h1#site-name,
div#site-name /* The name of the website */ {
  margin: 0;
  font-size: 2em;
  line-height: 1.5em;
}

#site-name a:link,
#site-name a:visited {
  color: #000;
  text-decoration: none;
}

#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}

#site-slogan /* The slogan (or tagline) of a website */ {
}

.region-header /* Wrapper for any blocks placed in the header region */ {
  clear: both; /* Clear the logo */
}

.form-item input.error, .form-item textarea.error, .form-item select.error{
	outline:1px solid red;
}

/*
 * Main (container for everything else)
 */
#main-wrapper {
}

#main {

}

/*
 * Welcome
 */
 
 
.contenu{
	width:100%;
	height:592px;
	margin:94px auto 0px auto;
	overflow:hidden;
}

.contenudefaut{
	background-image:url(/sites/all/themes/rabaud/images/fd-espaces-verts.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.contenu0{
	background-image:url(/sites/all/themes/rabaud/images/fd-forestiere.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.contenu1{
	background-image:url(/sites/all/themes/rabaud/images/fd-agricole.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.contenu2{
	background-image:url('/sites/all/themes/rabaud/images/fd-espaces-verts.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

.contenu3{
	background-image:url(/sites/all/themes/rabaud/images/fd-collectivites.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.contenu4{
	background-image:url(/sites/all/themes/rabaud/images/fd-traitements-sols.jpg);
	background-position:center;
	background-repeat:no-repeat;
}



/*
 * Content
 */
#content {
}

#content .section {
}

.region-highlighted {
}

.breadcrumb /* The path to the current page in the form of a list of links */ {
  padding-bottom: 0; /* Undo system.css */
}

h1.title, /* The title of the page */
h2.node-title, /* Title of a piece of content when it is given in a list of content */
h2.block-title, /* Block title */
h2.title, /* Comment section heading */
h2.comment-form, /* Comment form heading */
h3.title /* Comment title */ {
  margin: 0;
}

tr.even /* Some tables have rows marked even or odd. */ {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

tr.odd {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

div.messages /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */ {
  margin: 1.5em 0; /* Drupal core uses "6px 0" margin */
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status /* Normal priority messages */ {
}

div.warning,
tr.warning /* Medium priority messages */ {
  /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
}

div.error,
tr.error /* High priority messages. See also the .error declaration below. */ {
}

.error /* Errors that are separate from div.messages status messages. */ {
  /* color: #e55; */ /* Drupal core uses a #e55 background */
}

.warning /* Warnings that are separate from div.messages status messages. */ {
  /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}

div.tabs /* See also the tabs.css file. */ {
}

.region-help /* Help text on a page */ {
}

.more-help-link /* Link to more help */ {
}

.region-content /* Wrapper for the actual page content */ {
}

ul.links /* List of links */ {
}

ul.links.inline {
  display: block; /* Let the links be inline, but the container be a block. */
}

ul.links li {
  padding: 0 1em 0 0; /* LTR */
}

.item-list .pager /* A list of page numbers when more than 1 page of content is available */ {
  padding: 0;
}

.item-list .pager li /* Each page number in the pager list */ {
  padding: 0 0.5em;
}

.feed-icon /* The link to the RSS or Atom feed for the current list of content */ {
}

.more-link /* Aggregator, blog, and forum more link */ {
}

/*
 * First sidebar (on left in LTR languages, on right in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-first
 * (see the layout.css file.)
 */
.region-sidebar-first {
}

.region-sidebar-first .section {
}

/*
 * Second sidebar (on right in LTR languages, on left in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-second
 * (see the layout.css file.)
 */
.region-sidebar-second {
}

.region-sidebar-second .section {
}

/*
 * Footer
 */
.region-footer {
}

/*
 * Page bottom
 */
.region-bottom /* Wrapper for any blocks placed in the page bottom region */ {
}

/*
 * View Resultat de recherche / Nouveaux produits / Premiere photo
 */
/* .view-resultat-recherche > .view-content,
.view-nouveaux-produits  > .view-content {
	clear:both;
	float:none;
	width:950px;
}

.view-resultat-recherche .view-content .views-row,
.view-nouveaux-produits .view-content .views-row {
	float:left;
	width:225px;
	margin:0px 10px 10px 0px;
	cursor:pointer;
}
.view-resultat-recherche .view-content-forestiere .views-row,
.view-nouveaux-produits .view-content-forestiere .views-row {
	border:1px solid #DEC99E;
}
.view-resultat-recherche .view-content-agricole .views-row,
.view-nouveaux-produits .view-content-agricole .views-row {
	border:1px solid #CF3002;
}
.view-resultat-recherche .view-content-espaces-verts .views-row,
.view-nouveaux-produits .view-content-espaces-verts .views-row {
	border:1px solid #72A900;
}
.view-resultat-recherche .view-content-collectivites .views-row,
.view-nouveaux-produits .view-content-collectivites .views-row {
	border:1px solid #E29400;
}
.view-resultat-recherche .view-content-traitements-sols .views-row,
.view-nouveaux-produits .view-content-traitements-sols .views-row {
	border:1px solid #A7A8A8;
}

.view-premiere-photo .view-content .views-row,
.view-premiere-photo .view-empty {
	border:0px none;
	margin-left:5px;
	margin-top:5px;
	width:215px;
}
.view-premiere-photo .view-empty p {
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
}

.view-resultat-recherche .view-content .views-row .views-field-title,
.view-nouveaux-produits .view-content .views-row .views-field-title {
	margin:0px 15px;
	height:40px;
	line-height:16px;
	font-size:12px;
}

.view-resultat-recherche .view-content .views-row .views-field-body,
.view-nouveaux-produits .view-content .views-row .views-field-body {
	margin:0px 6px 0px 14px;
	height:40px;
	overflow:hidden;
	font-size:11px;
	line-height:12px;
	color:#808080;
}

.view-resultat-recherche .view-content .views-row .views-field-title .field-content,
.view-nouveaux-produits .view-content .views-row .views-field-title .field-content {
	padding:0px 10px;
	
}
.view-resultat-recherche .view-content .views-row .views-field-title .field-content a,
.view-nouveaux-produits .view-content .views-row .views-field-title .field-content a {
	font-size:12px;
	font-family:'RobotoRegular', 'RobotoRegular';
}
.view-resultat-recherche .view-content .views-row .views-field-title .field-content a:hover,
.view-nouveaux-produits .view-content .views-row .views-field-title .field-content a:hover {
	text-decoration:underline;
}
.view-resultat-recherche .view-content-forestiere .views-row .views-field-title .field-content a,
.view-nouveaux-produits .view-content-forestiere .views-row .views-field-title .field-content a {
	color:#91692C;
}
.view-resultat-recherche .view-content-agricole .views-row .views-field-title .field-content a,
.view-nouveaux-produits .view-content-agricole .views-row .views-field-title .field-content a {
	color:#CF3002;
}
.view-resultat-recherche .view-content-espaces-verts .views-row .views-field-title .field-content a,
.view-nouveaux-produits .view-content-espaces-verts .views-row .views-field-title .field-content a {
	color:#52730c;
}
.view-resultat-recherche .view-content-collectivites .views-row .views-field-title .field-content a,
.view-nouveaux-produits .view-content-collectivites .views-row .views-field-title .field-content a {
	color:#E29400;
}
.view-resultat-recherche .view-content-traitements-sols .views-row .views-field-title .field-content a,
.view-nouveaux-produits .view-content-traitements-sols .views-row .views-field-title .field-content a {
	color:#7c7c7c;
}

.view-resultat-recherche .view-content .views-row .decouvr,
.view-nouveaux-produits .view-content .views-row .decouvr {
	margin-left:15px;
	margin-bottom:5px;
}
.decouvr a {
	text-decoration:none;
}
.decouvr a:hover {
	text-decoration:underline;
}
.view-resultat-recherche .view-content-forestiere .views-row .decouvr a,
.view-nouveaux-produits .view-content-forestiere .views-row .decouvr a {
	color:#DDBE90;
}
.view-resultat-recherche .view-content-agricole .views-row .decouvr a,
.view-nouveaux-produits .view-content-agricole .views-row .decouvr a {
	color:#f39073;
}
.view-resultat-recherche .view-content-espaces-verts .views-row .decouvr a,
.view-nouveaux-produits .view-content-espaces-verts .views-row .decouvr a {
	color:#72A900;
}
.view-resultat-recherche .view-content-collectivites .views-row .decouvr a,
.view-nouveaux-produits .view-content-collectivites .views-row .decouvr a {
	color:#f8c25c;
}
.view-resultat-recherche .view-content-traitements-sols .views-row .decouvr a,
.view-nouveaux-produits .view-content-traitements-sols .views-row .decouvr a {
	color:#A7A8A8;
}
.rech-fond-forestiere {
	background-color:#fff2d8;
}
.rech-fond-agricole {
	background-color:#f4dcd5;
}
.rech-fond-espaces-verts {
	background-color:#e3ebd1;
}
.rech-fond-collectivites {
	background-color:#fff2d8;
}
.rech-fond-traitements-sols {
	background-color:#e6eaea;
} */


/*
 * Pagination
 */
.pager .pager-current {
}
.pager .first {
}
.pager .pager-item {
}
.pager .pager-next {
}
.pager .last {
}
/*
 * Retour
 */
.retour-rech {
	margin:3px -10px 10px -10px;
	padding:5px 0px 5px 15px;
	background-color:#343434;
	background-position:6px 12px;
	background-repeat:no-repeat;
	font-size:12px;
	font-family:'RobotoRegular', 'RobotoRegular';
	color:#AAAAAA;
}
.retour-rech-forestiere {
	background-image:url(/sites/all/themes/rabaud/images/puce-retour-for.png);
}
.retour-rech-forestiere  a{
	color:#FFCB04;
	text-decoration:none;
}
.retour-rech-agricole {
	background-image:url(/sites/all/themes/rabaud/images/puce-retour-agr.png);
}
.retour-rech-agricole  a{
	color:#CF3002;
	text-decoration:none;
}
.retour-rech-espaces-verts {
	background-image:url(/sites/all/themes/rabaud/images/puce-retour-ver.png);
}
.retour-rech-espaces-verts  a{
	color:#72A900;
	text-decoration:none;
}
.retour-rech-collectivites {
	background-image:url(/sites/all/themes/rabaud/images/puce-retour-btp.png);
}
.retour-rech-collectivites  a{
	color:#E29400;
	text-decoration:none;
}
.retour-rech-traitements-sols {
	background-image:url(/sites/all/themes/rabaud/images/puce-retour-sol.png);
}
.retour-rech-traitements-sols  a{
	color:#A7A8A8;
	text-decoration:none;
}
.retour-rech-prod {
	background-image:url(/sites/all/themes/rabaud/images/puce-retour-for.png);
}
.retour-rech-prod a {
	color:#FFCB04;
	text-decoration:none;
}

/*
 * Fil d'ariance
 */
.ariane,
.arianevide {
/* 	clear:both;
	font-family:Arial;
	font-size:12px;
	padding-top:3px */;
}
.ariane {
	/* color:#9a9898;
	background-image:url(/sites/all/themes/rabaud/images/puce-ariane.png);
	background-position:0px 10px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:6px;
	float:left; */
}
.ariane a {
/* 	font-family:Arial;
	font-size:12px;
	color:#9a9898;
	text-decoration:none; */
}
.ariane a:hover {
	text-decoration:underline;
}


/*
 * En-tête
 */
.blochautdemandeinformations{
	background:url(../images/enveloppe.png) no-repeat;
	width:257px;
	height:41px;
	float:right;
	margin:10px 20px 10px 10px;
}
.blochautdemandeinformations .prodboitetitre{
	margin-left:47px;
	margin-top:2px;
	margin-bottom:0;
}
.blochautdemandeinformations .prodboitecontenu{
	margin-top:4px;
	text-align:right;
	margin-right:23px;
}
.blochautdemandeinformations .prodboitecontenu a{
	color:#5C5B5B;
	text-decoration:none;
	font-size:12px;
}
.blochaut {
	clear:both;
	float:none;
	padding:0px;
	text-align:left;
	/*padding-top:22px;*/
}
.blochautpousse {
	margin-bottom:20px;
	/* text-align:left; */
}
.node-fiche-produit .blochautpousse,
.node-type-occasion .blochautpousse{
	margin-top:0;
}
.node-page .blochautpousse{
	margin-top:32px;
}
/*.page-node-28 .node-page .blochautpousse{
	margin-top:20px;
}*/
.blochauttitre {
	/* float:left;
	width:660px;
	text-align:left;
	color:#8F6A26;
	font-size:14px; */
}
.hauttitre {
	/* margin:2px 0px 0px 6px;
	height:28px;
	overflow:hidden;
	font-size:28px;
	color:#5c5b5b;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	width:790px; */
}
.hauttitre2 {
	/* margin:3px 0px 0px 6px;
	height:28px;
	overflow:hidden;
	font-size:28px;
	color:#5c5b5b;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	width:790px; */
}
.hautsoustitre {
	/* line-height:16px;
	margin:0px 0px 0px 6px;
	height:39px;
	overflow:hidden;
	font-size:14px;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	color:#868585;
	width:790px; */
}
.titremoinslarge {
	width:600px;
}
/* .blochautoutil {
	float:right;
	width:352px;
	text-align:right;
}
.hautoutil {
	float:left;
	background-position:right 4px;
	background-repeat:no-repeat;
	padding-right:30px;
	color:#4d4d4d;
	cursor:pointer;
	height:26px;
	margin:2px 0px 0px 22px;
} */
.hautlienoutil {
	color:#4d4d4d;
	font-size:14px;
	text-decoration:none;
}
.hautlienoutil:hover{
	color:#acacac;
}
.hautoutilover {
	color:#acacac;
}
/* .hautoutilimpr {
	background-image:url(/sites/all/themes/rabaud/images/prod-bt-impr.png);
} */
.hautoutilenvoi {
	background-image:url(/sites/all/themes/rabaud/images/prod-bt-mail.png);
}
.hautoutilparta {
	background-image:url(/sites/all/themes/rabaud/images/prod-bt-share.png);
}
.hautoutilenvoi {
}
.hautoutilparta {
}
.hautoutilpartadiv{
	/* position:absolute;  */
	margin:5px 0px 0px 0px;
	/* width:66px;  */
	/* text-align:right; */
}
.hautoutilpartalien{
	/* padding-top:3px; 
	padding-right:2px; */
}



/*
 * MDR du bas du site
 */
#frmrechbas {
	padding:0px;
	margin:15px 0px 0px 0px;
	float:none;
	clear:both;
}
#frmrechbas label {
	float:left;
	clear:left;
	width:400px;
	margin-top:5px;
	text-align:right;
	color:white;
	font-size:14px;
}
#frmrechbas select {
	margin-left:10px;
	margin-top:4px;
	float:left;
	width:300px;
}
#frmrechbas_submit, #frmrechbas_cancel {
	float:left;
	margin-top:15px;
	text-align:left;
	color:white;
	font-size:18px;
	color:#FFCB04;
	cursor:pointer;
}
#frmrechbas_submit {
	margin-left:410px;
}
#frmrechbas_cancel {
	margin-left:35px;
}

/*
 * View telechargement
 */
/*.tele-cont {
	float:none;
	clear:both;
	padding:2px 0px 5px 0px;
}
.tele-gauche {
	float:left;
	width:275px;
	margin-right:5px;
	font-size:12px;
}
.tele-droite {
	float:left;
	width:660px;
	padding-top:3px;
}
.tele-cat1 {
	width:268px;
	margin-top:3px;
	background-color:#666666;
	background-image:url(/sites/all/themes/rabaud/images/puce-retour-for.png);
	background-repeat:no-repeat;
	background-position:5px 7px;
}
.tele-cat1 a {
	padding-left:12px;
	color:#feca18;
	text-decoration:none;
}
.tele-cat2 {
	width:248px;
	margin-left:20px;
	background-image:url(/sites/all/themes/rabaud/images/tele-puce-2.png);
	background-repeat:no-repeat;
	background-position:0px 9px;
	font-size:11px;
}
.tele-cat2 a {
	padding-left:7px;
	color:#333333;
	text-decoration:none;
}
.tele-cat3 {
	width:248px;
	margin-left:20px;
	background-image:url(/sites/all/themes/rabaud/images/tele-puce-2.png);
	background-repeat:no-repeat;
	background-position:0px 9px;
	font-size:10px;
	padding:0px;
}
.tele-cat3 a {
	padding-left:7px;
	color:#666666;
	text-decoration:none;
}
.tele-cat1 a:hover, .tele-cat2 a:hover , .tele-cat3 a:hover {
	text-decoration:underline;
}
.view-telechargement .view-content,
.view-telechargement-produit .view-content {
	float:none;
	clear:both;
}
.view-telechargement .view-content .views-row,
.view-telechargement-produit .view-content .views-row {
	width:165px;
	height:160px;
	float:left;
	margin-bottom:8px;
	line-height:13px;
}
.view-tarif-argu-doc .view-content .views-row,
.view-tarif-filiere .view-content .views-row {
	width:165px;
	height:220px;
	float:left;
	margin-bottom:8px;
	line-height:13px;
}
.view-tarif-argu-doc .view-content .views-row .tele-image,
.view-tarif-filiere .view-content .views-row .tele-image {
	width:127px;
	margin-left:19px;
}
.tele-titre {
	width:160px;
	text-align:center;
	overflow:hidden;
	padding-top:0px;
}
.tele-titre a {
	font-size:11px;
	line-height:13px;
	color:#333333;
}*/

/*
 * Pages de base
 */
.pagebasehaut {
	clear:both;
	float:none;
	border-bottom:1px solid #bfa36f;
	margin-bottom:20px;
}
.pagebasetitre {
	float:left;
	width:785px;
	text-align:left;
	color:#bfa36f;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	padding-top:15px;
}
.pagebasetexte {
	padding:0px 0 20px 0;
	clear: both;
}
.pagebasetexte2 {
	padding:0px 0 20px 0;
}
.pagebasetexte p {
	margin:0px;
	padding:0px;
}

#contenu_caractGenerale  p {
	background-image:url(/sites/all/themes/rabaud/images/prod-puce.png);
	background-position:2px 8px;
	background-repeat:no-repeat;
	margin: 0 0 10px 0;
	padding:0px 0px 0px 12px;

}


/*
 * View occasion
 */
.occas-ligne {
	float:none;
	clear:both;
	border-bottom:1px solid #e4d5b8;
	padding:5px 0px 5px 5px;
}
.occas-lbl {
	font-size:14px;
	color:#8b7244;
	float:left;
	width:190px;
}
.occas-txt {
	float:left;
	text-align:justify;
	width:345px;
	font-size:11px;
}
.occas-txt-item {
	padding-left:10px;
	background-image:url(/sites/all/themes/rabaud/images/prod-puce-bas.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
.occasmedia {
	float:left;
	width:326px;
	margin:0px 10px 0px 48px;
}
.occasinfobas {
	padding:5px 10px 30px 10px;
	background-image:url(/sites/all/themes/rabaud/images/haut-boite-bas-occas.jpg);
	background-repeat:no-repeat;
	background-position:bottom center
}



/*
 * View recrutement
 */
.view-recrutement .views-row {
	border:1px solid #000;
	margin-bottom: 10px;
	padding-top:5px;
	line-height:16px;
	cursor:pointer;
}
.view-recrutement .recru-titre a {
	text-decoration:none;
	color:#000;
	font-family:'Roboto-Bold';
	font-size:16px;
	padding:0px 5px;
}
.view-recrutement .recru-titre a:hover,
.view-recrutement .postuler a:hover {
	text-decoration:underline;
}
.view-recrutement .recru-contrat {
	color:#A69A85;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
}
.view-recrutement .recru-corps {
	font-size:11px;
	color:#000;
	padding:0px 5px;
}
.view-recrutement .postuler {
	background-color:#aaaaaa;
	padding:2px 5px;
	margin-top:5px;
	font-size:14px;
	text-align:right;
}
.view-recrutement .postuler a {
	color:#000;
	text-decoration:none;
}
.recru-ligne {
	float:none;
	clear:both;
	border-bottom:1px solid #000;
	padding:5px 0px 5px 5px;
	margin: 0 0 20px 0;
}
.recru-lbl {
	font-size:16px;
	color:#000;
	float:left;
	width:100%;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-family:'Roboto-Bold';
}
.recru-txt {
	float:left;
	text-align:justify;
	width:100%;
	font-size:12px;
}
.recrubas {
	/*padding-left:540px;*/
	padding-left:400px;
	margin-top:40px;
}
.recrubasent, .recrubascont {
	clear:both;
	float:none;
}
.recrubasent {
	margin-top:20px;
	height:35px;
	width:361px;
	background-image:url(/sites/all/themes/rabaud/images/recru-bas-h.jpg);
	background-repeat:no-repeat;
}
.recrubasenttitre {
	float:left;
	width:350px;
	padding:7px 0px 3px 12px;
	margin:0px;
	font-size:16px;
	color:white;
}
.recrubascont {
	height:118px;
	width:361px;
	background-image:url(/sites/all/themes/rabaud/images/recru-bas-b.jpg);
	background-repeat:no-repeat;
}
.recrubasconttexte {
	float:left;
	width:350px;
	padding:15px 0px 0px 12px;
	font-size:12px;
	color:white;
	line-height:16px;
}
.recrubascont a {
	background-image:url(/sites/all/themes/rabaud/images/prod-puce-bas.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:8px;
	text-decoration:none;
	color:#dcc08b;
	font-size:16px;
}
.expli {
	margin-bottom:10px;
	font-size:12px;
	color:black;
}
.bt-down {
	margin-top:5px;
	height:40px;
	padding-top:8px;
	background-image:url(/sites/all/themes/rabaud/images/bt-down.jpg);
	background-repeat:no-repeat;
}
.bt-down a {
	color:white;
	font-size:16px;
	text-decoration:none;
	margin-left:38px;
}

/*
 * Formulaires
 */
form.node-form {
	
}
form.node-form label, .fieldset-legend {
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	color:#666666;
}
form.node-form div.description {
	font-style:italic;
	color:#b78329;
	font-size:11px;
	padding-left:20px;
}
form.node-form input,
form.node-form select,
form.node-form .image-widget-data input {
	font-size:12px;
	font-family:'RobotoRegular', 'RobotoRegular';
	margin-left:20px;
}
form.node-form .form-textarea-wrapper {
	margin-left:20px;
}
form.node-form textarea {
	font-size:12px;
	font-family:'RobotoRegular', 'RobotoRegular';
}
form.node-form .form-actions input,
form.node-form .image-widget-data input[type="submit"],
form.node-form td input.form-submit,
form.confirmation input[type="submit"],
form.node-form  input.field-add-more-submit {
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	border:1px solid white;
	background-color:#666666;
	color:white;
	cursor:pointer;
}
form.confirmation #edit-cancel {
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	margin-left:20px;
	color:#666666;
}
form.node-form .tabledrag-toggle-weight-wrapper {
	display:none;
}
form.node-form th,
form.node-form .field-suffix {
	font-size:12px;
}
form.node-form .image-widget-data a,
form.node-form .image-widget-data .file-size {
	font-size:12px;
	color:#b78329;
}
.non-rens {
	font-weight:bold;
	color:red;
}
form.node-form div.field-type-field-collection th.field-label label {
	font-family:'RobotoRegular';
	text-transform:uppercase;
	font-size:12px;
	color:black;
	padding-left:10px;
}

/*
 * Form Fiche Client 
 * 
 */
/*.blochauttitre_fichcli {
	float:left;
	width:600px;
	text-align:left;
	color:#8F6A26;
	font-size:14px;
}
.hauttitre_fichcli {
	margin:0px 0px 0px 6px;
	height:28px;
	overflow:hidden;
	font-size:28px;
	color:#5c5b5b;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	width:590px;
}
.hautsoustitre_fichcli {
	line-height:16px;
	margin:0px 0px 0px 6px;
	height:39px;
	overflow:hidden;
	font-size:14px;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	color:#868585;
	width:590px;
}*/
.blocRepres{
	/*float:left;*/
	width:420px;
	margin-top: 80px;
	margin-right: 60px;
	margin-bottom:30px;
	margin-left:30px;
}
.blocRepres_fichcli {
	float:left;
	width:420px;
	margin:2px 5px;
	padding:0px 3px;
	
}
.blocRepres_fichcli_titre{
	float:left;
	width:250px;
	margin:0px 0px;
	text-align:left;
	color:#000000;
	font-size:14px;
	font-family: 'Roboto-Bold';
	font-weight:bold;
	line-height:1.2em;
}
.blocRepres_fichcli_img{
	float:left;
	/* width:60px; */
	/* height:72px; */
	overflow:hidden;
	text-align:center;
	margin-right:5px;
}
.blocRepres_fichcli_img img{
	float:right;
	margin-right:5px;
	/* height:78px; */
}
.blocRepres_fichcli_nomCom{
	font-weight:bold;
	font-size:12px;
}
.blocRepres_fichcli_txt{
	float:left;
	width:320px;
	line-height:1.3em;
	margin:12px 0px 0px 0px;
	font-size:11px;
	font-family: 'RobotoRegular', 'RobotoRegular';
	font-weight:normal;
	color:#000000;
	line-height:1.3em;
	text-align:left;
}
.blocRepres_fichcli_txt a{
	color:#000000;
	text-decoration:none;
}
.confirmation-message{
	font-family: 'Roboto-Bold', 'RobotoRegular';
	font-size:18px;
	text-align:center;
}
.contact_client{
	width:860px;
	/*margin:0px auto;*/
	color:#666;
	font-weight:normal;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	z-index:-10;
}
.contact_client a,.contact_client legend{
	color:#666;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	text-decoration:none;
}
.contact_client a:hover{
	text-decoration:underline;
}

/**
 * Tables.
 */
table {
  width: 100%;
  font-size: 0.923em;
  margin: 0 0 10px;
  border: 1px solid #bebfb9;
}
table td,
table th {
  vertical-align: middle;
  padding: 8px 10px;
  border: 0;
  color: #000;
}
tr.even,
tr.odd {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #bebfb9;
  background: #f3f4ee;
}
tr.odd {
  background: #fff;
}
tr.drag {
  background: #fe7;
}
tr.drag-previous {
  background: #ffb;
}
td,
td a{
	font-family:'RobotoRegular';
	color:#666666;
}
table th {
  text-transform: uppercase;
  background: #e1e2dc;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-color: #bebfb9;
  padding: 3px 10px;
  font-family:'RobotoRegular';
  font-size:12px;
}
table th.active {
  background: #aaaaaa;
}
table th a {
  display: block;
  position: relative;
  color:#666666;
}
table th.active a {
  padding: 0 25px 0 0; /* LTR */
}
table th.active img {
  position: absolute;
  top: 3px;
  right: 3px;
}
table th.views-field-title a,
table td.views-field-title a {
  font-family:'RobotoRegular';
  font-size:12px;
  font-weight: normal;
  text-decoration:underline;
  color:#666666;
}
table td.active {
  background: #e9e9dd;
}
table tr.odd td.active {
  background: #f3f4ee;
}
table tr.selected td.active,
table tr.selected td {
  background: #ffc;
  border-color: #eeb;
}
table.system-status-report tr {
  border-bottom: 1px solid #ccc;
}
table.system-status-report tr.ok {
  color: #255b1e;
  background-color: #e5ffe2;
}
table.system-status-report tr.info {
  color: #040f37;
  background-color: #bdf;
}
table.system-status-report tr.warning {
  color: #840;
  background-color: #fffce5;
}
table.system-status-report tr.error {
  color: #8c2e0b;
  background-color: #fef5f1;
}
/**
 * Exception for webkit bug with the right border of the last cell
 * in some tables, since it's webkit only, we can use :last-child
 */
tr td:last-child {
  border-right: 1px solid #BEBFB9;
}
.titretable {
	font-size:20px;
	font-weight:normal;
	font-family: 'Roboto-Bold', 'RobotoRegular';
	margin:20px 0px 10px 0px;
	color:#666666;
}
/*LGT ajout style colonne commentaire field collection */
.commItalic  {font-style:italic;}
.cacheSupp {display:none;}
td.views-field-field-comoccas .entity-field-collection-item {width:80%;float:left;}
td.views-field-field-comoccas .field-collection-view-links{float:right;}
td.views-field-field-comoccas .field-collection-view-links .delete a{color:#ff0000;font-weight:bold;text-decoration:none;}
td.views-field-field-comoccas .field-collection-view-links .delete { background: none repeat scroll 0 0 #d8d8d8;border-radius: 5px;height: 20px;
line-height:20px; padding: 0;text-align: center;width: 20px;}

td.views-field-field-refsoccas,
th.views-field-field-refsoccas {
	padding:0px;
}
td.views-field-field-refsoccas ul li,td.views-field-field-comoccas ul li {
	padding:2px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #dedfd9;
}
td.views-field-field-refsoccas ul li.first,td.views-field-field-comoccas ul li.first {
	border: 0px none;
}
td.views-field-field-refsoccas ul li div.content,
th.views-field-field-refsoccas div.content,
td.views-field-field-comoccas ul li div.content,
th.views-field-field-comoccas div.content {
	float:none;
	clear:both;
	width:490px;
	margin:5px;
}


td.views-field-field-comoccas ul li div.field-name-field-utilcomm,
td.views-field-field-comoccas ul li div.field-name-field-datecomm  {
	float:left;
	width:auto;
	padding-right:10px;
}
td.views-field-field-comoccas ul li div.field-name-field-contenucomm  {
	width:473px;
}



td.views-field-field-refsoccas ul li div.field-name-field-refsoccasref,
th.views-field-field-refsoccas div.field-name-field-refsoccasref {
	width:60px;
	float:left;
}
td.views-field-field-refsoccas ul li div.field-name-field-refsoccasdesi,
th.views-field-field-refsoccas div.field-name-field-refsoccasdesi {
	width:250px;
	float:left;
}
td.views-field-field-refsoccas ul li div.field-name-field-refsoccasref div.field-items div.field-item,
td.views-field-field-refsoccas ul li div.field-name-field-refsoccasdesi div.field-items div.field-item,
td.views-field-field-refsoccas ul li div.field-name-field-refsoccaspxrev div.field-items div.field-item,
td.views-field-field-refsoccas ul li div.field-name-field-refsoccaspxuti div.field-items div.field-item,
td.views-field-field-comoccas ul li div.field-name-field-utilcomm div.field-items div.field-item,
td.views-field-field-comoccas ul li div.field-name-field-datecomm div.field-items div.field-item,
td.views-field-field-comoccas ul li div.field-name-field-contenucomm div.field-items div.field-item {
	font-family:'RobotoRegular';
	line-height:14px;
}
td.views-field-field-refsoccas ul li div.field-name-field-refsoccaspxrev,
td.views-field-field-refsoccas ul li div.field-name-field-refsoccaspxuti,
th.views-field-field-refsoccas div.field-name-field-refsoccaspxrev,
th.views-field-field-refsoccas div.field-name-field-refsoccaspxuti {
	text-align:right;
	width:85px;
	float:left;
}
td.views-field-field-refsoccas ul li div.field-label,
td.views-field-field-comoccas ul li div.field-label {
	display:none;
}

.view-gestion-occasions .views-field .field-collection-view-links {display:none;}
 

/**
 * Espaces restreints
 */
/* .boxuser {
	float:left;
	width:125px;
	height:61px;
	font-size:10px;
	padding:30px 82px 0px 10px;
	margin:0px 5px 15px 0px;
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}
.boxuser a {
	font-family: 'Roboto-Bold', 'RobotoRegular';
	color:#473E2F;#7B6E5D;
	font-size:16px;
	text-decoration:none;
} */

/*
 * View Lu dans la presse
 */
h3 .press_fil_box_31:before {
	content:"";
	display:inline-block;
	width:50px;
	height:36px;
	margin: 0 20px 0 0;
	background-image:url('/sites/all/themes/bootstrap/rabaud_2017/images/forestier.svg');
	background-repeat:no-repeat;
	
}
h3 .press_fil_box_32:before {
	content:"";
	display:inline-block;
	width:50px;
	height:34px;
	margin: 0 20px 0 0;
	background-image:url('/sites/all/themes/bootstrap/rabaud_2017/images/agricole.svg'); 
	background-repeat:no-repeat;

}
h3 .press_fil_box_33:before {
	content:"";
	display:inline-block;
	width:50px;
	height:29px;
	margin: 0 20px 0 0;
	background-image:url('/sites/all/themes/bootstrap/rabaud_2017/images/espacesVerts.svg'); 
	background-repeat:no-repeat;

}
h3 .press_fil_box_34:before {
	content:"";
	display:inline-block;
	width:50px;
	height:34px;
	margin: 0 20px 0 0;
	background-image:url('/sites/all/themes/bootstrap/rabaud_2017/images/btp.svg'); 
	background-repeat:no-repeat;
}
h3 .press_fil_box_35:before {
	content:"";
	display:inline-block;
	width:50px;
	height:30px;
	margin: 0 20px 0 0;
	background-image:url('/sites/all/themes/bootstrap/rabaud_2017/images/sol.svg'); 
	background-repeat:no-repeat;
}
h3 .press_fil_box_1026:before {
	content:"";
	display:inline-block;
	width:50px;
	height:30px;
	margin: 0 20px 0 0;
	background-image:url('/sites/all/themes/bootstrap/rabaud_2017/images/viticole_couleur.svg'); 
	background-repeat:no-repeat;
}
.press_fil_box_31 {
	/*border-left:4px solid;
	border-color:#B38C45;*/
	color:#B38C45;
	/* background-image:url('/sites/all/themes/rabaud/images/picto-forestier.png'); */
}
.press_fil_box_32 {
	/*border-left:4px solid;
	border-color:#CF3002;*/
	color:#CF3002;
	/* background-image:url('/sites/all/themes/rabaud/images/picto-agricole.png'); */
}
.press_fil_box_33 {
	/*border-left:4px solid;
	border-color:#72A900;*/
	color:#72A900;
	/* background-image:url('/sites/all/themes/rabaud/images/picto-vert.png'); */
}
.press_fil_box_34 {
	/*border-left:4px solid;
	border-color:#E29400;*/
	color:#E29400;
	/* background-image:url('/sites/all/themes/rabaud/images/picto-btp.png'); */
}
.press_fil_box_35 {
	/*border-left:4px solid;
	border-color:#A7A8A8;*/
	color:#A7A8A8;
	/* background-image:url('/sites/all/themes/rabaud/images/picto-sols.png'); */
}
.press_fil_box_1026 {
	/*border-left:4px solid;
	border-color:#72A900;*/
	color:#6d279e;
	/* background-image:url('/sites/all/themes/rabaud/images/picto-vert.png'); */
}

.press_fil_box_bt_liste {
	padding-top:20px;
	padding-left:8px;
}
.press_fil_box_bt {
	cursor:pointer;
	/*border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-radius:4px;*/
	padding:0;
	font-family: 'RobotoRegular';
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	line-height:16px;
	float:left;
	margin: 0 20px 20px 0;
	/* width:142px; */
	background-position:left top;
	background-repeat:no-repeat;
	/* max-width: 20%; */
}
.press_fil_box_bt span{
	text-transform:none;
	font-size:13px;
}
.press_fil_box_bt span b {
	text-transform:uppercase;
}

.press_box{
	clear:both;
	margin:10px 0px 35px 0px;
	color:#000;
	font-size:12px;
	line-height:16px;
}
.press_box div{
	padding:5px 10px;
}
.view-lu-dans-la-presse .view-content .views-row {
	/* width:295px; */
	   margin-bottom: 10px;
	/* margin:0px 0 20px 0px; */
	/* float:left; */
	/* min-height: 200px; */
	width:32%;
	/* margin: 0 5px 10px 5px; */
	/* float: left; */
	/* padding: 10px; */
	border: 1px solid #707070;
}
/* .grid-sizer {width:20px} */
.grid-sizer {width:10px}
/* .view-nouveau-produits-articles .view-content .views-row {
	width:930px;
} */
.press_box table,
.press_box table th,
.press_box table tr,
.press_box table td{
	border:0px none;
}
.press_box_content p{
	margin:0px;
	padding:0px;
}
.press_box_content img{
	margin:0 10px 10px 0;
	max-width:100%;
}
.press_box_content font {
	font-family:'RobotoRegular', 'RobotoRegular';
	font-size:12px;
	color:#666666;
}
.press_box_title{
	/*background-color:#A69A85;*/
}
.press_box_doc_bloc {
	/* margin-left:210px; */
}
.press_box_doc {
	float:left;
	/* width:315px; */
	width:100%;
}
.press_box_title a,.press_box_title span,
.press_box_doc a{
	font-family: 'Roboto-Bold';
	font-size:16px;
	text-decoration:none;
	color:#000;
}
/* .press_box_title a:hover, */
.press_box_doc a:hover{
	text-decoration:underline;
	color:#000;
}
.press_fil_box{
	clear:both;
	margin:40px auto 15px 10px;
	padding:5px 10px 5px 0;
	font-family: 'Roboto-Bold';
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	background-position:left top;
	background-repeat:no-repeat;
	
}
.press_box_title a{
	color:#000;
}
.press_box_doc a{
	font-size:14px;
	color:#000000;
	background-image:url(/sites/all/themes/rabaud/images/puce-ariane.png);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
}

/* L'entreprise -> Présentation */
.pres_head{
	width:100%;
	height:474px;
	background:url(/sites/all/themes/rabaud/images/fd-presentation.png) top left no-repeat;
	z-index:0;
}
.pres_innov{
	position:absolute;
	margin:40px 0 0 260px;
	font-family:'RobotoRegular', 'RobotoRegular';
}
.pres_innov_title,
.pres_histo{
	font-family:'RobotoRegular', 'RobotoRegular';
	font-weight:bold;
	color:#DE1616;
	letter-spacing:-1px;
}
.pres_innov_title{
	font-size:17px;
	margin-top:20px;
}
.pres_innov_content{
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	margin:0px 0px 0px 165px;
	line-height:15px;
	width:480px;
}
.pres_histo{
	position:absolute;
	margin:412px 0 0 70px;
}
.pres_histo h3{
	font-size:17px;
}
.pres_img_ptite,
.pres_img_ptite img{
	width:135px;
	height:135px;
}
.pres_img_ptite{
	position:absolute;
	margin:19px 0 0 20px;
}
.pres_img_video{
	position:absolute;
	margin:206px 0 0 40px;
	overflow:hidden;
	/*border:1px red solid;*/
	width:369px;
	height:203px;
	z-index:100;
}
.pres_img_gde{
	position:absolute;
	margin:253px 0 0 423px;
	width:225px;
	height:150px;
}
#cont-liste {
	width:500px;
}
.cont-expli {
	color:#333333;
	font-size:11px;
	font-family:'RobotoRegular', 'RobotoRegular';
	font-weight:bold;
	padding:5px;	
}
/* 
.cont-box, .cont-box-new {
	padding:5px 5px 5px 30px;
	color:#666666;
	font-size:11px;
	font-family:'RobotoRegular', 'RobotoRegular';
	background-repeat:no-repeat;
	background-position:2px 3px;
}/* */ /* 
.cont-box-new {
	background-image:url(/sites/all/themes/rabaud/images/list-item-sans-new.png);
	background-repeat:no-repeat;
}
.cont-box {
	background-image:url(/sites/all/themes/rabaud/images/list-item-sans.png);
	background-repeat:no-repeat;
	float:none;
	clear:both;
} */ /* 
.cont-box a, .cont-box-new a {
	color:#666666;
	font-size:11px;
	font-family:'RobotoRegular', 'RobotoRegular';
	text-decoration:none;
}.cont-box a:hover, .cont-box-new a:hover {
	text-decoration:underline;
}
.pair {
	background-color:#FFFFFF;
}
.impair {
	background-color:#F3F4EE;
} */
/* .cont-box-inf, .cont-box-inf-serv, .cont-box-mod, .cont-box-sup {
	float:left;
} */
/*
.cont-box-inf {
	width:250px;
}
.cont-box-inf-serv {
	width:200px;
	font-family:'RobotoRegular';
}*//* 
.cont-box-mod {
	width:150px;
	text-align:center;
}
.cont-box-sup {
	width:220px;
	text-align:center;
	color:#FF1111;
	cursor:pointer;
} */
#detailspair{
	display:none;
	float:left;
	background-color:#CABEA8;
	width:875px;
	font-size:10px;
	color:#666666;
}
#detailsimpair{
	display:none;
	float:left;
	width:875px;
	font-size:10px;
	font-size:10px;
	color:#666666;
}

#desc1{
	float: left;
	height: 20px;
    padding-left: 30px;
    width: 220px;
}
#desc2{
	float: left;
	height: 20px;
    width: 250px;
}
#desc3{
	float: left;
	height: 20px;
    width: 328px;
	color: #3A2A28;
}

/** FICHE CLIENT **/
/* #webform-client-form-110 .form-item{
	width:500px;
	float:left;
}
#webform-client-form-110 #webform-component-code-client{
	width:190px;
	margin-top:-250px;
	margin-right:-15px;
	float:right;
	font-family:'RobotoRegular', 'RobotoRegular';
}	
#webform-client-form-110 #webform-component-identifiant{
	width:190px;
	margin-top:-278px;
	margin-right:-15px;
	float:right;
	font-family:'RobotoRegular', 'RobotoRegular';
	
}
#webform-client-form-110 #webform-component-code-client label{
	width:66px;
	margin-right:-2px;
	margin-top:-2px;
	text-align:left;
	font-family:'Roboto-Bold';
	font-size:15px;
	color:#4A4331;
}
#webform-client-form-110 #webform-component-identifiant label{
	width:66px;
	margin-right:-2px;
	margin-top:-1px;
	text-align:left;
	font-family:'Roboto-Bold';
	font-size:15px;
	color:#4A4331;
}
#webform-client-form-110 #webform-component-code-client input,
#webform-client-form-110 #webform-component-identifiant input{
	font-family:'RobotoRegular', 'RobotoRegular';
	font-size:10px;
	margin-top:2px;
	margin-left:3px;
	color:#000000;
	width:120px;
} */
/*#webform-client-form-110 #webform-component-coordonnees-de-facturation{
	border:none;
	margin-top:-16px;
	margin-left:7px;
	padding-left:15px;
	font-family:'Roboto-Bold';
}*/
/*#webform-client-form-110 #webform-component-coordonnees-de-facturation label{
	width:80px;
	height:22px;
	font-size:15px;
	color:#3A2A28;
	margin-top:2px;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation input, select{
	font-family:verdana;
	color:#000000;
	font-size:11px;
	border:solid 1px #B2AFAA;
	width:210px;
	height:20px;
}*//* 
#webform-client-form-110 #webform-component-coordonnees-de-facturation select{
	width:212px;
	margin-top:2px;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation option{
	font-family:'RobotoRegular', 'RobotoRegular';
	font-size:11px;
} */
/*#webform-client-form-110 #webform-component-coordonnees-de-facturation--nom-client-fact{
	margin-top:20px\9;
}
#webform-client-form-110 #edit-submitted-coordonnees-de-facturation-pays-fact{
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--adresse-fact{
	width:340px;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--adresse2-fact{
	width:340px;
	margin-left:425px;
	margin-top:-32px;	
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--adresse2-fact label{
	margin-top:4px
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--code-postal-fact{
	width:340px;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--ville-fact{
	width:315px;
	margin-left:425px;
	margin-top:-32px;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--pays-fact label{
	margin-top:1px;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--tel-fact{
	width:340px
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--fax-fact{
	width:315px;
	margin-left:425px;
	margin-top:-32px;
	border:1px solid red;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--fax-fact{
	width:215px;
}
#webform-client-form-110 #webform-component-coordonnees-de-facturation--tel-fact input,
#webform-client-form-110 #webform-component-coordonnees-de-facturation--fax-fact input{
	width:110px;
}*//* 
#webform-client-form-110 #webform-component-email{
	margin-top:-10px;
	margin-left:5px;
}
#webform-client-form-110 #webform-component-site-internet{
	margin-left:425px;
	margin-top:-32px;
}
#webform-client-form-110 #webform-component-email,
#webform-client-form-110 #webform-component-site-internet{
	width:360px;
}
#webform-client-form-110 #webform-component-email label,
#webform-client-form-110 #webform-component-site-internet label{
	width:80px;
	margin-top:4px;
	margin-left:14px;
	font-size:15px;
	color:#3A2A28;
}
#webform-client-form-110 #webform-component-email input,
#webform-client-form-110 #webform-component-site-internet input{
	font-family:'RobotoRegular', 'RobotoRegular';
	color:#000000;
	font-size:11px;
	border:solid 1px #B2AFAA;
	width:210px;
	height:20px;
}
#webform-client-form-110 .fieldset-legend{
	margin-top:10px; 
	margin-bottom:10px;	
	font-family:'Roboto-Bold','RobotoRegular';
	font-size:20px;
}
#webform-client-form-110 #webform-component-groupement .fieldset-legend{
	margin-left:-25px;
}
#webform-client-form-110 .form-required{
	color:#3A2A28;
}
#webform-client-form-110 .form-text{
	margin-top:3px;
}
#webform-client-form-110 .fieldset-legend span{
	color:#3A2A28;
}
#webform-client-form-110 #webform-component-groupement{
	border:none;
	margin-left:-40px;
	margin-top:50px\9;
	background-color:#DECEB7;
	background-image:url(/sites/all/themes/rabaud/images/separateur_fleche.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:946px;
	height:auto;
	padding-bottom:52px;
	border-radius:0px;
}
#webform-client-form-110 #webform-component-groupement legend{
	padding-top:80px;
	padding-top:20px\9;
	margin-left:45px;
	margin-bottom:10px\9;
	color:#3A2A28;
}
#webform-client-form-110 #webform-component-groupement--groupement1,
#webform-client-form-110 #webform-component-groupement--groupement2,
#webform-client-form-110 #webform-component-groupement--groupement3,
#webform-client-form-110 #webform-component-groupement--groupement4,
#webform-client-form-110 #webform-component-groupement--marques{
	background-image:url(/sites/all/themes/rabaud/images/bt_puce.png);
	background-position:2.5%;
	background-repeat:no-repeat;
	margin:0px 0 0px 32px;
	width:880px;
	height:22px;
}
#webform-client-form-110 #webform-component-groupement--groupement1{
	margin-top:10px;
}
#webform-client-form-110 #webform-component-groupement--groupement1 label,
#webform-client-form-110 #webform-component-groupement--groupement2 label,
#webform-client-form-110 #webform-component-groupement--groupement3 label,
#webform-client-form-110 #webform-component-groupement--groupement4 label,
#webform-client-form-110 #webform-component-groupement--marques label,
#webform-client-form-110 #webform-component-groupement--groupement1 input,
#webform-client-form-110 #webform-component-groupement--groupement2 input,
#webform-client-form-110 #webform-component-groupement--groupement3 input,
#webform-client-form-110 #webform-component-groupement--groupement4 input,
#webform-client-form-110 #webform-component-groupement--marques input{
	font-family:'RobotoRegular', 'RobotoRegular';
	font-size:11px;
	margin-left:35px;
	color:#000000;
}
#webform-client-form-110 #webform-component-groupement--groupement1,
#webform-client-form-110 #webform-component-groupement--groupement3,
#webform-client-form-110 #webform-component-groupement--marques{
	background-color:#CABEA8;
}
#webform-client-form-110{
	width:220px;
	margin-left:38%;
	margin-top:-335px;
}
#webform-client-form-110 #edit-actions input{
	width:200px;
	border:none;
	background-color:#786D57;
	font-family:'Roboto-Bold','RobotoRegular';
	font-size:16px;
	color:#ffffff;
}
#webform-client-form-110 #webform-component-mode-de-reglement{
	float:left;
	background-image:url(/sites/all/themes/rabaud/images/separateur_fleche.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#DECEB7;
	margin-top:-22px;
	height:58px;
	width:960px;
	margin-left:-40px;
}
#webform-client-form-110 #webform-component-mode-de-reglement label{
	margin-left:39px;
	margin-top:18px;
	font-family:'Roboto-Bold','RobotoRegular';
	font-size:20px;
	color:#3A2A28;
}
#webform-client-form-110 #edit-submitted-mode-de-reglement{
	margin-top:24px;
	margin-left:-20px;
	font-family:'RobotoRegular', 'RobotoRegular';
	font-size:10px;
	color:#000000;
} */
.contact_client{
	float:left;
	border:none;
	background-image:url(/sites/all/themes/rabaud/images/separateur_fleche_haut.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#DECEB7;
	width:946px;
	overflow:hidden;
	height:auto;
	margin-left:-30px;
	margin-bottom:0px;
	border-radius:0px;
}
.contact_client  legend{
	padding-top:59px;
	padding-top:12px\9;
	margin-left:19px;
}
.contact_client legend span{
	font-size:20px;
}
.contact_client span{
	color:#3A2A28;
	margin-top:5px;
}
.contact-client i span{
	font-size:16px;
}
.contact_client  .cont-box-new.pair,
.contact_client  .cont-box.pair,
.contact_client  .cont-box.impair{
	margin-bottom:8px;
	margin-left:32px;
	background-repeat:no-repeat;
	background-position:left;
	height:auto;
	margin-top:-10px;
	font-family:'RobotoRegular', 'RobotoRegular';
	font-size:10px;
	color:#3A2A28;
}
.contact_client  .cont-box-new.pair{
	margin-bottom:15px;
	margin-top:40px;
}
.contact_client  .cont-box-new.pair b{
	margin-bottom:36px;
	font-weight:bold;
}
.contact_client  .cont-box.pair b,
.contact_client  .cont-box.impair b{
	margin-bottom:36px;
	font-weight:normal;
}
.contact_client  .cont-box.pair,
.contact_client  .cont-box.impair{
	width:875px;
	background-image:none;
	padding-left:0px;
}/* 
.cont-box-new.pair{
	background-image:url(/sites/all/themes/rabaud/images/bt_plus.png);
	background-color:#DECEB7;
	padding-top:0px;
}
.cont-box.pair{
	background-color:#CABEA8;
}
.cont-box.impair{
	background-color:#DECEB7;
}
.cont-box-inf{
	padding-left:30px;
	height:20px;
	width:220px;
	background-image:url(/sites/all/themes/rabaud/images/bt_puce.png);
	background-repeat:no-repeat;
	background-position:15px;
	cursor:help;
}
.cont-box-inf,.cont-box-inf-serv,
.cont-box-mod,.cont-box-sup{
	float:left;
	font-size:11px;
}
.cont-box-mod{
	height:24px;
	width:155px;
	text-align:left;
}
.cont-box-mod  a{
	color:#3A2A28
}
.cont-box-inf-serv{
	width:250px;
	font-family:'RobotoRegular';
}
.cont-box-sup{
	height:24px;
	width:205px;
	margin-top:-1px;
	background-image:url(/sites/all/themes/rabaud/images/supprimer.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#3A2A28;
} */
#cont-liste{
	padding-top:-12px;
	height:auto;
	margin-bottom:25px;
	margin-top:-40px;
	overflow:hidden;
}
#cont-box-auto{
	height:auto;
}
/** CHOIX CONTACT **/
#cont-liste{
	width:680px;
	margin: 0 !important;
	padding: 10px;
}
.btn-validate-client{
    text-align: center;		
}
.btn-validate-contact{
	margin-top: -20px;
}
#fancybox-content #cont-liste{
	margin-top:0px;
	/*width:auto;*/
	margin: 10px;
	background:#fff;
}
#fancybox-content .cont-box-new.pair,
#fancybox-content .cont-box.pair,
#fancybox-content .cont-box.impair{
	width:580px;
	margin-left:32px;
}
#fancybox-content .cont-box-new.pair{
	height:22px;
	width:585px;
	/* padding:8px 0px 0px 32px; */
	padding:0 0px 0px 0;
	margin-top:15px;
	margin-bottom:10px;	
	background-position:4px;
}
#fancybox-content .cont-box-new.pair a b {
	color:#aaa !important;
	font-size:14px;
	margin:0 0 10px 0;
}


#fancybox-content .cont-box.pair,
#fancybox-content .cont-box.impair{
	height:18px;
	background-image:url(/sites/all/themes/rabaud/images/bt_puce.png);
	background-repeat:no-repeat;
	background-position:15px;
	padding-left:32px;
}
#fancybox-content .cont-box.pair{
	margin-top:0px;
}
/** FICHE CONTACT **/
#webform-component-contact{
	border:none;
}
#webform-component-contact legend span{
	margin-left:-17px;
	font-size:20px;
	color:#3A2A28;
}
#webform-client-form-125 #webform-component-contact--civilite label,
#webform-client-form-125 #webform-component-contact--nom label,
#webform-client-form-125 #webform-component-contact--prenom label,
#webform-client-form-125 #webform-component-contact--service label,
#webform-client-form-125 #webform-component-contact--fonction label,
#webform-client-form-125 #webform-component-contact--activite label,
#webform-client-form-125 #webform-component-contact--telephone label,
#webform-client-form-125 #webform-component-contact--mobile label,
#webform-client-form-125 #webform-component-contact--fax label,
#webform-client-form-125 #webform-component-contact--email label{
	color:#3A2A28;
	font-size:15px;
}
#webform-client-form-125 #webform-component-contact--nom input,
#webform-client-form-125 #webform-component-contact--prenom input,
#webform-client-form-125 #webform-component-contact--telephone input,
#webform-client-form-125 #webform-component-contact--mobile input,
#webform-client-form-125 #webform-component-contact--fax input,
#webform-client-form-125 #webform-component-contact--email input,
#webform-client-form-125 #webform-component-contact--civilite select,
#webform-client-form-125 #webform-component-contact--service select,
#webform-client-form-125 #webform-component-contact--fonction select,
#webform-client-form-125 #webform-component-contact--activite select{
	font-family:'RobotoRegular', 'RobotoRegular';
	font-size:11px;
	color:#000000;	
	border:solid 1px #B2AFAA;
	height:20px;
	width:207px;
}
#webform-client-form-125 #edit-actions{
	/* width:80px; */
	/* margin-left:300px; */
	/*margin-top:-20px;*/
	/*margin-bottom:0px;*/
	/* margin-top:0px; */
}
#webform-client-form-125 #edit-submit{
	/* width:80px;
	height:22px;
	border:none;
	background-color:#786D57;
	font-family:'Roboto-Bold','RobotoRegular';
	font-size:16px;
	color:#ffffff; */
}
#webform-client-form-125 #webform-component-contact--nom ,
#webform-client-form-125 #webform-component-contact--prenom,
#webform-client-form-125 #webform-component-contact--telephone,
#webform-client-form-125 #webform-component-contact--mobile,
#webform-client-form-125 #webform-component-contact--fax,
#webform-client-form-125 #webform-component-contact--civilite,
#webform-client-form-125 #webform-component-contact--service,
#webform-client-form-125 #webform-component-contact--fonction,
#webform-client-form-125 #webform-component-contact--activite{
	margin-bottom:6px;		
}
#webform-client-form-125 .form-required{
	color:#3A2A28;
}
#webform-client-form-125 #webform-component-contact--civilite{
	margin-top:8px;
}

/* loader */

#loader{
	background:url('../images/search_bar.png');
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	z-index:1000;
	display:none;
}

#loader div{
	background-color:white;
	width:200px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	font-family:'Roboto-Bold';
	text-align:center;
}

#content{
	width:100%;
}

#bttarifdocs{
	/* background:url('../images/fd_bttarif.png') no-repeat; */
/* 	width:268px;
	height:91px;
	font-size:11px;
	cursor:pointer;
	line-height:12px;
	margin-left:0px;
	margin-bottom:10px;
	text-align:center;
	font-family:'Roboto-Bold';
	font-size: 14px;
	color: #7C715F; */
}

#bttarifdocs .cont{
	text-align:left;
	padding:14px;
	padding-left:20px;
}

#node-1028 table {
	clear:both;
}

#node-1028 table,
#node-1028 table tr td {
	border:0px none;
}


.user-profile .pagebase .message{
	font-size:11px;
	font-family:'RobotoRegular', 'RobotoRegular';
	padding:0 20px;
}

/* body.page-occasions-distributeurs #main-wrapper {
	width:100%;
	min-width:1122px;
	max-width: 1350px;
	margin-left: auto;
	margin-right: auto;
}
 */
.view-gestion-occasions .pager li, .view-gestion-occasions .pager li a{
	color:white;
}