body {
	background:#A8926F url('/fileadmin/template/salon-terre/css/img/background.jpg') repeat-x left top;
	font-family: Arial;
	font-size:0.75em; 
}


#header .edition h2 {
	font-family:KlavikaBold, Arial;
}

p {
	color:#000;
	font-weight:bold;
}



.pageint li,
.pageint a,
.pageint p {
	color:#072236;
	font-weight:normal;
}

a {
	text-decoration:underline;
	color:#000;
}

a:hover {
	text-decoration:none;
}

.pageint a {
	color:#087CCF;
}
h2 {
	font-weight:bold;
	color:#FFF;
	font-size:2em; 
}
.titreblanc {
	font-weight:bold;
	color:#FFF;
	font-size:2em; 
}

.pageint h2 {
	color:#2B5A7C;
}

h3 {

}

.pageint h3 {
	color:#2B5A7C;
	font-size:1.4em;
}

h4 {
	color:#418DC3;
	font-weight:bold;
	font-size:1.2em;
}

ul {
	padding:0;
	margin:0.5em 1em;
}

ul li {
	list-style:none;
	background:transparent url('/fileadmin/template/salon-terre/css/img/puce_list.jpg') no-repeat left top;
	padding:0 0 0 1.5em;
	
}
table td {
	border:solid 0px #DFEDF7;
}

table th {
	border:solid 1px #FFF;
}
table th {
	background:#DFEDF7;
}

#page {
	width:81.6em; 
	margin:0 auto;
}
.pageint .pageint_contenu  {
	width:81.6em;
}

#header {
	
}
	#header h1 {
		display:none;
	}
	#header a img{
		margin-top:1em;
	}
	
	#header .edition {
		background: transparent url('/fileadmin/template/salon-terre/css/img/edition.png') no-repeat left top;
		min-width:21em;
		min-height:8em;
		float:right;
	}
		#header .edition,
		#header .edition h2,
		#header .edition p{
			text-align:center;
			color:#FFFFFF;		
			font-weight:bold;
			margin:0;
			padding:0;
		}
		#header .edition p {
			font-size:1.5em; 
		}
		#header .edition h2{
			font-size:2.8em;
		}
	
	#menu {
		float:right;
		clear:both;
		margin:-2em 0 0;
		padding:0;
		position:relative;
	}
		#menu li,
		#menu {
			list-style:none;
			
		}
		
		#menu li {
			float:left;
			font-size:1.2em; 
			background:none;
			padding:0;
		}
			#menu li a,
			#menu li {
				color:#FFF;
				font-weight:bold;
			}
			#menu li a {
				font-size:1em;
				text-decoration:none;
				display:block;
				margin:0;
				padding:0.45em;
				border-right:solid 1px #0D4269;
				background:#2C5A7C;
			}
				#menu li.current a,
				#menu li a:hover {
					background:#0D4269;
				}
				
			#menu li.last a {
				border-right:0 none;
			}
			
			#menu li.last a .coin,
			#menu li.first a .coin{
				display:block;
				width:7px;
				height:29px;
				position:absolute;
				top:0;
			}
			
			#menu li.first a .coin{
				left:-7px;
				background:transparent url('/fileadmin/template/salon-terre/css/img/menu_coing.png') no-repeat top left;
			}
				#menu li.first.current a .coin,
				#menu li.first a:hover .coin{
					background-image: url('/fileadmin/template/salon-terre/css/img/menu_coing_hover.png');
				}
			#menu li.last a .coin{
				right:-7px;
				background:transparent url('/fileadmin/template/salon-terre/img/menu_coind.png') no-repeat top left;
			}
				#menu li.last.current a .coin,
				#menu li.last a:hover .coin{
					background-image: url('/fileadmin/template/salon-terre/css/img/menu_coind_hover.png');
				}
				
