

body{
	font-family :  Arial, sans-serif;
	font-size : 11pt;
	color :#ffffff;
	background: #990000;/*url("imatges/back_top.gif" ) repeat-x;*/
}

table{
	font-family : Arial, sans-serif;
	font-size : 11pt;
	color : white;
}

p 		{
	font-size : 100%;
	color : white;
	text-decoration : none;
}

.p		{
	font-size : 100%;
	color : white;
	text-decoration : none;
}

.italic 		{
	font-style : italic;
	text-decoration : none;
}

h6{
	font-size : 110%;
	text-decoration : none;
	font-weight: bold;
}
h5{
	font-size : 115%;
	text-decoration : none;
	font-weight: bold;
}
h4{
	font-size : 120%;
	text-decoration : none;
	font-weight: bold;
}
h3{
	font-size : 130%;
	text-decoration : none;
	font-weight: bold;
}
h2{
	font-size : 140%;
	text-decoration : none;
	font-weight: bold;
}

h1{
	font-size : 150%;
	text-decoration : none;
	font-weight: bold;
}

.h6{
	font-size : 110%;
	text-decoration : none;
	font-weight: bold;
}
.h5{
	font-size : 115%;
	text-decoration : none;
	font-weight: bold;
}
.h4{
	font-size : 120%;
	text-decoration : none;
	font-weight: bold;
}
.h3{
	font-size : 130%;
	text-decoration : none;
	font-weight: bold;
}
.h2{
	font-size : 140%;
	text-decoration : none;
	font-weight: bold;
}
.h1{
	font-size : 150%;
	text-decoration : none;
	font-weight: bold;
}


.small {
	font-size : 80%;
	color : white;
	text-decoration : none;
	font-style: italic;
}

.vsmall {
	font-size : 70%;
	color : white;
	text-decoration : none;
	font-style: italic;
}
#top  {
	width:100%;
	background: #990000;/*url("imatges/back_top.gif" ) repeat-x;*/
	tag-bottom: 1px solid #dddddd;
		}
#main {
	width:100%;
	background: #000000;/*url("imatges/back_top.gif" ) repeat-x;*/
		}

#bottom  {
	tag-top: 1px solid #dddddd;
	width:100%;
	background: #990000;/*url("imatges/back_top.gif" ) repeat-x;*/
		}

.oferta	{
		background-color:#FF6600;
		border: 1px #ffffff solid;
		}

.thintag{tag-top: 1px solid #ff0000;}