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

#global {
	margin: auto;
	width: 994px;
	/*background-color: #f4d7b9;*/
	position:relative;
}

#haut {
	background-color:gray;
	background-image:url(/image/haut.jpg);
	background-repeat:no-repeat;
	/*position:relative;
	z-index:5;*/
	width:994px;
	height:136px;
	margin:auto;
}


#centre {
	width:994px;
	margin:auto;
	z-index: 1;
}

#colgauche {
	background-image:url(/image/gauche_repeat.jpg);
	background-repeat:repeat-y;
	background-position: 0px 6px;
}

#refzone {
}

#accesrapide {
	position:absolute;
	left: 350px;
	top: -25px;
}
#accesrapide img {
	vertical-align:top;
}

#zonecontenu {
	background-image:url(/image/fond_default.jpg);
	background-repeat:repeat-y;
	padding: 10px;
	padding-left: 28px;
	padding-right: 27px;
	padding-bottom: 40px;
	z-index:3;
}


#actualite, #banniere {
	margin-top:20px;
}


.zonelogo {
	position:absolute; 
	right: 25px;
	top: 0px;
}

#menubas {
	background-image:url(/image/bas.jpg);
	padding: 5px 0px;
	padding-left: 35px;
	color: white;
	/*width:300px;*/
}

#menubas a {
	color: white;
	text-decoration:none;
}



.tableau {
	margin-right:28px;
}

.tableau td {
	padding: 5px 5px 5px 0px;
}


#filariane {
	position: absolute;
	/*width:479px;*/
	font-size: .9em;
	color: white;
	left:320px;
	top:115px;
}
#filariane a {
	color: white;
}

input[type="text"] {
	border: 1px solid #a71c20;
	background-color: #fff6f1;
}


input[type="password"] {
	border: 1px solid #a71c20;
	background-color: #fff6f1;
}

textarea  {
	border: 1px solid #a71c20;
	background-color: #fff6f1;
}

select  {
	border: 1px solid #a71c20;
	background-color: #fff6f1;
}



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

#accueildiapo {
	position: absolute;
	top: -11px;
	left: -52px;
}

.questiongroup {
	margin: 1em 0;
}
.questionheader {
	background-color: #a71c21;
	color: white;
	margin-bottom: 1em;
	padding: 5px;
}


.resultat {
	border-bottom: 1px solid #f4e5de;
	padding: 5px 0;
	margin: 0px 10px;
}
.resultat .date {
	font-weight:bold;
}
.resultat .tournoi {
	font-weight: bold;
	color: #a71c20;
}
.resultat .equipe_qualifiee {
	font-weight:bold;
	font-style: italic;
}

.prochaintournoi {
	border-bottom: 1px solid #f4e5de;
	padding: 5px 10px;
	/*margin: 0px 10px;*/
}
.pt_impair {
	background-color: #f6e5de;
}
.prochaintournoi .date {
	font-weight:bold;
}
.prochaintournoi .tournoi {
	font-weight: bold;
	color: #a71c20;
}



#calendrier {
	background-image:url(/image/fond_calendrier.jpg);
}

#calendrierliste {
	/*background-image:url(/image/fond_calendrier.jpg);*/
	padding: 10px 10px 10px 55px;
	/*position: relative;*/
}

#calendrierliste table {
	width: 375px;
}
#calendrierliste td {
	border-bottom: 1px solid #f4e5de;
	line-height:1.5em;
}

#calendrierliste .date {
	font-weight: bold;
}
#calendrierliste .ville {
	font-weight: bold;
	color: #a71c20;
}
#calendrierliste .tournoi {
	font-style:italic;
}

#ensavoirplus {
	position:absolute;
	top: -70px;
	right: 0px;
	width: 375px;
	border: 1px solid #a71c20;
	background-color: #fff7ea;
	display: block;
	padding-top: 3px;
	display: none;
	z-index:30;
}

.ensavoirplus {
	display:none;
}

 #ensavoirplus, #ensavoirplus td {
	line-height:normal;
}

 #ensavoirplus p,  #ensavoirplus h1 {
	margin: 0 5px;
	margin-bottom: 1em;
}

.ensavoirplus_fermer {
	float: right;
}
.infoscontact {
	background-color: #f8ecd8;
}
.infoscontact p {
	font-weight: bold;
	margin: 0;
}



#calendrierfiltre {
	background-image:url(/image/calendrier_droite.png); 
	background-repeat:no-repeat;
	width: 195px; height: 287px;
	color: white;
}
#calendrierfiltre p {
	color: white;
}

#calendrier_filtre_mois {
	position:absolute;
	left: 10px;
	top: 52px;
	width: 145px;
	font-weight:bold;
	color: #a71c20;
}
#calendrier_filtre_combos {
	position:absolute;
	left: 10px;
	top: 50px;
}

#calendrier_filtre_combos select {
	margin-top: 3px;
	background-color:#F1CB9C;
	color:#A71C20;
}

#calendrier_filtre_okbouton {
	position:absolute;
	left: 110px;
	top: 245px;
}


#calendrier_resultats {
	background-image:url(/image/fond_resultats.jpg);
	background-repeat:repeat-y;
	padding: 2px 15px 10px 55px;
	position: relative;
}

#calendrier_resultats p {
	margin: 0.5em 0;
}

