﻿/* Les styles pour les images (spécifiques) sont dans app_themes */

body{
    color: #ffc200;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

a {
    color: #a3c227;
	text-decoration: none;
}
a:hover {
    color: #000;
}

hr {
	color: #a3c227;
	background-color: #a3c227;
	height: 1px;
	clear: both;
	border: 0;
}
a img {
	border: 0;
}

#conteneur {
    background: #fff;
    width: 896px;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.watermark 
{
    color: #ccc;
}

.noscreen
{
    display: none;
}


/**************************************************************/


/*********** HEADER ***********/

#header
{
    width: 896px;
    margin: 0 auto;
    height: 46px;
    padding-top: 110px;
    position: relative;
	z-index: 5000;
}

#header h1
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#header h1 a
{
    display: block;
    width: 123px;
    height: 89px;
}

#header h1 a span 
{
    display: none;
}

/* illustration rubrique */
.illustrationRubrique
{
    position: absolute;
    top: 0;
    left: 123px;
}

/*********** MENU PRINCIPAL ***********/

#menu
{
    font-size: 13px;
    float: left;
    height: 33px;
}

.menulist
{
    height: 33px;
}

.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menulist li {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	z-index: 3000;
    height: 26px;
}
.menulist img 
{
    vertical-align: text-bottom;
}
.menulist a 
{
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
    height: 33px;
	font-weight: bold;
    color: #757575;
    padding-right: 13px;
}
.menulist li:first-child a
{
    background: none;
}
.menulist a span 
{
	display: block;
	float: left;
	height: 23px;
	padding: 10px 0 0 15px;
}
.menulist a.highlighted, .menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.actif, .menulist li:first-child a.highlighted, .menulist li:first-child a:hover, .menulist li:first-child a.highlighted:hover, .menulist li:first-child a:focus, .menulist li:first-child a.actif
{
}
.menulist a.highlighted span, .menulist a:hover span, .menulist a.highlighted:hover span, .menulist a:focus span, .menulist a.actif span
{
}


.menulist ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 250px;
	background: #e0f190;
}

.menulist ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
	border: 0;
	height: auto;
}

.menulist ul a 
{
    text-transform: none;
    font-weight: normal;
    background: none;
	display: block;
	float: none;
    height: auto;
    padding: 2px 5px;
}
.menulist ul a:hover, .menulist ul a.highlighted, .menulist ul a.highlighted:hover, .menulist ul a:focus, .menulist ul li:first-child a.highlighted, .menulist ul li:first-child a:hover, .menulist ul li:first-child a.highlighted:hover, .menulist ul li:first-child a:focus,
.menulist li:first-child ul a.highlighted, .menulist li:first-child ul a:hover, .menulist li:first-child ul a.highlighted:hover, .menulist li:first-child ul a:focus
{
    background: #fff;
}

.menulist ul ul {
	top: 0px;
	margin-top: 0;
	left: 250px;
}

.menulist a .subind {
	display: none;
	padding: 0;
	height: auto;
}
.menulist ul a .subind 
{
    background: none;
	display: block;
	float: right;
}

*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
	padding: 0;
}

* html .menulist ul li {
	float: left;
	height: 1%;
	padding: 0;
}
* html .menulist ul a {
	height: 1%;
}


/*********** ASCENDANCE ***********/

#ascendance {
	font-size: 11px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	clear: both;
}
#ascendance ul {
	margin: 0;
	padding: 3px 7px 7px 0;
}
#ascendance li {
	display: inline;
	padding-left: 5px;
}


/**************************************************************/

#milieuPage 
{
    clear: both;
    min-height: 250px;
    _height: 250px;
}

/*********** NAVIGATION ***********/

#navigation {
	width: 160px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	min-height: 100px;
	_height: 100px;
}

.navigation .spacer
{
    font-size: 1px;
    height: 1px;
    display: block;
    clear: both;
}

/* éléments dans la navigation */
#navigation .element
{
    margin: 0;
    width: 153px;
    margin: 10px auto;
}
#navigation .element .element
{
    width: auto;
    margin: 0;
}
#navigation .element h2 
{
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 4px 0 0 0;
    height: 22px;
}
#navigation .element ul 
{
    list-style-type: none;
    margin: 0;
    padding: 5px;
}
#navigation .element ul ul
{
    padding-left: 20px;
}
#navigation .element li
{
    margin: 0;
    padding: 3px 0;
}
#navigation .element p
{
    margin: 0;
    padding: 5px;
}
#navigation .element a.actif
{
    color: #2d403f;
}

