/*
	Supermercados Rena
	Copyright © 2007 JonathanPereira.com.br [http://www.jonathanpereira.com.br] | Favo Design [http://www.favodesign.com.br]

	Developed By: Jonathan Pereira <jonathan@jonathanpereira.com.br>

*/

#welcome span { display:none;}

#welcome {
	position:			relative;
	float:				left;
	top:				30px;
	left:				25px;
	width:				350px;
	height:				150px;
	background:			url(../img/welcome.png) no-repeat;
}

#detached {
	position:			relative;
	float:				right;
	right:				25px;
	width:				350px;
	height:				150px;
	background:			url(../img/titleDetached.png) no-repeat top left;
}

#detached a,#chef a {color:#712400;}

#detached a.arrow {float:right; margin-top:20px;}

#detached h1 { font-size:11px; font-weight:bold; margin:0px 0px 10px 0px;}

#detached p,#client p { font-size:11px; color:#666; margin:0px;}

#detached1,#detached2 { width:140px; margin-top:75px;}

#detached1 { position:relative; float:left; left:40px;}

#detached2 {float:right;}

#chef {
	position:			relative;
	float:				left;
	top:				50px;
	left:				15px;
	width:				350px;
	height:				150px;
	background:			url(../img/titleChef.png) no-repeat top left;
}

#txtChef { 
	position:			relative;
	float:				left;
	left:				32px;
	margin:				75px 0px 0px 0px;
}

#chef img {float:right; margin-top:20px;}

#chef p { 
	font-size:			11px;
	font-weight:		bold;
	margin:				0px 0px 5px 0px;
}

#client {
	float:				right;
	margin-top:			60px;
	_margin-top:		30px;
	width:				373px;
	height:				148px;
	background:			url(../img/bgClient.png) no-repeat;
}

#client img {border:1px solid #EEE4B9; float:left; margin:20px 0px 0px 23px;}

#txtClient { 
	float:				right; 
	width:				200px; 
	margin:				25px 18px 0px 0px;
	_margin-left: 10px; 
	height:				110px;
}

#txtClient h1, #txtClient h2 { font-size:11px;} 

#txtClient h1 {color:#712400; margin:0px 0px 2px 0px;}

#txtClient h2 {color:#712400; font-weight:normal; margin:0px 0px 15px 0px;}

#txtClient img { float:right; margin:5px 15px 0px 0px; border:0px;}

#offers {
	position:			relative;
	top:				30px;
	float:				left;
	width:				774px;
	height:				180px;
	background:			url(../img/bgOffers.png) no-repeat;
}

#validity p {color:#999; font-size:10px; margin:0px;}

#validity {
	position:			relative;
	float:				right;
	top:				25px;
	right:				55px;
}

#listOffers {
	position:			relative;
	top:				65px;
	left:				50px;
	float:				left;
	width:				100%;
}

#listOffers ul {padding:0px; margin:0px;}

#listOffers ul li { display:inline; float:left; padding-right:10px;}

#listOffers ul li div {width:160px; float:left; height:70px;}

#listOffers ul li img {float:left;}

#listOffers ul li div div { float:right; width:85px;}

#listOffers ul li h1 {
	font: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight:		normal;
	margin:				0px;
} 

#listOffers ul li a { color:#712400;}

#listOffers ul li p { 
	font: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:			18px;
	color:				#712400;
	margin:				6px 0px 0px 0px;
}

#bannerHomeLeft,
#bannerHomeRight {
	position:			relative;
	top:				50px;
	background: 		url(../img/bgInternalBanner.png) no-repeat;
	width:				360px;
	height:				183px;
}

#bannerHomeLeft img,
#bannerHomeRight img { margin:16px 0px 0px 15px;}


#bannerHomeLeft { float:left;}

#bannerHomeRight {float:right;}