body {
	background-image: url(img/bgp.jpg);
	margin:0;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #BC0019;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
}#footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #BC0019;
	background-image: url(img/footer_bg.gif);
	height: 27px;
}
#content {
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
}
td,th,tr,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pad8 {
	padding: 8px;
}
.pad10 {
	padding: 10px;
}
#footer td {
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
.bg_grey {
	background-color: #E5E5E5;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #BC0019;
	margin: 0px;
}
p,form {
	margin: 0px;
}
a {
	color: #880304;
	text-decoration: underline;
}
.small {
	font-size: 9px;
}
.hightlight {
	font-weight: bold;
	color: #820202;
}
.db {
	border: thin double #F1F1F1;
}
.field {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #BC0019;
}
.button {
	color: #FFFFFF;
	background-color: #BC0019;
}
.camposmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #BC0019;
}
.uppercase {
	text-transform: uppercase;
}
#login {
	background-color: #CCCCCC;
	border: 1px solid #BB001A;
}
h2 {
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}
.bg_grey2 {
	background-color: #F2F2F2;
}
#grid {
	background-color: #BB001A;
}
#grid td {
	background-color: #FFFFFF;
}
#grid th a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
#grid th{
	font-weight: bold;
	color: #FFFFFF;
}
.menu_admin{
color:#FFFFFF;

}
.menu_admin a:link{
color:#FFFFFF;
text-decoration:none
}
.menu_admin a:visited{
color:#FFFFFF;
text-decoration:none
}
.menu_admin a:hover{
color:#FFFFFF;
text-decoration:underline
}

.menu_centrali_admin{
	color:#FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left:5px
}
.tab_centrali_admin{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left:5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.prima_tab_admin{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left:5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}