body {
       margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	background: #DEDEDE;
	text-align: center;
}

a:link,a:visited {
	color: #2B5625;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1C3618;
	text-decoration: none;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
}

#div_container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 930px;
}

#div_logo {
	text-align: left;
	margin: 0px auto 30px;
	padding: 0px;
	border: 0;
	width: 200px;
	height: 100px;
	float: left;
	background-image: url(../imatges/logo1.gif);
	background-repeat: no-repeat;
}

#div_cabecera {
	text-align: left;
	margin: 0px auto 30px;
	padding: 0px;
	border: 0;
	width: 720px;
	height: 100px;
	float: right;
	background-image: url(../imatges/cap1.jpg);
	background-repeat: no-repeat;
}

#div_izquierda {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 180px;
	float: left;
	clear: both;
}

#div_contenido {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	border: 0;
	width: 700px;
	min-height: 450px;
	background-color: #F5F5F7;
	float: right;
}

#div_pie {
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 10px;
	border: 0;
}

table.panel,table.pack_curso {
	background-image: url(../imatges/bg_panel1.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 200px;
	font-size: 12px;
}

table.panel td,table.pack_curso td {
	padding: 0px;
	background: none;
}

table.panel a {
	background-image: url(../imatges/boton_menu1.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: 0px 0px;
	height: 19px;
	padding-top: 5px;
}

table.pack_curso a {
	padding-left: 12px;
	height: 19px;
	padding-top: 5px;
}

table.panel a:hover {
	background-image: url(../imatges/boton_menu1.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: 0px -24px;
	height: 19px;
	padding-top: 5px;
}

table.panel h1,table.pack_curso h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-top: 2px;
}

.valora {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
	background-image: url(../imatges/scr_valora.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.valora_alerta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	background-image: url(../imatges/scr_valora.gif);
	height: 32px;
	background-position: 0px -32px;
	background-repeat: no-repeat;
}

.valorastock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
	background-image: url(../imatges/scr_valorastock.gif);
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.valorastock_alerta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	background-image: url(../imatges/scr_valorastock.gif);
	height: 32px;
	background-position: 0px -32px;
	background-repeat: no-repeat;
}

.valorastock b,.valorastock_alerta b,.valora b,.valora_alerta b {
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	line-height: 32px;
}

.valora a,.valora_alerta a,.valorastock a,.valorastock_alerta a {
	color: #FFFFFF;
}

table.datos {
	width: 250px;
}

table.datos td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC9DB;
	font-size: 11px;
	height: 17px;
	padding: 0px;
}

table.datos.pestanya {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imatges/datos_cap.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
}

table.datos b {
	font-weight: normal;
	font-weight: bold;
	color: #000000;
}

table.datos img {
	margin-left: 10px;
	height: 298px;
	width: 430px;
}

table.accesorios {
	width: 320px;
}

table.accesorios td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC9DB;
	font-size: 11px;
	height: 17px;
	padding: 0px;
}

table.accesorios.pestanya {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imatges/accesorios_cap.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
}

table.accesorios b {
	font-weight: normal;
	font-weight: bold;
	color: #000000;
}

table.accesorios img {
	margin-left: 10px;
	height: 298px;
	width: 430px;
}

.navegacion {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.boton {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #004793;
}

.pestanya {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imatges/datos_cap.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
}

table.iconos {
	text-align: center;
	vertical-align: top;
}

table.iconos table {
	text-align: center;
	width: 80px;
	vertical-align: top;
}

table.iconos td {
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

.resultado_valoracion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.stock_90_dias {
	background-color: #FF5555;
}

.stock_60_dias {
	background-color: #FFFF00;
}

.stock_comun {
	background-color: #FFFFFF;
}

.gwt-RadioButton {
	padding: 5px;
}

input {
	margin-right: 3px;
}

.centered_panel {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.login_panel {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}