﻿/*  */
html,body{margin: 0;padding:0}

body {
	margin: 0 auto;
	text-align:center;
	width:100%;
	height:100%;
	background-color:#DEDDD3;
	background-image:url('/img/sfondoPagina.jpg');
	background-repeat:repeat-y;
	background-position:center;
}


#divPrincipale
{
	width:100%;
	height:100%;
	text-align:center;
	
}


#corpoPagina
{
	width:904px;
	height:auto;
	position:relative;
	/*top:10px;*/
	margin: 0 auto;
	text-align:left;
	background-color:White;
	color:#1A171B;
}

/*Intestazione pagina */
div#intestazionePagina
{
	position:relative;
	height:206px;
	width:904px;
	margin-top:30px;
	vertical-align:bottom;
	/*background-color:White;*/
	background-image:url('/img/SfondoIntestazione.jpg');
	background-repeat:no-repeat;
	background-position:top;
	top: 0px;
	left: 0px;
}

#divLogoVictoriaBike
{
	position:absolute;
	top:15px;
	left:50px;
	height:123px;
	width:300px;
}

#divScrittaIntestazione
{
	position:absolute;
	top:114px;
	left:391px;
	height:25px;
	width:400px;
	color:#1A171B;
	font-weight:bold;
	font-size:14px;
}

#divSimboliIntestazione
{
	position:absolute;
	top:162px;
	right:0px;
	height:70px;
	width:515px;
	background-image:url('/meneghel/img/SimboliIntestazionePagina.jpg');
	background-repeat:no-repeat;
}

.immaginiIntestazione
{
	border:none;
	padding:0px 0px 0px 0px;
}

#intestazionePagina h1
{
	color:White;
	font-size:28px;
	padding-left:30px;
}


/**************** MENU' ed altri COMPONENTI parte superiore pagina *******************/
#sottoIntestazione
{
	position:relative;
}

#filmatoONomePagina
{
	position:relative;
	width:100%;
	height:auto;
	color:White;
	font-size:18px;
}

#spazio
{
	height:4px;
}

#segnaPosto
{
	position:absolute;
	top:34px;
	width:125px;
	height:4px;
	left:395px;
	background-color:#896449;
}

div#menu 
{
	clear:both;
	position:absolute;
	bottom:0px;
	height:45px;
	width:100%;
	text-align:left;
}

#menu div
{
	position:absolute;
	top:0px;
	text-align:center;
	height:45px;
	width:113px;
	line-height:35px;
	color:Blue;
	font-size:12px;
	font-weight:bold;
	background-image:url('/img/TastoMenu.jpg');
}

#link01
{
	left:0px;
}

#link02
{
	left:113px;
}
#link03
{
	left:226px;
}
#link04
{
	left:339px;
}
#link05
{
	left:452px;
}
#link06
{
	left:565px;
}
#link07
{
	left:678px;
}
#link08
{
	left:791px;
}

#menu a.speciale {
	background-image:url('/img/TastoMenuSelezionato.jpg');
}

.menu_sel
{
	background-image:url('/img/TastoMenuSelezionato.jpg');
	color:White;
}

#menu a {
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#00058D;
border:none;

}

#menu a.menuSelezionato
{
	color:White;
}

#menu a:link {
text-decoration:none;
/*color:#e6d180;*/
}

#menu a:hover {
color:White;
text-decoration:underline;
}

/*menu superiore gare Conegliano*/
div#menuGareConegliano 
{
	clear:both;
	position:absolute;
	bottom:27px;
	height:45px;
	width:100%;
	text-align:left;
}

#menuGareConegliano div
{
	position:absolute;
	top:0px;
	text-align:center;
	height:25px;
	width:136px;
	line-height:25px;
	color:Blue;
	font-size:12px;
	font-weight:bold;
	background-image:url('/img/TastoMenuSup.jpg');
}

#link20
{
	right:139px;
}

#link21
{
	right:1px;
}


#menuGareConegliano a.speciale {
	background-image:url('/img/TastoMenuSupSelezionato.jpg');
}

