﻿body{
    color: #636162;
    background: #333 url(images/footer.png) repeat top left;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

a {
    color: #000;
}
a:hover {
    color: #636162;
}

hr {
	color: #597070;
	background-color: #597070;
	height: 1px;
	clear: both;
	border: 0;
}
a img {
	border: 0;
}

#conteneurCont
{
    background: #fff;
    clear: both;
}

#conteneur {
    width: 890px;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.watermark 
{
    color: #999;
}

.noscreen
{
    display: none;
}


/**************************************************************/


/*********** HEADER ***********/

#header
{
    background: #3f3f3f;
    height: 64px;
    position: relative;
}

#header h1
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    left: 0;
}

#header h1 a
{
    display: block;
    width: 127px;
    height: 64px;
    background: url(images/logo.png) no-repeat top left;
}
#header h1 a:hover, #header h1 a.actif
{
    background-image: url(images/logo-hover.png);
}

#header h1 a span 
{
    display: none;
}


/*********** MENU PRINCIPAL ***********/

#menu
{
    background: #3f3f3f;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 127px;
    height: 64px;
    z-index: 500;
}

.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menulist li {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 3000;
}
.menulist a 
{
    color: #fff;
    text-decoration: none;
    background: #3f3f3f;
	display: block;
	float: left;
    height: 64px;
    width: 127px;
}
.menulist a span 
{
	display: none;
}
.menulist a.highlighted, .menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.actif
{
    background: #50abd8;
}


.menulist ul {
	display: none;
	position: absolute;
	top: 64px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 200px;
	background: #626262;
}

.menulist ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
	border: 0;
	height: auto;
}

.menulist ul a 
{
    background: none;
	display: block;
	width: auto;
	float: none;
    height: auto;
    padding: 5px;
}
.menulist ul a:hover, .menulist ul a.highlighted, .menulist ul a.highlighted:hover, .menulist ul a:focus, .menulist ul a.actif
{
    background: #50abd8;
}

.menulist ul ul {
	top: 0px;
	left: 200px;
}

.menulist a .subind {
	display: none;
}
.menulist ul a .subind 
{
    background: none;
	display: block;
	float: right;
}

/* LIENS MENU */

#lien-elem1
{
    background: url(images/menu-1.png) no-repeat top left;
}
#lien-elem2
{
    background: url(images/menu-2.png) no-repeat top left;
}
#lien-elem3
{
    background: url(images/menu-3.png) no-repeat top left;
}
#lien-elem4
{
    background: url(images/menu-4.png) no-repeat top left;
}
#lien-elem5
{
    background: url(images/menu-5.png) no-repeat top left;
}
#lien-elem6
{
    background: url(images/menu-6.png) no-repeat top left;
    width: 128px;
}

#lien-elem1:hover, #lien-elem1.highlighted, #lien-elem1:focus, #lien-elem1.actif
{
    background: url(images/menu-1-hover.png) no-repeat top left;
}
#lien-elem2:hover, #lien-elem2.highlighted, #lien-elem2:focus, #lien-elem2.actif
{
    background: url(images/menu-2-hover.png) no-repeat top left;
}
#lien-elem3:hover, #lien-elem3.highlighted, #lien-elem3:focus, #lien-elem3.actif
{
    background: url(images/menu-3-hover.png) no-repeat top left;
}
#lien-elem4:hover, #lien-elem4.highlighted, #lien-elem4:focus, #lien-elem4.actif
{
    background: url(images/menu-4-hover.png) no-repeat top left;
}
#lien-elem5:hover, #lien-elem5.highlighted, #lien-elem5:focus, #lien-elem5.actif
{
    background: url(images/menu-5-hover.png) no-repeat top left;
}
#lien-elem6:hover, #lien-elem6.highlighted, #lien-elem6:focus, #lien-elem6.actif
{
    background: url(images/menu-6-hover.png) no-repeat top left;
}



/**************************************************************/

#milieuPage 
{
    clear: both;
    min-height: 300px;
    _height: 300px;
    border: 1px solid #e6e5e5;
    border-width: 1px 1px 0 1px;
    margin-top: 30px;
    padding: 15px 10px;
    background: url(images/milieuPage.png) repeat-y top right;
}

/*********** ASCENDANCE ***********/

#ascendance
{
    color: #50abd8;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}
#ascendance ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#ascendance li
{
    display: inline;
}
#ascendance a
{
    color: #50abd8;
    text-decoration: none;
    padding-right: 10px;
}

/*********** NAVIGATION ***********/

#navigation {
	width: 131px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 100px;
	_height: 100px;
}


