div.contenedor{
	width:965px;
	margin:0 auto;
	position:relative;
	text-align:left;
	border:10px solid #d3151e;
	border-top:0px;
	background-image:url(../img/fonsPeu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fef0b2;
}

div.capcelera{
	position:relative;
	margin:10px 0 10px 0;
	height:100px;
}




div.flash{
	position:relative;
	height:300px;
	background-color:#CCC;
	margin-bottom:2px;
}


div.contenido{
	overflow:hidden;
	padding:10px 0px 10px 20px;
}

div.home{
	width:640px;
	float:left;
}

div.home a.fotoHome {
	display:inline-block;
	width:197px;
	height:170px;
	text-align:left;
	color:#cf0316;
	font-size:16px;
	text-decoration:none;
	margin:10px 12px 10px 0;
	font-weight:bold;
}

div.home a.fotoHome:hover {
	text-decoration:none;
	color:#7b7a7a;
}

div.home a.fotoHome span{
	display:block;
	margin:10px 0 0 10px;
}


div.novedades{
	width:250px;
	float:right;
	border-left:1px solid #dfbf6a;
	padding:0px 5px 5px 15px;
	background-image:url(../img/fonsNovetats.gif);
	min-height:793px;
	border-bottom:0;
}

div.novedades img.hr{
	margin:20px 0 20px 0;
}





/**** INTERIOR ***/


	


/**** PEU ***/



div.peu{
	overflow:hidden;
	height:75px;
	padding-top:130px;
}

div.peu .esquerra{
	float:left;
	padding-left:25px;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}

div.peu .dreta{
	float:right;
	text-align:center;
	padding-right:25px;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}

div.peu .dreta a{
	color:#FFF;
	text-decoration:none;
}

div.peu .dreta a:hover{
	color:#FFF;
	text-decoration:underline;
}

