/* FIREFOX 2.7 + , ZAFARI ,  IE7*/

body {
	  margin: 5px 5px 5px 5px;
	  text-align : center;
	  background-color:#FFFFFF;
	
}
#page {
	margin:0 auto 0 auto; 	  
	width:822px;
	height:auto;
	position:relative;
	background-color:#FFFFFF;
} 
#banners{
	background-color:#FFFFFF;
	width:822px;
	height:143px;
	background:url(../imghome/soquina4_01.jpg) no-repeat center;
}
#menuhorizontal{
	margin-top:-1px;
	width:822px;
	height:57px;
	background:url(../imghome/soquina4_02.jpg) no-repeat center;
}

#contenedormenu{
	float:left;
	width:177px;
	height:804px;
}
	#menuvertical_1{
		width:177px;
		height:375px;
		/*height:217px;*/
		background:url(../imghome/soquina4_03.jpg) no-repeat center;
	}
	#menuvertical_2{
		width:177px;
		height:429px;
		background:url(../imghome/soquina4_07.jpg) no-repeat center;
	}
#main{
	width:645px;
	height:auto;
	float:right;
}
	#imagensite{
		float:right;
		width:645px;
		height:89px;
		background:url(../imghome/soquina4_04.jpg) no-repeat center;
	}
	#cuerpo1{
		width:326px;
		height:286px;
		float:left;
		background:url(../imghome/soquina4_05.jpg) no-repeat center;
	}
	#cuerpo2{
		width:319px;
		height:286px;
		float:left;
		background:url(../imghome/soquina4_06.jpg) no-repeat center;
	}
	#cuerpo3{
		width:326px;
		height:429px;
		float:left;
		background:url(../imghome/soquina4_08.jpg) no-repeat center;
	}
	#cuerpo4{
		width:319px;
		height:429px;
		float:left;
		background:url(../imghome/soquina4_09.jpg) no-repeat center;
	}
#footer{
	margin-top:-5px;
	width:822px;
	height:207px;
	float:left;
	background:url(../imghome/soquina4_10.jpg) no-repeat center;
}
	#footerDesc{
		width:550px;
		height:207px;
		float:right;		
	}
