body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	background: #fff;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	text-align: center;
}



p { margin: 3px }
img { border: 0px; }
img.preview { margin: 0px; padding: 1px; border: 1px solid #4d3c2e; }
a { border: 0px; color: #1d6f91; text-decoration: none; }
a:hover { color: #1d6f91; text-decoration: underline; }
a img, a:hover img, a img:hover { border: 0px; text-decoration: none; }
h1, h2 { color: #a3d0ed; text-align: left; }
h3, h4 { color: #1d6f91; text-align: left; }
h5, h6 { color: #3a3a3a; text-align: left; }



#head {
	background: #eeedeb url('./../img/bg_head.jpg') top center repeat-x;
	height: 125px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#head div {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	min-width: 940px;
	max-width: 940px;
	text-align: right;
}
#head div img.logo { float: left; height: 90px; padding-top: 10px; }
#head div .user { float: right; padding: 5px 0px; }
#head div #links {
	clear: both;
	margin-top: 77px;
	padding: 0px 3px;	
	text-align: center;
}
#head div #links a {
	display: block;
	float: left;
	background: url('./../img/pulsante_normal.gif') top center no-repeat;
	width: 90px;
	max-width: 90px;
	height: 14px;
	padding: 5px;
	margin: 0px 2px;
}
#head div #links a:hover, #head div #links a.selected {
	background: url('./../img/pulsante_selected.gif') top center no-repeat;
	color: #fff;
	text-decoration: none;
}



#menu {
	clear: both;
	background: #1d6f91;
	height: 21px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#menu div {
	margin: 0px auto;
	padding: 0px;
	width: 930px;
	min-width: 930px;
	max-width: 930px;
	height: 21px;
}
#menu div * { float: left; height: 21px; }
#menu div a { padding: 2px 7px; color: #fff; border-width: 0px 0px 0px 1px; border-color: #c7c7c7; border-style: dotted; height: 17px;}
#menu div a.first { border: 0px; }
#menu div a.selected, #menu div a:hover { text-decoration: none; /*padding: 1px 7px;*/ background: #f6f5f4; color: #4d3c2e; /*border-width: 1px 0px; border-style: solid; border-color: #c7c7c7;*/ height: 17px; }



#main {
	clear: both;
	margin: 10px auto;
	padding: 0px;
	width: 940px;
	min-width: 940px;
	max-width: 940px;
	min-height: 450px;
}



#foot {
	clear: both;
	background: #e9e6e4 url('./../img/bg_foot.jpg') top center repeat-x;
	height: 110px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #cac3bf;
}
#foot div {
	margin: 0px auto;
	padding: 5px 0px;
	width: 940px;
	min-width: 940px;
	max-width: 940px;
	text-align: center;
	color: #4d3c2e;
	font-size: 11px;
}



.title {
	font-weight: bold;
	font-size: 13px;
}

.error {
	color: #f00;
	text-align: center;
}

.disabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.required {
	color: #f00;
}

.evidence {
	background: #a3d0ed;
	color: #fff;
	font-weight: bold;
}

.note {
	font-size: 10px;
}



a.field { display: block; text-align: left; font-weight: bold; padding: 0px 5px; }
div.field { background: #fdfdfd; border: 2px solid #eeedeb; padding: 0px 5px; margin: 5px 0px; }
div.field p { padding: 2px; }
div.field hr { width: 100%; border: 1px solid #eeedeb; }
h2 .button { display: block; float: right; padding: 5px; margin: 0px 5px; border: 1px solid #4d3c2e; background: #eeedeb; font-size: 11px; }



table {
	margin: 15px auto;
	text-align: left;
}
table td { vertical-align: middle; }
.list { margin: 5px auto; }
.list .odd {
	background: #eeedeb;
}
.list .even {
	background: inherit;
}
.list .lined {
	border-style: dashed;
	border-width: 0px 0px 2px 0px;
	border-color: #eeedeb;
}
.list th {
	padding: 5px 4px 5px 4px;
	font-size: 10px;
	font-weight: normal;
}
.list td {
	padding: 5px 4px 5px 4px;
	font-size: 12px;
}
.list td.big {
	font-weight: bold;
}
.list td.pending {
	font-style: italic;
}
.list td.title {
	width: 15%;
}
.list td .ok { color: #008000; font-style: italic; }
.list td .error { color: #f00; font-weight: bold; }
.list td hr { width: 100%; border: 1px solid #eeedeb; }
.list .action {
	text-align: center;
}
.list .action img {
	margin-bottom: -2px;
}
.edit { background: #eeedeb; }
.edit td { padding: 10px; }



#filtro {
	width: 500px;
	background: #f1f1f1;
	margin: 10px auto;
	padding: 5px;
	border-radius: 10px;
}



.pages {
	padding: 5px;
	color: #a9a9a9;
}
.pages a {
	color: #a9a9a9;
}



#map-canvas { height: 550px; border: 1px solid #7a7a7a; }



input[type='text'], input[type='password'], select, textarea, canvas { border: 1px solid #7a7a7a; background: #fff; }
input[disabled] { background: #f4f4f4; }