@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c2c5a;
	background-color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	background-position: center top;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited {
	font-weight: bold;
	color: #D52F2F;
	text-decoration: none;
}
a:hover, a:active {
	color: #D52F2F;
	text-decoration: underline;
}
#header {
	background-color: #FFFFFF;
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 130px;
	width: 980px;
	margin-top: 14px;
	margin-bottom: 6px;
}
#content {
	background-color: #FFFFFF;
	background-image: url('images/bg-content2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 980px;
}
#content2 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 980px;
}
#end {
	background-image: url('images/end.gif');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 10px;
	width: 980px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 980px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #9DB4BD;
	text-decoration: none;
}
#footer img {
	vertical-align: middle;
	margin-right: 5px;
}


#logo {
	float: left;
	height: 69px;
	width: 336px;
	padding-top: 17px;
	padding-left: 30px;
	padding-bottom: 9px;
}
#contact {
	float: left;
	height: 69px;
	width: 584px;
	padding-top: 17px;
	padding-right: 30px;
	padding-bottom: 9px;
	text-align: right;
	font-size: 16px;
}


#img_home {
	float: left;

	width: 910px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 35px;
	padding-right: 35px;
}
#img_home img {
	float: left;
}
#img_home p {
	margin-top: 0px;
	padding-top: 0px;
}
#news {
	background-image: url('images/bg_red.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 165px;
	width: 635px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAC6BB;
}
.news_home {
	float: left;
	width: 601px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D48C77;
	margin-right: 17px;
	margin-left: 17px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.news_home img {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
}
.news_home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news_home p {
	margin: 0px;
	padding: 0px;
}
.news_home .viewall a {
	float: right;
	padding-top: 8px;
}
.news_home .titlenews {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.textwidget {
	margin: 0px;
	padding: 0px;
}

#banner {
	background-image: url('images/bg_gray.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 165px;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: center;
}
#banner .titlebanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #1c2c5a;
	letter-spacing: -1px;
	margin: 10px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D52F2F;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D52F2F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99ADB7;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D52F2F;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
        font-style: italic;
	color: #1c2c5a;
	margin-bottom: 20px;
	padding: 0px;
}
#menunav {
	float: left;
	height: 28px;
	width: 960px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

ul#navmenu-h {
	margin: 0;
	border: 0 none; /*For KHTML*/
	list-style: none;
	padding: 0px 0px 0px 20px;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 28px;
	z-index: 1000;
}

ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	line-height: 0px;
}

ul#navmenu-h ul li {
	width: 200px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: auto;
}

/* Root Menu */

ul#navmenu-h a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #1c2c5a;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	height: 28px !important;
	height: 1%; /*For IE*/
	line-height: 28px;
	padding-right: 80px;
	padding-left: 30px;
}

ul#navmenu-h ul li a {
	height: auto !important;
	height: 1%; /*For IE*/
	line-height: 15px;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	color: #C0CED3;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	color: #1c2c5a;
	line-height: 15px;
	padding: 5px 10px 5px 30px;
	background-image: url('images/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7DA3D0;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
	background-image: url('images/bg_hover_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	background-color: #D52F2F;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  	float: none;
	color: #1c2c5a;
	line-height: 15px;
	background-image: url('images/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7DA3D0;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
 	background-image: url('images/bg_hover_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	background-color: #D52F2F;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  	float: none;
	color: #1c2c5a;
	line-height: 15px;
	background-image: url('images/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7DA3D0;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
 	background-image: url('images/bg_hover_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	background-color: #D52F2F;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 200px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
/*end*/
#content_pages {
	float: left;
	width: 549px;
	padding-top: 28px;
	padding-right: 81px;
	padding-bottom: 28px;
	padding-left: 32px;
        text-align: justify;
}




.post-wide {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 800px;
	}

#content_pagesblog {
	float: left;
	width: 549px;
	padding-top: 28px;
	padding-right: 81px;
	padding-bottom: 28px;
	padding-left: 32px;
        text-align: justify;
}
#sidebar {
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 18px;
	padding-top: 28px;
	padding-bottom: 100px;
	width: 300px;
        text-align: justify;
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar_blog {
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 18px;
	padding-top: 28px;
	padding-bottom: 300px;
	width: 230px;
}
.right_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAC6BB;
	background-color: #B75639;
	background-image: url('images/right_bgred.gif');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	float: left;
	width: 280px;
}
.right_end {
	float: left;
	width: 300px;
	background-image: url('images/right_bgred_end.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}
.right_red .title_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
#comment {
	width: 599px;
	border: 1px solid #99ADB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B737F;
}
input {
	border: 1px solid #99ADB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B737F;
}
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

/*
Theme Name: lfdm
Author: www.lesfruitsdemer.org
Author URI: http://www.lesfruitsdemer.org/
*/