.menu_selConegliano
{
	background-image:url('/img/TastoMenuSupSelezionato.jpg');
	color:White;
}

#menuGareConegliano a {
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#00058D;
border:none;

}

#menuGareConegliano a.menuSelezionato
{
	color:White;
}

#menuGareConegliano a:link {
text-decoration:none;
/*color:#e6d180;*/
}

#menuGareConegliano a:hover {
color:White;
text-decoration:underline;
}




/************** CONTENITORE PRINCIPALE ******************/
#contenitorePrincipale
{
	/*min-height:350px;*/
	height:auto;
	position:relative;
	margin-top:10px;
}

#colonnaSx
{
	float:left;
	position:relative;
	width:194px;
	margin-right:13px;
}

#SecondaColonna
{
	/*490px + 13px + 194px =697px */
	width:697px;
	float:right;
}

#colonnaCentraleAmm
{
	/*Colonna centrale contenuti amministrativi (pagina Master Amministrazione) */
	width:800px;
	margin-left:60px;
}

#colonnaCentrale
{
	width:490px;
	float:left;	
	margin-right:13px;
}

#colonnaDx
{
	float:right;
	width:194px;
}


div#content {
	width:490px;
	
}

/**** DEFINIZIONE RIQUADRI PICCOLI E GRANDI ******/
.riquadro
{
	position:relative;
	width:194px;
	height:auto;
	margin-bottom:10px;
}
.angoloDestro
{
	position:absolute;
	width:10px;
	height:10px;
	right:0px;
	top:0px;
	background-image:url('/img/AngoloAltoDx.png');
	background-position:right top;
	background-repeat:no-repeat;
}
.angoloSinistro
{
	position:absolute;
	width:10px;
	height:10px;
	left:0px;
	top:0px;
	background-image:url('/img/AngoloAltoSx.png');
	background-position:left top;
	background-repeat:no-repeat;
}

.angoloBassoDestro
{
	position:absolute;
	width:10px;
	height:10px;
	right:0px;
	bottom:0px;
	background-image:url('/img/AngoloBassoDx.png');
	background-position:right top;
	background-repeat:no-repeat;
}
.angoloBassoSinistro
{
	position:absolute;
	width:10px;
	height:10px;
	left:0px;
	bottom:0px;
	background-image:url('/img/AngoloBassoSx.png');
	background-position:left top;
	background-repeat:no-repeat;
}

.parteAltaRiquadro
{
	width:162px;
	height:40px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	font-size:26px;
	font-weight:bold;
	border-left: solid 1px #aeaeaf;
	border-right: solid 1px #aeaeaf;
	border-top: solid 1px #aeaeaf;
	background-image:url('/img/OmbraRiquadriInterna.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}




.contenutoRiquadro
{
	position:relative;
	width:192px;
	overflow:hidden;
	height:auto;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	border-left: solid 1px #aeaeaf;
	border-right: solid 1px #aeaeaf;
	border-bottom: solid 1px #aeaeaf;
}

.testoRiquadro
{
	padding: 0px 15px 10px 15px;
	width:162px;
}


/*Riquadro FlashBanner*/
#riquadroFlashBanner
{
	position:relative;
	width:490px;
	height:auto;
	margin-bottom:10px;
}

.parteAltaRiquadroGrande
{
	width:458px;
	height:35px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	font-size:26px;
	font-weight:bold;
	background-image:url('/img/OmbraRiquadriInternaGrande.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
.contenutoRiquadroFlash
{
	position:relative;
	width:488px;
	overflow:hidden;
	height:232px;
	font-size:11px;
	font-weight:normal;
	border: solid 1px #aeaeaf;
}

/****** Menu secondario **********/

#menuSecondario
{
	
	width:194px;
	height:auto;
	margin-bottom:10px;
	
}

.tastoAlto
{
	position:relative;
	height:38px;
	width:194px;
	background-color:#ea620e;
	background-image:url('/img/InternoTastoAltoMenuSecondario.jpg');
	background-repeat:repeat-x;
}

.angoloAltoSxMenuSec
{
	position:absolute;
	top:0px;
	left:0px;
	width:6px;
	height:38px;
	background-image:url('/img/SxTastoAltoMenuSecondario.jpg');
	background-repeat:no-repeat;
}
.angoloAltoDxMenuSec
{
	position:absolute;
	top:0px;
	right:0px;
	width:6px;
	height:38px;
	background-image:url('/img/DxTastoAltoMenuSecondario.jpg');
	background-repeat:no-repeat;
}

.tastoInterno
{
	height:38px;
	width:194px;
	background-color:#ea620e;
	background-image:url('/img/TastiInterniMenuSecondario.jpg');
	background-repeat:repeat-x;
}

.tastoBasso
{
	position:relative;
	height:38px;
	width:194px;
	background-color:#ea620e;
	background-image:url('/img/InternoTastoBassoMenuSecondario.jpg');
	background-repeat:repeat-x;
}

.angoloBassoSxMenuSec
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:6px;
	height:38px;
	background-image:url('/img/SxTastoBassoMenuSecondario.jpg');
	background-repeat:no-repeat;
}
.angoloBassoDxMenuSec
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:6px;
	height:38px;
	background-image:url('/img/DxTastoBassoMenuSecondario.jpg');
	background-repeat:no-repeat;
}


#menuSecondario a {
text-decoration:none;
font-size:16px;
font-weight:normal;
color:#00058D;
border:none;
padding-left:20px;
line-height:38px;
/*letter-spacing:1px;*/
}

#menuSecondario a.menuSelezionato
{
	color:White;
}

#menuSecondario a:link {
text-decoration:none;
/*color:#e6d180;*/
}

