/***************************************************
	boutiques_bf2007_ete.css
----------------------------------------------------
	Author  : 			Tommy Rochette [www.troisiemeoeil.ca] 
	Contact : 			tom@troisiemeoeil.ca
	Licence :			2006-2007 troisièmeOeil, ALL RIGHT RESERVED
	Created :			May 17th  2007
	Last modification:	May 17th  2007
-----------------------------------------------------
	Description : 
	CSS fall 2007 layout for boutiqueflorin.com,
	specification for shop page.
	
	!!!!Warning!!!!
	The change made in this file will be seen in all
	boutiqueflorin.com's shop pages.
----------------------------------------------------
	History of file
----------------------------------------------------
	2007-05-17 --> File created
***************************************************/ 

	/***************************************************
		Redefine style from base css
	***************************************************/
	div#main_pub{
		background:url() repeat-x bottom left #f1eeda;
		border:solid 1px #e6e3d0;
		margin-top:0.1em;
		margin-bottom:0;
		height:auto;
	}
	div#main_pub div#main_pub_background{
		border:solid 1px #c8c5b5;
		background:none;
		height:auto;
		padding-bottom:0.5em;
	}
	h2#shop_list{
		height:2.5em;
		background:url(../../medias/bf_poste_offert_img.png) no-repeat top left transparent;
		margin:0.2em 0;
	}
	h2#shop_list span{
		display:none;
	}
	div#main_pub h1{
		margin-bottom:15px;
		color:#aa5032;
	}
	div#main_pub p{
		font-size:0.65em;
		margin-top:1em;
		color:#322c19;
		width:100%;
	}
	div#main_pub a{
		color:#c4552a;
		text-decoration:underline;
	}
	div#main_pub a:hover{
		color:#c4552a;
		text-decoration:none;
	}
	div#main_pub h2,h4{
		font-size:0.70em;
		color:#3b3620;
		text-transform:uppercase;
		width:30em;
		margin:1.2em 0 0.1em 0;
	}
	div#main_pub div#main_pub_background  .ressource{
		margin-top:0.4em;
		font-size:0.65em;
		margin-bottom:1em;
		color:#3b3620;
	}
	div#main_pub div#main_pub_background  .ressource .name{
		font-size:1.1em;
	}