#leftbar {
	background-image: url(imagenes/left.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 120px;
	height: 560px;
	background-color: #000000;


}
#cabezal {
	background-image: url(imagenes/cabezal.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 630px;
	vertical-align: top;
	background-color: #252525;
	height: 560px;

}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	vertical-align: middle;
	padding-left: 3px;



}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #464646;
	vertical-align: middle;
	padding-left: 3px;
	text-decoration: none;




}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;


}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a2a2a2;
	font-weight: normal;
	font-style: italic;

}
body {
	background-color: #0D0D0D;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A2A2A2;
}
.bvnda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #D9AD00;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 13px;
	padding-top: 12px;




}
.containermenu {
	vertical-align: top;
	padding: 8px 0px 0px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: justify;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a2a2a2;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;

}

