/*

bright: #FCEDD7;
normal: #945C17;
dark:	#472F12;

*/
body.body-basket {
	text-align       : center;
	padding          : 20px;
	background-color : #F1F1F1;
	background-image : url('../imaxes/background-verde.gif');
	font-family: "Comic Sans MS", arial;
	font-size        : 8pt
}

div.div-corpo {
	border           : 1px solid #3F3F3F;
	background-color : #A7CD9B;
	padding          : 10px
}

div.div-patrcolab-titulo {
	text-align          : center;
	height              : 25px;
	font-family: "Comic Sans MS", arial;
	font-weight         : bold;
	font-size           : 9pt;
	padding             : 6px 0px 0px 0px;
	margin-bottom: 10px;
	/*background-image    : url('../imaxes/fondo-patrocolab.gif');*/
	background-repeat   : no-repeat;
	background-position : center;
	background-color : #76AC69;
	color: #FFFFFF;
}

div.div-relleno td.td-patrocinador {
	background-color: #AFFF9C
}

/* Fondo da barra de pestanas */
.dynamic-tab-pane-control .tab-pane {
	position : relative;
	width    : 100%
}

/* Pestanas inactivas */
.dynamic-tab-pane-control .tab-row .tab {
	font-family: "Comic Sans MS", arial;
	font-size     :	12px;
	cursor        :	Default;
	display       :	inline;
	margin        :	1px -5px 1px 5px;
	float         :	left;
	padding       :	3px 6px 3px 6px;
	background    :	#AFFF9C;
	border-color  :	#945C17;
	border-right  :	1px solid;
	border-left   :	1px solid;
	border-bottom :	0px solid;
	border-top    :	1px solid;
	cursor        :	pointer;
	z-index       :	1;
	position      :	relative;
	top           :	0
}


/* Pestana activa */
.dynamic-tab-pane-control .tab-row .tab.selected {
	border        : 1px solid #945C17;
	border-bottom : 0px;
	z-index       :	3;
	padding       :	2px 6px 5px 6px;
	margin        :	1px -6px -2px 0px;
	top           :	-2px;
	background    :	#76AC69;
}

/* Enlace do nome das pestanas */
.dynamic-tab-pane-control .tab-row .tab a {
	font-family: "Comic Sans MS", arial;
	font-size       : 13px;
	color           : #472F12;
	text-decoration : none;
	cursor          : pointer	
}

/* Enlaces ó pasar por riba deles */
.dynamic-tab-pane-control .tab-row .hover a {
	color : #472F12
}

/* Enlace da pestana activa */
.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight : bold;
	color: #FFFFFF; 
}

/* Cadro de contidos sólido laranxa*/
.dynamic-tab-pane-control .tab-page-laranxa {
	clear       : both;
	border      : 1px solid #945C17;
	background  : #8ED24E;
	z-index     : 2;
	position    : relative;
	top         : -2px;
	color       : black;
	font-family : Arial;
	font-size   : 13px;
	padding     : 10px
}

/* Cadro de contidos con imagen*/
.dynamic-tab-pane-control .tab-page-imagen {
	clear               : both;
	border              : 1px solid #945C17;
	background          : #8ED24E;
	background-image    : url('../imaxes/fondo-BC-laranxa.gif');
	background-position : center;
	background-repeat   : no-repeat;
	z-index             : 2;
	position            : relative;
	top                 : -2px;
	color               : black;
	font-family: "Comic Sans MS", arial;
	font-size           : 13px;
	padding             : 10px
}


/* Fondo da barra de pestanas */
.dynamic-tab-pane-control .tab-row {
	z-index     : 1;
	white-space : nowrap;
/*	background  : #FCEDD7;*/
	height      : 1.85em;
	width       : 100%
}
