/*----------------------------------------------------------CONTENIDO CON EXPERIENCIA----------------------------------------------------------------------*/


/*modificar para llamar al cleim correcto*/
div#cleim_productos {
	background-image: url(../img/general/cleim_productos.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 538px;
	float: left;
	margin-top: 3.2em;
}

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

img.flotarIz{
	margin-right: 1em;

	float: left;
}

img.flotarDer {
	margin-left: 1.8em;
	margin-bottom: 1.2em;
	float: right;
}

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

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

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

table.amarillo td {
	background-color: #FFCC00;
	border-color: #FFFFFF;
}

table.alimentacion td {
	padding-left: 0.5em;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC9900;
	font-size: 1.5em;
	margin-bottom: 1em;
	margin-top: 0px;
}

table.discontinua {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
}
table.discontinua td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-left: 1em;
}

