body
	{
		/*background:url('images/bg_body.png') top repeat-x;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
	}

#wrapper
	{
		/*background:url('images/bg_wrapper.png') top left no-repeat;
		padding-top:74px;
		padding-left:100px;*/
		padding-top:10px;
	}

.back
	{
		display:none;
	}

#main
	{
		width:500px;
		min-height:250px;
	}

#main p
	{
		text-align:justify;
	}

#menu.inline
	{
		position:absolute;
		top:314px;
		left:300px;
	}

	#menu.inline ul li
		{
			display:inline;
			float:left;
			margin-right:40px;
			text-decoration:none;
			color:#b7b5b5;
		}
	
		#menu.inline ul li a
			{
				text-decoration:none;
				color:#b7b5b5;
				font-size:12px;
				height:50px;
				line-height:50px;
				display:block;
			}

		#menu.inline ul li a.active,
		#menu.inline ul li a:hover,
		#menu.inline ul li a.trail		
			{
				color:#000;
				background:url('images/menu_active.png') top no-repeat;
			}

/***********TINY TEMLPLATE***************/
#header
	{
		margin-bottom:20px;
	}

#header .mod_newslist
	{
		background:url('images/bg_actu.png') top left no-repeat;
		width:178px;
		height:255px;
		overflow:hidden;
		position:absolute;
		top:0;
		padding:50px 25px;
		margin-left:30px;
		z-index:10;
	}

#header .mod_newslist h1 
	{
		font-size:18px;
		color:#fff;
		font-family:Helvetica, Arial, sans-serif;
		margin:0 0 10px 0;
	}

#header .mod_newslist p.info
	{
		font-size:11px;
		font-weight:bold;
		color:#e9f2d6;
	}

#header .mod_newslist img
	{
		margin:10px 0;
	}

#header p
	{
		font-size:11px;
		color:#e9f2d6;
		margin:0;
	}

	#header p.more a
		{
			background:url('images/bg_actu_en_savoir_plus.png') top no-repeat;
			display:block;
			width:93px;
			height:16px;
			text-decoration:none;
			color:#e9f2d6;
			text-align:center;
			margin-left:80px;
		}

#left #left_top
	{
		background:#f9feed url('images/bg_left.png') top left no-repeat;
	}

#left div.inside
	{
		color:#f9feed;
		margin-left:30px;
		padding-bottom:20px;
		width:225px;
		background:#f9feed;
	}

.accueil #left div.inside
	{
		display:none;
	}

#left h1
	{
		color:#300401;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		margin:20px 20px 0 20px;
	}

#left h2
	{
		color:#93c032;
		font-size:12px;
		font-weight:bold;
		margin:0 20px 20px 20px;
		padding-bottom:10px;
		border-bottom:1px solid #93c032;
	}

#left h3
	{
		margin:10px 20px;
	}

#left p
	{
		color:#666;
		width:190px;
		margin:0 0 0 20px;
		text-align:justify;
	}

#left a
	{
		color:#300401;
		text-decoration:none;
	}

#left a:hover,
#left .vert a:hover,
#left .jardin a:hover
	{
		color:#ccc;
	}

#left a.active
	{
		font-weight:bold;
	}

#left .vert a,
#left .jardin a
	{
		color:#93c032;
	}

#left ul
	{
		margin:5px 0 10px 0;
		padding:0;
	}
	
#left ul.level_1
	{
		margin-left:20px;
	}

	#left ul.level_1 a.terrasse,
	#left ul.level_1 a.jardin
		{
			text-transform:uppercase;
			font-weight:bold;
			font-size:14px;
		}

	#left ul.level_1 a.jardin
		{
			color:#93c032;
		}

	#left ul.level_2 a
		{
		background:url('images/puce_marron.png') top left no-repeat;
		padding-left:14px;
		}


#references
		{
			color:#fff;
			background-color:#93c032;
			clear:both;
		}

#references h4,
#references p
	{
		color:#fff;
		width:190px;
		margin:10px 0 10px 20px;
	}

#referencement,
#referencement a,
#referencement p
	{
		color:#ccc;
		font-size:10px;
		margin-top:30px;
		text-align:center;
	}

#referencement p.copyright
	{
		border-top:1px solid #ccc;
		text-align:right;
	}


/**************TinyMCE********************/
#main h1, #main h2 	{font-weight:bold; letter-spacing:-1px; }

h1									
	{
		margin:5px 0;
		font-size:28px
	}

.vert,
h1									
	{
		color:#93c032;
	}

#main .marron,
h2,
h3	
	{
		color:#300401;
	}

#main h3
	{
		color:#300401;
		font-size:11px;
		text-transform:uppercase;
		font-weight:bold;
	}

#main .ligne_verte	
	{
		border-bottom:1px solid #93c032;
		margin-bottom:10px;
		padding-bottom:10px;
	}

.ce_gallery span 
	{
		background:url('images/images_plus.gif') bottom right no-repeat;
		width:11px;
		height:11px;
		display:block;
		position:absolute;
	}

/**************FORMULAIRE*******************/
#formulaire td
	{
		padding-bottom:10px;
		padding-right:10px;
	}

#formulaire input[type=text],
#formulaire textarea
	{
		background-color:#e8edde;
		border:none;
		width:290px;
		height:14px;
		padding:2px 4px;
	}

#formulaire textarea
	{
		height:250px;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;
	}

#formulaire .radio_container span
	{
		display:block;
	}

#formulaire span.mandatory
	{
		display:none;
	}

#formulaire .bouton
	{
		background:url('images/bg_actu_en_savoir_plus.png') no-repeat;
		width:93px;
		height:16px;
		border:none;
		margin-left:200px;
		color:#fff;
		padding-left:35px;
		padding-bottom:5px;
		cursor:pointer;
	}

#formulaire .bouton:hover,
#header p.more a:hover
	{
		background:url('images/bg_actu_en_savoir_plus_hover.png') no-repeat;
	}