#contenu {
	margin-top:2em;
}
	
	p#ariane {
		font-size:0.9em;
		margin:0 1em;
	}
	
		p#ariane a,
		p#ariane {
			color:#0D4269;
			font-weight:normal;
		}
		
		p#ariane a {
			padding:0 0.5em;
			text-decoration:none;
		}
		p#ariane a:hover{
			text-decoration:underline;
		}	
	#contenu .colonneg {
		width:10.8em;
		float:left;
		padding:0;
		margin:1em 0 0;
	}
		#contenu .colonneg ul{
			margin:0;
			padding:0;
		}	
			#contenu .colonneg ul li,
			#contenu .colonneg ul{
				list-style:none;
				background:none;
			}
			#contenu .colonneg ul li {
				text-align:right;
				padding:0;
				margin:0;
			}
			#contenu .colonneg ul li a,
			#contenu .colonneg ul li {
				color:#0D4269;
				font-weight:bold;
			}
			
				#contenu .colonneg ul li a {
					text-decoration:none;
					padding:0.5em 0.8em;
					display:block;
				}
				#contenu .colonneg ul li.current a ,
				#contenu .colonneg ul li a:hover {
					background:#DFEDF7;
				}
			
	#contenu .content {
		margin:1em 0 0;
		float:left;
		border-left:solid 1px #AAC3D6;
		width:68.9em;
		padding:0 0.8em;
		min-height:20em;
	}

.fond_vert {
	background:#D3DB00;
	padding:1em;
}	
	
.colonnes_2tiers ,
.colonnes_1tiers {
	width:100%;
	margin:0 0 1em;
}
	.colonnes_2tiers h2,
	.colonnes_1tiers h2 {
		padding:0;
		margin:0 0 0.5em;
	}
	.slideshow h3,
	.colonnes_2tiers h2 {
		font-size:1.75em;
	}
		.colonnes_2tiers .cold h2 {
			margin:0.5em 0 1em;
		}
		
	.colonnes_2tiers .colg {
		float:left;
		width:55.2em; 
	}
		.content .colonnes_2tiers .colg {
			width:42.5em;
		}
		
		.content .cold h2{
			font-size:1.1em;
		}
		
	.colonnes_2tiers .cold {
		float:right;
		width:24.6em; 
	}
	
	
	.colonnes_1tiers .colg {
		float:left;
		width:35.2em; 
	}
	
	.colonnes_1tiers .cold {
		float:right;
		width: 44.7em; 
	}
	
.player {

}

	.player .haut_gauche {
		background:transparent url('/fileadmin/template/salon-terre/css/img/player_hg.png') no-repeat left top;
	}
	.player .haut_droit {
		background:transparent url('/fileadmin/template/salon-terre/css/img/player_hd.png') no-repeat right top;
	}
	.player .bas_gauche {
		background:transparent url('/fileadmin/template/salon-terre/css/img/player_bg.png') no-repeat left bottom;
	}
	.player .bas_droit {
		background:transparent url('/fileadmin/template/salon-terre/css/img/player_bd.png') no-repeat right bottom;
	}
	.player .interieur {
		background:#FFF;
		margin:0 14px;
		padding:14px 0;
	}
	.player .contenu {
		background:#FFF;
		margin:0 -14px;
		padding:0em 1em;
	}
	
	.player .contenu img {
		margin-top:-4px;
		margin-bottom:-4px;
	}
	
.slideshow {
	
}
	.slideshow .haut_gauche {
		background:transparent url('/fileadmin/template/salon-terre/css/img/slideshow_hg.png') no-repeat left top;
	}
	.slideshow .haut_droit {
		background:transparent url('/fileadmin/template/salon-terre/css/img/slideshow_hd.png') no-repeat right top;
	}
	.slideshow .bas_gauche {
		background:transparent url('/fileadmin/template/salon-terre/css/img/slideshow_bg.png') no-repeat left bottom;
	}
	.slideshow .bas_droit {
		background:transparent url('/fileadmin/template/salon-terre/css/img/slideshow_bd.png') no-repeat right bottom;
	}
	.slideshow .interieur {
	/*	background:transparent url('img/background_slideshow.png') repeat left top;*/
		margin:0 7px;
		padding:7px 0;
	}
	.slideshow .bas ,
	.slideshow .contenu,
	.slideshow .haut {
		background:transparent url('/fileadmin/template/salon-terre/css/img/background_slideshow.png') repeat left top;
	}
	.slideshow .haut {
		float:left;
		margin:-7px 0 0;
		height:7px;
		width:100%;
	}
	.slideshow .contenu {
		margin:0 -7px;
		min-height:10em;
		text-align:center;
		padding:0 1em;
	}
	.slideshow .bas {
		margin:0;
		float:left;
		height:7px;
		width:100%;
	}
	
	.slideshow h3 {
		color:#FFF;
		margin:0;
		padding:0;
		text-align:left;
	}
	.slideshow p {
		color:#04121D;
		font-size:1.2em;
	}
	
	.slideshow .contenu .item {
		display:none;
	}	
	#jQuery_counter{
		clear:both;
		font-size:1px;
		visibility:hidden;
	}
	ul#jQuery_pagination {
		float:right;
	}
	
	ul#jQuery_pagination,
	ul#jQuery_pagination li {
		list-style:none;
	}
		ul#jQuery_pagination li {
			float:left;
			background:none;
			padding:0;
		}
			ul#jQuery_pagination li a {
				font-size:1px;
				display:block;
				float:left;
				width:21px;
				height:22px;
				text-indent:-3000px;
				overflow:hidden;
				margin:0 5px;
			}
			ul#jQuery_pagination li a.next {
				background:transparent url('/fileadmin/template/salon-terre/css/img/slideshow_next.png') no-repeat top left;
			}
			ul#jQuery_pagination li a.prev {
				background:transparent url('/fileadmin/template/salon-terre/css/img/slideshow_prev.png') no-repeat top left;
			}

