/*----- DEBUT :  global -----*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	background-color: #CDCAA2;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0.4em;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4, h5, h6 {
	font-size: 12px;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.9em;
}
a {
	text-decoration: none;/*font-weight: bold;*/
}
a:link {
	color: #606040;
}
a:visited {
	color: #606040;
}
a:hover {
	color: #A84A09;
	text-decoration: underline;
}
img {
border:0 none;
}
table {
	/* make <td> sizes relative to body size! */
  font-size: 1em;
	padding: 0em;
}
tr.odd, tr.even {
	background-color: #EBEADF;
	border-bottom: 1px solid #D8D6B5;
}
tr.odd td, tr.even td {
	padding: 0.3em;
}
td.active {
	background-color: #EBEADF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	clip:   rect( );
	padding: 0em;
}
th {
	padding: 0em;
}

tbody {
	border-top-width: 0px;
}
tbody th {
	border-bottom-width: 0px;
}
thead th {
	border-bottom-width: 0px;
}
fieldset {
	border: 1px solid #BFBB8C;
}
pre {
	background-color: #eee;
	padding: 0.75em 1.5em;
	font-size: 12px;
	border: 1px solid #ddd;
}
ul {
	padding-left: 20px;	
	
}
blockquote {
	margin-left: 20px;
}
li a.active {
	color: #696441;
}
.trait li {
	list-style-type: none;
	list-style-image: url();
}
.trait th, .trait td{
	padding: 6px;
	text-align: left;
}
.trait th {
	background-color: #DEDCC0;
}
.trait p {
	text-align: justify;
}
.tableau_citation {
	background-color:#E4E2CB;
	border: 1px solid #BFBB8C;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

/* ----- FIN :  global -----*/

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.text {
	font-size: 12px;
}
.title, .title a {
	font-weight: bold;
	/*font-size: 1.2em;*/
  color: #A84A09;
	margin: 0 auto;   /*decrease default margins for h<x>.title */
}
.title2, .title2 a {
	font-weight: bold;
	/* font-size: 1.1em;*/
	color: #6B6342;
	margin: 0 auto;  /* decrease default margins for h<x>.title */
}
.keyword {
	font-size: 11px;
	color: #727272;
	font-weight: bold;
}
.submitted {
	color: #727272;
	font-size: 0.9em;
}
.read-more, .read-more a {
	font-weight: bold;
	color: #A84A09;
}
.read-more a:hover {
	font-weight: bold;
	color: #A84A09;
}
.links, .links a {
	color: #696441;
	font-size: 11px;
}
.links a {
	font-weight: bold;
}
.links a:hover {
	color: #A84A09;
}
.breadcrumb, .breadcrumb a {
	color: #e1e0cd;
	font-size: 11px;
	padding-left: 8px;
}
.breadcrumb a:hover {
	color: #A84A09;
}
.credit-photo {
	font-size: 10px;
	color: #909090;
	padding-left: 6px;
	padding-bottom: 6px;
}
.lien_souligne a {
	text-decoration: underline;	
}

/* Common declarations for child classes of node--------- FIN -----*/

/* ----- DEBUT :  Par type de contenue -----*/
.node-nouvelle {
	margin-left: 6px;
}
.node-nouvelle .keyword {
	margin-top: 25px;
	margin-bottom: 10px;
}
.node-nouvelle .submitted {
	margin-top: 2px;
	margin-bottom: 20px;
}
.node-nouvelle .image {
	margin-bottom: 15px;
}
/* ----- FIN : Par type de contenue ----*/


/* ----- DEBUT :  class vieux code -----*/
.rouge, a.rouge {
	color: #A84A09;
}
.vert {
	color: #696441;
}
.beige {
	color: #E1E0CD;
}
.titre_bande_verte {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E1CD;
	font-weight: bold;
	font-size: 12px;
}
#menu_bande_verte {
	border-collapse: collapse;
	padding: 0.2em 0em;
	margin: 0px;
	white-space: nowrap;
	list-style: none;
	height: auto;
	line-height: normal;
}
#menu_bande_verte li {
	display: inline;
	list-style-type:none;
	padding:0pt 0.5em;
}
#menu_bande_verte li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E1CD;
	font-weight: bold;
	height: auto;
	padding: 0.2em 1.8em 0.3em 0;
	text-decoration: none;
	border: none;
}
#menu_bande_verte li.active a {
	color: #E1E1CD;
	border: none;
}
#menu_bande_verte li a:hover {
	color: #ffffff;
	border: none;
}
/* ----- FIN :  class vieux code -----*/


