


/*----------------------------------------------------------CONTENIDO EL CAFÉ QUE RELAJA----------------------------------------------------------------------*/


div#cleim_cafequeRelaja {
	background-image: url(../img/general/cleim_elcafequerelaja.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 538px;
	float: left;
	margin-top: 3.2em;
}

div#cleim_cafequeRelajaeu {
background-image:url(../img/eu/cleim_lasaitzen.gif);

	background-repeat: no-repeat;
	height: 141px;
	width: 538px;
	float: left;
	margin-top: 3.2em;
}

.cafequeRelaja .columna01 {
	float: left;
	width: 47%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 2em;

}

.cafequeRelaja .columna01 p {
	text-align: justify;
}

.cafequeRelaja .columna02 {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 47%;

}

.cafequeRelaja .columna02 p {
	text-align: justify;
}

.cafequeRelaja table {
	text-align: left;
	vertical-align: top;
	margin-bottom: 1em;
}

.cafequeRelaja table th {
	color: #FFFFFF;
	background-color: #333333;
	padding: 0.5em;
}

.cafequeRelaja table td {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