.pageint ,
.bloc_blanc {
	margin:0 0 2em;
	clear:both;
}
	.pageint .pageint_haut_gauche ,
	.bloc_blanc .haut_gauche {
		background:transparent url('/fileadmin/template/salon-terre/css/img/bloc_blanc_hg.png') no-repeat left top;
	}
	.pageint .pageint_haut_droit ,
	.bloc_blanc .haut_droit {
		background:transparent url('/fileadmin/template/salon-terre/css/img/bloc_blanc_hd.png') no-repeat right top;
	}
	.pageint .pageint_bas_gauche ,
	.bloc_blanc .bas_gauche {
		background:transparent url('/fileadmin/template/salon-terre/css/img/bloc_blanc_bg.png') no-repeat left bottom;
	}
	.pageint .pageint_bas_droit ,
	.bloc_blanc .bas_droit {
		background:transparent url('/fileadmin/template/salon-terre/css/img/bloc_blanc_bd.png') no-repeat right bottom;
	}
	.pageint .pageint_interieur ,
	.bloc_blanc .interieur {
		background:#FFF;
		margin:0 8px;
		padding:8px 0;
	}
	.pageint .pageint_contenu ,
	.bloc_blanc .contenu {
		background:#FFF;
		margin:0 -8px;
	}
	.bloc_blanc .contenu {
		padding:0.5em 1em;
	}
		
	.edito img,
	.bloc_blanc img {
		float:left;
		margin:0 1em 1em 0;
	}
		
	.bloc_blanc p {
		color:#4E5254;
		font-size:0.9em;
	}
	.bloc_blanc p.title {
		color:#0D4269;
		font-size:1.2em;
	}
	
	
.actu {

}
	.actu p.date{
		color:#FFF;
		font-weight:bold;
		padding-left:10px; padding-right:10px;
	}
	
	.actu p.title{
		color:#000;
		font-size:1.2em;
		font-weight:bold;
		padding-left:10px; padding-right:10px;
	}
	
	.actu p {
		color:#02080D;
		font-size:0.9em;
		font-weight:normal;
		padding-left:10px; padding-right:10px;
	}

p.more {
	background:transparent url('/fileadmin/template/salon-terre/css/img/background_more_right.png') no-repeat right top;
	float:left;
	height:25px;
	overflow:hidden;
	padding:0 7px 0 0;
}	
	p.more,
	p.more a{
		color:#0D4269;
		text-decoration:none;
	}
	
	p.more a {
		padding:0.5em 1em 0.5em 2em;
		background:transparent url('/fileadmin/template/salon-terre/css/img/background_more.png') no-repeat left top;
		float:left;
	}
	
#footer {

}
	#footer ul {
		float:right;
	}
		#footer ul,
		#footer ul li {
			list-style:none;
		}
		#footer ul li {
			float:left;
			background:none;
			padding:0;
		}
		#footer ul li,
		#footer ul li a {
			color:#0D4269;
			text-decoration:none;
		}
			#footer ul li a {
				padding:0 1em;
				background:transparent url('/fileadmin/template/salon-terre/css/img/footer_separator.jpg') no-repeat right center;
			}
				#footer ul li.last a {
					background:none;
				}
				#footer ul li a:hover {
					text-decoration:underline;
				}

#footer .bloc_blanc 	.contenu {
	padding:1em 1em 0 1em;
}
			
		#footer .bloc_blanc p {
			float:left;
			margin:2em 0 0 2em;
		}
		
		#footer .bloc_blanc ul {
			margin:0;
			padding:0;
		}
		
		#footer .bloc_blanc ul li a{
			background:none;
			padding:0 0.5em;
		}
