@charset "UTF-8";
/* CSS Document */



/************ELEMENTI DELLA PAGINA************/
#channel_bar {
background:#DEDE4C;
}
#wrap{
	background:#F3F3C1;
}
.title {
	border-bottom-color: #A7A739;
}

/************TITOLI E TESTI************/


.title H2, .timestamp, .title h2 a, .content_text h3, .content_text a {
	color: #A7A739;
}

.content_text h1, .content_text h2, .content_text h3, .content_text h4, .content_text h5, .content_text h6 {
	color: #A7A739;
}