body {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #017743 url(https://www.fromentinentreprise.com/data/template/bg.png) repeat-x left top;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background-image: none;
	background-color: #fff;
	border-right: 1px solid gray;
	padding: 5px;
	width: 750px;
}
body.mceContentBody td {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
        line-height: 18px;
}
body.mceContentBody p {
	line-height: 18px;
}

a {

}

a:hover {

}

ul {
	list-style-type: square;
	list-style-image: url(https://www.fromentinentreprise.com/data/template/list-image.gif);
	/*color: #003970;*/
}


/* LAYOUT */
#wrap {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 345px;
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-header.png) no-repeat left top;
}

#diaporama1 {
	width: 424px;
	height: 277px;
	float: left;
	padding: 12px 15px 0 61px;
}

#diaporama2 {
	width: 424px;
	height: 277px;
	float: left;
	padding: 12px 61px 0 15px;
}

#eco-artisan{
	margin: 0 0 0 7px;
}

#company_name, #slogan {
	text-align: center;
	color: #a80417;
	font-family: "Baskerville Old Face", times, verdana, arial;
	float: left;
}

#company_name {
	clear: left;
	font-size: 28px;
	width: 385px;
	padding-left: 80px;
	padding-top: 13px;
}

#slogan {
	font-size: 24px;
	width: 535px;
	padding-top: 17px;
}

#content {
	padding: 1px 0;
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-content.png) repeat-y left top;
}

#content p {
	line-height: 18px;
}

#left {
	float: left;
	width: 190px;
	padding-left: 20px;
}

#divleftmenu {
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-divleftmenu.png) no-repeat left top;
	padding: 10px 0 0 0;
}

#leftmenu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 28px 15px 25px;
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-leftmenu.png) no-repeat left bottom;
}

#leftmenu li {
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-leftmenu-li.png) no-repeat center bottom;
}

#leftmenu a {
	color: white;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 16px;
	display: block;
	padding: 13px 0 15px 0;
}

#leftmenu a:hover, #leftmenu .CurrentPage, #leftmenu li:hover > a, #leftmenu .CurrentPageParent {
	color: #f5c700;
}

.CurrentPageLi > a {
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-leftmenu-a-hover.png) no-repeat right center;
}

#leftmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 200px;
	padding: 0;
	width: 200px;
	visibility: hidden;
	position: absolute;
}

#leftmenu ul li {

}

#leftmenu ul a {

}

#leftmenu ul a:hover {

}

#leftmenu ul li .CurrentPage, #leftmenu ul li .CurrentPageParent {

}

#right {
	float: left;
	width: 750px;
	padding: 10px 30px 10px 10px;
	
}

#footer {
	text-align: center;
	font-size: 95%;
	/*color: white;*/
	color: black;
	background: #f5c700 url(https://www.fromentinentreprise.com/data/template/bg-footer-extends.png) repeat-x left top;
}

#footer a {
	/*color: white;*/
	color: black;
}

#footer_content {
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0;
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-footer.png) no-repeat left top;
}

/* STYLES */
.Title {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
	padding-bottom: 5px;
	color: #a80316;
	background: transparent url(https://www.fromentinentreprise.com/data/template/bg-title.png) no-repeat left bottom;
}

.vert {
	color: #017743;
}

.jaune {
	color: #f5c700;
}

.bordeaux {
	color: #a80316;
}

.encart {
	border: 2px solid #a80316;
	background-color: #f5c700;
	width: 192px;
	color: black;
	font-size: 10x;
	display: block;
        padding: 5px;
	float: right;
	clear: right;
}

.sous_titre {
	margin: 0 0 5px 0;
	background-color: #a80316;
	color: white;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.Navigation {
	text-align: right;
}

.ForwardText {
	font-weight: bold;
}