/*Text en general*/
BODY,span {
	font-size:11pt;
	padding: 1px 1px 1px 1px;
	margin-top:0px;
    margin-left: 6px;
    margin-right: 4px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	background-color:#ffffff;
}

td {
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}





/* links normals */
a {
	text-decoration: underline; 
    color: #5a7ac7;
   font-weight: bold;
}

/* links normals al passar el ratoli */
a:hover {	
	color: #9999FF;
}

/*
a:visited {
    color: #9f75ad;
}
*/

h2 {
	margin-top:0;
	margin-bottom:0;
}

input{
	display:block;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

/* Formularis: recuadre per escriure nom */
input[type="text"],input[type="password"],input[type="file"]{
	display:block;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF; /*no ho hereda del body*/
	color:#888888;

        visibility: visible;
        border: 1px solid #2f6fab;
border: 1px solid #d5d702; /*c*/
        color: #606112;
        background-color: white;
        vertical-align: middle;
        padding: 0.2em;

}
input[type="radio"],
input[type="checkbox"],[type="hidden"],select { border:none; }

select {
border: 1px solid #d5d702; /*c*/
    color: #606112;
    background-color: white;
    padding: 0.1em;
    overflow: auto;

}
/* Formularis: recuadre per escriure missatges*/
textarea {
	padding-left:3px;
	padding-right:3px;
	font-size:14px;
	background-color:#FFFFFF; /*no ho hereda del body ni del input*/
	color:#888888;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;

    border: 1px solid #2f6fab;
border: 1px solid #d5d702; /*c*/
    color: #606112;
    background-color: white;
    padding: 0.1em;
    overflow: auto;

}

/* fotos en general */
img {
	border-width:1px;
	border:1px solid #595959;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;

}

img.noborder {
	border-width:0px;
	border:0px;
	padding: 0px 0px 0px 0px;
}

div.fotodiv {
	width: 150px; 
	height: 150px;
	border: 1px  solid #aaaaaa;
}


/*Titol del pais dels esparrecs que ?s un link*/
a.titol {
	font-size:15pt;
	font-style: normal; 
	font-weight: bold; 
	padding: 1px 1px 1px 10px;
	margin-top:0px;
	margin-left:10px; 
	margin-right:10px;
	text-decoration: none;
	/*color1 151,96*/
	/*FTP|COLOR|Titols|color|#e62525*/
	color:#adae21;
}

/*Titol del pais dels esparrecs que ?s un link al passar elr ratoli (igual que el titol)*/
a.titol:hover {
	font-size:15pt;
	font-style: normal; 
	font-weight: bold; 
	padding: 1px 1px 1px 10px;
	margin-top:0px;
	margin-left:10px; 
	margin-right:10px;
	/*color1 151,96*/
	/*FTP|COLOR|Titols|color|#e62525*/
	color:#adae21;
}

/*Botons*/
a.tab {
	border: 1px;
	border-style: solid;
	padding: 2px 2px 1px 2px;
	height:0;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	/*color2 107,120*/
	/*FTP|COLOR|Fons dels botons|background-color|#f14646*/
	background-color:#fdfdaf;
	border-color: #cbcd07;
	color: #cbcd07; 
}

/*Botons amb el ratol? a sobre*/
a.tab:hover {
	/*color3 240,230*/
	/*FTP|COLOR|Fons dels botons amb el ratoli a sobre|background-color|#ffefef*/
	background-color:#dee040;
	/*color4 69,140*/
	/*FTP|COLOR|Lletres dels botons amb el ratoli a sobre|color|#ea6969*/
	color:#ffffff;
}

h3 {
	/*color1 151,96*/
	/*FTP|COLOR|Titols|color|#e62525*/
	color:#adae21;
}
h2 {
	/*color1 151,96*/
	/*FTP|COLOR|Titols|color|#e62525*/
	color:#adae21;
}
h1 {
	/*color1 151,96*/
	/*FTP|COLOR|Titols|color|#e62525*/
	color:#adae21;
}

hr {
    height: 1px;
    color: #aaaaaa;
    background-color: #aaaaaa;
    border: 0;
    margin: 0.2em 0 0.2em 0;
}


/* molles de pa: taula */
table.breadcrumbs {
	border:0px;
	padding:2px;
	text-align:center;
	vertical-align:middle;
}

/* molles de pa: casella foto */
td.bcFoto {
	width:50px;
	max-width:50px;
	font-size:13px;
}

/* molles de pa: casella separaci? */
td.bcSep {
	font-size:50px;
	/*font-weight: bold;*/
	/*color5 69,150*/
	/*FTP|COLOR|Separador molles de pa|color|#fb7171*/
	color:#cccccc;
}

/* molles de pa: casella seleccionada actualment */
table.bcActual {
}

td.bcActual {
	text-align:center;
	vertical-align:middle;
}

td.randImg {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

td.randCat {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size:10px;
}


.invisible {
	font-size:smaller;
	color:#ffffff;
}

.foot {
	font-size:12px;
}

.divgent {
	border: 1px solid #000000;
	/*color3 240,230*/
	/*FTP|COLOR|Fons de la finestra de la Gent|background|#ffefef*/
	background:#eeeeee;
}

.divfoto {
	border: 1px solid #000000;
	/*color6 240,210*/
	/*FTP|COLOR|Fons de la finestra de les Fotos|background|#ffcfcf*/
	background:#dddddd;
}


/* marc per les fotos grans */
div.sgContainer {
  clear: both;
  text-align: center;
}

div.sgContent {
  background-color: #f0f0f0;
  border: 1px solid #909090;
  padding: 7px;
  text-align: left;
}

table.sgContent {
  margin-left: auto;
  margin-right: auto;
}

img.sgImage {
  border: 1px solid #000;
}

/* marc pels paginadors */
div.pagesIndex {
  text-align: center;
}


/* marc pels missatges */
div.messagesBody {
   padding: 0em 6em 0em 6em;
}

/*wiki*/
span.optionalvalue
{
	color: #0000FF;
}