
#contenedor {
/*	border: 1px solid red; */
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#capcalera {
	width: 100%; 
	height: 200px;
	background-position: left center; 
	background-repeat: no-repeat; 
}

#peu {
	width: 100%;
	height: 35px;
	background-position: left center;
	background-repeat: no-repeat;
	font-family: arial, verdana, tahoma;
	font-size: 10px;
	color: black;
	text-align: center;
	line-height: 45px;
}

#cuerpo {
	width: 900px;
	height: 350px;
}

#esquerra {
	width: 160px;
	float: left;
}

#menu {
	width: 155px;
	float: left;
}

#zonaclients{
	width: 162px;
	height: 120px;
	float: left;
}

#contenidos {
	width: 500px;
	float: left;
}

#caixa_producte {
	width: 225px;
	height: 179px;
}

#publicitat {
	border: 1px solid #579CFF;
	width: 200px;
	height: 180px;
	padding: 0px;
}

#codi {
	position: relative;
	top: 40px;
	left: 83px;
	width: 65px;
	height: 15px;
	border: 1px solid Gray;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}

#pwd {
	position: relative;
	top: 65px;
	left: 10px;
	width: 65px;
	height: 15px;
	border: 1px solid Gray;
	font-family: arial, verdana, tahoma;
	font-size: 10px;
}

#enter {
	position: relative;
	top: 68px;
	left: 60px;
	width: 80px;
	height: 18px;
	border: 1px solid #023876;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #023876;
}

#enter:hover {
	border: 1px solid black;
	color: black;
}

#descarrega {
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #023876;
}

#descarrega:hover {
	color: black;
}

#caja_producto {
	width: 700px;
	float: left;
}

#zonacliente {
	float:left;
	width: 500px;
	min-height: 350px;
  	height: auto !important;
  	height: 350px;
}

.textebotons {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-size: 16px;
}

.labelinfo {
	font-family: arial, verdana, tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #CC3333;
	vertical-align: bottom;
}

.labelinfo:hover {
	cursor: pointer;
}

.aviso {
	font-family: arial, verdana, tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #CC3333;
}

.sel_idioma {
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #023876;	
}

.sel_idioma:hover {
	color: Black;
}

.texteopcmoduls {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-size: 16px;
	color: black;
	text-decoration: none;
}

.texteopcmoduls:hover {
	text-decoration: underline;
}

.texte22nb {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-size: 22px;
	color: black;
	text-decoration: none;
}

.texte12n {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.texte12nb {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.texteLOPD {
	font-family: arial;
	font-size: 10px;
	color: black;
	text-decoration: none;
}