body {
background-color: #330033;
scrollbar-base-color:#330033;
scrollbar-arrow-color: #ffffff;
}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#330033;}
.divClear{
	clear:both;
}

/* MENUS FOOTER */
.menuFooter { font-size: 10px;font-weight: normal; color: #A40C5F; ; text-decoration: none}
.menuFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}
.menuFooterSelect {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}

/*LIENS*/
A { color: #003366; font-weight: bold; text-decoration:none;}
A:hover { color: #F7980E; font-weight: bold; text-decoration:none;}

.lienFooter { font-size: 10px;font-weight: normal; color: #A40C5F; ; text-decoration: none}
.lienFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}

.lienCmd { font-size: 12px; font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienCmd:hover {font-size: 12px;font-weight: bold; color: #330033; text-decoration: none}



/* MENU */
#menu {
	font-size: 10px;
	white-space: nowrap /*IE hack*/;
	width: 950px;
	position: fixe;
	background-image: url(../images/bg_menu.jpg);
	height: 20px;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-repeat: repeat-x;
}

#menu* {
	margin: 0px;
	padding: 0;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu li {
	float: left;
	z-index: 1000;
!important /*Non-IE6*/;
	z-index: 1000 /*IE-6*/;
}

#menu ul li a {
	float: none !important /*Non-IE6*/;
	float: left /*IE-6*/;
	display: block;
	
	text-decoration: none;
	color: #FFE1D5;
	font-weight: bold;
	
	padding: 5px 10px 5px 10px;
	line-height: 10px;
	border-right-width:1px;
	border-right-color:#FFE1D5;
	border-right-style:solid;
}

#menu ul li a:hover {
	background-image: url(../images/bg_menu_over.jpg); 
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration:none;
}

#menu ul li.menuSelect {
	display: block;
	background-image: url(../images/bg_menu_over.jpg); 
	background-repeat: repeat-x;
	text-decoration:none;
	color: #FFE1D5;
	font-weight: bold;
	
	padding: 5px 10px 5px 10px;
	line-height: 10px;
	border-right-width:1px;
	border-right-color:#FFE1D5;
	border-right-style:solid;
	
}

/*MISE EN VALEUR DE TEXTE*/

#contenu ul {
list-style-type:circle;
list-style-position:outside;

}
#contenu li {
text-align:justify;
}