/*Filtre produits */
#produits .element
{
    margin: 0;
    width: 153px;
    margin: 10px auto;
}
#produits .element .element
{
    width: auto;
    margin: 0;
}
#produits .element h2 
{
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 4px 0 0 0;
    height: 22px;
}
#produits .element ul 
{
    list-style-type: none;
    margin: 0;
    padding: 5px;
}
#produits .element ul ul
{
    padding-left: 20px;
}
#produits .element li
{
    margin: 0;
    padding: 3px 0;
}
#produits .element p
{
    margin: 0;
    padding: 5px;
}
#produits .element a.actif
{
    color: #2d403f;
} 

/* recherche */

.recherche 
{
    padding: 10px 0;
    width: 153px;
    margin: 10px auto;
}
.recherche input
{
    vertical-align: middle;
}
.recherche input.terme
{
	padding:4px 0 1px 5px;
    border: 1px solid #ccc;
    border-right: 0;
    width: 105px;
    height: 20px;
}
#navigation .btnRecherche {
	border: 1px solid #ccc;
	border-right: 0;
	text-indent: -3000px;
	width:33px;
	height:27px;
}
#navigation .btnLogin {
	color:#FFFFFF;
	border:0;
	width:32px;
	height:22px;
	cursor:pointer;
}


/* login */

.login
{
}
.login input
{
    vertical-align: middle;
}
.login .input
{
    padding: 2px 0 2px 5px;
    width: 90px;
    height: 18px;
    border: 1px solid #ccc;
}

/* actus */
#navigation .actualites
{
    position: relative;
}
#navigation .actualites .element
{
    padding: 5px;
}
.actualites #actusSelection
{
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}
.actualites #actusSelection a
{
    font-size: 11px;
    background: #a4c127;
    color: #fff;
    text-decoration: none;
    padding: 2px 5px;
}
.actualites #actusSelection a:hover, .actualites #actusSelection a.actif
{
    background: #167731;
    color: #fff;
}
.actualites .actu 
{
    background: #fff;
    z-index: 8;
    display: none;
}
.actualites .active
{
    z-index: 10;
    display: block;
}
.actualites .last-active {
    z-index: 9;
    position: absolute;
    top: 45px;
    left: 5px;
    width: 145px;
    height: 170px;
}
.actualites .actu h3
{
    font-size: 12px;
    color: #1b7238;
    margin: 5px 0;
    padding: 0;
}
.actualites .actu h4
{
    font-size: 12px;
    color: #1b7238;
    margin: 2px 0;
    padding: 0;
}
.actualites .actu img 
{
    text-align: center;
    display: block;
    clear: both;
    margin: 5px auto;
    max-width: 100px;
    _width: 100px;
}
.actualites .actu .lienSuite 
{
    display: block;
    clear: both;
    text-align: right;
    margin: 5px 0;
}


/*********** CONTENUS ***********/

#contenus {
	width: 710px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 0 0 0 0;
	border: 0;
}

#contenus .separateur
{
    background: url(images/separateur.png) repeat-x left center;
    height: 1px;
    font-size: 1px;
    margin: 0;
    padding: 10px 0;
    clear: both;
}

/* composants */

.composant {
	color: #787878;
	padding-bottom: 10px;
	padding-top: 10px;
}
.composant .composant
{
    margin: 0;
    padding: 0;
}

.composant h2 {
    font-size: 15px;
    font-weight: bold;
    color: #1b7238;
    vertical-align:bottom;
    margin: 0 0 10px 0;
}

.composant a {
}
.composant img {
	border: 0;
}
.composant .highlight 
{
    font-weight: bold;
    font-style: normal;
    color: #c00;
}
.composant .resultatRecherche 
{
    cursor: pointer;
    border: 1px solid #fff;
}
.composant .resultatRecherche:hover 
{
    border: 1px solid #c00;
    background: #fee;
}


/* accroche */
.composant .accroche {
	font-size: 12px;
	margin: 0 0 10px 0;
	text-align: justify;
	color: #1b7238;
	font-weight: bold;
}

