/*========================================================*/
/*  CSS Menu Style                                         */
/*========================================================*/
@import url(menus.css);

.Menu   { background:#c88214;margin-bottom:18px; border-top:1px #e3c089 solid; width:100%; float:left; text-align:left;}


#dnn_dnnLOGO_imgLogo{margin:9px;}
body {
background-color:#b9cbd8;
}
.fonscap {
	height: 94px;
	width: 230px;
}
.liniapunts {
	background-image: url(linia_punts.gif);
	background-repeat: repeat-y;
	width: 15px;
	background-position: center;
}

table, tr, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
}
.SkinObject{color:#ffffff;}
table {
	padding: 0;
}

select, input {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	background-color: #E9DAE9;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#E9F7CC' , Direction=135, Strength=3);
	border-bottom: #8FD400 0px solid;
	border-left: #8FD400 0px solid;
	border-top: #8FD400 0px solid;
	border-right: #8FD400 0px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E9DAE9;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 11px;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 11px;
}



/* ============================================================ */

/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}


/* linky linky */
.buscador a, .buscador a:link, .buscador a:visited, .buscador a:active{color:#fff;}
.buscador a:hover{color:#fff;}
a.SubHead:link, a.SubHead:visited {
	color: #AA1500;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #335383;	
	padding: 1px 5px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #000000;
	padding: 1px 5px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:link, a.Normal:visited {
	color: #4A6171;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #4A6171;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;

}

a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


.Head {
	font-size: 11px;
	color: #333333;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}

.Normal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.NormalRed {
	color: #D08D00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.peu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	height: 25px;
}
.login a:link, .login a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
}
.login a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top:15px;
	padding-left:20px;

}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
}

.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBEEC5;
	height: 25px;
}
.idioma a:link, .idioma a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBEEC5;
	text-decoration: none;
}
.idioma a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.fosesq {
	background-image: url(difum_esq.jpg);
	background-repeat:  repeat-y;
	width: 28px;
}
.fosdreta {
	background-image: url(difum_dret.jpg);
	background-repeat:  repeat-y;
	width: 28px;
}
 
.cap {
	background-image: url(difum_dalt.jpg);
	background-repeat:  repeat-x;
	height: 37px;
}
.fonsdarder {
	background-image: url(inici_papallona.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 255px;
}
.fonshistoria {
	background-image: url(inici_gerro.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 255px;
}
.titolDarder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #003300;
	line-height: 22px;
	padding-left:10px;}
.titolDarder2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.titolHistoria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #661F16;
	line-height: 22px;
	padding-left:10px;}
.fosbaix {
}
.fosbaixprint
{
    text-align:right;
    padding-right:10px;
    padding-top:3px;
    background-image: url(difum_baix.jpg);
	background-repeat:   repeat-x;
}

 
.imatgePortada
{
	float: left;
	margin-right:5px;
	
}
.imatgePortada img
{
	border: solid 5px white !important;
}
.contentPane
{
    padding:15px;
}
.esquerraPane
{
    padding-top:15px;
    padding-left:15px;
}
.dretaPane
{
    padding-top:15px;
    padding-left:5px;
    
}
.bottomPane
{
    padding:15px 10px 15px 15px;
}
.topPane
{
    padding:0px 10px 0px 15px;
}

/* CONTENIDORS DARDER*/
.fons_gris200px
{
    background-image: url(trama_gris.jpg);
	background-repeat:repeat-y;
	background-position:left;

}
.titol_gris200px
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.fons_gris425px
{
    background-image: url(trama_gris2.jpg);
	background-repeat:repeat-y;
	background-position:left;

}
.titol_gris425px
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fons_blau205px
{
    background:#176b8f;

}
.titol_blau205px
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fons_verd205px
{
    background-image: url(trama_verda.jpg);
	background-repeat:repeat-y;
	background-position:left;

}
.titol_verd205px
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.idioma
{
	text-transform:uppercase;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.punts_verd_title
{
    color:#ADBD29;
    font-weight:bold;
    font-size:16px;
    padding-bottom:5px;
}
.punts_verd_content
{
    background-image:url(punts_verds.gif);
    background-repeat:repeat-x;
    height:2px;
}

.punts_blau_title
{
    color:#63859f;
    font-weight:bold;
    font-size:16px;
    padding-bottom:5px;
}
.punts_blau_content
{
    background-image:url(punts_blaus.gif);
    background-repeat:repeat-x;
    height:2px;
}
.punts_gris_title
{
    color:#5B5B5B;
    font-weight:bold;
    font-size:16px;
    padding-bottom:5px;
}
.punts_gris_content
{
    background-image:url(punts_gris.gif);
    background-repeat:repeat-x;
    height:2px;
}
/*  Estils Skin Interior  */

.contentPaneInt
{
    vertical-align:top;
    padding:12px;
    width:620px;
}

.esquerraPaneInt
{
    width:70px;
    background-color:#7AB8DF;
}

.dretaPaneInt
{
    width:223px;
    background-color:#b4cfdb;
    vertical-align:top;
    padding:12px 0 12px 5px;
}
.peuPane
{padding:5px;}
/* Taules de col·leccions */


.t_colleccio
{
    border:solid 1px black;
    background-color: #EAEAEA;
}
.t_colleccio caption
{
    font-weight:bold;
    color:#7AB8DF;
    font-size:12px;
    padding:10px;
}
.t_colleccio td
{
    border-bottom:solid 1px black;
    padding-left:20px;
    border-right:solid 1px black;
}
.t_colcontent
{
    
}
.peuPane{vertical-align:top;height:50px;padding:5px 0}