/* Start of CMSMS style sheet 'Löwenberg' */
/*[variables]
colors
{
	@60: #3F6512;
	@50: #2E2F2A;
	@40: #558C14;
	@30: #585348;
	@20: #5F5F5F;
	@10: #BCB59B;
	@00: #539818;
}
*/
BODY
{
	background-color: #FFF4D0;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: #585348;/*[e]@30*/
	margin: 0;
	padding: 0;
}
/*Mise en page*/
#wrap
{
	background: #FFF4D0 url(uploads/imgsite/bg.jpg) repeat-y 50% 0;
	width: 852px;
	margin: 14px auto 0;
}
#header
{
	background: #FFF4D0 url(uploads/imgsite/header.jpg) no-repeat 50% 0;
	width: 852px;
	height: 143px;
	margin: 0;
	padding: 0;
}
#pathcontainer
{
	position: absolute;
	top: 134px;
	width: 742px;
	height: 20px;
	padding: 3px 6px 0;
	margin-left: 4.4em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background: #2E2F2A url(uploads/imgsite/li1.jpg) no-repeat;
	color: #F1EBDB;
}
#pathcontainer UL
{
	width: 760px;
	height: 25px;
	list-style: none;
	margin: -4px 0 0;
	padding: 0px 0 0;
	border: none;
	background: url(uploads/imgsite/li2.jpg) no-repeat right center;
}
#pathcontainer LI
{
	padding: 4px;
}
#pathcontainer A
{
	color: #BCB59B;/*[e]@10*/
}
#sidebar
{
	background: url(uploads/imgsite/sidebar.jpg) no-repeat;
	float: left;
	width: 250px;
	min-height: 168px;
}

#encartnews
{
	width: 185px;
	margin: 20px 0px 0px 45px;
}

#recherche
{
	margin-left: 85px;
	margin-top: 10px;
}
#cntnt01searchinput
{
	width: 100px;
}
#content
{
	width: 530px;
	padding: 0 60px 10px 0;
	float: right;
}
#footer
{
	background: #FFF4D0 url(uploads/imgsite/footer.jpg) no-repeat 50% 0;
	width: 852px;
	height: 98px;
	margin: 0 auto;
	padding: 40px 0 0;
	clear: both;
	font-size: 7pt;
	color: #F1EBDB;
	text-align: center;
}
/*Contenu*/
#content H3
{
	text-align: right;
	font-family: Georgia;
	font-size: 40px;
	color: #B1AC9B;
	/*[disabled]border-bottom: 1px solid #539818;*//*[e]1px solid @00*/
	/*[disabled]border-top: 1px solid #539818;*//*[e]1px solid @00*/
	/*[disabled]padding: 3px 0 4px;*/
	margin: 6px 0 0;
}
#content BLOCKQUOTE
{
	border: 1px dashed #585348;/*[e]1px dashed @30*/
	margin: 25px 40px;
	padding: 8px;
}
#content A
{
	color: #558C14;/*[e]@40*/
}

#encartnews A
{
	color: #2E2F2A;/*[e]@50*/
}

#footer A
{
	color: #585348;/*[e]@30*/
}
DFN
{
	display: none;
}
/*Menu
The id for the <div> that the menu is wrapped in. Sets the width, background etc. for the menu.*/
#menuwrapper
{
	width: 175px;
	border: none;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 1em;
	margin-left: 45px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	/*background-color: #699e1b;*/
	color: #333;
}
#menuwrapper UL
{
	list-style: none;
	margin: 0px 0 3px 15px;
	padding: 0 0 0 10px;
	border: none;
}
#menuwrapper LI
{
	border: none;
	margin: 0 0px 3px 10px;
	list-style-image: url(uploads/imgsite/puces.gif);
	padding: 0px;
}
#menuwrapper LI A
{
	display: block;
	padding: 5px;
	border: none;
	background-color: #5D9413;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	margin-bottom: 3px;
}
HTML>BODY #menuwrapper LI A
{
	/*[disabled]width: auto;*/
}
#menuwrapper LI A:hover
{
	border: none;
	background-color: #568C14;
	color: #FFF;
	/*[disabled]list-style: outside;*/
}
#menuwrapper LI LI
{
	border: none;
	margin: 0 0px 3px -15px;
	padding-left: 0px;
}
#menuwrapper LI LI A
{
	display: block;
	/*[disabled]padding: 5px;*/
	border: none;
	background-color: #76A923;
	color: #FFF;
	text-decoration: none;
	width: 100%;
}
/*The id for the <ul>*/
#primary-nav
{
}
/*The class for each <li> that has children.*/
#menuwrapper .menuactive
{
	color: #2E2F2A;/*[e]@50*/
	list-style-image: url(uploads/imgsite/a_puces.gif);
}
#menuwrapper .menuparent
{
}
/*The class for each <li> that is active or is a parent (on any level) of a child that is active.*/
#menuwrapper #current
{
	color: #2E2F2A;/*[e]@50*/
}
#menuwrapper #subcurrent
{
	color: #3F6512;/*[e]@60*/
}


/*Styles pour Tinymce*/

.tab-entete td {
	border-bottom: 1px solid #B1AC9B;
	border-top: 1px solid #B1AC9B;
	background-color: #f1ebdb;
	height: 25px;
}
/* End of 'Löwenberg' */