/*----- DEBUT :  conteneur -----*/
#conteneur {
	width:978px;
	background-color: #DEDCC0;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #e1e0cd;
}
/*----- DEBUT :  commandite -----*/
#commandite {
	width: 982px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #989666;
	padding: 4px;
}
#commandite_0 {
	width: 760px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
#commandite_1 {
	width: 16px;
	height: 90px;
	float: left;
}
#commandite_2 {
	width: 728px;
	height: 90px;
	float: left;
}
/* ----- FIN :  commandite -----*/
/*----- DEBUT :  entete -----*/
#entete {
	background-color: #d8d6b5;
	top: 98px;
	width: 978px;
	text-align: left;
	height: 45px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e1e0cd;
}
#entete_1 {
	float: left;
}
#entete_2 {
	float: right;
}
/* ----- FIN :  entete -----*/

/*----- DEBUT :  haut -----*/
#haut {
	background-color: #d8d6b5;
	height: 21px;
	padding-left: 6px;
}
#menu1 {
	width: 670px;
	height: 21px;
	float: left;
}
#recherche {
	width: 300px;
	height: 21px;
	float: left;
}
#tabs {
	clear: both;
	height: 30px;
}
/* ----- FIN :  haut -----*/

/* ----- DEBUT :  breadcrumb -----*/
#breadcrumb{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #e1e0cd;
	color: #e1e0cd;
	font-size: 11px;
	background-color: #696441;
	height: 17px;
	padding-top: 3px;
	padding-left: 8px;
}
#breadcrumb a {
	color: #e1e0cd;
	text-decoration: underline;
}
/* ----- FIN :  breadcrumb -----*/


/*----- DEBUT :  centre -----*/
#centre1 {
	width: 812px;
	margin-left: 166px;
}
* html #centre1 {
	width: 809px;
}
#centre2 {
	margin-left: 166px;
	margin-right: 306px;
	padding: 0px;
}
* html #centre2 {
	margin-left: 167px;
}
#centre_entete {
	color: #e1e0cd;
	font-size: 11px;
	background-color: #696441;
	height: 17px;
	padding-top: 3px;
	padding-left: 8px;
}
#centre_contenu {
	margin: 6px;
	-width: 487px;
}
#centre_entete a {
	color: #e1e0cd;
	text-decoration: underline;
}
#centre_entete a:hover {
	color: #f0efe4;
}
/* ----- FIN :  centre -----*/
/*----- DEBUT :  gauche -----*/
#droite {
	float:right;
	width: 300px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e1e0cd;
	margin: 0px;
	padding: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #e1e0cd;
}
#droite_entete {
	background-color: #696441;
	height: 20px;
}
/* ----- FIN :  gauche -----*/

/*----- DEBUT :  droite -----*/
#gauche {
	float:left;
	width: 160px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e1e0cd;
	margin: 0px;
	padding: 0px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #e1e0cd;
}
#gauche_entete {
	background-color: #696441;
	height: 20px;
}
/* ----- FIN :  droite -----*/

/*----- DEBUT :  vitrine -----*/
#vitrine {
font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	clear:both;
/*	width: 978px;
	height: 94px;
	background-color: #e1e0cd;
	padding-top: 6px;*/
}

.vitrine_title{
	background-color: #cecba5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.vitrine_title a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.vitrine_title a:hover{
	color: #A84A09;
	text-decoration: underline;

}
.vitrine_conteneur{
	padding-top: 6px;
	float: left;
	background-color: #e1e0cd;
}
.vitrine_box {
	height: 191px;
	width: 130px;
	float: left;
	overflow: hidden;
	border: 1px solid #bfbb8c;
	margin-bottom: 3px;
	margin-left: 9px;
	background-color: #FFFFFF;
}
.vitrine_first_box {
	margin-left: 0;
}

