/* FIREFOX 2.7 + , OPERA , ZAFARI ,  IE7*/

body {
	  margin: 5px 5px 5px 5px;
	  text-align : center;
	
}
#page {
	margin:0 auto 0 auto; 	  
	width:822px;
	height:auto;
	position:relative;
} 
#banners{
	width:822px;
	height:143px;
	background:url(../img/soquina4_01.jpg) no-repeat center;
}
#menuhorizontal{
	width:822px;
	height:57px;
	background:url(../img/soquina4_02.jpg) no-repeat center;
}
#contenedormenu{
	float:left;
	width:197px;
	height:803px;
}
	#menuvertical_1{
		width:197px;
		height:371px;
		background:url(../img/soquina1_03.jpg) no-repeat center;
	}
	#menuvertical_2{
		width:197px;
		height:432px;
		background:url(../img/soquina1_06.jpg) no-repeat center;
	}
#main{
	width:625px;
	height:auto;
	float:right;
}
	#imagensite{
		width:625px;
		height:86px;
		background:url(../img/soquina1_04.jpg) no-repeat center;
	}
	#contensite{
		width:625px;
		height:450px;
		float:right;
		background:url(../img/soquina1_05.jpg) no-repeat center;
	}
	#contensite2{
		width:313px;
		height:267px;
		float:left;
		background:url(../img/soquina1_07.jpg) no-repeat center;
	}
	#contensite3{
		width:312px;
		height:267px;
		float:left;
		background:url(../img/soquina1_08.jpg) no-repeat center;
	}


#footersite{
	margin-top:-1px;
	width:822px;
	height:205px;
	float:left;
	background:url(../img/soquina1_09.jpg) no-repeat center;
}
	#footerDesc{
		width:550px;
		height:207px;
		float:right;		
	}
	
