/* CSS Document */

body {
	background-image: url(../images/sf.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #95C6EE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.text-arancio {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.text-arancio2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF6600;
}

a:link { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a:visited {font-family:Tahoma, Arial, sans-serif; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a:hover { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:underline}

a.linkbold:link { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #000000; text-decoration:none}
a.linkbold:visited {font-family:Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #000000; text-decoration:none}
a.linkbold:hover { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #000000; text-decoration:underline}

a.linkarancio:link { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #FF6600; text-decoration:none}
a.linkarancio:visited {font-family:Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #FF6600; text-decoration:none}
a.linkarancio:hover { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #FF6600; text-decoration:underline}

a.linkaranciobold:link { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #FF6600; text-decoration:none}
a.linkaranciobold:visited {font-family:Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #FF6600; text-decoration:none}
a.linkaranciobold:hover { font-family: Tahoma, Arial, sans-serif; font-size:11px; font-weight: bold; font-style: normal; color: #FF6600; text-decoration:underline}


.modulo, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	background-color: #FFCC00;
	border: 1px solid #000000;
}
textarea {
	text-align:left;
}
.bottone {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	background-color: #0099CC;
	border: 1px solid #000000;
}

.Bottone {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	background-color: #0099CC;
	border: 1px solid #000000;
}

.fileto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
td.tab_loghi {
	border-bottom:1px solid #ccc;
}
.titoli_arancio {
	font-family:Tahoma, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #FF6600;
}
#curriculum .radiob{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	background-color: transparent;
}
#ceprovo {
	background-image:url(../images/ceprovo.gif);
	background-color:transparent;
	border:none;
	width:205px;
	height:54px;
}
#cerinuncio {
	background-image:url(../images/cerinuncio.gif);
	background-color:transparent;
	border:none;
	width:155px;
	height:44px;
}
#ceprovo-ing {
	background-image:url(../images/ceprovo-eng.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	width:205px;
	height:54px;
}
#cerinuncio-ing {
	background-image:url(../images/cerinuncio-eng.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	width:155px;
	height:44px;
}
.box-interview {
	padding:10px 5px;
	margin:15px auto;
	width:600px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;	
	text-align:justify;
	border:1px solid #666;
}
.box-interview h3{
	font-family: Tahoma, Arial, sans-serif;	
	color: #000000;
	margin:0px 5px;
}
.box-interview img{
	float:left;
	margin:0px 10px 5px 0px;
	border:1px solid #f60;
}