/**
 * Contenuto del CSS relativo all'impaginazione/template.
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #899dae;
	background-image: url(http://farco.dyndevicecms.com/_templates/farco2012/images/background.gif);*/
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Calibri, Tahoma;
	font-size: 13px;
	color: #333333;
}
h1
{
	font-family: Calibri, Tahoma;
	color: #CC0000;
	font-size: 21px;
	margin: 0px;
}

h2
{
	color: #cc0000;
	font-size: 18px;
	margin: 0px;
}
h3
{
	color: #003980;
	font-size: 18px;
	margin: 0px;
}
h4
{
	color: #cc0000;
	font-size: 15px;
	margin: 0px;
}
h5
{
	color: #003980;
	font-size: 15px;
	margin: 0px;
}
h6
{
	color: #cc0000;
	font-size: 13px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color:#003980;
}
a:visited {
	text-decoration: none;
	color:#003980;
}
a:hover {
	text-decoration: underline;
	color:#005BCC;
}
a:active {
	text-decoration: none;
	color:#003980;
}

.menutop a:link {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.menutop a:visited {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.menutop a:hover {
	color:#90bcdc;
	font-size: 13px;
	font-weight: bold;
}
.menutop a:active {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.menuleft a:link {
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}
.menuleft a:visited {
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}
.menuleft a:hover {
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}
.menuleft a:active {
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}

.ecommerce a:link {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}
.ecommerce a:visited {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}
.ecommerce a:hover {
	color: #660000;
	font-size: 13px;
	font-weight: bold;
}
.ecommerce a:active {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}


.azzurro10 {
	color: #90bcdc;
	font-size: 12px;
}
.azzurro13 {
	color: #90bcdc;
	font-size: 13px;
}
.bianco11 {
	color: #FFFFFF;
	font-size: 12px;
}
.bianco13 {
	color: #FFFFFF;
	font-size: 13px;
}
.bianco15 {
	color: #FFFFFF;
	font-size: 15px;
}
.nero13 {
	color: #000000;
	font-size: 13px;
}
.blu15 {
	color: #005BCC;
	font-size: 15px;
}

/**
 * Definizione dei Div del Template.
 */
 
#top {
	width: 890px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	width: 850px;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	background-image: url(http://farco.dyndevicecms.com/_templates/farco2012/images/back-models.png); background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 890px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#left {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#right {
	float: left;
	width: 610px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#footer {
	background-color: #4c4c4c;
	background-image: url(http://farco.dyndevicecms.com/_templates/farco2012/images/back-models.png); background-repeat: repeat-x;
	color: #ffffff;
	width: 850px;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
}

/**
 * Definizione delle classi relative al modulo DT-Form.
 */

.dtformTable
{
	width: 100%;
	border-collapse: collapse;
}

.dtformTable td
{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.dtformTable td textarea
{
	width: 370px;
	height: 100px;
}

.dtformTable td input[type=text] 
{
        width: 370px;
}

.dtformCaptchaLabel
{
	vertical-align: top;
	background-color: #C0E7F5;
	font-weight: bold;
}

.dtformCaptchaField
{
	background-color: #C0E7F5;
}

.dtformSend
{
	text-align: center;
	background-color: #f7f7f7;
}

.dtformSend input
{
	width: 110px;
}

.dtformObligatory
{
	font-weight: bold;
}

/* Le seguenti definizioni, a titolo di esempio, ridefiniscono la larghezza della colonna
   di sinistra e la larghezza del primo campo a destra: disponibile una classe per ogni
   cella della tabella esposta del relativo campo */

.dtformLabel9
{
	width: 35%;
}

.dtformLabel12
{
	vertical-align: top;
}

/* Modulo commenti */

.commentiTable
{
	width: 714px;
	border: 1px solid #005BCC;
}

.commentiNicknameE
{
	width: 214px;
}
.commentiNicknameF
{
	width: 214px;
}

.commentiMessaggioE
{
	width: 500px;
	vertical-align: top;
}
.commentiMessaggioF
{
	width: 500px;
}

.commentiTableSubmitRow
{
	text-align: center;
}
.commentiTextArea
{
	width: 360px;
	height: 120px;
}

.commentiIntestazioneS
{
	background-color: #DDEEFF;
	text-align: left;
	font-weight: bold;
	color: #336666;
}

.commentiIntestazioneD
{
	background-color: #DDEEFF;
	text-align: right;
}

.commentiesistentiTable
{
	width: 100%;
	border-collapse: collapse;
}

.commentiesistentiTable td
{
	padding: 3px;
}

.commentiTable
{
	width: 100%;
	border-collapse: collapse;
}

.commentiTable td
{
	border: 1px solid #808080;
	padding: 3px;
}

.privacyLabel { position: relative; top: -3px; }

.lcmsChatLearnerList
{
	border: 1px solid #cccccc;
	margin-top: 20px;
	padding: 10px;
}

/**
 * Definizione delle classi relative al modulo Calendar.
 */

.calendarTitle
{
	font-weight: bold;
	font-size: 23px;
	display: block;
	text-align: center;
	padding-top: 10px;
}

.calendarDayTitle
{
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}

.calendarTable
{
	width: 200px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin-bottom: 5px;
	table-layout:fixed;
	background-color: white;
	margin: 0 auto;
	margin-top:10px;
}

.calendarTable td
{
	border-collapse: collapse;
	width: 23px;
	height: 20px;
	font-size: 11px !important;
	text-align: center;
	vertical-align: middle;
}

.calendarDayBefore
{
	vertical-align: top;
	color: #C0C0C0;
}

.calendarDayOfMonth
{
	font-weight: normal;
	color: #000000 !important;
}

.calendarDayAfter, .calendarDayAfter a, .calendarDayAfter a:link
{
	vertical-align: top;
	color: #C0C0C0;
}

.calendarChangeMonth
{
	text-align: center;
}

.calendarChangeMonth a
{
	color: #005BCC !important;
}

.calendarEventsInDay a
{
	color: #005BCC !important;
	font-weight: bold !important;
}

.calendarSelectedDay
{
	background-color: #FFE3B8 !important;
	border: 1px solid red !important;
}

.calendarSelectedDay a
{
	color: red !important;
	text-decoration: underline !important;
}

.calendarEventsContainer
{
	width: 200px;
	margin: 0 auto;
}

.calendarEventContainer
{
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	font-size: 10px;
	font-weight: bold;
	color: #005BCC !important;
	padding: 5px;
	margin-bottom: 10px;
}

.calendarEventContainer a
{
	color: #005BCC !important;
	font-weight: bold;
}

.calendarEventsTitle
{
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.calendarEventDivider
{
height: 0;
}
