/*

visionaria 2007

*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
 margin: 0 auto;
 width: 922px;

}
#header {
	color: #333;
	width: 900px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#navigation {
	float: left;
	width: 900px;
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	text-align: center;
}

#navigation a:link, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
}


#navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00489b;
	text-decoration: none;
	margin-right: 10px;
}


#leftcolumn {
 	color: #333;
 	margin: 0px 0px 0px 0px;
 	padding: 10px;
 	height: 350px;
	width: 200px;
 	float: left;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
}
#rightcolumn {
 float: right;
 color: #333;

	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
 margin: 0px;
 padding: 10px;
 height: 350px;
 width: 678px;
 display: inline;
}



.column {
 	width: 918px;
	float: left;
}

.left {
	color: #00489b;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.right {
	float: left;
	color: #00489b;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
	margin: 0px;
	height: auto;
	width: 678px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: auto;
}

.right input{
	width: 150px;
}

.right .button{
	width: 60px;
}

.right .check{
	width: 15px;
}

.right a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
		margin: 0px;
	padding: 0px;
}

.right a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00489b;
	text-decoration: underline;
		margin: 0px;
	padding: 0px;
}

.rightIN {
	float: left;
	clear: both;
	width: 658px;
}


.rightHead {
	float: left;
	color: #0099FF;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
	margin: 0px;
	height: auto;
	width: 678px;
	padding-top: 160px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

.rightHead a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	padding: 18px;
}

.rightHead a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	padding: 18px;
}

.rightHead a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
	padding: 18px;
}


.leftInfo {
	color: #0066FF;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.rightInfo {
	float: left;
	color: #0066FF;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
	margin: 0px;
	height: auto;
	width: 678px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#footer {
	width: 900px;
	clear: both;
	color: #CCCCCC;
	background: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-top-width: 1px;
	border-top-color: #00489b;
	border-top-style: solid;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0066FF;
	letter-spacing: -1px;
	font-weight: normal;
	padding-top: 0px;
}

.freccia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


/* EFFETTO */
/* HINT */
/* SU FORM */


/* All form elements are within the definition list for this example */
dl {
	font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(img/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(img/pointer.gif) left top no-repeat;
}

.foto {
	margin-right: 10px;
}

.fonte { border-bottom:1px dotted #00489b; cursor:help; }

td {
    padding: 5px !important;
}
