﻿.bt_aplicar
{
	cursor: hand;
}
.numprods
{
	width: 100%;
	height: 15px; /* background-color: #ededed; */
	background-color: #666584;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: right;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	font-size:11px;
	font-weight:bold;
}
.pagines
{
	width: 100%;
	height: 22px; /* ba5ckground-color: #ededed; */
	color: #ffffff;
    margin-top:15px;
	margin-bottom: 5px;
	text-align: right;
	background-color:#666584;/*f5f5f5;*/
	font-size:11px;
padding-top:2px;
}
.itemspagines
{
	margin-left:1px;
	border: solid 1px #999999;
	background-color: #f5f5f5;
	height: 15px;
	text-align: center;
	width: 20px;
	padding-bottom:3px;
	color: #000000;
	text-decoration:none;
}
.itemspagines:hover
{
		background-color:#666666;
}
.itemsnextprev
{
	margin-left:1px;
	border: solid 1px #999999;
	background-color: #f5f5f5;
	height: 18px;
	text-align: center;
	padding-bottom:4px;
		text-decoration:none;
}
.itemsnextprev:hover
{
	background-color:#999999;
}
.separador
{
	width:100%;
	height: 16px;
	border-right: solid 1px #68609C;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #17144C;
	background-image: url(../../imatges/fons_titsep.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	padding-top:3px;
	color: White;
	font-size: 12px;
	font-weight: bold;	
	vertical-align:middle;
}
.separador span
{
	float:left;
	width:200px;
	height:16px;
	margin-left:30px;
}
.separador div
{
	float: right;
	width: 100px;
	height: 16px;
	text-align:right;
	font-size:10px;
	padding-right:5px;
}
.subm
{
	height: 35px;
	background: url(imatges/mod_fons.gif);
	background-position: center;
	background-repeat: repeat-x;
	border-bottom: dotted 1px #CCCCCC;
	padding-left: 5px;
}

.menutot
{
	font-size: 10px;
	font-weight: bold;
	color: Black;
	border-top: dotted 1px #000000;
	background-color: #DCDCDC;
}
.menuitem
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	height: 21px;
}

.menuitem td
{
	height: 21px;
	border-bottom: solid 1px #E0E0E0;
}
.menuitem td a
{
	font-weight: bold;
	color: black;
}
.menuitem td a:selected
{
	color: white;
}
/*
.contentint
{
	position: relative;
	min-height: 400px;
	width: 430px; + el padding=450px
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../../imatges/border-cont-int3.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
}
*/
.contentint
{
	/* position: relative; */
	min-height: 800px;
	max-height: 20000px;
    min-width:430px;
    max-width:520px;	
	margin:auto;
	padding-left: 5px;
	padding-right: 5px;

}
.pan_llista
{
	width:100%;
}
.panfitxa
{
	min-height:430px;
	width:100%;
	margin-bottom:50px;
}

/* PER A L'UPLOAD PROGRESS MODAL */

.loader
{
	position: absolute;
	z-index: 51;
	padding-top: 10px;
	height: 150px;
	width:140px;
	text-align: center;
	top:25%;
	left:45%;
}
.backloader
{
    position:absolute;
    z-index:50;
    height: 100%;
	width: 100%;   
    top:0;
    left:0;
	filter: alpha(opacity=60); /* ie */
	-moz-opacity: 0.6; /* mozilla */
	background: #cccccc;
}

/* FINAL UPLOAD PROGRESS MODAL */
.linksseccions
{
    width: 215px;
    min-height: 60px;
    max-height: 140px;
    background-color: #FCECEA;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px;
}
.rapidlink
{
	color:#000033;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	margin-left:20px;
}
.rapidlink:hover
{
	text-decoration: underline;
}
div#bienvenida
{
	font-size:11px;
	padding:10px;
	padding-top:0px;
	color:#17144C;
}
.menucatfam
{
color:#000000;
text-decoration:none;
font-size:9px;
}
.menucatfam:hover
{
color:red;
}
.menucatlin
{
    color: #000000;
    text-decoration: none;
    font-size: 9px;
}
.menucatlin:hover
{
color:red;
}
.popquantitat
{
    border: 1px solid red;
    position: absolute;
    z-index: 500;
    background-color: #FFFFFF;
    text-align:center;
    color:Black;
    top: 366px;
    left: 375px;
}
.centre
{
    text-align: center;
}

.botoProds{
	background-color: #FEFEFE;
	background-image: url(../../imatges/fons_botoprods.gif);
	background-repeat: repeat-x;
	border:solid 1px #E0DDDD;
	font-size:9px;
	cursor: pointer;
}
.botoProds:hover{
background-image: none;
}

.botoProds a:hover{
background-image: none;
}

.panFotoGran{
    min-height:400px;
    width:800px;
    border: solid 2px #990000;
    padding:10px;
    margin:auto;
    position: absolute;
    left: 7%;
    z-index:100;
    background-color:#ffffff;
}
