* {
	margin:0;
	padding:0;
}

body {
	color:#000000;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	background-color:#333333;
}

#container {
	clear: both;
}

.clear {
	clear: both;
}

img {
	border: none;
}

a, a:visited {
	color: #c90000;
	text-decoration: none;
}
a:active, a:hover {
	color: #ff0000;
	text-decoration: none;
}

h1 {
	background: url(/img/siteindex/h1_back.gif) no-repeat top left;
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px 8px;
	width: 531px;
	height: 25px;
}
html > body h1 {
	width: 547px;
}

h2 {
	font-size: 14px;
	margin-bottom:10px;
}

h3.bold {
	font-weight: bold;
	color: #808080;
}

h4 {
	font-size: 19px;
	font-weight: normal;
	color: #c00000;
	margin: 5px 0px 8px 0px;
}

ul {
	list-style-type: none;
}

li {
	margin-bottom: 25px;
	border-bottom: 1px dotted #B4B4B4;
}

.index_titol_menu {
	display:block;
	background: url(/img/siteindex/p_back.gif) no-repeat top center;
	width:208px;
	min-height:17px;
	padding:4px 8px;
	margin:0;
	border-bottom: 1px solid #CCC;
}

#leftcolumn ul {
	margin-bottom:13px;
}

#leftcolumn li {
	background: url(/img/siteindex/li_off.gif) no-repeat top right;
	height: 17px;
	padding: 3px 10px 0px 15px;
	font-size:10px;
	border: none;
	margin: 0;
}
#leftcolumn li a, #leftcolumn li a:link, #leftcolumn li a:visited {
	color: #000000;
}
#leftcolumn li:hover {
	background: url(/img/siteindex/li_on.gif) no-repeat top right;
}

#leftcolumn .menu_selected {
	background: url(/img/siteindex/li_on.gif) no-repeat top right;
}

#leftcolumn p {
	color:#808080;
	font-weight:bold;
	margin-top:7px;
}

#index_calendar {
	margin-bottom:13px;
	font-size:11px;
}
.index_calendar_tit {
	color:#808080;
	font-weight:bold;
	text-align:left !important;
	padding-bottom:7px;
}
#index_calendar td {
	width:13%;
	padding:3px;
}
#index_calendar_days {
	color:#808080;
}
.index_calendar_weekdays {}

#wrapper {
	background-image: url(/img/siteindex/body_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear:both;
	margin:0px auto;
	width:958px;
}

#leftcolumn {
	width:224px;
	padding:13px;
	float:left;
}

#content {
	/*width:547px;*/
	width:531px;
	padding:13px;
	float:left;
	margin-right:12px;
}
html > body #content {
	width: 547px;
}

.sky {
	width:120px;
	padding-top:12px;
	background-image: url(/img/siteindex/publicitat.gif);
	background-position: center top;
}

.floatleft {
	float:left;
}

.header {
	clear:both;
	padding-top: 8px;
	padding-bottom: 15px;
	background-color:#333333;
	background-image: url(/img/siteindex/body_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header .center {
	width:955px;
	margin:0 auto;
}

.footer {
	clear:both;
	padding-top: 26px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #000000;
	background-color:#333333;
	background-image: url(/img/siteindex/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.left {
	float:left;
}

.right {
	float:right;
}

.footer .copyright {
	color: #999999;
	padding-bottom: 5px;
}

.footer a, .footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover, .footer a:active {
	text-decoration: none;
	color: #999999;
}

.footer img {
	vertical-align: middle;
}

.footer img.logo {
	margin-left: 10px;
}

.index_pretitol {
	font-size: 10px;
	margin-bottom:15px;
}

.index_cat {
	font-weight:bold;
}

.commentrow {
	/*background:transparent url(/endirecte/img/commentrow_bg.gif) repeat-x scroll left bottom;*/
	/*border-bottom: 1px dotted #808080;*/
	font-size:10px;
	margin-left:10px;
	margin-bottom:11px;
}
.commentrow .typeimg {
	margin:0px 3px;
	vertical-align:middle;
}
.commentrow .number {
	color:#C1272D;
	font-weight:bold;
}
.commentrow .addon {
	color:#808080;
	margin-bottom:3px;
}
.commentrow .textpreview {
	color:#000000;
	line-height:120%;
}
.commentrow .administrator {
	color:#C1272D;
	font-weight:bold;
}
.amaga {
	display:none;
}
.noamaga {
	display:block;
}

.nav {
	display:inline;
	float:right;
}
.nav li {
	display:inline;
	border-bottom:none;
	border-right:1px solid #cccccc;
	padding: 0 5px;
}
.nav img {
	/*padding-top: 3px;*/
	vertical-align:middle;
}
.nav .final {
	border-right:none;
}