#calendrier_resultats .bloc_gagnant,
#calendrier_resultats .bloc_gagnant_impair,
#calendrier_resultats .bloc_gagnant_pair {
	background-color: #f8ecd8;
	padding: 0 5px;
}
#calendrier_resultats .bloc_gagnant hr {
	border: none;
	border-top: solid 1px black;
	margin: 4px 0;
	height: 1px;
}

#calendrier_resultats .bloc_gagnant_impair,
#calendrier_resultats .bloc_gagnant_pair {
	color: #A71C20;
	font-weight:bold;
	padding: 4px 5px;
}

#calendrier_resultats .bloc_gagnant_impair {
	background-color: #fff7ea;
}

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

#calendrier_resultats .equipe {
	font-weight:bold;
	color: #A71C20;
}

#equipes_qualifiees {
	margin-bottom: 20px;
}


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

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


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


#menu {	
	position:absolute;
	right: 10px;
	top: 75px;
	z-index:10;
}


#menu img {
	vertical-align:bottom;
}


#menu ul {
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin: auto;
}

#menu li {
	float: left;
	position:relative;
	font-size: 0.95em;
	z-index: 10;
	margin: 0;
}

#menu li a {
	text-decoration:none;
	display: block;
	padding: 0;
	margin: 0;
	font-size:1.0em;
}

#menu li a:hover {
	text-decoration:none;	
}

#menu ul li ul {
	display: none;
	position: absolute;
	top: 35px;
	left: -1px;
	width: 170px;
	z-index: 11;
	text-align:left;
	
	border: 1px solid #ea7271;
	/*border-top: none;*/
}
#menu ul li ul li {
	float: none;
	margin: 0;
/*	border-bottom: solid 1px #910002;
*/}
#menu li:hover>ul {
	display: block;
}


#menu ul li ul li a {
	padding: 5px 15px;
	font-weight:normal;
	border: none;
	height:auto;
	float: none;
	display:block;
	background-color:#a71c20;
	color: white;
}
#menu  ul li ul li a:hover {
	background-color: white;
	color: #a71c20;
}


#menuboutique {	
	margin:auto;
	width:180;
	font-weight: bold;
	font-size:10px;	
}

#menuboutique a {
	text-decoration:none;
	color: #625632;
	font-weight: bold;
	font-size:10px;	
}

#menumboutique a:hover {
	text-decoration:none;
	color: #625632;
	font-weight: bold;	
}

#menuboutique ul {
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin: auto;
}

#menuboutique li {
	float: left;
	position:relative;
	font-size: 10px;
	z-index: 10;
	margin: 0;
}

#menuboutique ul li {
	padding: 5px 0px;
	padding-right: 5px;
	font-weight:bold;
	position: relative;
	width: 165px;
	z-index:2;
}
	
#menuboutique ul li ul {
	display: none;
	position: absolute;
	left: 100%;
	width: 200px;
	top:-1px;
	z-index: 11;
	text-align:left;
	background-color:#bcb188;
	padding: 0;
	margin: 0;
	height:auto;

}

#menuboutique ul li ul a {
	display:block;
	padding: 0px 0;
	padding-left: 5px;
	font-weight:normal;
	background-color:#bcb188;
	color: #924800;
}

#menuboutique  ul li ul  a:hover {
	background-color:#bcb188;
	color:#352e19;
}


#menuboutique li:hover>ul {
	display: block;
}




/*************** Pagination **************/

#zonepagination {
	margin: auto;
	text-align:center;
	color:#625632;
	font-size:10px;
	padding-bottom:10px;
}

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

#popup {
	/* obligatoire */
	position: absolute; left: 0px; top: 0px;
	/*top:130px !important;*/
	/*top:200px !important;
	left:334px !important;*/
	top:50px !important;
	left:70px !important;
	visibility:hidden;
	z-index:20;
	width: auto;
	margin: auto;
	/*width:500px; 
	height:310px;*/
	/* /obligatoire */
	/*border: 1px solid #a71c20;*/
	/*background-color:#fff7ea;*/
	background-color:#000;
}

#popup #boutonfermer {
	position: absolute; right: 5px; top: 5px;
	/*float:right;*/
	cursor:pointer;
}
#visucontenu{ color:#F07B06 }
#visucontenu a {color:#F07B06; text-decoration:underline}
#visucontenu a:hover {color:#a71c20; text-decoration:underline}

#popupbar {
	/*background-color:#f1e8c9; */
	/*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:#f1e8c9; */
	/*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 (POPUP PRODUIT) *********/


.dhtmlgoodies_scrolldiv {
	/* The total width of the scrolling div including scrollbar */
	width:511px;
	height:310px;	/* The height of the scrolling div */
	margin: 0;
	padding: 0;
}
.scrolldiv_parentContainer {
	width:500px;	/* Width of the scrolling text */
	height:100%;
	overflow:hidden;
	/*border:1px solid #BC8FBD;*/
	/*float:left;*/
	position:relative;
}

/*
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:9px;
	margin-left:2px;
	height:270px;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
.scrolldiv_scrollbar{
	width:9px;
	height:230px;	/* Total height - 40 pixels */
	position:relative;
	background-image:url(/image/filet_curseur.gif);
}
/*
The scrollbar handle
*/
.scrolldiv_theScroll{
	/*margin:1px;*/
	width:9px;
	height:10px;
	/*background-color:#BC8FBD;*/
	background-color:transparent;
	background-image:url(/image/curseur.gif);
	position:absolute;	
	top:0px;
	left:0px;
	cursor:pointer;
}
/*
Scroll buttons(The up and down arrows)
*/
.scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:9px;
	height:16px;
	/*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;
}
