/* banner coneix bac de roda */

#first_impresion{
	margin-bottom: 20px;
}

/* modulo AGENDA */
#agenda{
	margin-bottom: 20px;
}

#agenda div.title{
	background: #D6006E;
	font: bold;
	color: White;
	padding: 3px;
	font-size: 14px;
	font: "Arial Black";
	}

#agenda div.link{
	float: right;
	color: #fff;
	background: url(bullet_white.gif) no-repeat 0px 7px;
	padding: 3px 10px;
}

		#agenda div.link a{
			color: #fff;
			text-decoration: none;
		}
	
		#agenda div.link a:hover{
			color: #f06
		}
		
#agenda div.meses{
	background: url(line_agenda.gif) repeat-x bottom;
	padding: 3px 0px 0px 0px;
	height: 20px;
}

		#agenda div.meses li{
			display: inline;
			list-style: none;	
			background: #ccc;
			text-transform: uppercase;
			padding: 3px;
			margin: 0px 1px 0px 0px;
		}

		#agenda div.meses li a{
			color: #000;
			font-weight: bold;
			text-decoration: none;
		}

		#agenda div.meses li strong{
			color: #fff;
		}
		
		#agenda div.meses li:hover{
			background: #888;			
		}

		#agenda div.meses li.current, #agenda div.meses li.current:hover{
			background: #f06;
		}
		
#agenda div.items{
	padding-top: 6px;
}
		
		#agenda div.items p{
			margin: 0px 0px 4px 0px;
			line-height: 11px;
			color: #666;
		}
		
		#agenda div.items p a{
			color: #666;
			text-decoration: none;
		}
		
		#agenda div.items p a:hover{
			color: #f06;
			text-decoration: underline;
		}
		
		#agenda div.items p strong{
			color: #000;
		}	
		
		
/* módulo BDR+ */
#bdrplus{
	margin-bottom: 20px;
}

#bdrplus div.title{
	background: #0EBA00;
	font: bold;
	color: White;
	padding: 3px;
	font-size: 14px;
	font: "Arial Black";
}

#bdrplus div.link{
	float: right;
	color: #fff;
	background: url(bullet_white.gif) no-repeat 0px 7px;
	padding: 3px 10px;
}

		#bdrplus div.link a{
			color: #fff;
			text-decoration: none;
		}
	
		#bdrplus div.link a:hover{
			color: #0b0;
		}
		
#bdrplus div.subtitle{
	background: url(line_bdrplus.gif) repeat-x bottom;
	padding: 3px 0px 0px 0px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0b0;
}

#bdrplus div.items{
	padding-top: 6px;
}
		
		#bdrplus div.items p{
			margin: 0px 0px 4px 0px;
			line-height: 11px;
			color: #000;
		}
		
		#bdrplus div.items p a{
			color: #000;
			font-weight: bold;
			text-decoration: none;
		}
		
		#bdrplus div.items p a:hover{
			color: #0b0;
			text-decoration: underline;
		}
		
		#bdrplus div.items p strong{
			color: #0b0;
		}	
		
		#bdrplus div.items em{
			color: #666;
			font-weight: normal;
		}
		
		
/* módulo NOTICIAS */
#news{
	margin-bottom: 20px;
}

#news div.title{
	background: #F6C314;
	font: bold;
	color: White;
	padding: 3px;
	font-size: 14px;
	font: "Arial Black";
}

#news div.link{
	float: right;
	color: #fff;
	background: url(bullet_white.gif) no-repeat 0px 7px;
	padding: 3px 10px;
}

		#news div.link a{
			color: #fff;
			text-decoration: none;
		}
	
		#news div.link a:hover{
			color: #da0;
		}
		
#news div.subtitle{
	background: url(line_news.gif) repeat-x bottom;
	padding: 3px 0px 0px 0px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #da0;
}

#news div.items{
	padding-top: 6px;
}
		
		#news div.items td{
			margin: 0px 0px 4px 0px;
			line-height: 11px;
			color: #000;
			padding: 1px;
		}
		
		#news div.items td a{
			color: #000;
			font-weight: bold;
			text-decoration: none;
		}
		
		#news div.items td a:hover{
			color: #da0;
			text-decoration: underline;
		}
		
		#news div.items td strong{
			color: #da0;
		}	

		
/* modulo DESCARGAS */
#downloads{
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #000;
}

#downloads div.title{
	background:	#000;
	padding: 2px;
}

#downloads div.title h1{
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

#downloads div.items{
	padding: 3px 3px 6px 70px;
	background: url(bg_download.gif) no-repeat top left;
}

#downloads div.items p{
	margin: 4px 0px;
}

#downloads a{
	text-transform: uppercase;
	color: #000;
}
		
/* Important: el cajón del sastre */

#important{
	margin-bottom: 10px;
}

#important div.title{
	background: transparent url(line_important.gif) repeat-x bottom;
	padding-left: 10px;
}

#important div.content{
	border: 1px #00A8C6 solid;
}

#important div.content p{
	text-align: center;
	color: #666;
}

#important div.content p a{
	color: #00A8C6;
	font-weight: bold;
}

/* Banners */
#banners{
	margin-bottom: 0px;
}

#banners li{
	list-style: none;
	display: inline;
}