body {
	background-color: #4a7445;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #686868;
	margin: 0;
	padding: 0;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background-image: none;
   background-color: #fff;
   width: 660px;
   border-right: 1px dotted gray;
}
body.mceContentBody td {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #686868;
}

a img {
	border: none;
}

a {
	color: #f6942f;
}

a:hover {
	color: #009a51;
}

ul {
	list-style-type: square;
	list-style-image: url(http://www.mauguin-citagri.com/images/user/www.mauguin-citagri.com/template/list-image.gif);
	color: #0070b8;
}


/* LAYOUT */
#main {
	width: 100%;
	height: auto;
	background: #4a7445 url(http://www.mauguin-citagri.com/images/user/www.mauguin-citagri.com/template/bg.jpg) no-repeat center top;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	background-color: white;
}

#header {
	padding: 35px 31px 15px 295px;
	width: 577px;
	height: 90px;
	background: transparent url(http://www.mauguin-citagri.com/images/user/www.mauguin-citagri.com/template/header.jpg) no-repeat left top;
}

#latestnews {
	font-size: 11px;
	color: black;
}

#latestnews h2 {
	margin: 0;
	padding: 0;
	font-size: 17px;
}

#latestnews a {
	color: black;
}

#menu {
	width: 100%;
	height: 32px;
	background: transparent url(http://www.mauguin-citagri.com/images/user/www.mauguin-citagri.com/template/bg-menu.png) repeat-x center top;
}

#divhmenu {
	float: left;
	width: 720px;
}

.hmenu {
	margin: 7px 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

.hmenu a {
	color: #009a51;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px 0 10px;
}

#left {
	float: left;
	width: 215px;
	margin-top: 10px;
}

#left h3 {
	margin: 0;
	padding: 0;
}

#album10 {
	background-color: white;
}

#divleftmenu ul {
	clear: both;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 15px 0 0 8px;
	padding: 0 0 10px 0;
	border: 1px solid #c8c8c8;
	width: 205px;
	background-color: white;
}

.leftmenu {

}

.leftmenu li {
	display: block;
	border-bottom: 1px solid #e6e9eb;
}

.leftmenu li.subLevel {
	background: transparent url(http://www.mauguin-citagri.com/images/user/www.mauguin-citagri.com/template/fleche.gif) no-repeat 193px center;
}

.leftmenu a {
	display: block;
	text-decoration: none;
	color: #0070b8;
	padding: 7px 0 7px 30px;
}

.leftmenu a:hover {
	background: transparent url(http://www.mauguin-citagri.com/images/user/www.mauguin-citagri.com/template/roue.png) no-repeat 5px center;
	color: #009a51;
}

.leftmenu a:hover span {
	/*color: #f6942f;*/
	border-bottom: 1px solid #f6942f;
}

.leftmenu span {
	display: block;
	border-bottom: 1px solid transparent;
}

#leftmenu ul {
	position: absolute;
	visibility: hidden;
	margin-left: 185px;
	margin-top: -25px;
}

/*#leftmenu .CurrentPage {
	background: transparent url(http://www.mauguin-citagri.com/images/user/www.mauguin-citagri.com/template/roue.png) no-repeat 5px center;
	color: #009a51;
}

#leftmenu .CurrentPage span {
	border-bottom: 1px solid #f6942f;
}*/

#content {
	float: left;
	width: 655px;
	margin: 10px 0 0 20px;
	padding-right: 10px;
	min-height: 630px;
	/*overflow: auto;
	overflow-y: auto;
	overflow-x: none;*/
}

#footer {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	color: white;
	font-size: 10px;
}

#footer a {
	color: white;
}

/* LANGUES */
.languageMenu {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 160px;
}

.languageMenu ul {
	margin: 7px 0;
	padding: 0;
	list-style-type: none;
}

.languageMenu li {
	display: inline;
	float: right;
}

.languageMenu a {
	padding: 5px 5px 0px 5px;
}

.languageMenu a:hover {

}

.languageMenu img {
	border: none;
}





/* STYLES */
.Title {
	margin-top: 0;
	padding-top: 0;
	border-bottom: 2px solid #f6942f;
	font-size: 24px;
	font-family: "Trebuchet MS", verdana, arial;
	text-align: right;
}

.Navigation {
	text-align: right;
}

.bleu {
	color: #0070b8;
}

.vert {
	color: #009a51;
}

.orange {
	color: #f6942f;
}



blockquote {
	border: 1px solid #009a51;
	background-color: #d4eee2;
	padding: 20px;
}

.breve_bleu {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	width: 200px;
	color: #004387;
	background-color: #d4e7f3;
	border: 1px solid #0070b8;
}