﻿body 
{
	text-align:center;
	margin:0; padding:0;
	background-color:#fff;
	color:#000;
	font:85% verdana,tahoma,helvetica,sans-serif;
}

hr { display:none }

#header 
{
	/*width:100%; */ 
	margin-left:auto; 
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	height:60px;
	color:#FFFFFF;
    padding-top:10px;
}

#corpo 
{
	position:relative;
	width:100%; 
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	text-align:left;
	color:#000000;
/*	border:1px solid #000; */
}

#footer {
	width:99%; 
	margin:3px auto; 
	font-size: 113%;
	font-weight:bold;
	text-align:center;
	color:#000099;
    background:#fff;
	border-left:4px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
} 

#corpo-left {
	position:absolute;
	top:0px; left:5px;
	width:11.955em;
	padding:1px 0;
    border:1px solid #c0c0c0;
    background:#FFFFFF
}

#corpo-middle
{
	margin: 0 5px 0 12.7688em;
	padding:1px 0;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    background:#fff;
    border:0;
}

#corpo-right {
    display:none
}

#utility 
{
	width:100%; 
	color:#000;
    height:1.9em; 
    border-bottom:5px solid #dbdbdb;
    padding-left:5px;
    vertical-align:middle;
    text-decoration:none;
    font-size:100%;
    font-weight:bolder;
} 

.siteMapPath
{
	float:left;
	height:100%;
	vertical-align:middle;
	padding-top:3px;
}

.imgSmallFlag
{
    vertical-align:middle;
    border:1px solid #000;
    width:2.504em;
    height:1.70272em;
    margin-top:1px;
}

#divBlue
{
	text-align:right;
    display:block;
    width:100%;
    border:0;
    height: 60px;
    margin:0;
    padding:0;
	background-image:url(../img/divBlue_bg.png);
    background-position:left bottom;
    background-repeat:repeat-x;
}

#divRed
{
    display:block;
    margin-top:2px;
    padding:0;
    width:100%;
    border:0;
    background-color: #980100;
    height: 14px;
    margin-bottom:0;
}

#imgNavigAbile
{
    border:0;
    width: 224px;
    height:81px;
}



