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

#contenitore_esterno {
	background: url(http://www.brums.com/templates/brums_homepage/images/sfondo_esterno_09_no.gif) top repeat-x #fafdfa;
}

#contenitore_sfondo {
	background: url(http://www.brums.com/templates/brums_homepage/images/sfondo_pagina_09.gif) repeat-x #fcf5ee;
}

#header_logo{
	background: url(http://www.brums.com/templates/brums_homepage/images/header_logo_09_no.gif) top left no-repeat;
}


/* BIO */



#colonna_centrale p a {
	text-decoration: none;
	color: #58b3e4;
	font-weight: bold;
}

.module_bio ul.menu {
	background: transparent url(../images/menu_bio_apertura_linea.png) no-repeat scroll;
	height: auto;
}

.module_bio ul.menu li.parent {
	background: transparent url(../images/menu_bio_punto_elenco.png) no-repeat scroll 22px 7px;
}

.chiusura_bio {
	visibility: visible;
	background: transparent url(../images/menu_bio_chiusura_linea.png) no-repeat scroll bottom left;
	height: 13px;
}
/* FORM CONTATTI STAMPA	 */

.titolo_form {
	border-bottom:6px solid #c9e1bc;
	clear:both;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 0 15px;
	width:539px;
}


/* BTN FORM GRIGIO */

.btn_form_apertura{
	display: block;
	height: 20px;
	width: 9px;
	float: left;
	background: url(../images/btn_form_apertura_w_grigio.gif) left no-repeat;
}

.btn_form_centro{
	display: block;
	height: 19px;
	width: auto;
	float: left;
	padding: 1px 10px 0px 0px;
	background: url(../images/btn_form_centro_w_grigio.gif) left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.btn_form_chiusura{
	display: block;
	height: 20px;
	width: 22px;
	float: left;
	background: url(../images/btn_form_chiusura_w_grigio.gif) left no-repeat;
}

#colonna_centrale p a {
	text-decoration: none;
	color: #9a9897;
	font-weight: bold;
}

.link_blog {
	display: block;
	width: auto;
	height: auto;
	clear: both;
	text-align: right;
	margin: 0px 0px 4px 0px;
	padding-bottom:3px;
	border-bottom: 6px solid #c9e1bc;
}
.link_commenti a{
	font-weight: bold;
	color: #c9e1bc;
	text-decoration: none;
}
.link_leggi_tutto a{
	font-weight: bold;
	color: #c9e1bc;
	text-decoration: none;
}
.link_commenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding: 0px 18px 0px 0px;
	margin: 0px 5px 0px 0px;
	background: url(../images/icona_commenti_blog_grigio.gif) right no-repeat;
}
.link_leggi_tutto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding: 0px 15px 0px 5px;
	border-left: 1px solid #c9e1bc;
	background: url(../images/icona_leggi_tutto_blog_grigio.gif) right no-repeat;
}
.link_preferiti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding: 0px 15px 0px 5px;
	border-left: 1px solid #c9e1bc;
	background: url(../images/icona_preferiti_blog_grigio.gif) right no-repeat;
}
.link_preferiti a{
	font-weight: bold;
	color: #c9e1bc;
	text-decoration: none;
}
.titolo_articolo_blog {
	color:#c9e1bc;
}
