@charset "UTF-8";
/* btob.es */
/* home.css */
/* Created Apr, 2010 */
/* Modified Apr, 2010
--------------------------------------- */

#mainContent{
	min-width:551px;
	min-height:345px;
}
	#mainContent .topArea{
		background-image:url("../../images/home/chica.jpg");
		background-repeat:no-repeat;
		background-position:top left;
		margin-top:-40px;
		padding-top:50px;
		padding-left:400px;
		margin-bottom:-30px;
	}
		#mainContent .topArea h1.portugues{
			margin-left:-65px
		}
		
		#mainContent .topArea .bote{
			margin-top:15px;
			margin-left:160px;
			background-image:url("../../images/home/bote-lactacyd.jpg");
			background-repeat:no-repeat;
			width:326px;
			height:190px;
			padding-left:20px;
			padding-top:60px;
		}
		
		#mainContent .topArea .bote h2{
			font-size:1.6em;
			color:#f99b1c;
			line-height:1.2em;
		}
		
	.leftColumn{
		
	}
	
	.rightColumn{
		margin-top:-22px;
	}			
				
		.rightColumn .btnDescubre{
			width:359px;
			height:105px;
		}
		
		.rightColumn .btnDescubre:hover{
			opacity:0.90;
            filter:alpha(opacity=90);                
		}
		
		.rightColumn .promo{
			background-image:url("../../images/home/bg-promo.jpg");
			background-repeat:no-repeat;
			width:359px;
			height:287px;
			margin-bottom:10px;	
			position:relative;	
		}
		
		.rightColumn .promo.mid{
			background-image:url("../../images/home/bg-promo-mid.jpg");
			height:219px;
		}
			
			.rightColumn .promo .bg{
				margin-left:6px;
				margin-top:5px;
				width:347px;
				height:276px;	
			}
			
			.rightColumn .promo.mid .bg{
				height:209px;
			}			
					
			.rightColumn .promo a{
				color:#fff;
				text-align:center;	
				font-size:11px;
				line-height:20px;
			}
			
			.rightColumn .promo a:hover{
				color:#d2deec;
			}
					
			.rightColumn .promo .bases{
				background-image:url("../../images/promociones/basesbtn.png")!important;
				background-image: none;
				filter: none !important;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/promociones/basesbtn.png");
				width:184px;
				height:23px;
				position:absolute;
				top:205px;
				right:17px;
			}
			
			.rightColumn .promo .tarjeta{
				background-image:url("../../images/promociones/basesbtn.png")!important;
				background-image: none;
				filter: none !important;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/promociones/basesbtn.png");
				width:184px;
				height:23px;
				position:absolute;
				top:175px;
				right:17px;
			}
		

