/* CSS Document */
body {
	background-image: url(sfondo.jpg);
	background-repeat: repeat;
}
a img {
	border-width:0;
}
a:link {
    color: #2064C1;
    text-decoration : none;
}
a:visited {
    color: #2064C1;
    text-decoration : none;
}
a:hover {
    color: #2064C1;
    text-decoration : underline;
}
.menu {
	color: #2064C1;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	font-weight: 600;
	background-color: #FDA16E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9D120F;
	border-left-color: #9D120F;
}
.menu_l {
	color: #2064C1;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	font-weight: 600;
	background-color: #FDA16E;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9D120F;
}
.menu_r {
	color: #2064C1;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	font-weight: 600;
	background-color: #FDA16E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9D120F;
}
.menu a:link {
    color: #2064C1;
    text-decoration : none;
}
.menu a:visited {
    color: #2064C1;
    text-decoration : none;
}
.menu a:hover {
	color: #ffffff;
}
.menu_l a:link {
    color: #2064C1;
    text-decoration : none;
}
.menu_l a:visited {
    color: #2064C1;
    text-decoration : none;
}
.menu_l a:hover {
	color: #ffffff;
}
.menu_r a:link {
    color: #2064C1;
    text-decoration : none;
}
.menu_r a:visited {
    color: #2064C1;
    text-decoration : none;
}
.menu_r a:hover {
	color: #ffffff;
}
.corpo_home {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 25px;
	font-weight: normal;
	background-color: #FDA16E;
	padding: 20px;
}
.corpo {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
	background-color: #FDA16E;
	padding: 20px;
}	
.cv {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 25px;
	font-weight: normal;
	background-color: #FDA16E;
	padding: 20px;
	vertical-align: top;
}	
.form {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	background-color: #FDA16E;
	padding: 20px;
}
.cv1 {
	text-decoration: underline;
	font-size: 14px;
}
.nome {
	font-size: 24px;
	font-weight: 600;
}
.link a:link {
    color: #000000;
    text-decoration : underline;
}
.link a:visited {
    color: #000000;
    text-decoration : underline;
}

b.rtop, b.rbottom {
	display: block; 
	background: #FFF7DA;
}
b.rtop b, b.rbottom b {
	display: block; 
	height: 1px;
    	overflow: hidden; 
	background: #FDA16E;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
.partner {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.partner a:link {
	color:#2064C1;
}
.partner a:visited {
	color:#2064C1;
}
.partner a:hover {
	text-decoration:underline;
}
.footer {
	background-color: #FDA16E;
	border-top-color: #9D120F;
	border-top-width: 1px;
	border-top-style: solid;
	width:95%;
	padding: 0;
	margin: 0 auto;
	clear: both;
	margin-top:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	text-align:center;
}
hr {
	width:250px;
	color:#9D120F;
}
.space {
	margin:10px;
}