/*
body
{
	font-family: Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	color: #2f2f2f;
}

.clear
{
	font-size: 1px;
	visibility: hidden;
	height: 1px;
	margin: 0;
	text-indent: -100000em;
	clear: both;
}
*/

#marco
{
	margin: 20px auto 0;
	width: 90%;


}

#principal
{
	text-align: left;
	margin: 20px 5px 10px;

}

/*
a
{
	text-decoration: none;
	color: #0069aa;
}

input
{
	font-size: 9pt;
}
*/

.taula a:hover
{
	color: white;
}

a img{
	border: none;
}

div.error, div.warning, div.info
{
	width: 50%;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	margin: 15px auto;
	color: #000;
}

div.error
{
	border-color: #f00;
	background-color: #fcc;
}

div.warning
{
	border-color: #d4d700;background-color: #f0f1a5;
}

div.info
{
	border-color: #0069aa;
	background-color: #8fadff;
}

table.estructura
{
	width: 100%;
}

td.esquerra
{
	width: 75%;
	vertical-align: top;
}

td.dreta
{
	width: 25%;
	vertical-align: top;
}

table.taula
{
	width: 95%;
	border-collapse: collapse;
	font-size: 9pt;
}

.taula th
{
	background-color: #0069aa;
	color: white;
	padding: 3px;
}

.taula th a
{
	color: white;
}

.taula tr.fila1:hover, .taula tr.fila2:hover
{
	background-color: #89aecd;
}

.taula tr.fila1
{
	background-color: #cbcbcb;
}

.taula tr.fila2
{
	background-color: #f3f3f3;
}

.taula td
{
	padding: 4px;
}

.taula p
{
	margin: 0px;
}

.width5
{
	width: 5%;
}

.width10
{
	width: 10%;
}

.width15
{
	width: 15%;
}

.width25
{
	width: 25%;
}

.width40
{
	width: 40%;
}

.cap
{
	background-color: #ebebeb;
	color: #606161;
	width: 95%;
	font-size: 8pt;
}

td.cela_resultats a
{
	color: #007fc8;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

td.cela_resultats input
{
	font-size: 7pt;
	color: #606161;
}

.tasquesperpagina
{
	width: 25px;
}

div#peu
{
	color: #606161;
	background-image: url(../imagenes/barra_menu.png);
	background-repeat: no-repeat;
	margin: 0 auto 20px;
	width: 90%;
}

p.estret
{
	margin: 1px;
}

.accions
{
	background-color: #c8e1cc;
	color: #3F3F3F
}

.titol_accions
{
	background-color: #388f44;
	color: white;
	padding: 2px;
	font-weight: bold;
}

.enum_accions
{
	padding: 2px 5px;
}

.enum_accions input
{
	font-size: 8pt;
}

span.obligatorio
{
	color: red;
}

input.llarg
{
	width: 300px;
}

.titol_permisos
{
	color: #2F2F2F;
	font-weight: bold;
}

.enum_usuaris
{
	padding: 3px;
	font-weight: bold;
	
}

option.acciones
{
	min-width: 100px;
}

.titol_portal
{
	margin-left: 30px;
	font-size: 10pt;
}

table.portal
{
	background-color: #dfdfdf;
}

.canals_amagats
{
	display: none;
}

.taula td.treu_padding, .associar td.treu_padding
{
	padding: 0px;
}

.desplega_canals
{
	cursor: pointer;
	font-weight: bold;
}

.permisos_canals td
{
	padding: 0 25px;
}

.fletxa_amagada
{
	display: none;
}

.semichecked
{
	/*background-color: #9a9a9a;*/
	width: 15px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../imagenes/semichecked.png);
	cursor: pointer;
}

.checked
{
	width: 15px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../imagenes/checked.png);
	cursor: pointer;
}

.unchecked
{
	display: block;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(../imagenes/unchecked.png);
	cursor: pointer;
}

.separacio_accions
{
	height: 2px;
	background-color: #388f44;
	font-size: 1px;
}

.cercador
{
	margin-top: 5px;
}

.cercar img
{
	vertical-align: bottom;
	cursor: pointer;
}

optgroup
{
	font-size: 9pt;
	color: #2f2f2f;
}

.imatge_flash
{
	vertical-align: bottom;
}

DIV.ProgressBar
{ 
	width: 100px;
	padding: 0;
	border: 1px solid #6a6a6a;
	margin-right: 1em;
	height:.75em;
	margin-left:1em;
	/*display:-moz-inline-stack;*/
	display:inline-block;
	/*zoom:1;*/
	/*display:inline;*/

}
DIV.ProgressBar DIV { margin: 0; padding: 0; background-color: #2468ce; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 2px; left: 10px; }

.imatge_download
{
	vertical-align: bottom;
	cursor: pointer;
}

td.petit
{
	font-size: 8pt;
	font-style: italic;
}

a.descarrega:hover
{
	color: #388f44;
}

.imatge_thumb
{
	width: 96px;
	height: 72px;
}

.taula_videos
{
	width: 100%;
}

tr.fila_portal
{
	background-color: black;
	color: white;
}

.portals_amagats
{
	display: none;
}

table.associar
{
	width: 100%;
	border-collapse: collapse;
	font-size: 9pt;
}

.associar th
{
	background-color: #0069aa;
	color: white;
	padding: 3px;
}

.associar th a
{
	color: white;
}

.associar tr.fila1:hover, .associar tr.fila2:hover
{
	background-color: #89aecd;
}

.associar tr.fila1
{
	background-color: #cbcbcb;
}

.associar tr.fila2
{
	background-color: #f3f3f3;
}

.associar td
{
	padding: 4px;
}

.associar p
{
	margin: 0px;
}

.link_videos
{
	margin-left: 15px;
}

#taula1
{
	margin: 10px auto;
	width: 100%;
}

tr.titol_videos th
{
	background-color: black;
}

.fort
{
	font-weight: bold;
}

#llista_videos
{
	display: none;
	position: absolute;
	margin: 0px auto;
	padding: 2px;
	height:auto; 
	background-image: url(../imagenes/degradatgroc.gif);
	background-color: #fffacf;
	background-repeat: repeat-x;
	border: 1px solid black;
}

.nom_videos
{
	padding: 2px 5px;
}

.link_pagines img
{
	cursor: pointer;
}

.paginador_videos
{
	border: 1px solid black;
	background-color: #f3f3f3;
}

.paginador_videos span
{
	padding: 3px;
}

.taula_notes
{
	width: 100%;
}

#insert_text
{
	display: none;
	position: absolute;
	margin: 0px auto;
	padding: 10px;
	height:auto; 
	background-image: url(../imagenes/degradatgroc.gif);
	background-color: #fffacf;
	background-repeat: repeat-x;
	border: 1px solid black;
}

.molt_llarg
{
	width: 750px;
}

.boto_text_scroll
{
	font-size: 8pt;
}