﻿/* Style Giacomo Stella*/

html, body {
	padding: 0;
	margin: 0;
	padding-top:10px;
	color: #FFFFFF;
	/*font-family:  Helvetica, Arial,sans-serif, Verdana;*/
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	background-color: #337C99;
}

.Contenitore_Principale {
	width: 984px;
	margin: 0 auto;
}

.Contenitore_Header
{	
	width:984px;	
	height:118px;
	margin: 0 0 15px 0;
}

.Contenitore_Header_Banner_sx
{
	width:171px;
	height:118px;
	float:left;
	margin: 0 5px 0 0;
}

.Contenitore_Header_Logo
{
	float:left;
	width: 632px;
	height: 118px;
	margin: 0 5px 0 0;
}

.Contenitore_Header_Banner_dx
{
	float:left;
	width:171px;
	height:118px;	
}

.Contenitore_Centro_Top
{
	width:984px;
	height:100%;
}

.Contenitore_Centro
{
	width:632px;
	height: 100%;
	float:left;
	margin: 0 5px 0 0;
}

.Contenitore_Sinistro
{	
	width:171px;
	height:100%;	
	float:left;	
	margin: 0 5px 0 0;
}

.Contenitore_Header_Menu
{
	width:171px;
	height:36px;
	float:left;
}

.Contenitore_Menu
{
	float:left;
	width: 171px;
	background-color:#086183;
}

.Contenitore_Menu_Shadow
{
	position: relative;
	background-image: url(../../Pages/Images/Img_Menu_BG_Left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.Menu_Spazio_15px
{
	float:left;
	width:167px;
	height:15px;	
}

.Menu_Spazio_25px
{
	float:left;
	width:167px;
	height:25px;	
}

.LinkV
{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
}
a.LinkV:hover
{
	text-decoration:underline;
	color:White;
}

.Lista_Menu
{
	padding-left: 10px;
	width:157px;
	float:left;
	margin-bottom: 2px;
	/*font-weight:bold;*/
}

.Lista_Menu_Selezione
{
	padding-left: 10px;
	width:157px;
	float:left;
	margin-bottom: 2px;
	background-color:#489CBE;
	/*font-weight:bold;*/
}

a
{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;	
}

.Lista_Menu a
{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
}

.Lista_Menu_Selezione a
{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
}

.Lista_Menu a.activate a.hover 
{
	color:#FFFFFF;
}

.Lista_Menu_Selezione a.hover a.activate
{
	color:#FFFFFF;
}

.Vespina_Img
{
	margin-top:15px;
	width:171px;
	height:170px;
}

.Contenitore_Header_News
{
	width:632px;
	height:36px;
	float:left;
	background-image: url(../../Pages/Images/centro.gif);
	margin-bottom:3px;
}

.Contenitore_Header_Account
{
	width:632px;
	height:36px;
	float:left;
	background-image: url(../../Pages/Images/sottotitolino.gif);
	margin-bottom:3px;
}

.Contenitore_Centrale
{
	width:632px;
	height:100%;
	float:left;
}

.Contenitore_Centrale_Up
{
	width:632px;
	height:16px;
	float:left;
}

.Contenitore_Centrale_Down
{
	width:632px;
	height:100%;
	float:left;
}

.Contenitore_Centrale_DX_Shadow
{
	position: relative;
	background-image: url(../../Pages/Images/dx.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#2B7795;
}

.Conteniture_Destro
{
	width: 171px;
	float: left;
	height: 100%;
}

.Contenitore_Header_Pubblicita
{
	width:171px;
	height:36px;
	float:left;
}

.Contenitore_Pubblicita
{
	float:left;
	width: 171px;
	background-color:#4B8BA6;
}

.Contenitore_Pubblicita_Shadow
{
	position: relative;
	background-image: url(../../Pages/Images/Img_Menu_BG_Left.png);
	background-repeat: repeat-y;
	background-position: right;
}


.Contenitore_Google
{
	float: left;	
	height: 240px;
	width:171px;
	text-align:center;
	margin-bottom:5px;
}

.Contenitore_Footer
{
	background-color: #337C99;
	width: 1000px;
	height: 30px;
	float:left;
	text-align:center;
}

.Contenitore_Account
{
	margin-top: 10px;
	width: 160px;
}

.Contenitore_Avvertimento
{
	width:650px;
	margin-top:0px;
	float:left;
}

/*************************** Page Home page  */
.Contenitore_Sinistro_Grande
{
	width:313px;
	height:152px;
	float:left;
	margin: 0 6px 6px 0;
}

.Contenitore_GrandeHome_Shadows
{
	float:left;
	background: url(../../Pages/Images/Img_Registro.png) no-repeat bottom right;
	position: relative;		
}

.Contenitore_Destro_Grande
{
	width:313px;
	height:152px;
	float:left;
	margin: 0 0 6px 0;
}

.Contenitore_Sinistro_Piccolo
{
	width:210px;
	height:140px;
	float:left;
	margin: 0 1px 0 0;
}

.Contenitore_Centro_Piccolo
{
	width:210px;
	height:140px;
	float:left;
	margin: 0 1px 0 0;
}

.Contenitore_Destro_Piccolo
{
	width:210px;
	height:140px;
	float:left;
	margin: 0 0 0 0;
}

.Contenitore_PiccoloHome_Shadows
{
	float:left;
	background: url(../../Pages/Images/Img_VespaTecnica.png) no-repeat bottom right;
	position: relative;		
}

/*************************** Page Iscrizioni  */
.Iscr_Fase1_Desc1
{
	width:632px;	
	float:left;
	margin-bottom:12px;
}

.Iscr_Fase1_Due
{
	width:632px;	
}

.Iscr_Fase1_ParteSel
{
	width:316px;
	float:left;
}

/*************************** Page Iscrizioni Utente */
.Iscr_Fase1Utente_Desc1
{
	width:632px;	
	float:left;
	margin-bottom:12px;
}

.Iscr_Fase1Utente_Due
{
	width:632px;
	float:left;
}

.Label_Testo
{
	width:100px;
	/*font-weight:bold;*/
	float:left;
}

.Campo_Testo
{	
	width:532px;
	float:left;
}

.Iscr_Riga
{
	width:632px;
	margin-bottom:5px;
	float:left;
}

.Titolo
{
	text-align:center;
	color :Yellow;
	font-size:16px;
	font-weight:bold;
}

.SottoTitolo
{
	color :Yellow;
	font-size:14px;
}
