/* CSS Document */

/*/////////////////////   BODY    ////////////////////////////////////////*/
body {
	background-color:#EEEEEE;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h2 { color:#709618; font-size:15px; }
h3 { color:#709618; font-size:12px; }

 h3 a:link { color: #709618; text-decoration: none; }
 h3 a:visited {	color: #709618;	text-decoration: none; }
 h3 a:hover { color: #FFFFFF; background-color: #709618; }

a:link { color: #666666; text-decoration: none; }
a:visited {	color: #666666;	text-decoration: none; }
a:hover { color: #FFFFFF; background-color: #666666; }

/* ///////////////////  HOME   ///////////////////////////////////////////// */

#logoPlastijet { display:block; margin:auto; margin-top:128px; }
.menuIdiomaHome { margin:auto; text-decoration:none; font-size:18px; text-align:center; margin-top:64px; color:#709618; margin-bottom:128px; }
 .menuIdiomaHome a:link { color: #709618; }
 .menuIdiomaHome a:visited { color: #709618; }
 .menuIdiomaHome a:hover { color: #FFFFFF; background-color: #709618; }


/*///////////////////////////////////////////////////////////////////////////*/
#menuNavegacio a:link { color: #709618; text-decoration: none; }
#menuNavegacio a:visited { color: #709618;	text-decoration: none; }
#menuNavegacio a:hover { color: #FFFFFF; background-color: #709618; }

.menuIdioma {
	/*text-align:right;*/
	float:right;
	color:#666666;
	margin-top:8px;
}
.menuCataleg{
	float:left;
	color:#666666;
	margin-top:8px;
}
.verd { color:#709618; font-weight:bold; font-size:11px; }
.llegenda { margin-left:210px; margin-bottom:16px; margin-top:0px; }


#content { width:700px; margin:auto; background-color:#FFFFFF; }

#flashcontent { margin-top:8px; }

.contentSeccio { width:700px; float:left; background-color:#FFFFFF; }
#logoSeccio { width:30px; display:block; float:left; }
#colMig { width:480px; float:left; display:block; }
#txtSeccio  { width:380px; margin-top:4px; margin-left:32px; float:left display:block; }
.contentProductes  { width:480px; margin-top:4px; margin-left:0px; float:left; display:block; }
#txtProductes { width:480px; margin-top:4px; margin-left:16px; float:left; display:block; }
#imgMapa { margin-left:18px; }



/*////////////////////////   Llista Productes  ////////////////////////////////////////*/
#productes  { width:128px; float:right; }

.contentProductes ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
	float: none;
}
.contentProductes li {
	float: left;
	margin:2px;
	padding:4px;
	width:100px;
}

.contentProductes li a {
	display:block;
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(bckBtn.png);
}
.contentProductes li a:hover   { font-weight:bold; }
.contentProductes li a:visited { color: #DDDDDD; }

#llistaGran ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
	float: none;
}
#llistaGran li {
	float: left;
	margin:2px;
	padding:4px;
	width:225px;
}

#llistaGran li a {
	display:block;
	width:225px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(bckBtn2.png);
}
#llistaGran li a:hover   { font-weight:bold; }
#llistaGran li a:visited { color: #DDDDDD; }

/* imatges */

/*.imgSeccio { width:200; }*/
.imgSeccio img { margin-left:32px; margin-top:32px; }
.imgProductes { float:right; width:200px; }
.imgProductes img { margin-bottom:0px; margin-right:0px; margin-left:8px; margin-top:24px; border: 1px solid #709618; }


.imgDetallProducte { display:block; margin:auto; }



/* /////////////////  Credits ///////////////////// */
.foot { width:700; margin-bottom:16px; }
.foot p{ text-align:center;  color:#666666; padding-bottom:0px; }
.foot a{ letter-spacing:2px; color:#709618; }
.foot a:hover{ color:#FFFFFF; background-color:#709618; }



#logo{ margin-top:128px; }
#separador{ height:32px; }

/*#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:526px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:526px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}*/


/* CONSULTA STOCKS */
#error_login { 
	color:#709618;
	margin-bottom:20px;
	font-weight:bold;
}

#colMigStocks { 
	width:604px; 
	float:left; 
	display:block;
	margin-left: 32px;
}

#data {
	clear:both;
	margin-left:119px;
}

#taula_stocks{
	width:100%;
	padding-top:8px;
}


.fila_title{ 
	clear:both;
	border-top:dashed 1px #CCCCCC;
}

.columna_codi_title, .columna_descripcio_title, .columna_quantitat_title{

	display:block;
	float:left;
	text-align:left;
	padding-top:8px; 
	padding-bottom:8px;
	color:#FFF;
	background-color:#709618;
	font-weight:bold;
	border-bottom:dashed 1px #CCCCCC;
}

.columna_codi_title       { width:20%; }
.columna_descripcio_title { width:60%; }
.columna_quantitat_title  { width:20%; }



.fila_dades{ 
	clear:both;
}

.columna_codi, .columna_descripcio, .columna_quantitat, .columna_codi_s, .columna_descripcio_s, .columna_quantitat_s {  
    display:block;
	float:left;
	text-align:left;
	padding-top:8px; 
	padding-bottom:8px;
	color:#666; 
	background-color:#ececec;
}
.columna_codi, .columna_codi_s             { width:20%; }
.columna_descripcio, .columna_descripcio_s { width:60%; }
.columna_quantitat, .columna_quantitat_s   { width:20%; text-align:right; }

.columna_codi_s, .columna_descripcio_s, .columna_quantitat_s { background-color:#FFF; }



.taula_capcalera2{
color:#739a00;


}

.punts{
	font-size:8px;
	color:#739a00;

}
.punts1{
	font-size:8px;
	color: #000;

}