﻿@charset "utf-8";
/* CSS Document */

#global {
	/*margin: auto;
	width: 966px;*/
	
}

#haut {
	margin: auto;
	width: 978px;	/* TODO: à definir precisemment selon maquette */
	height: 82px;
	position: relative;
}

#hautBG {
	background-color: #8e8e8e;
	background-color:white;	/* pour mieux voir les defauts */
	background-image:url(/image/fond_bandeau_haut.jpg);
	background-repeat:repeat-x;
}

#logo {
	float: left;
}
#logo img { vertical-align:bottom; }



#menuPrincipal {
	
	color: #b11213;
	position: absolute;
	top: 39%;
	/*right: 40px;
	right: -12px;*/
	left: 177px;
	
	font-size: 1.1em;
}


#menuPrincipal a {
	color: white;
}


#langue {
	height: 20px;
	position: absolute;
	top: 5px;
	right: 0;
	width:70px;
}




#colgauche {
	width: 162px;
	padding-right: 16px;
}

#colcontenu {

}

#zoneContenu {
	width: 978px;
	margin: auto;
	padding-top: 16px;
	padding-bottom: 39px;
}

#zoneContenuBG {
	background-color:#fec826;
}


#recherche {
	margin-bottom: 10px;
	line-height:23px;
}
#rechercheField {
	color: #8b8988;
	font-size: 0.9em;
	background-color:white;
	border: 1px solid #aca693;
	width: 139px;
	width: 129px;
	padding: 4px;
	height: 13px;
	vertical-align:middle;
}
#rechercheOK {
	border: none;
	vertical-align:middle;
}

#coordonnees p {
	margin: 0;
	padding: 1em;
	color: #fff4cf;
	font-size: 0.8em;
}

#coordonnees {
	/* TODO : fond, padding */
	
	font-weight:bold;
	background-image: url(/image/fond_coordonnees.jpg);
}



#filariane {
	margin: 10px 0;
	font-size: 0.8em;
}




#menuBottomBG {
	background-color: #8e8e8e;
	background-image:url(/image/fond_bandeau_bas.jpg);
	background-repeat:repeat-x;
}

#menuBottom {
	/*width: 944px; 
	margin-top: 5px; 
	margin-left: 40px;
	color: #F1E4C2;*/
	
	font-size: 0.8em;
	color: white;
	
	height: 11px;
	padding: 14px 0;
	
	width: 978px;
	margin: auto;
	
	position: relative;	/* pour placement de logoDiatem */
}
#menuBottom ul {
	list-style-type:none;
}
#menuBottom li {
	float:left;
	/*background-color:#006633;
	border: 1px solid white;*/
	margin-right: 30px;
}

#menuBottom a {
	color: #F1E4C2;
	color: white;
}
#menuBottom a:hover {
	text-decoration:none;
}

#logoDiatem {
	position: absolute;
	top: 13px;
	right: 0px;
}


#piedPage {
	width: 978px;
	margin: auto;
	padding: 1em 0;
	color: #8c8889;
	
	font-size: 10px;
	font-size: 0.8em;
}
#piedPage a {
	color: #b11016;
	text-decoration:none;
}
#piedPage a:hover {
	text-decoration:underline;
}




/*
#tdmain {
	background-image:url(/image/contenu_fond.jpg); 
	background-repeat:repeat-y;
	background-position: 0px 29px;
}
*/

/*
#contenu, #contenu_bas {
	margin: 10px;
	margin-right: 40px;
}
*/

.newspic {
	float: right; margin-left: 3px;
}

.date {
	margin-top: 1em !important;
	margin-bottom: 1em !important;
}

.imageproduit {
	float: left;
	margin-right: 10px;
}

.hautdepage {
	float: right;
}


#rendertime, #pageid {
	color: black !important;
}


/************* ELEMENTS TEMPLATES **************/

#contenuBlanc {
	background-color: white;
	padding: 40px 13px 13px;
	width: 773px; /* 798 */
}

#diapoAccueil {
	padding-right: 16px;
}

#actuAccueil {
	width: 265px;
	height: 303px;
}

.actu {
	
}

.actuTitre {
	color: #af0917;	/* comme H1 */
	font-weight:bold;
	margin-bottom: 0.75em;
}

.actuDate {
	color: #8c8889;
	font-size: 0.8em;
	margin-bottom: 1em;
}

.actuLireSuite, .actuLireSuite a {
	color: #ae080c;
	font-size: 0.85em;
}

/************** ELEMENTS SPECIALBLOC *************/

#formulaire {
	background-color:#E6CCB3;
}


#plansite ul {
	margin:0;
	padding: 0;
	margin-left: 2em;
	margin-bottom: 2em;
}
#plansite ul li ul {
	margin-bottom: 0;
}
#plansite ul#mainmenu li {
	margin-bottom: 1.5em;
}
#plansite ul#mainmenu li ul li {
	margin-bottom: 0;
}
#plansite li {
	list-style-type: none;
	/*text-decoration:underline;*/
}



/************* BRIQUES GESTION CONTENU **********/