/* éléments dans la navigation */
#navigation .element
{
    color: #213030;
    margin: 0;
}
#navigation .element h2 
{
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#navigation .element ul 
{
    margin-left: 0;
    padding-left: 20px;
}
#navigation .element a 
{
}
#navigation .element a:hover
{
}
#navigation .element a.actif
{
}

/* RECHERCHE */

#navigation .recherche 
{
}
#navigation .recherche input
{
    vertical-align: middle;
}
#navigation .recherche input.terme
{
    font-size: 12px;
    background: url(images/rechercher.png) no-repeat top left;
    border: 0;
    width: 100px;
    height: 20px;
    padding: 2px 0 0 5px;
}

/* SOUS-MENU FIXE */

#sousmenufixe
{
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
}
#sousmenufixe li
{
    margin: 0;
}
#sousmenufixe a
{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 10px;
    text-decoration: none;
    padding: 26px 0 6px 52px;
    border-bottom: 1px solid #e5e5e5;
    height: 25px;
    display: block;
}
#sousmenufixe li:last-child a
{
    border-bottom: 0;
}

#sousmenufixe .demonstrations a
{
    color: #00ac4f;
    background: url(images/sousmenu-demo.png) no-repeat 2px 9px;
}
#sousmenufixe .demonstrations a:hover
{
    background-image: url(images/sousmenu-demo-hover.png);
}
#sousmenufixe .livresblancs a
{
    color: #f4982e;
    background: url(images/sousmenu-livre.png) no-repeat 2px 9px;
}
#sousmenufixe .livresblancs a:hover
{
    background-image: url(images/sousmenu-livre-hover.png);
}
#sousmenufixe .temoignages a
{
    color: #f36b2c;
    background: url(images/sousmenu-temoi.png) no-repeat 2px 9px;
}
#sousmenufixe .temoignages a:hover
{
    background-image: url(images/sousmenu-temoi-hover.png);
}
#sousmenufixe .newsletter a
{
    color: #d22928;
    background: url(images/sousmenu-news.png) no-repeat 2px 9px;
}
#sousmenufixe .newsletter a:hover
{
    background-image: url(images/sousmenu-news-hover.png);
}
#sousmenufixe .contact a
{
    color: #902c88;
    background: url(images/sousmenu-contact.png) no-repeat 2px 9px;
}
#sousmenufixe .contact a:hover
{
    background-image: url(images/sousmenu-contact-hover.png);
}

#sousmenufixe a:hover
{
    color: #000;
}

/* déconnexion */

#navigation .deconnexion
{
    text-decoration: none;
    color: #50ABD8;
    display: block;
    margin: 10px 0;
}
#navigation .deconnexion:hover
{
    color: #000;
}

/*********** CONTENUS ***********/

#contenus {
	width: 682px;
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	border: 0;
}

/* composants */

.composant {
	padding-bottom: 10px;
	padding-top: 10px;
}

.composant h2 
{
    color: #50abd8;
    font-size: 15px;
    font-weight: bold;
}

.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 {
    color: #50abd8;
	margin: 0 0 15px 0;
	text-align: justify;
}
.composant .accroche img.iconeAccroche
{
    vertical-align: middle;
    float: left;
    margin: 0 5px 2px 0;
}

.composant .accroche p
{
    margin: 0;
}

/* texte */
.composant .texte {
	font-size: 12px;
    text-align: justify;
	color: #737373;
}

.composant .texte img{
    margin-right: 20px;
}

/* contenus */
.composant .texte ul, .composant .accroche ul {
	margin-left: 15px;
	padding-left: 0;
}


/* séparateur */
.separateur
{
    font-size: 1px;
    height: 1px;
    margin: 10px 0;
    padding: 0;
    background: url(images/separateur.png) repeat-x center left;
}

/* formulaires en couleurs */
.frmCouleur
{
	width: 100%;
}
.frmCouleur th 
{
	color: #333;
	background: #f4f4f4;
	text-align: left;
	width: 20%;
	vertical-align: top;
}
.frmCouleur .alt th 
{	
	background-color: #E3E8EA;
	color: #58737F;
}
.frmCouleur td p 
{
	margin: 5px 0;
	padding: 0;
}


/* galerie */

.galerie
{
    clear: both;
}
.galerie .item-galerie
{
    float: left;
    padding: 5px;
}
.galerie .spacer
{
    height: 1px;
    font-size: 1px;
    clear: both;
}

/* 3 colonnes de contenu */

.Colonnes3Contenus
{
    clear: both;
    float: left;
    width: 100%;
    background: #fff url(images/Colonnes3Contenus.png) no-repeat top left;
}

.Colonnes3Contenus .bloc
{
    width: 255px;
    padding-left: 30px;
    padding-top: 15px;
    float: left;
}
.Colonnes3Contenus h2
{
    color: #50abd8;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.Colonnes3Contenus h2 img
{
    vertical-align: middle;
}
.Colonnes3Contenus ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.Colonnes3Contenus p
{
    margin: 0;
    padding: 10px 0;
}
.Colonnes3Contenus .bloc li
{
    margin: 0;
    padding: 0 0 0 10px;
    background: no-repeat 0 5px;
}
.Colonnes3Contenus .bloc1 li
{
    background-image: url(images/3colonnes-bloc1-puce.png);
}
.Colonnes3Contenus .bloc2 li
{
    background-image: url(images/3colonnes-bloc2-puce.png);
}
.Colonnes3Contenus .bloc3 li
{
    background-image: url(images/3colonnes-bloc3-puce.png);
}




/*********** 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 ***********/

#footer
{
    height: 185px;
    text-align: center;
    color: #fff;
    border-top: 8px solid #f6f5f5;
}
#footer a
{
    color: #fff;
    text-decoration: none;
}
#footer a:hover
{
    color: #ccc;
}

#footerCont
{
    width: 890px;
    margin: 0 auto;
    text-align: left;
    padding-top: 35px;
}

/* coordonnées */

#coordonneesFooter
{
    float: left;
    width: 419px;
    height: 150px;
    background: url(images/coordonneesFooter.png) no-repeat right top;
    font-family: Georgia, "Times New Roman";
}
#coordonneesFooter h3
{
    margin: 0;
    padding: 0 0 12px 0;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
}
#coordonneesFooter p
{
    font-size: 14px;
    margin: 0;
    padding: 0;
}

/* liens */

#liensFooter
{
    float: left;
    width: 471px;
    height: 185px;
}
#liensFooter div
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    float: left;
    width: 125px;
    padding-left: 30px;
}
#liensFooter div h4
{
    font-family: Georgia, "Times New Roman";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}
#liensFooter div ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#liensFooter div li
{
    margin: 0;
    padding: 0;
}
