body {
	background-color: #82925e;	
	font-family:Century Gothic ,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
}

h1{display:none}

#container {
     
     width: 820px;
	 height:600px;
	 margin:0 auto;
	 text-align:left;
	 background:url(../imatges/cal_saragossa_inici2.jpg) no-repeat bottom;
}

#idiomes {	
	width: 720px;
	height:21px;
	padding:4px 50px 0 50px;;		
	margin:0px;
	font-size:11px;
	text-align:left;
	background:url(../imatges/idiomes.jpg) repeat-y;
}

#promocions{
	display:block;
	width:144px;
	height:144px;
	background:url(../imatges/promocions.png) no-repeat !important; background-image: none; filter: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imatges/promocions.png');
	margin:175px 0 0 50px;
}

html>body #promocions {	
	background:url(../imatges/promocions.png) no-repeat;
}

#promocions a {
	display:block;
	width:144px;
	height:84px;
	padding-top:60px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

#click { display:block; position:absolute; width:144px; height:134px; margin:-136px 0 0 49px; text-decoration:none; }

#peu{
	color:#FFFFFF;
	text-align:center;
	width:100%;
	margin:0 auto;
}
#idiomes a {
	text-decoration:none;
	color:#FFFFFF;
}
#idiomes a:hover{
	color:#003300;
}