.vitrine_img{
	height: 130px;
	overflow: hidden;
}
.vitrine_img table{
	height: 130px;
	width: 100%;
	border-spacing: 0px;
  border-collapse: collapse;
}
.vitrine_img table tr td{
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.vitrine_cat{
	background-color: #696441;
	color: white;
	font-size: 7.5pt;
	height: 13px;
	overflow: hidden;
	text-align: center;
	width: 128px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
}
.vitrine_cat div{
	vertical-align: middle;
}

.vitrine_title2{
	font-size: 11px;
	height: 40px;
	line-height: 13px;
	overflow: hidden;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.vitrine_box a:hover{
	text-decoration: none;
	cursor: pointer;
}
/* ----- FIN :  vitrine -----*/

/*----- DEBUT :  bas -----*/
#bas {
	background-color: #d8d6b5;
	clear:both;
	height: 21px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #e1e0cd;
	padding: 2px;
}
#bas_1 {
	float: right;
}
#bas_2 {
	float: right;
	width: 285px;
}
#bas_3 {
	float: right;
}
#bas_4 {
	float: left;
}
/* ----- FIN :  bas -----*/

/*----- DEBUT :  partenaire -----*/
#partenaire {
	width: 990px;
	height: 76px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#partenaire1 {
	width: 990px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	background-color: #989666;
	text-align: center;
	margin-bottom: 2px;
}
#partenaire2 {
	width: 976px;
	height: 48px;
	text-align: center;
	border: 1px solid #696441;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 6px;
}
/* ----- FIN :  partenaire -----*/

/* ----- FIN :  conteneur -----*/

/*----- DEBUT :  menu -----*/
#menu_horizontal {
	font-size: 8pt;
	padding: 4px 0px;
	margin: 0px;
	font-weight: bold;
}
#menu_horizontal li {
	display: inline;
	padding:0px 0.1em;
}
#menu_horizontal li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #696441;
	padding:0px 0.53em;
	text-decoration: none;
}
#menu_horizontal li a:link {
	color: #696441;
}
#menu_horizontal li a:visited {
	color: #696441;
}
#menu_horizontal li a:hover {
	color: #A84A09;
}
#menu_horizontal li a:active {
	color: #A84A09;
}
#menu_horizontal li a span {
	color: #A84A09;
}
/* ----- FIN :  menu -----*/