#menuSecondario a:hover {
color:White;
text-decoration:underline;
}
/******** ALTRI COLLEGAMENTI ***********/

#altriCollegamenti
{
	width:179px;
	height:33px;
	padding-left:15px;
	background-image:url('/img/SfondoPrivacyCondizioniUso.jpg');
	line-height:33px;
	font-size:9px;
	bottom:0px;
}

#altriCollegamenti a, a.menuSelezionato
{
	color:White;
}

#altriCollegamenti a:link {
/*color:#e6d180;*/
}

#altriCollegamenti a:hover {
color:Blue;
text-decoration:none;
}


/****** Contenitore testo (contenuto sotto  le immagini)********************************/
.contenitoreTesto
{
	padding: 20px 30px 20px 30px;
	
}

.contenitoreTesto p
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height:18px;
}

.contenitoreTesto ul
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height:22px;
}



/************** FONDO PAGINA *****************/
div#fondoPagina 
{
	position:relative;
	font-size:11px;
	height:48px;
	text-align:left;
	background-color:White;
	color:#9C9D9F;
}

div#fondoPaginaAmm /*Fondo pagina amministrativo*/
{
	position:relative;
	font-size:11px;
	text-align:center;
	background-color:White;
	color:White;
	height:33px;
	padding-left:15px;
	background-image:url("/Amministrazione/img/CentraleFondoPagina.png");
	background-repeat:repeat-x;
}

#angoloAmmSx
{
	position:absolute;
	left:0px;
	width:10px;
	height:33px;
	background-image:url("/Amministrazione/img/AngoloSxFondoPagina.png");
	background-repeat:no-repeat;
}

#angoloAmmDx
{
	position:absolute;
	right:0px;
	width:10px;
	height:33px;
	background-image:url("/Amministrazione/img/AngoloDxFondoPagina.png");
	background-repeat:no-repeat;
}


.scritteFondoPagina
{
	position:absolute;
	top:14px;
	width:auto;
	height:20px;
}

#ConeglianoBikeTeam
{
	left:105px;	
}

.imgLogoFondoPagina
{
	position:absolute;
	left:0px;
	bottom:0px;
}

#PIVA
{
	left:235px;	
}

#Credits
{
	left:358px;	
}

#Aggiornamenti
{
	position:absolute;
	bottom:6px;
	left:720px;	
}

#AggiornamentiAmm
{
	position:absolute;
	bottom:6px;
	left:620px;	
}