body {
padding:0px;
margin:0px;
background:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

hr {
	color:#666666;
	background-color:#666666;
	height: 1px;
	border: 0;
}

h1 {
	font-size: x-small; 
	color: #cccccc;
	font-weight:normal;
	margin:1px;
}

p {
	margin:10px;
}

a {
	text-decoration:none; 
}
a:link {
	color:#CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color:#FF9900;
}
a:active {
	color: #CCCCCC;
}

a.fosc {
	text-decoration:none; 
}
a:link.fosc {
	color: #333333;
}
a:visited.fosc {
	color: #333333;
}
a:hover.fosc {
	color: #333333;
	text-decoration:underline; 
}
a:active.fosc {
	color: #333333;
}

a.verd {
	text-decoration:none; 
	font-size: x-small;
}
a:link.verd {
	color:#CCCCCC;
}
a:visited.verd {
	color: #CCCCCC;
}
a:hover.verd {
	text-decoration:underline; 
	color: #ff9000;
}
a:active.verd {
	color: #CCCCCC;
}

a.pestanya {
	text-decoration:none; 
	font-size: x-small;
}
a:link.pestanya {
	color:#333333;
}
a:visited.pestanya {
	color: #333333;
}
a:hover.pestanya {
	color: #333333;
}
a:active.pestanya {
	color: #333333;
}

img
{
	border-color: #999999; 
}

td {
	font-size: 12px;
}

.petit_fosc {
	font-size: x-small;
	color:#999999;
	font-weight: normal;
}

.petit_fosc_negreta {
	font-size: x-small;
	color:#333333;
	font-weight: bold;
}

.petit_clar {
	font-size:10px; 
	color: #cccccc;
}

.petit_blanc {
	font-size: x-small; 
	color:#000000;
}

.petit_clar_negreta {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}


.frm_txt_petit {
	font-size: x-small;
	width: 80px;
}

.frm_recerca {
	font-size: x-small;
	width: 130px;
}

.frm_txt_portada {
	font-size: xx-small;
	width: 80px;
	height: 10px;
	background-color:#000000;
}

.frm_select_petit {
	font-size: x-small;
	width: 86px;
}

.frm_select_portada {
	font-size: xx-small;
	width: 172px;
	height: 16px;
}

.boto_petit {
	font-size:xx-small;
	width: 50px;
	background-color:#666666;
	height:16px;
	color:#FFFFFF;
	border-style:outset;
}

.frm_foto {
	font-size: x-small;
	width: 124px;
}

.frm_check {
	font-size: x-small;
	vertical-align: middle;	
}

.frm_select {
	font-size: x-small;
	width: 122px;
}

.frm_text {
	font-size: x-small;
	width: 118px;
	height: 10px;
}

.frm_memo {
	font-size: x-small;
	width: 118px;
	height: 80px;
}

.frm_boto {
	font-size: x-small;
	width: 118px;
}

.preu {
	color:#ff8a46;
	font-size: x-small;
	font-weight: bold;
}

a.preu:link {
	color: #ff8a46;
}
a.preu:visited {
	color: #ff8a46;
}
a.preu:hover {
	color:#FFCC00;
}
a.preu:active {
	color: #ff8a46;
}

.preu_gran {
	color: #ff8a46;
	font-size: small;
	font-weight: bold;
}

.espai tr td {
	padding-bottom: 4px;
}

.texte_verd {
	color:#CCCCCC;
	font-size: x-small;
	font-weight: bold;
}

.texte_verd_petit {
	color: #009900;
	font-size: xx-small;
}

.texte_blau {
	color: #0000CC;
	font-size: x-small;
	font-weight: bold;
}

.molt_petit {
	color: #666666;
	font-size: xx-small;
}

.blanc {
	font-size: x-small;
	color:#FFFFFF;
	font-weight: bold;
}

.textegran {
	font-size:small;
	color:#FFFFFF;
}

.vermell {
	font-size: xx-small;
	color:#FF0000;
	font-weight: normal;
}

a.seguro {
	font-size: x-small;
	color:#ffffff;
	background-color:#666666;
	padding-left:6px;
	padding-right:6px;
	outline-width:400px;
	outline:thin;
	outline-style:solid;
	outline-color:#999999;
}
a.seguro:hover {
	color:#FFFF66;
}

.banc {
	font-size: x-small;
	color:#FFFFFF;
	background-color:#FF6600;
	padding-left:6px;
	padding-right:6px;
	outline-width:400px;
	outline:thin;
	outline-style:solid;
	outline-color:#999999;	
}

#menue {
	font-size:11px;
	width: 189px;
}

#menue ul, li {
	list-style-type: none;
}
 
#menue ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
 
#menue li {
	border-bottom: 1px solid #333333;
}

#menue li#primer {
	color: #000000;
	background: #333333;
	display: block;
	border-bottom: 0px;	
}

#menue li#espai {
	color: #FFFFFF;
	background: #E6E6E6;
	display: block;
	padding: 1px 0px;
}

#menue li#ultim {
	color: #FFFFFF;
	background: #c0c6cd;
	display: block;
	padding: 0% 0% 130px 0%;
	width: 120px;
}

#menue li#res {
	color:#cccccc;
	background-image:url(../image/mr.png);
	display: block;
	padding: 4px 6px 4px 4px;
	font-weight:bold;
}
 
#menue a {
	text-decoration: none;
	color: #fafafa;
	/*background:#1b1b1b;*/
	display: block;
	padding: 3px 6px;
}

#menue a#res {
	text-decoration: none;
	color:#CCCCCC;
	background:#666666;
	display: block;
	padding: 3px 6px;
	font-weight:bold;
}

#menue a#taronja {
	text-decoration: none;
	color: #333333;
	background: #ff9000;
	display: block;
	padding: 3px 6px;
	border: 1px solid #ffffff;
	border-width: 1px 1px 1px 1px;
}

#menue a#primer {
	text-decoration: none;
	color: #333333;
	background: #000000;
	display: block;
	padding: 3px 6px;
	font-weight:bold;
}

#menue a#imatge {
	display:inline;
	padding: 0px 0px;
}
 
#menue a:hover {
	background: #ff9000;
	color:#333333;
}

#menue a#res:hover {
	background: #000000;
}

#menue a#taronja:hover {
	color:#333333;
	background:#FFCC33;
}

#menuh {
		font-size: x-small;
        margin-bottom: 0px;
		margin-left: 0px;
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        margin: 0;
        padding: 0;
}

#menuh li {
        float:left;
}

#menuh a {
        text-decoration: none;
        color: #ffffff;
        background: #333333;
        display: block;
        padding: 3px 10px;
		width: 93px;
		height: 26px;
        text-align: center;
        border: 1px solid #cccccc;
        border-width: 1px 1px 1px 1px;
}


#menuh a#primero {
        border-left: 1px solid #ffffff;
}

#menuh a:hover {
        background: #ff9000;
        color: #333333;
}

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	background: url(../img/1x1gris.png) repeat-x bottom;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display:inline;
	list-style-type:none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background:#000000;
	line-height: 14px;
	padding: 2px 10px 2px 10px;
	margin-right:4px;
	border: 1px solid #ccc;
	text-decoration:none;
	color:#999999;
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #333;
	background:#333;
	color:#fff;
}

#tabnav a:hover {
	background:#922f13;
	color:#FFFFFF;
}

.rounded {
	text-align:center;
	background:#ffcc66;
	margin-top:1em;
}

.marcsuau {
	border-width: 1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#ccc;
}
