﻿body 
{
	background-color:rgb(255,255,255); font-family:Arial,Helvetica,Verdana,Sans-serif;
}


#all 
{
	margin: 0 auto;
	padding: 0;
	width:960px;
}

img 
{
	border-style:none;
}

a 
{
	font-size:12px;
	font-weight:bold;
	color:#168ef4;
}

h1
{
	font-size:22px;
	font-weight:bolder;
	color:#168ef4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h2
{
	font-size:18px;
	font-weight:bolder;
	color:#168ef4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.top 
{
	/*background: url("../images/imBackTop.jpg");*/
	width:100%;
	height:110px;
	margin-top:0px;
}

#m_cPnlLineaCont 
{
	background: url('../images/imTopLogo.jpg') repeat-x;
	width:100%;
	height:383px;
	margin-top:110px;
	position:absolute;
}

#topLogo 
{
	width:100%;
	height:383px;
}

.mainContent 
{
	width:961px;
	/*margin-left:149px;*/
	margin-top:15px;
}

.mainContent h3 
{
	color: #168ef4;
	font-size:14px;
}

.mainContent h2 
{
	color: #168ef4;
	font-size:18px;
	border-style:none;
}

.mainContent p 
{
	color: Black;
	font-size:12px;
}

#logo 
{
	width:317px;
	height:110px;
	/*margin-left:149px;*/
	margin-top:0px;
	position:absolute;
}

#logoImg 
{
	width:262px;
	height:65px;
	margin-left:8px;
	margin-top:37px;
}

#topOper 
{
	float:right;
	width:644px;
	height:112px;
	margin-top:0px;
	left: 1px;
}

#MainMenu 
{
	margin-top:25px;
}

#language 
{
	margin-top:25px;
}

#language table td
{
	padding-right:5px;
}

#mainImg 
{
	width:961px;
	height:383px;
	/*margin-left:149px;*/
}

#mainImgLeft 
{
	width:319px;
	height:353px;
	float:left;
	padding-left:15px;
	padding-top:30px;
	position:absolute;
	top: 125px;
	/*left: 159px;*/
}

#mainImgLeft h1 
{
	color: rgb(255, 255, 255);
	font-size:18px;
}

#mainImgLeft p 
{
	color: rgb(255, 255, 255);
	font-size:14px;
}

#mainImgLeft a 
{
	color: rgb(255, 255, 255);
	font-size:15px;
}

#m_cPnlMainImgRight 
{
	/*background: url("../images/imMainImg.png");*/
	width:594px;
	height:379px;
	float:right;
}

.homePage h2 
{
	border-style:none;
}

/**************************************************
Tabella
***************************************************/
.tableCaptionLeft 
{
	width:4px;
	height:45px;
	background: url("../images/imLineaTableLeft.png") no-repeat;
}    

.tableCaption
{
    height:45px;
	background: url("../images/imLineaTable.png") repeat-x;
}

.tableCaptionRight 
{
	width:4px;
	height:45px;
	background: url("../images/imLineaTableRight.png") no-repeat;
}    

.tableCaption h1
{
	color:#38373a;
	margin:5px;
	font-size:16.8px;
	border-style:none;
}

.tableCaption h2
{
	color:#5f666a;
	margin:5px;
	font-size:14px;
	font-weight:bold;
	border-style:none;
}

.tableRowWhite 
{
	font-size:12px;
	color:#5f666a;
	padding:5px;
}

.tableRowGray
{
	background-color: #eeeeee;
	font-size:12px;
	color:#5f666a;
	padding:5px;
}

.myTable tr 
{
	height:12px;
}

/***********************************************************************