/* COMUNES */

#tot {
	background-color:#000055;
	margin: 0 auto 0 auto;
	/* min-height:969px; */
	height:100%;
	width: 1004px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#capcalera {
	background-image: url(../img/eclerusafons.jpg);
	background-repeat: no-repeat;
	width:auto;
	height:100px;
	/*padding: 5px;*/
	color: #FFFFFF;
	text-transform: uppercase;
}

#fotocap {
	width:auto;
	height:39	px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menu {
	width:340px;
	height:20px;
	background-color:#FFFFFF;
	font-size:12px;
	bottom:0px;
	left: 0px;
	top: 0px;
	right: 0px;
	position: relative;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	text-transform: uppercase;
}

#content {
	background-color:#FFFFFF;
	min-height:969px;
	height:100%;
	width: 728px;
	left: 0px;
	top: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#loginormenu {
	background-color: #000055;
	height:100%;
	width:234px;
	float:right;
	margin:0 0 0 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	}
	

#peu {
	width:auto;
	height:20px;
	background-color:#550000;
	font-size:12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


/* ESPECIFIQUES CONTINGUTS */

#barrafotos {
	float: left;
	width: 240px;
	min-height:300px;
	height:100%;
	background-color: #FFFFFF;
	text-align:center;
}

#barratext {
	float: right;
	padding: 10px;
	width: 467px;
	height:100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#menudins {
	width:223px;
	height:20px;
	background-color:#FFFFFF;
	font-size:10px;
	bottom:0px;
	left: 0px;
	top: 0px;
	right: 0px;
	position: relative;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	text-transform: uppercase;
}

/* ESPECIFIQUES HOMEPAGE */

#news {
	background-color:#DDDDDD;
	width: 334px;
	height: 100%;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#productes {
	float: right;
	padding: 5px 10px 10px 10px;
	width: 343px;
	height:auto;
	background-color: #FFFFFF;
}

