﻿input { font-size:8pt; }

/*.buttonGray{ padding:20px; background-color:#dbdbdb; color:#7e1316; font-weight:bold; font-size:10pt; margin:0 40px; text-decoration:none; text-transform:uppercase;}*/
.buttonGray{ margin: 0 40px; padding-top: 20px; width: 168px; height: 56px; display:inline-block; background-repeat: no-repeat; background-image: url(../Images/button.png); color:#ededed; font-weight:bold; font-size:10pt; text-decoration:none; text-transform:uppercase;}

.TableTitles
{
	padding:0px;
	margin:0px;
	width: 100%; 
	border-collapse: collapse; 
	border: 0px;
}

.TDTitles
{
	vertical-align: top;
	height: 35px;
	padding-left:112px;
	font-family:arial;
	font-weight:bold; 
	font-size:20pt; 
	color:#BBBBBB;
}

.SpanSubTitle
{
	height: 1%;
	position:absolute;
	top:140px;
	left:222px;
	font-weight:bold; 
	font-size:16pt; 
	color:#7e1316;
}

.PanelTour
{ 
	background-image: url(../Images/tourBG.jpg);
	background-repeat:repeat-x;
	border:1px solid #7e1316;
}

.RightPrincipalTitle
{
	font-family:Arial;
	font-size:12pt;
	color:#999999;
	font-weight:bold;
}

.RightPrincipalText
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	overflow:auto;
	height:400px;
	width:100%;
}

.WizardLink
{
	font-family:Arial;
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
}

.WizardRightText
{
	font-family:Arial;
	font-size:8pt;
	color:#ffffff;
	overflow: auto; 
	width: 210px;
	height: 345px;
  }

.WizardSelectedPage
{
	border-color:#ffffff;
	border-bottom-style:outset;
}

.WizardNotSelectedPage
{
	border-color:#7e1316;
	border-bottom-style:solid;
}

.WizardImage
{
	border-color:#ffffff;
	border-bottom-style:double;
}

.WizardImageButton
{
	border-color:#7E1316;
	border-bottom-style:solid;
}

.SimpleLinkImage
{
	border-color:#7E1316;
	border-bottom-style:solid;
}

.SimpleLink
{
	font-family:Arial;
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.SimpleImageButton {border-color:#7e1316;border-bottom-style:solid;}

.SimpleImage
{
	border-color:#7E1316;
	border-bottom-style:solid;
}

.SimpleRightText
{
	font-family:Arial;
	font-size:8pt;
	color:#ffffff;
	overflow: auto;
	width: 100%;
	height: 345px;
}

.WizardText	/* Usato in Curriculum */
{
	color: #ffffff;
}
