body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color: #f8aa01;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f8aa01;
}
a:hover{
color: #FFFFFF;
text-decoration:none;
background-color:#f8aa01;}
#basebase{
	width:800px;
	margin: auto;
}

#menuflash{
	width:800px;
	height:75px;
	margin: auto;
}

#contentbase {
	width: 700px;
	margin: auto;
}

#titolpagina{
	height:55px;
	width:700px;
	font-size: 15px;
	font-weight: bold;
}

#contentnewsbase  {
	width: 700px;
	margin-top: 10px;
	clear: both;
}
#peu {
	height: 100px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	position: relative;
	margin-top: 30px;
}
#contentnews {
	margin: auto;
	width: 530px;
}

#contentnews img.contornimg{
	border: #edece7 5px solid;
	margin-right: 7px;
	float: left;
	margin-top: 4px;
}
#contentnews img.NOcontornimg{
	margin-right: 7px;
	float: left;
	margin-top: 4px;
}
/* INICI TITOL NOTICIA*/
#contentnews .news-in01 {
	height: 60px;
	width: 530px;
	background-image: url(imatges/bg_dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 4px;
}
#contentnews .news-in01titol{
	height: 35px;
	width: 445px;
	color: #f8aa01;
	font-size: 10px;
	padding-top: 22px;
	background-image: url(imatges/bg_dotted_vert02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}
#contentnews .news-in01data{
	height: 39px;
	width: 75px;
	color: #454545;
	float:right;
	text-align: center;
	padding-top: 18px;
}
#contentnews .news-in01data .dia{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#contentnews .news-in01data .mes{
	color: #454545;
	font-size: 10px;
	font-weight: bold;
}

#contentnews .textnews{
	font-size:11px;
	color:#333333;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 17px;
}
#fletxes {
	margin: auto;
	height: 55px;
	width: 700px;
}
#fletxes-in {
	height: 30px;
	width: 530px;
	margin-top: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imatges/news_bg01.gif);
	background-repeat: repeat-x;
}
div.peunoticia{
	background-image: url(imatges/news_bg01.gif);
	background-repeat: repeat-x;
	height: 25px;
	width:auto;
	margin-top: 25px;
	}