/*----- DEBUT :  form -----*/
 .form-text, .form-submit {
	border: 1px solid #BBBBBB;
	font-size: 1em;
	height: 1.4em;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-text {
	/*width: 10em;*/
    color: #989666;
	padding: 0 0.5em;
	background-color: #FFFFFF;
}
.form-submit {
	color: #989666;
	background-color: #DDDDDD;
	font-weight: bold;
}
#search .form-text {
	width: 13em;
}
/* ----- FIN :  form -----*/
/* ----- DEBUT :  ACCUEIL -----*/
#accueil_top {
	background-color: #e1e0cd;
	height: 335px;
}
#accueil_alaune_image {
	float: left;
	height: 243px;
	padding-right: 12px;
}
#accueil_alaune_texte {
	padding-top: 12px;
	padding-left: 6px;
}
#accueil_alaune_texte .keyword {
	font-size: 1.1em;
}
#accueil_alaune_texte h1 a {
	color:#A84A09;
	font-size: 1.05em;
}
#accueil_alaune_texte .content, #accueil_alaune_texte .content a {
	font-size: 1.2em;
}
#accueil_nouvelle h4 {
	margin-bottom:0px;
	margin-top:0px;
}
#accueil_gauche {
	float: right;
	width: 300px;
}
#accueil_gauche_entete {
	background-color: #bfbb8c;
	height: 19px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e0cd;
	padding-top: 1px;
}
#accueil_gauche_entete a, #accueil_gauche_entete h2 {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
#accueil_gauche_entete a:hover {
	color: #a84a09;
}
#accueil_gauche_contenu {
	background-color: #cecba5;
}
#accueil_gauche_image {
	float: left;
	width: 113px;
	height: 100px;
	border: 1px solid #6a6542;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#accueil_gauche_texte {
	height: 107px;
	background:#dedcc0
}
#accueil_gauche_texte .content a {
/*font-size: 14px;*/
}
#accueil_droite {
	float: left;
	width: 512px;
}
* html #accueil_droite {
	width: 509px;
}
#accueil_droite_entete {
	background-color: #bfbb8c;
	height: 19px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 1px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #e1e0cd;
}
#accueil_droite_contenu {
	background-color: #e0dec4;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #e1e0cd;
}
#accueil_droite_image {
	float: left;
	width: 130px;
	height: 100px;
	border: 1px solid #c2be91;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#accueil_droite_texte {
	height: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d6b5;
	padding: 10px;
}
/* ----- FIN :  ACCUEIL -----*/
/*----VIEW ACCUEIL----*/
.view-content-Accueil-Nouvelles {
	height: 336px;
}
/*----PANEL ACCUEIL----*/
.panel-3col-33-stacked .panel-col-top .inside {
	margin:0 0 0 0;
	background-color: #e4e2cb;
	height: 249px;
}
.panel-3col-33-stacked .panel-col-first .inside, .panel-3col-33-stacked .panel-col .inside, .panel-3col-33-stacked .panel-col-last .inside {
	background-color: #dad8bc;
	height: 72px;
	margin:0;
	border: 1px solid #cecba5;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.panel-3col-33-stacked .panel-col-last {
	width:34%;
}
.panel-3col-33-stacked .panel-col-top, .panel-3col-33-stacked .panel-col-bottom, .clear_none {
	clear: none;
}
.center-wrapper {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e1e0cd;
}
/*----EVENT views BLOCK ACCUEIL----*/
#accueil_gauche_contenu .block-views {
	background-color: #dedcc0;
}
#accueil_gauche_contenu .block-views h2 {
	background-color: #bfbb8c;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	height: 19px;
	padding-left: 8px;
	padding-top: 1px;
}
#accueil_gauche_contenu .block-views .item-list ul {
	padding:0;/*height: 187px;*/
}
#accueil_gauche_contenu .block-views .item-list ul li {
	list-style-type:none;
	margin:0;
}
#accueil_gauche_contenu .block-views .view-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecba5;
	padding-bottom: 4px;
	padding-top: 4px;
}
#accueil_gauche_contenu .block-views .view-field {
	font-size: 11px;
	color: #a84a09;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#accueil_gauche_contenu .block-views .view-field a {
	font-size: 12px;
	font-weight: normal;
	color: #262626;
}
#accueil_gauche_contenu .block-views .view-field a:hover {
	color: #a84a09;
}
#accueil_gauche_contenu .block-views .view-footer {
	background-color: #bfbb8c;
	padding-left: 8px;
	height: 20px;
}
#accueil_gauche_contenu .block-views .view-footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#accueil_gauche_contenu .block-views .view-footer a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
#accueil_gauche_contenu .block-views .view-footer a:hover {
	color: #a84a09;
}
/* -----Service inscrivez vous-  Block-----*/
#Barre_droite_texte {
	background-color: #cecba5;
	padding: 6px;
	margin: 6px;
}
/*node.css (ligne 31)  : Les forms doivent rester à gauche du menu de droit et non en desous*/
.node-form .standard {
	clear:none;
}
/*Livres  : Les forms doivent rester à gauche du menu de droit et non en desous*/
.book-navigation .page-links {
	display:inline-block;
}
/*  event calendar table styles  */
.event-calendar table {
	border: 1px solid #989666;
}
.event-calendar tr {
	background: #e4e2cb;
}
.event-calendar th {
	color: #606040;
	background: #bfbb8c;
	border: 1px solid #989666;
}
.event-calendar td.sat, .event-calendar td.sun {
	background: #dedcc0;
}
.event-calendar td.selected {
	background: #eee;
}
.event-calendar td.today {
	background: #cecba5;
}
.event-calendar div.title a {
	color: #606040;
}
.event-calendar div.title a:hover {
	color: #a84a09;
}
.event-calendar div.type a {
	color: #606040;
}
.event-calendar div.type a:hover {
	color: #a84a09;
}
.event-calendar div.links a {
	color: #606040;
}
.event-calendar div.links a:hover {
	color: #a84a09;
}
/*  individual node container  */
.event-calendar div.event {
	font-style: italic;
	background-color: #e0dec4;
	border: solid 1px #989666;
	text-align: left;
	margin: 0.25em 0 0.5em 0.25em;
}
/*  multi-day event top stripes  */

.event-calendar .event .stripe-1 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-2 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-3 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-4 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-5 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-6 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-7 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-8 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-9 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.event-calendar .event .stripe-10 {
	background-color: #989666;
	height: 5px;
	width: 100%;
}
.leed h2 {
	margin-bottom:0;
	margin-top:0;
}
/*user.css*/
.profile {
	clear:none;
}
/*-----START - tpb 7:44 AM 3/26/2009 -----*/


