* {
	padding: 0;
	margin: 0;
}
html{
	height: 100%;
}
body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(../img/fons.gif) repeat-x top;
	color: #fff;
	font-size: 11px;
	height: 100%;
}

/* Type
----------------------------------------------- */
h1{ margin: 0;}

a:link,
a:visited {
	color: #f40;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link img,
a:visited img {
	border: none;
}

a.linkMenu,
a.linkMenu:visited {
	color: #f40;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #fff;
	text-decoration: underline;
}

/* Page Structure
----------------------------------------------- */
img.precarga{ background: url(../img/loader.gif) no-repeat center; }
.lateral01{ background: url(../img/lat01.gif) repeat-y; }
.lateral02{ background: url(../img/lat02.gif) repeat-y; }

.fonsTaula{ background: #000; }
.fonsMenu { background: #151515; }
.fonsMenuImg01{ height:29px; background: url(../img/fonsMenu01.jpg) repeat-x;}
.fonsMenuImg02{ height:29px; background: url(../img/fonsMenu02.jpg) repeat-x;}
.lateral01{ background: url(../lat01.gif) repeat-y; }
.lateral02{ background: url(../lat02.gif) repeat-y; }
.llistaCorreuFons{ background: url(../img/fonsllista.jpg) repeat-x }
.llistaCorreu{ width:150px; border: #fff 1px solid; background: #000; height:13px; font-size: 9px; color:#FFFFFF;}
.llistaCorreuFont{ color:#999999; font-size: 9px; }
.llistaCorreuBoto{ width:50px; height:18px; background: url(../img/btllista.gif) no-repeat; }
h1.noticiesTitol{ color:#ff4400; font-size: 15px; }
.noticiesTexte{ color: #c33d10; }