@import url(estilo.css);

#principal{background-image: url(../images/pie/estilo2.gif);}
#cuerpo{background-image: url(../images/fondo/estilo2.gif);}
#cuerpo_contenido{background-image: url(../images/cuerpo/estilo2.gif);}

#cuerpo_contenido p
{
	margin-bottom: 20px;
	text-align: justify;
}

#laimagen
{
	position: absolute;
	top: 264px;
	left: 381px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
/*
table
{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

table tr
{
	margin: 0px;
	padding: 0px;
}

table tr td
{
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-collapse: collapse;
	table-layout: fixed;
	width: 50px;
	height: 50px;
}

table tr td a img
{
	border-style: none;
	border-width: 0px;
	display: block;
}
*/

/* PORTOCRISTO */
#portocristo .div_left{
	float:left;
	padding: 0 10px 0 0;
	width: 19%;
}

#portocristo .div_left img{
	width: 100%;
}

#portocristo .img_right img{
	width: 79%;
}

/* CALES VERGES */
#calesverges .img_bottom{
	width:100%;
	text-align:center;
}

#calesverges .img_bottom img{
}

#calesverges .div_right{
	float:right;
	padding: 0 0 0 10px;
	width: 24%;
}

#calesverges .div_right img{
	width: 100%;
}

#calesverges .img_left img{
	width: 74%;
}

/* PLATGES */
#platges div{
	width: 100%;
}

#platges div img{
	width: 100%;
}


img{
	border: 1px solid #000000;
}