/* Affects the input text box */
#search .form-text, /* Drupal 5 */ #search-block-form .form-text  /* Drupal 6 */ {
	background: #fff url(images/search.png) no-repeat 4px center;
	padding-left: 18px;
}
/* Affects the input submit box */
#search .form-submit, /* Drupal 5 */ #search-block-form .form-submit  /* Drupal 6 */ {
	COLOR: #CC6600;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/*econew VERTICAL */

.block-nice_menus {
	margin-left: 0px;
}
ul.nice-menu, ul.nice-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #bfbb8c;
}
ul.nice-menu li {
	border: 1px solid #bfbb8c;
	border-top: 0;
	float: left;
	background-color: #eee;
	/* Additional overrides to deal with Garland theme. */
  margin: 0;
	padding-left: 0;
	background-image: none;
}
ul.nice-menu a, ul.nice-menu div {
	padding: 0.3em 1px 0.3em 1px;
}
/*econew VERTICAL menus */

/* This is the default width of all vertical menus. */
ul.nice-menu-right, ul.nice-menu-right li, ul.nice-menu-right ul li {
	color: #606040;
	width: 158px;
}
ul.nice-menu-left, ul.nice-menu-left li{
	width: 298px;
}
 ul.nice-menu-left ul li {
	width: 220px;
}
ul.nice-menu-left li ul {
	width: 220px;
	left: -223px;
	top: -1px;
	border: 1px solid #E1E0CD;
}
ul.nice-menu-right li ul {
	width: 158px;
	left: 158px;
	top: -1px;
	border: 1px solid #E1E0CD;
}
ul.nice-menu-left ul, ul.nice-menu-left ul ul, ul.nice-menu-left li ul li ul {
	width: 220px;
	left: -223px;
	top: -1px;
}
ul.nice-menu-right ul, ul.nice-menu-right ul ul, ul.nice-menu-right li ul li ul {
	width: 158px;
	left: 158px;
	top: -1px;
}
ul.nice-menu-left li a, ul.nice-menu-right li a {
	background: #d9d7bb;
}
ul.nice-menu-left li a:hover, ul.nice-menu-right li a:hover {
	background: #E1E0CD url(images/arrow.gif) left center no-repeat;
}
ul.nice-menu-left li li a, ul.nice-menu-right li li a {
	font-weight: normal;
	background: #d9d7bb;
}
ul.nice-menu-left li li a:hover, ul.nice-menu-right li li a:hover {
	font-weight: normal;
	background: #E1E0CD url(images/arrow.gif) left center no-repeat;
}
ul.nice-menu-left li.menuparent, ul.nice-menu-left li li.menuparent, ul.nice-menu-right li.menuparent, ul.nice-menu-right li li.menuparent {
	background: #d9d7bb url(images/arrow.gif) left center no-repeat;
}
ul.nice-menu-left li.menuparent:hover, ul.nice-menu-left li.over, ul.nice-menu-left li li.menuparent:hover, ul.nice-menu-left li li.over, ul.nice-menu-right li.menuparent:hover, ul.nice-menu-right li.over, ul.nice-menu-right li li.menuparent:hover, ul.nice-menu-right li li.over {
	background: #E1E0CD url(images/arrow.gif) left center no-repeat;
}
ul.nice-menu-left a, ul.nice-menu-left ul a, ul.nice-menu-left div, ul.nice-menu-left ul div, ul.nice-menu-right a, ul.nice-menu-right ul a, ul.nice-menu-right div, ul.nice-menu-right ul div {
	padding-left: 10px;
}
ul.annuaire-categorie-centre li {
	font-weight: bold;
	margin-top: 5px;
}
ul.annuaire-categorie-centre ul li {
	font-weight: normal;
	margin-top: 1px;
}
ul.annuaire-categorie-centre ul li, ul.annuaire-categorie-centre li {
	color: #606040;
}
/* econew NOBULLET */

ul.NoBullet {
	list-style-type: none;
}
/*----- END- tpb -----*/
/*ANNUAIRE DEBUT*/

.annuaire_inscription {
	height: 86px;
	width: 146px;
	background-color: #d8d6b5;
	float: left;
	border: 1px solid #989666;
	padding-top: 6px;
	padding-left: 12px;
	margin-bottom: 2px;
}


