/*
	MAIN CSS KLEINE LANDEIGENDOM
	-link color:#438D3F;
*/

/* Tiny mce */
.photoFrame{background:url(../img/cadre_photo.jpg);background-repeat:none;width:162px;height:162px;}

body{margin:0;padding:0;background:url(../img/background.jpg);background-color:#FFF;background-repeat:repeat-x;font-family:trebuchet ms,verdana,arial;font-size:12px;}
a{color:#438D3F;outline:none;}
.clear{clear:both}
img{border:0;}
h1{margin:0;color:#056700;font-size:30;}
h2{margin:0;color:#056700;font-size:18;}
h3{margin:0;font-size:13px;}
.left{float:left;}
.right{float:left;}

#container{width:962px;margin:auto;}

#header{background:url(../img/header.jpg);width:100%;height:254px; position:relative;}
	#menu{position:absolute;bottom:11px;-bottom:15px;right:32px;/bottom:16px;-bottom:11px;}

#content{background:url(../img/bg_content.jpg);width:100%;}

#footer{background:url(../img/bg_content_end.jpg);background-position:top;background-repeat:no-repeat;padding:0 50px;}

#breadcrumps{padding:0 65px;}

#left{float:left;padding:0 15px 0 50px;}
	#top{background:url(../img/box_top.jpg);height:14px;width:227px;}
	#middle{background:url(../img/box_middle.jpg);width:227px;}
		#middle ul{margin:auto;padding:0; width:197px;}
			#middle ul li{list-style:none;}
				#middle ul li a{display:block;width:100%;height:48px;color:#FFF;text-decoration:none;}
				#middle ul li a:hover{background:url(../img/hover.jpg);}
					#middle ul li a span{display:block;padding:15px 0 0 35px;}
			#current{background:url(../img/hover.jpg);display:block;width:100%;height:48px;color:#FFF;text-decoration:none;}
	#bottom{background:url(../img/box_bot.jpg);height:14px;width:227px;}
	#address{background:url(../img/contact.jpg);background-repeat:no-repeat;width:227px;height:223px;}
		#address span{display:block;padding:100px 23px; font-size:11px;color:#6E6E6E;}
	
#right{float:left;/*padding:0 50px 0 0;*/width:581px;}
	#right #infoCarte{width:251px;height:365px;background:url(../img/info.jpg);}
	#right #infoCarte h3{padding:25px 0 0 25px;margin-bottom:10px;}
	#right #infoCarte #cities{padding:0 0 0 25px;}
	#right #infoCarte a {color:#000;text-decoration:none;}
	#right #infoCarte a:hover {color:#438D3F;}
	#right #infoCarte #cities ul{padding:0;margin:0;}
	#right #infoCarte #cities ul li{list-type:none;display:block;float:left;}

.project{width:621px;}
	.project .top{background:url(../img/top.jpg);width:100%;height:14px;}
	.project .middle{background:url(../img/middle.jpg);background-repeat:repeat-y;width:100%;}
		.project .middle #cities{padding:20px 30px;}
		.project .middle #cities ul{padding:0;margin:0;}
		.project .middle #cities ul li{list-type:none;display:block;float:left;width:25%;}
		.project .middle #cities ul li a{display:block;width:100%;padding-left:20px;height:22px;color:#000;text-decoration:none;}
		.project .middle #cities ul li a:hover{background:url(../img/spear.jpg);background-repeat:no-repeat;background-position:left;height:22px;color:#438D3F;}
	.project .bottom{background:url(../img/bottom.jpg);width:100%;height:23px;}
	.project .detail{margin-left:4px;width:614px;}
		.project .detail .title{padding:5px;background-color:#DBDBDB;}
		.project .detail table{width:100%;border:1px solid #DBDBDB;border-collapse : collapse;}
		.project .detail #title{background-color:#F4F5F3;color:#438D3F;font-weight:bold;font-size:13px;}
		.project .detail table td{border:1px solid #DBDBDB;padding:3px;}
		.project .detail table .ongletClair{background:url(../img/onglet.jpg);width:577px;height:28px;margin:auto;}
			.project .detail table .ongletClair span{display:block;padding:5px 25px 0 7px;float:left}
		.project .detail table .info{padding:5px; background-color:#F4F5F3;width:565px;margin:auto;border:1px solid #D6D6D6; border-top:0;}
			.project .detail table .info .gallery{}
				.project .detail table .info .gallery .right{margin-left:10px;}
				.project .detail table .info .gallery .right img{float:left;margin-right:5px;}
			.project .detail table .info p{padding:0;margin:0;}
			.project .detail table .info ul{padding:0;margin:0;}
				.project .detail table .info ul li{list-style:none;}
				
				#produweb-link{
				text-decoration:none;
				}