.brique p, .brique h1, .brique h2, .brique h3, .brique h4, #popupcontent p, #popupcontent h1, #popupcontent h2, #popupcontent h3, #popupcontent h4 {
	margin: 0;
}


/*************** MENU DEROULANT **************/

#menu {}


#menu ul {
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin: 0;
	/*margin-left: 11px;*/
}
#menu li {
	float: left;
	position:relative;
	
	z-index: 10;
	
	font-size: 0.8em;

	margin-right: 15px;
	margin-right: 22px;
}

#menu li a {
	/*color: #FFFFFF;*/
	padding: 0;
	margin: 0;
	/*border-right: dotted 1px #c4bed4;*/
	letter-spacing: 1px;
	display: block;
	height: 19px;
	float: left;
}
#menu li a:hover {
	/*color: black;
	background-color:white;
	background-image:url(/image/_fond_menu_select.gif);
	background-repeat:repeat-x;*/
	text-decoration:none;	
}


#menu ul li ul {
	display: none;
	position: absolute;
	top: 18px;
	left: -1px;
	background-color:#dbd6cf;
	border: 1px solid #CBD3E7;
	width: 200px;
	z-index: 5;
}
#menu ul li ul li {
	float: none;
	margin: 0;
	font-size: 0.8em;
	font-size: 1em;
	color: #b11213;
}
#menu li:hover>ul {
	display: block;
}

#menu ul li ul li a:hover {
	background-color: #b11213;
	color: white;
}


#menu ul li ul li a {
	padding: 5px 7px;
	font-weight:normal;
	border: none;
	height:auto;
	float: none;
	
	color: black;
}
#menu ul li ul li a:hover {
	background-image:none;
}

#menu ul li ul li ul {
	/*background-color:white;*/
	color: black;
	left: 200px;
	top: 0px;
}

#menu ul li ul li ul li a {
	padding: 4px 5px;
}


/******** POPUP ********/

#popup {
	/* obligatoire */
	position: absolute; left: 0px; top: 0px;
	visibility:hidden;
	z-index:20;
	width: auto;
	margin: auto;
	/* /obligatoire */
	
	background-color:#E6CCB3;
	border:#B0232A solid 1px;
	
	background-color: #fff4cf;
}

#popup #boutonfermer {
	position: absolute; right: 5px; top: 5px;
	/*float:right;*/
	cursor:pointer;
}

#popupbar {
	/*background-color:#990000; */
	/*background-image:url(/image/barre_popup_fond.gif);*/
	/*height: 22px;*/	/* ne pas donner de hauteur à cette barre sous peine de voir le background disparaitre sous IE(7) */
	/* il faudra donc toujours avoir une image en non-absolu placée dans la div */
	color: white;
	font-size: 0.8em;
}

#popupbar img {
	vertical-align:bottom;
}

#popupcontent {
	/*background-color:white;*/
	margin-top: 20px;
	padding: 5px;
}

#popupclosebutton {
	width: 15px; height: 15px; 
	background: white; 
	position: absolute; 
	right: 0; top: 0; 
	cursor: pointer;
}


/********** CSS POUR LA ZONE SCROLLABLE (LISTING PRODUITS) *********/


/*#produit_scrolldiv{
	margin: 0;
	padding: 0;
}*/

#dhtmlgoodies_scrolldiv {
	/*border: 1px solid green;*/
}

#scrolldiv_parentContainer{
	width:190px;	/* Width of the scrolling text */
	height:100%;
	overflow:hidden;
	/*border:1px solid #BC8FBD;*/
	/*float:left;*/
	position:relative;
	padding-right: 5px;
	
}

/*
CSS for the scrolling content 
*/
#scrolldiv_content{
	position:relative;
	/*padding: 0 10px;*/
}

/*
The scrollbar slider (the whole bar with arrows and scrolling part)
*/
#scrolldiv_slider{
	width:17px;
	/*margin-left:2px;*/
	height:500px;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
#scrolldiv_scrollbar{
	width:17px;
	height:460px;	/* Total height - 40 pixels */
	position:relative;
	background-image:url(/image/selpdt/fond_scroll.png);
}
/*
The scrollbar handle
*/
#scrolldiv_theScroll{
	/*margin:1px;*/
	width:20px;
	height:21px;
	/*background-color:#BC8FBD;*/
	/*background-color:none;*/
	background-image:url(/image/selpdt/cursor.png);
	position:absolute;	
	top:0px;
	left:0px;
	cursor:pointer;
}
/*
Scroll buttons(The up and down arrows)
*/
#scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:17px;
	height:17px;
	/*border:1px solid #BC8FBD;*/
	color: #BC8FBD;
	text-align:center;
	font-size:16px;
	line-height:16px;
	cursor:pointer;
	/*margin: auto;*/
}
#scrolldiv_scrollUp img,#scrolldiv_scrollDown img{
	margin: auto;
}
#scrolldiv_scrollUp{
	margin-bottom:2px;
}
#scrolldiv_scrollDown{
	margin-top:2px;
}
#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
	font-family: Symbol;
}

