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

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../font/opensans-condbold-webfont.eot');
    src: url('../font/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-condbold-webfont.woff2') format('woff2'),
         url('../font/opensans-condbold-webfont.woff') format('woff'),
         url('../font/opensans-condbold-webfont.ttf') format('truetype'),
         url('../font/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
	border: 0;
}

a  {
	color: #5c1a4f;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.titrounet {
	font-family: Tempus, serif;
	color: #40150F;
	font-weight: bold;
	font-size: 1.5em;
}

h2 {

	letter-spacing: 0.1em;
	color: #ffffff;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #5C1A4F;	
}

h3 {
	color: #800080;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	border-top: dotted 1px #BDBDBD;

}

h4 {
	color: #800080;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 30px;

}

h5 {
	color: #800080;
	font-weight: bold;
	font-size: 1em;
	margin-top: 30px;
}

blockquote {
	font-style: italic;
	text-indent: 1.5em;
}

html {
	margin: 0;
	background: url("../images/test.jpg") no-repeat 20% fixed;
	background-size: cover;
	background-color: #EFEFEF;
	font-size: 12px;

}

	body {

		width: 800px;
		margin: 0 auto;
		margin-bottom: 20px;
		padding: 0;
		margin-top: 10px;	
		background-color: #ffffff;/*	
			background-color:rgb(255,255,255);
			background-color: transparent\9;
			background-color:rgba(255,255,255,0.8);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);
			zoom: 1;*/
		/* border-radius: 10px; */
		background: url("../images/fond_blanc.jpg");
		
		
		font-family: serif;
		font-size: 15px;

		color: #2D2D2D;
	}

		header {
			width: 800px;
			margin: 0 auto;
			text-align: center;
		}
		
			header span {
				display: none;
			}

			header h1 {
				margin: 0;
				padding: 0;
				color: #74AA07;
				font-size: 3em;
				letter-spacing: 0.1em;
				background: url("../images/logo.png") no-repeat 50px center;
				height: 100px;
				width: 100%;

				}

		#contenu {
			width: 100%;
			padding-top: 10px;

		}


/***************************************/
/*                                     */
/*               MENU                  */
/*                                     */
/***************************************/

nav {
	height:29px;
	width: 100%;
	font-family: 'open_sans_condensedbold', sans-serif;
	font-size: 1em;
	margin: 0 auto;
	padding: 0;
	text-align: center;

}

nav a {
	display	: block;
	padding	: 0;
	color : #5c1a4f;
	text-decoration : none;
	width: 160px;
		border-top: solid 1px #5C1A4F;
	border-bottom: solid 1px #5C1A4F;
}

nav a:hover {
	color: #5c1a4f;
	background-color: #5C1A4F;
}

nav ul {
	width: 100%;
	padding : 0;
	margin : 0 auto;
	list-style : none;
	line-height : 29px;
	text-align : center;
}

nav li { 
	display: inline-block;
	margin: 0 auto;
}

nav li ul {
	position: absolute;
	width: 1px;
	display: none;
	margin: 0 auto;
}

nav li li a {
	border: solid 1px #5c1a4f;
}

nav li:hover ul {
	display: block;
}

nav li.active a, nav li.active li.active a  {
	color: #fff;
	background: #5c1a4f;
	cursor: default;
	/*border-radius: 5px;*/
}

nav li:hover a, nav li:hover li:hover a  {background:#5C1A4F;color:#fff;text-decoration:none;/*border-radius: 5px;*/ } 

nav li:hover li a {background: #fff; color: #5c1a4f;}

nav li.active li a {
	cursor: pointer;
}

/***************************************/
/*                                     */
/*         FIN DU MENU                 */
/*                                     */
/***************************************/

/***************************************/
/*                                     */
/*         		GRID	                 */
/*                                     */
/***************************************/

	.conteneur {	
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 5px;">
	}

		.col1 {
			text-align: left;
			background-color: #eeeeee;
		}

		.col2 {
			text-align: left;
			background-color: #eeeeee;	
		}
		
	.conteneur h3 {
		color: #ffffff;
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
		background-color: #5C1A4F;		
	}
		
		.conteneur li {
			list-style-type: none;

		}
		
		.conteneur li li {
			list-style-type: disc;		
		}
/***************************************/
/*                                     */
/*         	FIN DE GRID	               */
/*                                     */
/***************************************/

ul.breadcrumb {
	padding-top: 5px;
	font-size: 0.7em;
	text-align: center;
	margin: 0 auto;
	list-style : none;
	margin-left: 5px;
}

	ul.breadcrumb li {
		float : left; 
		margin: auto;
		margin-left: 5px;
	}


			.item-page, .blog {
				margin: 0 auto;
				margin-top: 10px;
				width: 750px;
				min-height: 300px;
				padding: 20px;

				font-size: 1em;
				text-align: justify;
				margin-bottom: 10px;
				/* letter-spacing: 1px; */
				line-height: 1.8em;
			}


			.category-moduleagenda .mod-articles-category-introtext {
				text-indent: 2em;		
			} 
 

				.item-page img {
					border: solid 1px #b7b7b7;		
				}

				.item-page ol {
					text-align: center;
					font-size: 1.2em;
				}

					.item-page ol li {
						display: inline;
					}
	
				dd {
					padding-bottom: 5px;	
				}


			footer {
				clear: both;
				width: 100%;
				padding: 0;
				margin: 0 auto;
				padding-top: 10px;
				margin-bottom: 10px;
				text-align: center;
				letter-spacing: 0.1em;
				font-size: 0.8em;
				border-top: dotted 1px #c1c1c1;
			}
			
#vignerons li {
 font-size: 100%;
 color: black;
 list-style-type: none;
 background-image: url(../images/bouteilleli.png);
 background-repeat: no-repeat;
 background-position: 0 0.32em;
 padding-left: 15px;
 height: 4em;
 line-height: 1.2em;
}
			
/* nav avec fond mauve */		
			
/*
nav ul {
	padding : 0;
	margin : 0;
	margin-left: 5px;
	list-style : none;
	line-height : 29px;
	text-align : center;
}

nav {
	height:29px;
	background: #5c1a4f;
}

nav a {
	display	: block;
	padding	: 0;
	background : #5c1a4f;
	color : #fff;
	text-decoration : none;
	width: 150px;
			border: solid 1px #5C1A4F;
		border-top: none;
		border-bottom: none;
}

nav a:hover {
	color: #5c1a4f;
	background: #fff;
}

nav li { 
	float : left; 
	margin: auto;

}

nav li ul {
	position: absolute;
	width: 1px;
	display: none;

}

nav li li a {
		border: solid 1px #5C1A4F;
		border-top: none;
}

nav li:hover ul {
	display: block;
}

nav li.active a, nav li.active li.active a {
	color: #5c1a4f;
	background: #fff;
	cursor: default;
}

nav li:hover a, nav li:hover li:hover a {background:#fff;color:#5C1A4F;text-decoration:none;} 

nav li:hover li a {
	background: #5C1A4F;
	color: #fff;
}

nav li.active li a {
	cursor: pointer;
}*/