.composant .accroche p
{
    margin: 0;
}

/* texte */
.composant .texte {
	font-size: 12px;
    text-align: justify;
	color: #737373;
}

.composant .texte img.align-g
{
    margin-right: 20px;
}
.composant .texte img.align-d
{
    margin-left: 20px;
}

/* contenus */
.composant .texte ul, .composant .accroche ul {
	margin-left: 15px;
	padding-left: 0;
}

/* Gallerie d'image */

.gallerie
{
    float: left;
    padding: 10px;
}

/* formulaires en couleurs */
.frmCouleur
{
	width: 100%;
}
.frmCouleur th 
{
	color: #A3C227;
	background: #f7f7f7;
	text-align: left;
	width: 20%;
	vertical-align: top;
}
.frmCouleur .alt th 
{	
	background-color: #E3E8EA;
	color: #58737F;
}
.frmCouleur td p 
{
	margin: 5px 0;
	padding: 0;
}



/*********** MOTS DE GLOSSAIRE DANS LA RECHERCHE ***********/

.fieldsetGlossaire
{
    margin-top: 10px;
}

.GlossaireRecherche
{
    float: left;
    width: 100%;
}

.GlossaireRecherche div
{
    display: inline;
}
/*********** MOTS DE GLOSSAIRE DANS L'ARTICLE ***********/

.GlossaireArticle
{
    display: inline;
}



/****** Contenu puis news ******/

#contenus .ColonneNews
{
    margin-top: 10px;
}
#contenus .ColonneNews h3.titrePrincipal
{
    font-size: 14px;
    font-weight: bold;
    vertical-align:bottom;
    text-transform: none;
    margin: 0 0 5px 0;
}
#contenus .ColonneNews h3
{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 11px;
}

#contenus .ColonneNews #actuCourante
{
    width: 330px;
    float: left;
}
#contenus .ColonneNews #actuCourante .contenuClean
{
    display: none;
}
#contenus .ColonneNews #actuCourante a.lienSuite
{
    text-align: right;
}
#contenus .ColonneNews #actuCourante img
{
    max-width: 100px;
    _width: 100px;
    float: left;
    margin-right: 5px;
}

#contenus .ColonneNews #actusListe
{
    width: 255px;
    float: left;
    margin-left: 5px;
}
#contenus .ColonneNews h3
{
    margin: 0;
    padding: 0 0 7px 0;
}
#contenus .ColonneNews .date
{
    font-style: italic;
}
#contenus .ColonneNews #actusListe .actu
{
    margin: 0 0 7px 0;
    cursor: pointer;
    height: 100px;
}
#contenus .ColonneNews #actusListe .actu:hover
{
    color: #000;
    border-left: 1px solid #ccc;
    padding-left: 5px;
}
#contenus .ColonneNews #actusListe .actu .contenuHTML, #contenus .ColonneNews #actusListe .actu a, #contenus .ColonneNews #actusListe .actu img
{
    display: none;
}


/*********** TABS ***********/
/* le menu (ul) avec les tabs eux-mêmes */
.ui-tabs-nav 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    height: 17px;
}
.ui-tabs-nav li 
{
    float: left;
    width: 100px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav a 
{
    display: block;
    border: 1px solid #ccc;
}
/* le tab sélectionné (li) */
.ui-tabs-selected 
{
    background: #ccc;
}
.ui-tabs-selected a 
{
    border: 1px solid #666;
}
/* chaque panel de tab */
.ui-tabs-panel 
{
    border: 1px solid #ccc;
}
/* les panels de tabs masqués */
.ui-tabs-hide 
{
    display: none;
}



/**************************************************************/


/*********** PIED DE PAGE ***********/

#pieddepage
{
    color: #7c7c7c;
    width: 836px;
    min-height: 26px;
    _height: 26px;
    margin: 0 auto;
    padding: 10px 30px 0 30px;
    font-size: 10px;
}

#pieddepage a
{
    color: #7c7c7c;
    text-decoration: none;
}
#pieddepage a:hover
{
    color: #000;
}

#pieddepage .coords
{
    float: left;
    width: 50%;
}
#pieddepage .liens
{
    float: right;
    text-align: right;
    width: 40%;
}

#poweredby 
{
    clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
}
#poweredby a
{
    color: #7bb504;
}
.toto
{
	font-size:20px
}