h1{ font-size: 16px; 
font-weight:bold; 
color:#A50C5F;
letter-spacing:2px;
}
h2{font-size: 11px; font-weight:bold; color:#A40C5F;}
h3{font-size: 11px; font-weight:bold; color:#E2CFA9;}
.titrePage{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color:#ffffff;}
.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}
.dateAgendaAccueil{color: #503500; font-weight: bold;}
.titreAgendaAccueil{color: #ffffff; font-weight: normal;}
.dateAgenda{color: #513500;font-weight: bold;}
/*TABLEAUX*/
.tabFond1{ BORDER: #555555 1px solid; padding:2px;}
.tabTitre1{
background-color:#555555; color:#ffffff;
letter-spacing:1px;
font-weight:bold;
}
.tabCmd{
padding:2px;
background-color:#ff8800;
}

/* ARTICLES PAGES */

.divArticleContenu{
	padding-bottom:20px;
	margin-top:0px;
	margin-bottom:20px;
}

.divArticleContenu h2{
	margin-top:0px;
	padding-top:0px;
}

.divTexteArticle{
	display:block;
	float:none;
	width:100%;
	margin:auto;
	max-width:640px;
}

.divPhotoArticleLeft,
.divPhotoArticleLeftBig{
	display:block;
	float:left;
	text-align:right;
	margin-right:2%;
	margin-top:15px;
}

.divTexteArticleLeft,
.divTexteArticleLeftBig{
	display:block;
	float:left;
	padding-top:15px;
}
.divPhotoArticleRight,
.divPhotoArticleRightBig{
	display:block;
	float:right;
	text-align:left;
	margin-left:2%;
}
.divTexteArticleRight,
.divTexteArticleRightBig{
	display:block;
	float:right;
}

.divPhotoArticleLeft,
.divPhotoArticleRight
{
		width:45%;
}
.divTexteArticleLeft,
.divTexteArticleRight
{
		width:50%;
}
.divPhotoArticleLeftBig,
.divPhotoArticleRightBig{
		width:75%;
}
.divTexteArticleLeftBig,
.divTexteArticleRightBig{
		width:20%;
}

.divPhotoArticleLeft  img, 
.divPhotoArticleRight  img,
.divPhotoArticleLeftBig img, 
.divPhotoArticleRightBig img{
	max-width:100%;
	height:auto;
	margin-bottom:10px;
	border-radius:0px;
}

.divLegendePhotoArticle{
	font-size:0.6em;
	font-style:italic;
	text-align:right;
	padding-right:5px;
	margin-top:-28px;
	color:rgba(255,255,255,0.7);
	text-shadow:1px 1px 0px rgba(0,0,0,0.5);
}
	.divCorpsArticle{
		padding-left:0px;
	}
	.divCorpsArticle a{
	}
	.divCorpsArticle a:hover{
	}
	.divCorpsArticle p{
		padding-top:5px;
		padding-bottom:5px;
		margin-top:10px;
	}
	.divCorpsArticle ul{
		margin:5px;
	}
	.divCorpsArticle li{
		margin-left: 20px;
	}
	.divCorpsArticle blockquote{
			margin-left:20px;
			border-left:5px #ccc solid;
			padding-left:15px;
			
	}

.divConteneurGallery{
  display:block;
  width: 98%;
  padding:1%;
  background-color: #dedede;
  /* à changer aussi ds royalslider/skins/default/rs-default.css !! */
  margin-bottom:15px;
  border-radius: 0px;
  text-align:center;
}
#gallery-article {
  width: 100%;
  user-select: none;
  text-align:left !important;
  margin:auto;
  padding:0px;
}

/* BTN PRECEDENT LISTE SUIVANT */
#divBoutonPrecedent a,
#divBoutonListe a,
#divBoutonSuivant a,
#divBoutonSelectionner a,
#divBoutonSelectionner .divProduitSelect{
	display:block;
	float:left;
	margin-top:0px;
	margin-right:5px;
	border-radius:7px;
	width:30px;
	height:30px;
	padding:5px;
	position:relative;
	text-decoration:none;
	font-size:28px;
	line-height:1.0em;
	text-align:center;
	cursor:pointer;
	z-index:10;
	background-color:rgba(0,0,0,0.2);
	color:rgba(255,255,255,0.6);
}
#divBoutonSelectionner .divProduitSelect{
	cursor:default;
}
#divBoutonSelectionner a,
#divBoutonSelectionner .divProduitSelect{
	width:auto;
	text-transform:uppercase;
	font-family:'BenchNine', sans-serif;
}
#divBoutonPrecedent a:hover,
#divBoutonListe a:hover,
#divBoutonSuivant a:hover,
#divBoutonSelectionner a:hover,
#divBoutonSelectionner .divProduitSelect{
	background-color:rgba(0,0,0,0.5);
	border-color:#fff;
	color:#fff;
	text-decoration:none;
}
#divBoutonPrecedent a img,
#divBoutonListe a img,
#divBoutonSuivant a img,
#divBoutonSelectionner a img,
#divBoutonSelectionner .divProduitSelect img{
	height:100%;
	width:auto;
	opacity:0.6;
}
#divBoutonPrecedent a:hover img,
#divBoutonListe a:hover img,
#divBoutonSuivant a:hover img,
#divBoutonSelectionner a:hover img,
#divBoutonSelectionner .divProduitSelect img{
	opacity:1.0;
}


/*LIVRE D'OR */
.divConteneurLivredor{
	margin:auto;
	width:98%;
	max-width:640px;
}
.divBlocLivredor{
	width:95%;
	padding:2%;
	padding-bottom:15px;
	padding-top:15px;
	border-radius:10px;
	background-color:#fff;
	border:1px #a51d64 dotted;
	margin-bottom:5px;
	margin-top:5px;
}


/* FORMS */

.divFormColG{
	display:block;
	width:28%;
	float:left;
	text-align:right;
	margin-right:2%;
	margin-top:2px;
	margin-bottom:2px;
	clear:both;
}
.divFormColD{
	display:block;
	width:70%;
	float:left;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	
}
input, textarea, select, a.lienCmd{
	background-color:#fff; 
	border : 1px  #a51d64 solid; 
	font-size: 14px;  
	color: #333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:96%;
	padding:3px 1%;
	margin:1px 0px;
	border-radius: 0px;
	}
input[type=checkbox]{
	width:auto;
}
a.lienCmd{
	display:block;
	background-color:#a51d64;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	font-size:1.0em;
	max-width:300px;
	color:#fff;
	text-decoration:none;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
}
a.lienCmd:hover{
	background-color:#fda800;
		background-position:top center;
		background-repeat:repeat-y;
		color:#000 !important;
		text-decoration:none;
}
/*DIV*/
.divHeadder{
width:950px;
margin:auto; 
font-size:10px;
letter-spacing:1px;
text-align:center;
color:#A40C5F;
height:12px;
overflow:hidden;
}
.divCadre{
width:950px;
margin:auto; 
BORDER: #A40C5F 0px solid;
text-align:left; 
}
.divContenu{
width:930px;
text-align:left;
background-color:#ffffff;
padding:10px;
float:none;
}
.divFooter{
width:950px;
margin:auto; 
font-size:10px;
text-align:center;
color:#A40C5F;
padding:10px;
}
