/* contatti */
.contattiContent {
	width: 886px;
	overflow: hidden;
}

.contattiContent .didascalia
{
	margin-bottom: 8px;
	font-style: italic;
}

.contattiTab {
	width: 500px;
	float: left;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
}

.contattiTab2 {
	width: 175px;
	float: right;
	margin-top: 10px;
	font-family: georgia;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #666666;
}

.contattiContent .submitCnt
{
	text-align: center;
	margin-top: 20px;
}

.contattiContent .modulocampi
{
	width: 173px;
	background-color: #e5e1e2;
}


.contattiTab b,.contattiTab2 b {
	color: #000000;
}

#lavora, #arearis {
	color: #ffffff;
	cursor: pointer;
	display: block;
	background-color: #000000;
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	font-weight: bold;
	font-style: italic;
	right: 20px;
}

#arearis
{
	bottom: 60px;
}

#lavora:hover, #arearis:hover
{
	background-color: #bd0518;
}

#JobsForm
{
	background-color: #dddddd;
	background-image: url(../immagini/grafica/statiche/modulo_job.jpg);
	background-repeat: no-repeat;
	/*height: 241px;*/
}

#JobsForm .formRow
{
	/*height: 25px;*/
}

#submitContent
{
	text-align: center;
}

#curriculum
{
	border: 0px;
	font-size: 10px;
}

#JobsForm .formRow.titolo
{
	text-align: center;
	font-family: Georgia, Arial;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 5px;
}

#JobsForm .tfcLabel
{
	color: #919294;
	background-color: transparent;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, Arial;
	font-style: italic;
	padding: 0px 5px;
}

#JobsForm input
{
	border-color: #919294;
	height: 18px;
	line-height: 18px;
	padding: 0px;
	width: 180px;
}

/* fine contatti */ 

/* multimedia */
.mediaContent {
	width: 930px;
	height: auto;
	overflow: hidden;
	/*border: 1px solid red;*/
}

.mediaContent a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.mediaContent a:hover {
	color: #BD0518;
}

.mediaTit {
	width: 100%;
	text-align: center;
}

.mediaContent_sx {
	width: 400px;
	height: auto;
	overflow: hidden;
	float: left;
}

.mediaContent_dx {
	float: left;
	text-align: center;
}

.wpimg {
	float: left;
	height: 108px;
	line-height: 117px;
	padding: 5px;
	overflow: hidden;
}

.wpimg {
	vertical-align: baseline;
}

.wplink {
	width: 110px;
	height: 118px;
	margin-left: 200px;
	font-size: 13px;
	text-align: center;
	position: relative;
}

.wplink .titoletto {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #BD0518;
	margin-bottom: 5px;
}

.wplink .so {
	text-align: center;
	width: 90px;
	margin-bottom: 5px;
}

.wplink .so a{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	display: block;
}

#cambiavideo
{
	cursor: pointer;
	font-size: 15px;
	font-style: italic;
	text-align: left;
	margin-top: 15px;
}

#cambiavideo:hover
{
	color: #BD0518;
}

.sslink.first{margin-left: 200px;}
/* fine multimedia */