/*ANNUAIRE_CATEGORIE*/
#annuaire_categorie .tableau_categorie {
	margin-left: 20px;
}

/*ANNUAIRE_RESULTA*/
#annuaire h1{
	margin-left: 6px;
	margin-top: 6px;
}

#annuaire .row {
	width: 494px;
	float: left;
}
* html #annuaire .row {
	width: 485px;
}
#annuaire .insert{
	padding: 6px;
}
#annuaire .insert a {
	margin: 0px;
	padding: 0px;
}
#annuaire .cadre{
	border: 1px solid #989666;
	height: 167px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#annuaire .titre {
	width: 400px;
	float: left;
	height: 20px;
}
#annuaire a:hover .titre {
	cursor: pointer;
}
#annuaire .details {
	float: right;
	text-decoration: none;
	font-size: 11px;
	padding-right: 2px;
	height: 20px;
}
#annuaire a:hover .details {
	text-decoration: none;
	cursor: pointer;
}

#annuaire .gotofiche {
	width: 109px;
	height: 16px;
	float: left;
	text-align: right;
	margin: 0px;
	padding-bottom: 4px;
}
#annuaire .logo5 {
	width: 130px;
	height: 130px;
	float: left;
	background-color: #FFF;
	padding: 0px;
	margin-bottom: 4px;
}
#annuaire .text5-titre {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#annuaire .text5 {
	font-size: 12px;
	float: left;
	background-color: #e1e0cd;
	width: 354px;
	height: 130px;
	margin-left: 6px;
	margin-bottom: 4px;
	padding-right: 1px;
	padding-left: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}
* html #annuaire .text5 {
	width: 345px;
}

#annuaire .logo3 {
	width: 130px;
	height: 65px;
	float: left;
	background-color: #FFF;
	padding: 0px;
	margin-bottom: 4px;
}
#annuaire .text3 {
	font-size: 11px;
	float: left;
	background-color: #e1e0cd;
	width: 354px;
	height: 65px;
	margin-left: 6px;
	margin-bottom: 4px;
	padding-right: 1px;
	padding-left: 3px;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
}
* html #annuaire .text3 {
	width: 345px;
}
#annuaire .text1 {
	font-size: 11px;
	float: left;
	background-color: #e1e0cd;
	width: 100%;
	padding: 1px;
	margin-bottom: 4px;
	font-family: Tahoma, Geneva, sans-serif;
}
#annuaire .lieu {
	width: 247px;
	float: left;
	margin: 0px;
	padding: 0px;
}
* html #annuaire .lieu {
	width: 242px;
}
#annuaire .type {
	width: 247px;
	float: left;
	text-align: right;
	margin-right: 4px;
	margin: 0px;
	padding: 0px;
}
* html #annuaire .type {
	width: 242px;
}
#annuaire .ligne {
	float: left;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbb8c;
}
/*ANNUAIRE_PAGE*/

#annuaire_page .row {
	width: 764px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 4px;
}
* html #annuaire_page .row {
	width: 761px;
}
#annuaire_page .row1 {
	width: 458px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 4px;
}
* html #annuaire_page .row1 {
	width: 445px;
}
#annuaire_page .logo {
}
#annuaire_page #info_compagnie {
	font-size:13px;
}
#annuaire_page .contenu {
	background-color: #E4E2CB;
}
#annuaire_page #image_section {
	margin-right: 10px;
	float: left;
	width: 300px;
}
#annuaire_page #texte_section {
	font-size:13px;
	padding: 6px;
	width: 752px;
}
* html #annuaire_page #texte_section {
	width: 749px;
}
#annuaire_page #texte_section1 {
	font-size:13px;
	padding: 6px;
	width: 446px;
}
* html #annuaire_page #texte_section1 {
	width: 433px;
}
#annuaire_page .navigation {
	float: left;
	background-color: #bfbb8c;
	font-size: 13px;
	color: #696441;
	padding-bottom: 3px;
	font-weight: bold;
	width: 458px;
}
* html #annuaire_page .navigation {
	width: 445px;
}
#annuaire_page .navigation1 {
	float: left;
	background-color: #bfbb8c;
	font-size: 13px;
	color: #696441;
	padding-bottom: 3px;
	font-weight: bold;
	width: 382px;
}
* html #annuaire_page .navigation1 {
	width: 380px;
}

