/*
jmarin
*/

* { padding: 0; margin: 0; }

body {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif; /*font-size: 11px;
	font-weight: bolder;*/
}
a
{
	color: #DE7E10;
	text-decoration: none;
}
a:hover{
	color: #B1B0A1;
}
.mainlevel_menutop
{
	background: transparent url(../images/boto_dalt_a.png) no-repeat top;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: table;
	width: 155px;
	height: 41px;
	float: right;
	padding-top: 11px;
}

.mainlevel_menutop:hover
{
	color: #8C8C8C;
	background-image: url(../images/boto_dalt_ahover.png);
}

.mainlevel
{
	background: transparent url(../images/menu_a.png) no-repeat;
	display: block;
	color: #Fff;
	font-size: 11px;
	text-decoration: none;
	width: 155px;
	height: 24px;
	padding-top: 5px;
	text-align: center;
}
.mainlevel:hover
{
	color: #8C8C8C;
	background-image: url(../images/menu_ahover.png);
}



#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	background-image: url(../images/cap_e.png);
	color: #333;
	width: 725px;
	float: left;
/*	padding: 10px; */
/*	border: 1px solid #333; */
	height: 243px;
	margin: 5px 0px 0px 0px;
	background-repeat: no-repeat;
	/*border: 1px solid #ccc;*/
}
#headerd {
	background-image: url(../images/cap_d.png);
	color: #333;
	width: 195px;
	float: left; /*	border: 1px solid #333; */
	height: 213px;
	margin: 5px 0px 0px 0px;
	background-repeat: no-repeat; /*border: 1px solid #ccc;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 30px;

}


#navigation {
	float: right;
	width: 715px;
	height: 66px;
	color: #333;
	background: transparent;
	padding-right: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
		font-weight: bold;
/*	border: 1px solid #ccc;*/
	padding-top: 5px;

}


#leftcolumn {
	/*background-image: url(../images/esquerra.png);
	background-repeat: repeat-y;*/
	color: #ccc;
	margin: 0px 0px 0px 0px;
	padding: 10px;
/*	height: 440px;*/
	width: 172px;
	float: left;
	/*border: 1px solid #ccc;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#content {
	float: left;
	color: #333;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 20px; 
	/*height: 347px;*/
	width: 686px;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #333;
	/*border: 1px solid #ccc;*/
}
#rightcolumn {
	background-image: url(../images/dreta.png);
	background-repeat: repeat-y;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: auto;
	width: 75px;
	float: left;
	border: 1px solid #ccc;
	/*height: 350px;*/
}
#footer {
	width: 900px;
	clear: both;
	color: #FFFFFF; /*	background: transparent;*/
	margin: 0px 0px 10px 0px;
	padding: 10px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	/*border: 1px solid #ccc;*/
	background: url(../images/peu.png) no-repeat center;
	text-align: center;
}

.newsfeed {
		font-size: 11px;
	padding-top: 10px;
}

/*  fontsize  */
#fontsize
{
	/*z-index:100;
	position:absolute;
	top:0;
	right:0;
	background:#fff;
	color:#000;*/
}

#fontsize h3,#fontsize p
{
	border:0;
	display:inline;
	font-size:1em;
}

#fontsize p
{
	margin:0 0 0 5px;
}

#fontsize p a
{
	font-weight:bold;
	margin:0 0px;
	display:inline;
	padding:0 2px 0 2px;
}

.componentheading {
	color: #DE7E10;
	font-weight: bold;
		font-size: 14px;
}
.contentpaneopen {
	color: Black;
	}
.contentheading{
	color: #DE7E10;
	font-weight: bolder;
}
.createdate {
	font-size: 10px;
	color: Gray;
}
.moduletable {
	font-size: 12px;
	color: Gray;
	padding-top: 20px;
}
.moduletable_acc {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;

}
.moduletable_acc a{

	color: #FFFFFF;

}
.moduletable_acc a:hover{

	color: #B1B0A1;

}

.input {
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	line-height: 20px;
	padding-bottom: 10px;
}
.mostread {
	font-weight: normal;
	font-size: 10px;
	padding-top: 10px;
	list-style-type: circle;
	margin-left: 5px;
}
