.bar_err
{
	width:100%;
	height:30px;
	font-size:25px;
	text-align:center;
	color:#FFFFFF;
	background-color:#FFAAAA;
}
.bar_msg
{
	width:100%;
	height:30px;
	font-size:25px;
	text-align:center;
	color:#FFFFFF;
	background-color:#33CC00;
}
h1
{
	font-size:25px;
	width:100%;
	background:url('../images/h1bg.png') repeat-x;
	color:#fff;
	height:32px;
	text-align:center;
	font-family:Calibri;
	padding-top:0px;
	margin-top:0px;
}

body 
{
	background:#999999;	
}

.wrap
{
	width:800px;
	margin:0px auto;
}

.banner
{
	width:800px;
	background:url('../images/header.jpg') no-repeat;
	height:150px;
}

.content
{
	background-color:#FFFFFF;
	width:800px;
}
.footer
{
	height:30px;
	backgroung:url('images/footer.jpg') no-repeat;
}
.menu
{
	background-color:#2C5CA4;
}

.menu_icons a
{
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;	
}

.tab_border {
	margin-top:5px;
	border-collapse:collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #B1BCC9;
}

.tab_border td {
	padding:4px;
}

.tab_border th {
	padding:5px;
	font-size:12px;
	color:#000;
	width:auto;
	color:#FFF;
	letter-spacing: 0.7px;
	font-weight: normal;
	background-color:#999999;
	font-weight:bold;
	border-collapse:collapse;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #C3D0E1;
	text-align: left;
	vertical-align: top;
}

.tab_border th strong {
	font-weight: normal;
}

.tab_border tr tr:hover,.tab_border tr tr tr:hover {
	background-color:inherit;
}

.tab_border tr:hover {
	background-color:none;
}

.tab_border tr.clean:hover {
	background-color:#FFF;
}

.tab_border td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #B1BCC9;
}

.tab_border td td {
	border-width: 0px;
}

.tab_border .tab_none {
	border: 0px;
}

fieldset {
	border: 1px solid #B2BECB;
	color:#3F5268;
	text-align: left;
	padding:5px 0px 5px 5px;
}

fieldset legend {
	color:#000000;
	text-align: left;
}

.lista_pacienti_litera
{
	float:left;
	width:24%;
	padding-right:3px;
}

.left 
{
	float: left;
	width: 47%;
}