#annuaire_page .navigation1 a{
  margin-left: 8px;
}

#annuaire_page .navigation2 {
	float: left;
	background-color: #bfbb8c;
	font-size: 13px;
	color: #696441;
	text-align: right;
	padding-bottom: 3px;
	font-weight: bold;
	width: 382px;
}
* html #annuaire_page .navigation2 {
	width: 381px;
}

#annuaire_page .navigation2 a{
	margin-right: 8px;
}
#annuaire_page #criteres_ecologiques1 {
	width: 458px;
}
* html #annuaire_page #criteres_ecologiques1 {
	width: 451px;
}
#annuaire_page #criteres_ecologiques {
	width: 764px;
}
* html #annuaire_page #criteres_ecologiques {
	width: 761px;
}
#annuaire_page #categories1 {
	width: 458px;
}
* html #annuaire_page #categories1 {
	width: 451px;
}
#annuaire_page #categories {
	width: 764px;
}
* html #annuaire_page #categories {
	width: 761px;
}
#annuaire_page .ligne1 {
	width: 458px;
	height: 1px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbb8c;
}
* html #annuaire_page .ligne1 {
	width: 445px;
}
#annuaire_page .ligne {
	width: 764px;
	height: 1px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbb8c;
}
* html #annuaire_page .ligne {
	width: 761px;
}
#annuaire_page .p0 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.table_critaire{
		width: 470px;
}
* html .table_critaire{
		width: 450px;
}

.table_critaire1 td {
	padding: 3px;
	font-size:12px;
}
#annuaire_page iframe{
	float: left;
	margin-right: 10px;
}

/*ANNUAIRE FIN*/
.forum-topic-navigation {
	height: 20px;
	width: 727px;
}
.table_texte tr, .table_texte td {
	padding: 6px;
}







/* =nav */
#menu-bar {
	/*display: inline;
	float: left;
	background:#fff;*/
	width: 764px;
	background-color: #bfbb8c;
	height: 24px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
* html #menu-bar {
	width: 761px;
}

ul#onglet-fiche {
	background: #bfbb8c url(../annuaire/ui/img/resCyb.gif) repeat-x 0 100%;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 0 10px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}
* html ul#onglet-fiche {
	background: #bfbb8c url(../annuaire/ui/img/resCybIE6.gif) repeat-x 0 100%;
}

ul#onglet-fiche li {
	background: none;
	display: inline;
	float: left;
	padding: 0 0 6px 0;
	background-image: none;
}

ul#onglet-fiche li.first a {
	border: none;
	padding-left: 0;
}
ul#onglet-fiche li.active {
	background: #89a455 url(../annuaire/ui/img/navTabR.gif) no-repeat 100% 0;
}
ul#onglet-fiche li.active a {
	color: #a84a09;
}
ul#onglet-fiche li.active a, ul#onglet-fiche li.active a:visited {
	background: url(../annuaire/ui/img/navTabL.gif) no-repeat;
	border: none;
	margin: 0;
	padding: 4px 4px 0 4px;
}
ul#onglet-fiche a {
	border-left: 1px solid #696441;
	color: #696441;
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 4px;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
}
ul#onglet-fiche li.noBorder a{
	border: none;
}

ul#onglet-fiche a:visited{
	color: #696441;
}
ul#onglet-fiche a:hover{
	color: #a84a09;
}

/*----EVENT views BLOCK ACCUEIL----*/
#accueil_gauche_contenu .block-views {
	background-color: #dedcc0;
}
#accueil_gauche_contenu .block-views h2 {
	background-color: #bfbb8c;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 8px;
}
#accueil_gauche_contenu .block-views .item-list ul {
	padding:0;/*height: 187px;*/
}
#accueil_gauche_contenu .block-views .item-list ul li {
	list-style-type:none;
	margin:0;
}
#accueil_gauche_contenu .block-views .view-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecba5;
	padding-bottom: 4px;
	padding-top: 4px;
}
#accueil_gauche_contenu .block-views .view-field {
	font-size: 11px;
	color: #a84a09;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#accueil_gauche_contenu .block-views .view-field a {
	font-size: 12px;
	font-weight: normal;
	color: #262626;
}
#accueil_gauche_contenu .block-views .view-field a:hover {
	color: #a84a09;
}
#accueil_gauche_contenu .block-views .view-footer {
	background-color: #bfbb8c;
	padding-left: 8px;
}
#accueil_gauche_contenu .block-views .view-footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#accueil_gauche_contenu .block-views .view-footer a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
#accueil_gauche_contenu .block-views .view-footer a:hover {
	color: #a84a09;
}

