* {
	padding: 0;
	margin: 0;
}

.corte {clear: both;}

#general {
	margin: 0 auto;
	width:970px;
	margin-top: 15px;
	margin-bottom: 10px;
}
/* general */
#idioma {
	margin: 0px 210px 10px 0px;
	width:760px;
	float:none;
}
#content {
	width:760px;
	float:left;
	border-color:#003399;
	border-style:solid;
	border-width:1px;
}
#banners {
	width:200px;
	float:left;
	padding: 0px 4px 0px 4px;
	text-align:center;
}
#peu {
	margin: 5px 210px 0px 0px;
	width:760px;
	float:none;
}
/* contingut */
#logo {
	width:175px;
	height:85px;
	float:left;
	overflow:visible;
}
#banner {
	width:580px;
	height:85px;
	float:left;
}
#menu {
	width:760px;
	height:35px;
}
#imatge {
	width:760px;
}
