/* Global Styles */

body {
	margin:5px;
	background-color: #195988;
	min-width:1150px;
	}
	
td {
	font:11px arial;
	color:#000000;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
h2 {
	line-height:1em;
	}
	
	
a {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	}
	
a:hover {
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	}

/* Class Styles */

.texte_continguts {
	font:11px/12px arial;
	color:#000000;
	letter-spacing:0.1em;
	margin-top:4px;
	margin-bottom: 4px;
	text-align: left;
	}

.vermell {
	color: #900;
}

h1#novetats_ofertes {
	padding:0;
	margin:0;
}

#banners img{
	margin-left:30px;
	margin-bottom:40px;
	border:1px solid #000;
}

.text_petit {
	font:10px arial;
	color:#000000;
	}
.td_daltdretaesquerre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.td_dretaesquerre {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../media/imatges/fonsi_01.jpg);
	background-position: center top;
}
.td_baixdretaesquerre {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.texte_idiomes {
	color:#666666;
	font-weight: bolder;
	background-color: #CCCCCC;
	text-decoration: none;
}
.texte_idiomes:hover {
	color:#000000;
	font-weight: bolder;
	background-color: #999999;
	text-decoration: none;
}
.txt_oferta_especial {
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
	line-height: 12px;
}