/*----BLOCK gauche droite----*/
#gauche .block, #droite .block {
/*	background-color: #e4e2cb;*/
}
#gauche .block h2, #droite .block h2 {
	background-color: #bfbb8c;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 8px;
}
/*FORMATIONS LISTE -- CENTRE */
#block-views-Formations_liste, 
#block-views-Formations_liste_LEED{
	width: 493px;
	margin-top: 10px;
}
.view-Formations-liste .view-field, 
.view-Formations-liste-LEED .view-field{
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.view-Formations-liste .view-field a, 
.view-Formations-liste-LEED .view-field a {
	font-size: 12px;
	font-weight: normal;
	color: #505050;
}
.view-item-Formations-liste .view-data-node-data-field-date-field-date-value, 
.view-item-Formations-liste-LEED .view-data-node-data-field-date-field-date-value{
	color: #a84a09;
	font-weight: bold;
	float: left;
	width: 240px;	
}
.view-item-Formations-liste .view-data-term-node-1-name, 
.view-item-Formations-liste-LEED .view-data-term-node-1-name{
	float: left;
	width: 230px;
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;

}
.view-item-Formations-liste .view-data-node-title, 
.view-item-Formations-liste .view-data-node-title a, 
.view-item-Formations-liste-LEED .view-data-node-title, 
.view-item-Formations-liste-LEED .view-data-node-title a{
	font-weight: bold;
	color: #696441;

}
.view-Evenement-ilot .item-list ul, 
.view-Formations-liste .item-list ul, 
.view-Formations-liste-LEED .item-list ul{
	padding:0;/*height: 187px;*/
 	background-color: #e4e2cb;
}
.view-Evenement-ilot .item-list ul li, 
.view-Formations-liste .item-list ul li, 
.view-Formations-liste-LEED .item-list ul li{
	list-style-type:none;
	margin: 0px;
}
.view-Evenement-ilot .view-item, 
.view-Formations-liste .view-item, 
.view-Formations-liste-LEED .view-item{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecba5;
	padding-bottom: 6px;
	padding-top: 6px;
}
.view-Evenement-ilot .view-field{
	font-size: 11px;
	color: #a84a09;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.view-Evenement-ilot .view-field a {
	font-size: 12px;
	font-weight: normal;
	color: #505050;
}
.view-Evenement-ilot .view-field a:hover, 
.view-Formations-liste .view-field a:hover,
.view-Formations-liste-LEED .view-field a:hover{
	color: #a84a09;
}
.view-Evenement-ilot .view-footer {
	background-color: #cecba5;
	padding-left: 8px;
}
.view-Evenement-ilot .view-footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.view-Evenement-ilot .view-footer a {
	/*font-size: 13px;*/
	color: #696441;
	font-weight: bold;
}
.view-Evenement-ilot .view-footer a:hover {
	color: #a84a09;
}


#block-views-Evenement_ilot{
		margin-top: 2px;
}
.view-Evenement-ilot{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#ilotEventTextBox{
	padding: 10px;
}
#video_vedette ul{
	margin: 0px;
	padding: 4px 0;
}
#video_vedette li{
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d6b5;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style: none;
	background-color: #dedcc0;
}
#video_vedette li a{
  text-decoration: none;
}
#video_vedette img{
	width: 110px;
	height: 64px;
	float: left;
	border: 1px solid #999999;
}
#video_vedette .texte{
  margin-left: 112px;
	width: 180px;
	height: 66px;
	padding-left: 8px;
	font-family: Tahoma, Geneva, sans-serif;
}

#video_vedette .categorie{
	font-size: 10px;
	/*font-weight: bold;*/
	color: #727272;
}
#video_vedette .titre{
	font-size: 12px;
	font-weight: bold;
	color: #a84a09;
	padding-top: 4px;
}

.motscles{
	margin-left: 6px;
	float: left;
	margin-top: 26px;
	margin-bottom: 26px;
}


