/*
	project: web application template
	author: luka cvrk (www.solucija.com)
*/

*{ margin: 0; padding: 0; }
body { margin: 0px; background: #fff url(../images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 4.0em; font-weight: bold; float: left; }
	h1 a { color: #A4B4DE; text-decoration: none; }
	h2 { font-size: 2em; color: #FFFFFF; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.9em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	h4 { font-size: 1.4em; margin: 0 0 .8em; }
	h5 { font-size: 1.2em; margin: 0 0 .4em; font-weight:normal;}
	p  { margin: 0 0 2em 0; line-height: 1.8em; font-size:1.2em;}
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #8ebb40; }
	a:hover { color: #8895B8; text-decoration: none; }
	img { border: 0; }
	.aladerecha { float: right; }
/*	.red { color: #C70012; } 8ebb40 A4B4DE 143592 */
	.red { color: #8ebb40; }
	.price { font-size:1.4em}
	
.wrap { width: 960px; margin: 0 auto; }
#seotext { color:#8895B8; text-align:right}
	#seotext a { color: #8895B8; text-decoration: none;} 
	#seotext a:hover { color: #A4B4DE; text-decoration: none; }
#header { height: 60px; margin: 0 auto; padding-top:20px; background-color:#2e5eb3;}
	#menu  { float: right; padding: 13px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 6px; text-decoration: none; font-size: 1.3em; color: #8ebb40; border-bottom: 2px solid #8ebb40; font-weight:bold;}
		#menu a:hover { color: #8895B8; border-bottom: 2px solid #8895B8; }
		#menu .active a { border-bottom: 2px solid #FFFFFF; color: #FFFFFF; font-weight:bold}
 
#teaser { clear: both; height: 277px; background:url(../images/bodybg.jpg) repeat-x top #fff; }
	.box { width:570px; height:179px; float: left; padding: 20px 0 0; color: #C7E3EE; }/* background: url(../images/sello.gif) no-repeat bottom right; */
	.box p{ font-size:1.4em;}
	#image { float:right; width: 388px; height: 277px; position: relative; left:0px; top: 29px; background: url(../images/colchon_descuento.jpg) no-repeat bottom right; }
	
#bar { height: 40px; margin: -26px 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 300px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

#footer { clear: both; width: 960px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; font-size:1em;}
	#footer .right { float: right; }
	
#extras { text-align: center}
