/***********************************************/
/* HOME BOXES */
/***********************************************/

#tourContainer {
	width: 138px;
	height: 149px;
	background-image: url(../images/template/tour_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:10px 5px 5px 5px;
	padding: 5px 10px 0px 133px;
}
#beneficioContainer {
	width: 146px;
	height: 149px;
	background-image: url(../images/template/beneficio_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:10px 5px 5px 5px;
	padding: 5px 120px 0px 15px;
}
#cafeContainer {
	width: 138px;
	height: 154px;
	background-image: url(../images/template/cafetres_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:5px 5px 10px 5px;
	padding: 5px 10px 0px 133px;
}
#cafeteriasContainer {
	width: 281px;
	height: 154px;
	background-image: url(../images/template/cafeterias_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin:5px 5px 10px 5px;
}
#cLeft {
	width:121px;
	height: 149px;
	float:left;
	background-image: url(../images/template/homeBox_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 5px 0px 10px;
}
#cLeft h1 {
	font-size: 20px;
}
#cRight {
	width: 130px;
	height: 149px;
	float:left;
	padding: 5px 5px 0px 10px;
}
#cRight h1 {
	font-size: 20px;
}
#cafeContainer2 {
	width: 138px;
	height: 149px;
	background-image: url(../images/template/cafetres_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	float: left;
	margin:10px 5px 5px 5px;
	padding: 5px 10px 0px 133px;
	
}
#cafereservecoffe {
	width: 138px;
	height: 149px;
	background-image: url(../images/template/reserve_coffee.jpg);
	background-repeat: no-repeat;
	float: left;
	float: left;
	margin:10px 5px 5px 5px;
	padding: 5px 10px 0px 133px;
}
