/* COMUNES */

#tot {

	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 {
	width:auto;
	height:100px;
	padding: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#fotocap {
	width:auto;
	height:245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menu {
	width:704px;
	height:20px;
	background-color:#FFFFFF;
	font-size:12px;
	bottom:0px;
	left: 0px;
	top: 206px;
	right: 0px;
	position: relative;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	text-transform: uppercase;
}
#content {
	background-color:#CCCCCC;
	min-height:100%;
	height:100%;
	width: 728px;
	left: 0px;
	top: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#barra {
	min-height:100%;
	height: 100%;
	width: 274px;
	left: 0px;
	top: 0px;
	float: right;
}
#peu {
	width:auto;
	height:20px;
	background-color:#CCCCCC;
	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 HOMEPAGE */

#news {
	background-color:#FFFFFF;
	width: 334px;
	height: 295px;
	float: left;
	overflow: auto;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#banner1 {
	background-color: #FFFFFF;
	width: 364px;
	height: 306px;
	float: left;
}
#banner2 {
	background-color: #FFFFFF;
	float:left;
	width: 364px;
	height: 306px;
}
#banner3 {
	background-color: #FFFFFF;
	width: 364px;
	height: 306px;
	float: left;
}
#loginormenu {
	height: 175px;
	}
#register {
	height: 175px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
	}
#docs {
	height: 175px;	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
/*ESPECIFIQUES APARTATS */	

#gif {
	position:relative;
	top: 106px;
}
#intro {
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 24px;
	padding: 40px;
	color: #666666;
}
#gris {
	background-color: #CCCCCC;
	width: auto;
	min-height:400px;
	height: 100%;
}

/* 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;
}

