@CHARSET "UTF-8";
/*
Propriétés CSS de l'univers Bureautique Professionnelle.
*/


/* Affichage en pleine page ***************************************************************/

#wrapper
{
	min-height: 100%;
}

* html #wrapper
{
	height: 100%;
}

#footer
{
	background: #fff url('../images/bottom_bg.png') no-repeat bottom left;
	padding-top: 20px;
}


/* Couleur de fond du bandeau ***************************************************************/

#header
{
	background-color: #ffe400;
	border-bottom: 2px solid #bcb04c;
}

#header_top
{
	background: url('../images/header.jpg') no-repeat top right;
}


/* Recherche ********************************************************************************/

#header .mod_search_header .text
{
	background: transparent url('../images/search_bg.png') no-repeat top left;
	color: #492575;
}

#header .mod_search_header .submit
{
	background: transparent url('../images/search_btn.png') no-repeat top left;
}


/* Panier ********************************************************************************/

#header .lien_panier a
{
	background: transparent url('../images/picto_panier.png') no-repeat top left;
	float: right;
	font-size: 12px;
	padding: 3px 25px 3px 30px;
	color:#6C6421;
	text-decoration:none;
}

#header .lien_panier a:hover
{
	text-decoration:underline;
}


/* Container ********************************************************************************/

#left
{
	width: 156px;
	padding: 20px 10px 10px 10px;
}

#right
{
	width: 156px;
	padding: 20px 10px 10px 10px;
}

#main
{
	float: right;
	width: 588px;
	padding: 20px 25px 30px 25px;
}


/* Modification de la couleur du menu ********************************************************/

#header .mod_customnav li a,
#header .mod_customnav li a:hover
{
	color: #6c6421;
}


/* Contenu... ********************************************************************************/

.column_element
{
	padding: 5px 0 10px 0;
}

h2
{
	font-size: 14px;
	color: #d4be00;
	font-weight: bold;
	background: none;
}

h3
{
	font-size: 14px;
	color: #d4be00;
	font-weight: normal;
	background: none;
}

h1
{
	font-size: 14px;
	color: #d4be00;
	font-weight: bold;
	background: url('../images/picto_h1.png') no-repeat top left;
	padding: 8px 0 10px 35px;
	margin: 0 0 10px 0;
}

h1.titre_univers
{
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	background: none;
}

.ce_text
{
	padding: 5px 0 5px 0;
}

.mod_article
{
	padding-bottom: 15px;
}

.image_droite
{
	text-align: right;
}

.colonne_gauche
{
	width:200px;
	float: left;
	padding: 0 15px 0 5px;
}


.en_savoir_plus a
{
	float: right;
	background: url(../images/puce_croix.png) no-repeat 0 2px;
	padding: 2px 0 2px 20px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #d4be00;
}

.en_savoir_plus a:hover
{
	text-decoration: underline;
}


/* Encart ***********************************************************************************/

.encart .rounded_corner_top
{
	width: 587px;
	height: 8px;
	background: url('../images/encart_top_bg.png') no-repeat top left;
}

.encart .rounded_corner_bottom
{
	width: 587px;
	height: 8px;
	background: url('../images/encart_bottom_bg.png') no-repeat bottom left;
}

.encart .block
{
	width: 550px;
	border-left: 1px solid #ffe400;
	border-right: 1px solid #ffe400;
	padding: 0 15px 0 20px;
}

.encart .block div
{
	border: none;
	padding: 0;
	width: auto;
}

.encart ul
{
	padding: 5px 0 5px 5px;
}

.encart div.toggler
{
	list-style: none;
	background: url(../images/puce_croix.png) no-repeat 0 2px;
	padding: 1px 0 2px 20px;
	color: #d4be00;
}

.encart .mod_navigation a,
.encart .mod_customnav a
{
	text-decoration: none;
	font-style: italic;
}

.encart .mod_navigation a:hover,
.encart .mod_customnav a:hover
{
	text-decoration: underline;
}

.encart h1,
.encart h2,
.encart h3
{
	padding: 10px 15px 10px 20px;
	border-left: 1px solid #ffe400;
	border-right: 1px solid #ffe400;
	color: #d4be00;
	margin-right: 1px;
}

/* Téléchargements **********************************************************************/

div.telechargement
{
	background: url('../images/picto_pdf.png') no-repeat top left;
	padding: 10px 0 30px 50px;
}

div.telechargement div.ce_download
{
	padding: 3px;
}

div.telechargement a
{
	font-weight: bold;
	text-decoration: none;
}

div.telechargement a:hover
{
	text-decoration: underline;
}

div.telechargement img.mime_icon
{
	display: none;
}


/* Menu dans l'accordeon *******************************************************************/

.encart .ce_accordion div.accordion
{
	padding-left: 15px;
}

.accordion .mod_navigation ul,
.accordion .mod_customnav ul
{
	padding-left: 20px;
}

.toggler
{
	font-weight: bold;
	cursor: pointer;
}


/* Actus ********************************************************************************/

#right .mod_newslist
{
	background: #ffe400 url('../images/actu_top_bg.png') no-repeat top left;
	padding: 35px 0 0px 0;
	margin-bottom: 15px;
}

.layout_teaser
{
	padding: 0 5px 10px 5px;	
}

.layout_teaser a
{
	color: #6c6421;
}

#right .mod_newslist .last
{
	background: #ffe400 url('../images/actu_bottom_bg.png') no-repeat bottom left;
}

.back
{
	text-align: right;
	text-transform: lowercase;
	color: #d4be00;
}

.back a
{
	color: #d4be00;
}

.info
{
	font-size: 10px;
}

#main .mod_newsreader h1
{
	background: none;
	padding: 10px 0 0 0;
	margin: 0;
}


/* Témoignages ***************************************************************************/

#left .mod_newslist
{
	background: #ffe400 url('../images/temoignage_top_bg.png') no-repeat top left;
	padding: 35px 0 0px 0;
	margin-bottom: 15px;
}

#left .mod_newslist .last
{
	background: #ffe400 url('../images/temoignage_bottom_bg.png') no-repeat bottom left;
}

/* Liste d'actu dans l'article (sous le détail) *******************************************/

.mod_article .mod_newslist div
{
	background: url(../images/puce_croix.png) no-repeat 0 2px;
	padding: 2px 0 2px 20px;
}

.mod_article .mod_newslist div a
{
	font-weight: bold;
	color: #d4be00;
	text-decoration: none;
}

.mod_article .mod_newslist div a:hover
{
	text-decoration: underline;
}


/* Partenaires ****************************************************************************/

.nos_partenaires
{
	position: relative;
	background: #fff url('../images/nos_partenaires_top_bg.png') no-repeat top left;
	padding: 40px 0 0 0;
	margin-bottom: 15px;
}

.nos_partenaires div
{
	position: relative;
	height: 80px;
	background: #fff url('../images/nos_partenaires_middle_bg.png') repeat-y top left;
	padding: 10px 10px 0 10px;
	text-align: center;
}

.nos_partenaires div.mask
{
	background: none;
	padding: 0;
	overflow: hidden;
}

.nos_partenaires div.slideshow_elem
{
	background: none;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 136px;
	height: 70px;
}

.nos_partenaires div a
{
	color: #6c6421;
}

.nos_partenaires .last
{
	height: 18px;
	padding: 0;
	background: #ffe400 url('../images/nos_partenaires_bottom_bg.png') no-repeat bottom left;
}


/* Formulaires ****************************************************************************/

#main .formbody input.text
{
	border-color: #d4be00;
}

#main .formbody textarea
{
	border-color: #d4be00;
}

#main .formbody .select
{
	border-color: #d4be00;
}

/* Formulaires bord arrondi ******************************************************************/

#main .rounded_corner_form input.text
{
	border-color: #fff;
}

#main .rounded_corner_form textarea
{
	border-color: #fff;
}

#main .rounded_corner_form .select
{
	border-color: #fff;
}

/* Fiches produits **************************************************************************/

.colonne_gauche .ce_text.encart .duree
{
	color: #d4be00;
}

.colonne_gauche .ce_text.encart .tarif
{
	color: #d4be00;
}

.colonne_gauche .ce_text.encart strong
{
	color: #d4be00;
}

.produit h1
{
	font-size: 26px;
	font-weight: bold;
	color: #d4be00;
	background: none;
	padding: 0;
}

.produit h2
{
	font-size: 18px;
	font-weight: normal;
	color: #767676;
	background: url('../images/picto_produits_h2.png') no-repeat top left;
	padding: 0 0 10px 25px;
	margin: 0 0 5px 0;
}

.produit h4
{
	font-size: 14px;
	color: #d4be00;
	font-weight: bold;
	background: url('../images/picto_h1.png') no-repeat top left;
	padding: 8px 0 10px 35px;
	margin: 10px 0 0 0;
}

.produit h3
{
	font-size: 14px;
	color: #d4be00;
	font-weight: bold;
	background: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

#main .ce_text ul li ul
{
	padding:3px 0 3px 20px;
}
