html, body
{ 
	margin: 0; 
 	padding: 0; 
 	text-align: center; 
 	background-color: #DAE9FE;
 	font-family: tahoma;
} 

a
{
	text-decoration: none;	
}

#pagewidth
{ 
	width: 910px; 
 	text-align: left;  
	margin-left: auto; 
 	margin-right: auto; 
 	background-image: url("../img/sito/page.jpg");	 
} 
 
#header
{
	position: relative; 
 	/*height: 243px;*/
 	height: 220px;
 	width: 100%;
 	background-image: url("../img/sito/header.jpg");
} 

#header h1, h2, hr
{
	display: none;	
}

#header .menu
{
	/*padding-top: 47px;*/
	padding-top: 24px;
	margin-left: 197px;	
}

#header .menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#header .menu li
{
	/*display: inline;*/
	float: left;
	text-align: center;
}

#header .menu li a
{
	font-size: 0.75em;
	margin-left: 0px;
	margin-right: 1px;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 18px;
	padding-top: 3px;
	font-family: verdana;
}

#header .menu li a:hover
{
	color: #000;
	padding-top: 4px;	
}

.b1
{
	background-image: url("../img/sito/b1.gif");
	width: 80px;
}

.b2
{
	background-image: url("../img/sito/b2.gif");
	width: 92px;
}

.b3
{
	background-image: url("../img/sito/b3.gif");
	width: 81px;
}

.b4
{
	background-image: url("../img/sito/b4.gif");
	width: 117px;
}

.b5
{
	background-image: url("../img/sito/b5.gif");
	width: 135px;
}

.b6
{
	background-image: url("../img/sito/b6.gif");
	width: 105px;
}

.b7
{
	background-image: url("../img/sito/b7.gif");
	width: 67px;
}

.b1:hover
{
	background-image: url("../img/sito/b1OV.gif");
}

.b2:hover
{
	background-image: url("../img/sito/b2OV.gif");
}

.b3:hover
{
	background-image: url("../img/sito/b3OV.gif");
}

.b4:hover
{
	background-image: url("../img/sito/b4OV.gif");
}

.b5:hover
{
	background-image: url("../img/sito/b5OV.gif");
}

.b6:hover
{
	background-image: url("../img/sito/b6OV.gif");
}

.b7:hover
{
	background-image: url("../img/sito/b7OV.gif");
}

#header .menu li a.b1in
{
	background-image: url("../img/sito/b1OV.gif");
	width: 80px;
	color: #000;
	padding-top: 4px;
}

#header .menu li a.b2in
{
	background-image: url("../img/sito/b2OV.gif");
	width: 92px;
	color: #000;
	padding-top: 4px;
}

#header .menu li a.b3in
{
	background-image: url("../img/sito/b3OV.gif");
	color: #000;
	width: 81px;
	padding-top: 4px;
}

#header .menu li a.b4in
{
	background-image: url("../img/sito/b4OV.gif");
	color: #000;
	width: 117px;
	padding-top: 4px;
}

#header .menu li a.b5in
{
	background-image: url("../img/sito/b5OV.gif");
	color: #000;
	width: 135px;
	padding-top: 4px;
}

#header .menu li a.b6in
{
	background-image: url("../img/sito/b6OV.gif");
	color: #000;
	width: 105px;
	padding-top: 4px;
}

#header .menu li a.b7in
{
	background-image: url("../img/sito/b7OV.gif");
	color: #000;
	width: 67px;
	padding-top: 4px;
}

#leftcol
{
	width: 230px; 
 	float: left; 
 	position: relative;
  	background-image: url("../img/sito/left.jpg");
  	background-position: top right;
  	background-repeat: no-repeat;

}
 
#maincol
{  
	float: right; 
 	display: inline; 
 	position: relative; 
 	width: 680px; 
  	background-image: url("../img/sito/main.jpg");
  	background-position: top left;
  	background-repeat: no-repeat;
}

#maincol #titolo
{
	height: 20px;	
}

#maincol #content
{
	padding: 20px;
	padding-top: 0px;	
}

#maincol hr
{
	display: none;	
}

#content
{
	font-size: 0.8em;
	border: 0px solid #000;
	margin-right: 15px;
}

#footer
{
	height: 40px;
 	background-image: url("../img/sito/footer.jpg");
 	clear: both;
}

#boxOfferte
{
	width: 205px;
	margin-left: 25px;
	margin-top: 25px;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	font-size: 0.7em;
}

#boxOfferte h2, hr
{
	display: none;
}

#boxOfferteTop
{
	background-image: url("../img/sito/boxOfferteTop.gif");
	height: 69px;
	text-align: center;
}
	
#boxOfferteMiddle form
{	
	text-align: right;
	margin: 0px;
	padding: 0px;

}

#boxOfferteMiddle ul
{
	background-image: url("../img/sito/boxOfferteMiddle.gif");
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	

#boxOfferteMiddle li
{
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #eee;
}

#boxOfferteMiddle li .nomeCAT
{
	background-image: url("../img/sito/freccia.gif");
	background-repeat: no-repeat;
	background-position: right;
	color: #042352;
	padding: 2px;
	padding-right: 15px;
	background-color: transparent;
	border: 0px;
	font-size: 0.85em;
	text-align: right;
	font-weight: bold;
	font-family: tahoma;	
	width: 190px;
}

#boxOfferteMiddle li .nomeCAT:hover
{
	background-image: url("../img/sito/frecciaOV.gif");
	color: #fff;
	background-color: #02398B;
}

#boxOfferteBottom
{
	background-image: url("../img/sito/boxOfferteBottom.gif");
	height: 30px;
}

#cerca form
{
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}

#cerca .text
{
	height: 13px;	
	font-size: 1.0em;
	width: 160px;
	padding: 3px;
	margin: 0px;
	border: 1px solid #0170DF;
	text-align: center;
	color: #02398B;
}

#cerca .submit
{
	margin-top: 1px;
	cursor: pointer;
}

/*#login
{
	position: absolute;
	top: 47px;
	right: 28px;
	font-size: 0.7em;
	width: 178px;
	color: #fff;
}*/

#login
{
	font-size: 0.7em;
	width: 178px;
	color: #fff;
	margin-left: 32px;
	margin-top: 10px;
	border: 0px solid #49A7FE;
	padding: 6px;
	/*background: #81BEFE;*/
	height: 80px;
	background-image: url("../img/sito/sf_login.gif");
}

#login .titolo-box-login
{
	display: none;	
}

#login .avviso
{
	text-align: center; 
	margin-top: 30px;
	color: #fff;
}

#login .avviso span
{
	color: #ff0000;
	font-weight: bold;
}

#loginPage
{
	color: #000;
	border: 2px solid #ccc;
	padding: 10px;
	background-color: #eee;
	color: #555;
	margin-left: 170px;
	width: 225px;
	-moz-border-radius: 6px 6px 6px 6px;
}

#loginPage .titolo-box-login,
#form-login-sposi .titolo-box-login
{
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #333;	
	border-bottom: 1px dotted #888;
}

#loginPage .avviso,
#form-login-sposi .avviso
{
	text-align: center; 
	margin-top: 0px;
	color: red;
	border: 0px solid #000;
	width: 100%;
	height: 60px;
}

#loginPage .avviso span,
#form-login-sposi .avviso span
{
	color: red;
	font-weight: bold;
}

#loginPage .submit,
#form-login-sposi .submit
{
	border: 1px solid #fff;
	font-size: 1em;
	cursor: pointer;	
	-moz-border-radius: 6px 6px 6px 6px;
    background: none repeat scroll 0 0 #53A8FE;
    color: #FFFFFF;
    padding: 5px;
    width: 65px;
}

/*#avvisoBKGround
{
	position: absolute;
	top: 65px;
	right: 30px;
	width: 178px;
	height: 85px;
	background-color: #2984DF;	
	border: 1px solid #fff;
	filter: alpha(opacity=55);
	opacity: 0.55;
	-moz-opacity: 0.55;
}*/

#login form
{
	margin: 0px;
	padding: 0px;
}

#login .text
{
	height: 13px;	
	font-size: 1.0em;
	width: 100px;
	padding: 3px;
	margin: 0px;
	border: 1px solid #0170DF;
	text-align: center;
	color: #02398B;
}

#login .submit
{
	border: 1px solid #fff;
	background-color: #02398B;
	color: #fff;
	font-size: 0.95em;
	font-weight: bold;
	cursor: pointer;
	height: 21px;
	width: 60px;
}

#login a
{
	border: 1px solid #fff;
	background-color: #02398B;
	color: #fff;
	font-size: 0.95em;
	font-weight: bold;
	padding: 3px;
	width: 100px;
	display: block;
	text-align: center;
}

#login .background
{
	background-color: #2984DF;
	color: #fff;
}

#textFooter
{
	font-size: 0.7em;
}

#primapartipoipaghi
{
	height: 300px;	
	background-image: url("../img/sito/primapartipoipaghi.gif");
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 10px;
}

#primapartipoipaghi ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#primapartipoipaghi ul li
{
	border: 0px solid #000;
	float: left;
	/*margin-top: 54px;*/
}

#primapartipoipaghi ul li a
{
	width: 98px;
	height: 42px;
	display: block;
	border: 0px solid #000;	
}

#primapartipoipaghi span
{
	display: none;
}

#primapartipoipaghi .santander
{
	background-image: url("../img/sito/santander.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 178px;
	height: 72px;
	margin: 11px;
	margin-top: 35px;
	margin-bottom: 0px;
}

#primapartipoipaghi .geophonia
{
	background-image: url("../img/sito/geophonia.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 178px;
	height: 72px;
	margin: 11px;
	margin-bottom: 0px;
}	

#primapartipoipaghi .zeromobile
{
	background-image: url("../img/sito/zeromobile.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 178px;
	height: 57px;
	margin: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#primapartipoipaghi .iata
{
	background-image: url("../img/sito/iata.gif");
	background-repeat: no-repeat;
	background-position: center;
}	

#primapartipoipaghi .airone
{
	background-image: url("../img/sito/airone.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#boxHome
{
	border: 0px solid #000;
	margin-top: 0px;
}

#boxHome ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#boxHome ul li
{
	border: 0px solid #000;
	float: left;
	margin: 0px;
}

#boxHome ul li a
{
	width: 307px;
	height: 126px;
	display: block;
	padding-left: 5px; 
	padding-top: 38px;
}

#boxHome span
{
	display: none;
}

.veratour
{
	background-image: url("../img/sito/veratour.gif");
	background-repeat: no-repeat;
}

.listenozze
{
	background-image: url("../img/sito/listenozze.gif");
	background-repeat: no-repeat;	
	color: #fff;
	font-size: 0.75em;
	padding: 0px;
}

#listOfferte
{
	width: 440px;
	border: 0px solid #000;
	overflow: auto;
	height: 850px;
	margin-bottom: 0px;
}

#titleList
{
	background-image: url("../img/sito/offertespeciali.gif");
	background-repeat: no-repeat;
	height: 40px;	
}

#listOfferte ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#listOfferte ul li
{
	height: 75px;
	border-bottom: 2px solid #4690FF;
	margin-bottom: 5px;	
}

#listOfferte .titolo
{
	color: #6AB9F1;
	font-weight: bold;
}

#listOfferte .descrizione
{
	color: #555;
	font-size: 0.8em;
	font-family: arial;
}

#listOfferte .img img
{
	float: left;
	border: 3px solid #4690FF;
	margin-right: 10px;
	margin-bottom: 10px;
}

#listOfferte .img br
{
	display: none;
}

#listOfferte .frecciaInfo
{
	background-image: url("../img/sito/frecciaInfo.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 43px;
	width: 61px;
	float: right;
	border: 0px solid #000;
}

#listOfferte .frecciaInfo span
{
	display: none;
}

#formUsers
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 0.9em;	
	border: 1px dashed #ccc;
	margin-top: 20px;
	/*background-color: #eee;
	color: #555;*/
}

#formUsers th
{
	text-align: left;
	border-bottom: 1px dashed #ccc;
	padding-top: 20px;
	color: #ff5500;
	font-size: 1.2em;	
}

#formUsers input, textarea
{
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	color: #2984DF;
	border: 1px solid #ccc;
	height: 18px;
	padding-top: 2px;
	margin-top: 4px;
	margin-bottom: 3px;
}

#formUsers textarea
{
	font-size: 1.3em;	
}

#formUsers select
{
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
	height: 21px;	
	margin-bottom: 3px;
	color: #2984DF;
}

#formUsers .checkbox 
{
	border: 0px;
	background-color: transparent;
	/*float: left;*/
	padding: 5px;
	margin: 5px;
}

#divButton
{
	text-align: right;
	border: 0px solid #ccc;
	width: 100%;
	padding: 0px;
}

#divButton .submit
{
	border: 1px solid #fff;
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;	
	background-color: #FF5500;	
	width: 150px;
	cursor: pointer;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#divButton .submit:hover 
{
	background-color: #fff;
	border: 1px solid #FF5500;
	color: #FF5500;
}

/*#iframePrivacy 
{
	padding: 10px;
	text-align: justify;
	background-color: #eee;
	font-size: 0.85em;
	color: #555;
	overflow: auto;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #ccc;
}*/

#iframePrivacy 
{
	padding: 10px;
	text-align: left;
	background-color: transparent;
	font-size: 1.0em;
	color: #555;
	overflow: auto;
	/*height: 50px;*/
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px dashed #ccc;
}

#iframePrivacy a
{
	color: #ff5500;	
}

#boxPrivacy 
{
	border: 1px dashed #ccc;
	width: 100%;
	height: 60px;
	margin-top: 20px;
}

#box_avviso
{
	border: 1px solid #ccc;
	background-color: #fff;
	margin-top: 20px;
	padding: 20px;	
	text-align: center;
}

.titPG
{
	color: #2984DF;
	font-size: 1.6em;
	margin-bottom: 0px;
	border-bottom: 1px solid #9DCAF3;
	padding: 0px;
	font-weight: bold;	
}

.titPG_dalla_sardegna
{
	color: #014B94;
	font-size: 1.2em;
	margin-bottom: 0px;
	border-bottom: 1px dotted #ccc;
	padding: 0px;
	font-weight: bold;	
}

.backHP
{
	font-size: 0.85em;
	text-align: right;
	border: 0px solid #000;
	color: #2984DF;
	margin-bottom: 10px;
}

.backHP a
{
	color: #2984DF;
}

/******************************************************************************/

.row_contentPG
{
	clear: both;
}

.row_contentPG_tit2
{
	margin-top: 20px;
	border-bottom: 1px solid #A3D3FF;
	border-left: 0px solid #4E9226;
	padding-left: 0px;
	color: #ff5500;
	font-size: 1.0em;
}

.row_contentPG_tit
{
	border-left: 18px solid #3A96E9;
	padding-left: 10px;
	color: #ff5500;
	margin-top: 20px;
}

.row_contentCALLCENTER_tit
{
	border-bottom: 0px solid #3A96E9;
	padding: 5px;
	color: #000;
	margin-top: 0px;
	font-size: 1.2em;
	background-color: #ccc;
}

.row_contentPG_testo
{
	border: 0px solid #A3D3FF;
	border-right: 1px solid #A3D3FF;
	border-bottom: 1px solid #A3D3FF;
	margin-bottom: 20px;
	padding-top: 14px;
	padding-right: 14px;
	font-size: 0.9em;	
}

.row_contentPG_testo a
{
	color: #ff5500;
}	

.row_contentPG_testo a:hover
{
	color: #555;
}

.row_contentPG_testo ul
{
	list-style-type: square;
}	

.row_contentPG_titSub
{
	margin: 10px;
	padding-left: 5px;
	color: #555;
	font-size: 0.9em;
	border-left: 10px solid #ccc;
}

.row_contentPG_testoSub
{
	border: 1px dashed #ccc;
	margin: 0px;
	margin-bottom: 5px;
	padding: 10px;
	font-size: 0.9em;	
}

.row_contentPG_testoSub a
{
	color: #ff5500;
}	

.row_contentPG_testoSub a:hover
{
	color: #555;
}

.row_contentPG_testoSub ul
{
	list-style-type: square;
}	

.boxImg
{
	font-weight: bold;
}

.boxImg img
{
	border: 1px solid #888;
	padding: 2px;
	background-color: #fff;
}

.boxImg img:hover
{
	border: 1px solid #ff6600;
}

.didascalia
{
	font-size: 0.75em;
	text-align: center;	
	padding: 10px;
	padding-bottom: 5px;	
	padding-top: 0px;
	color: #ff5500;
}

/*.didascalia:hover
{
	border: 1px solid #000;	
	cursor: pointer;

}*/

.didascalia img {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px;
	margin: 0px;
	/*filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;*/
	/*width: 75px;*/
}

.didascalia img:hover
{
	border: 1px solid #000;
	/*filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;*/
}

/*****************************************************************************/

#viaggi ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#viaggi ul li a
{
	padding: 5px;
	display: block;
	margin-bottom: 1px;
	color: #0083D6;
	font-weight: bold;
	border-left: 13px solid #0083D6;
	border-bottom: 0px dashed #fff;
}

#viaggi ul li a:hover
{
	padding: 5px;
	display: block;
	background-color: #fff;
	margin-bottom: 1px;
	color: #555;
	font-weight: bold;
	border-left: 10px solid #ff5500;
}

.partecipa
{
	text-align: left; 
	padding: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

.partecipa .submit
{
	background-color: #2984DF;
	border: 0px solid #ccc;
	cursor: pointer;
	color: #fff;
	padding: 2px;
	margin-left: 20px;
	text-align: right;
}
/***************************************************************************************/
.titGal
{
	padding: 5px;
	font-size: 1.3em;
	font-weight: bold;
	display: inline;	
}

.titGal a
{
	color: #ff5500;	
}

.titGal a:hover
{
	color: #888;	
}

#gallery .descGal
{
	font-weight: normal;
	color: #000;
	border: 1px solid #ccc;
	margin-bottom: 1px;
	padding: 10px;
}

.row1
{
	background-color: #eee;	
}

.row2
{
	background-color: #fafafa;	
}

.noGal
{
	text-align: center;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #efefef;
	margin-top: 10px;
	/*font-size: 0.85em;*/
}

#gallery span
{
	font-weight: normal;
	font-size: 0.85em;
	color: #555;	
}

#gallery ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*width: 536px;*/
}

.numImg
{
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	color: #555;
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px;
	font-size: 0.85em;
	text-align: left;	
}

.diapositiva
{
	/*border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;*/
	/*background-color: #fff;*/
	background-image: url("../img/sito/diapositiva.gif");
	color: #fff;
	margin-bottom: 10px;
	width: 125px;
	height: 125px;
	padding: 0px;
}

.diapositiva:hover
{
	background-image: url("../img/sito/diapositivaOV.gif");
}

.diapositiva img
{
	border: 1px solid #fff;	
}

.diapositiva td
{
	border: 0px solid #000;
}

.diapositiva img:hover
{
	border: 1px solid #555;
}

/*.row1
{
	background-color: #eeeeee;	
}

.row2
{
	background-color: #dddddd;	
}*/

.next_prev
{
	font-weight: bold;
	color: #ff5500;	
}

.next_prev:hover
{
	color: #888888;	
}

.inLogin 
{
	color: #555555;	
}

.percorsoBar
{
	text-align: right; 
	border-bottom: 0px solid #ccc;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 0.85em;
}

.percorso
{
	border: 0px solid #ccc;
	display: inline;	
	color: #ff5500;
}

.percorsoBar a
{
	color: #ff5500;	
}

.percorsoBar a:hover
{
	color: #555;	
}

.forpageBox
{
	border-top: 0px dashed #ccc;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.85em;
	padding-top: 5px;
}

.forpage
{
	clear: both;
	text-align: center;	
}
.forpageTable
{
	margin-top: 5px;
	clear: both;
}

.nomeGall
{
	font-size: 1.2em;
	margin-left: 0px;
	margin-bottom: 2px;
	color: #fff;
	font-weight: bold;
	background-color: #7CBCFE;
	padding: 5px;	
}
/***************************************************************************************/
.frmpag1 
{
	BACKGROUND: #2785E4;
	border: 0px solid #ccc;
	margin: 1px;
	padding: 0px;
	color: #fff;
	cursor: pointer;
	font-size: 0.95em;
}

.frmpag1sel 
{
	BACKGROUND: #ccc;
	color: #000;
	border: 0px solid #ccc;
	margin: 1px;
	padding: 0px;
	cursor: pointer;
	font-size: 0.95em;
}

.tableDiapositive
{
	background: #eee;
	border: 1px dashed #ccc; 
	width: 100%;
}

.riservato
{
	background-image: url("../img/sito/lucchetto.gif");
	height: 71px;
	width: 400px;
	border: 0px solid #000;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 30px;
	margin-left: 100px;
	margin-top: 40px;
	color: red;
}

.subTestorow1 form
{
	margin: 0px;
	padding: 0px;	
}

.subTestorow1 .submit
{
	padding: 5px;
	width: 100%;
	text-align: left;
	border: 0px solid #000;;
	border-left: 15px solid #0083D6;
	margin-bottom: 1px;
	background-color: #eee;
	color: #2785E4;
	font-size: 0.95em;
	font-family: tahoma;
	cursor: pointer;
}

.subTestorow1 .submit:hover
{
	color: #555;
	background-color: #fff;
	font-weight: bold;
	border-left: 10px solid #ff5500;
}

.subTestorow2 form
{
	margin: 0px;
	padding: 0px;	
}

.subTestorow2 .submit
{
	padding: 5px;
	width: 100%;
	text-align: left;
	border: 0px;
	border-left: 15px solid #0083D6;
	margin-bottom: 1px;
	background-color: #FAFAFA;
	color: #2785E4;
	font-size: 0.95em;
	font-family: tahoma;
	cursor: pointer;
}

.subTestorow2 .submit:hover
{
	color: #555;
	background-color: #fff;
	font-weight: bold;
	border-left: 10px solid #ff5500;
}

.riferimentoSub
{
	margin-bottom: 10px;
	font-size: 1.1em;
	border-bottom: 1px solid #eee;
	text-align: right;
	padding-right: 10px;
}

.riferimentoSub span
{
	color: red;
}

.back
{
	border: 0px solid;
	text-align: right;
	margin-bottom: 10px;
	font-size: 0.95em;
}

.allegati
{
	font-size: 1.0em;
	margin-top: 10px; 
	clear: both;
}

.allegati a
{
	color: #0083D6;
}

.allegati a:hover
{
	color: #555;
}

.allegati span
{
	font-size: 1.0em; 
	color: #7F7F7F;
}

.allegati table
{
	border-top: 1px solid #000;
}

.allegati .row1
{
	background-color: #eee;
}

.allegati .row2
{
	background-color: #FAFAFA;
}

#percorso
{
	border-right: 0px solid #888;
	font-size: 0.85em;
	color: #000;
	background-color: transparent;
	padding: 3px;
	text-align: right;
	margin-bottom: 20px;
}

#percorso a
{
	color: #ff5500;
}

#percorso a:hover
{
	color: #555;
}

.testata_row
{
	 background-color: #2984DF; 
	 color: #fff;
}

.numpro_row
{
	 background-color: #ff5500; 
	 color: #fff;
}

.table_catalogo 
{
	border: 1px solid #ddd; 
}

.cat_nome
{
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}

.cat_nome input{
	color: #000;
	BACKGROUND: transparent;
	border: 0px solid #000;
	font-weight : bold;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-align: left;
	font-size: 1.0em;
}

.cat_nome input:hover {
	color: #A13512;	
}

.cat_desc{
	text-align: justify;
	color: #404040;
	font-size: 0.85em;
	padding: 5px;
	background-color: #fff;
}

.nomeCat
{
	font-size: 1.0em;
	color: #2984DF;
}

.backCat
{
	border: 0px solid; 
	text-align: right; 
}

.backCat a
{
	 color: #ff5500;	
}

.backCat span
{
	 font-size: 1.2em;
}

.boxImgCatalogo img
{
	border: 1px solid #888;
	padding: 2px;
	background-color: #fff;
}

.boxImgCatalogo img:hover
{
	border: 1px solid #ff6600;
}

.boxImgCatalogo .testoDidascalia
{
	display: none;
}

#catalogo form
{
	padding: 0px;
	margin: 0px;
}

#catalogo .nomeCat
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.85em;
}

#catalogo .nomeCat:hover
{
	color: #ff5500;
}

.rowCatalogo .submit
{
	background: none;
	border: 0px;
	cursor: pointer;
	color: #ff5500;
	font-weight: bold;
	font-size: 0.95em;
	text-align: left;
}

.rowCatalogo .submitCat
{
	color: #555;
	font-weight: bold;
	font-size: 0.95em;
	margin-left: 9px;
}

.rowCatalogo .submitZero
{
	display: none;
}

#catalogo_prodotti
{
	border: 0px dashed #ccc;
	color: #555;
}

#catalogo_prodotti .titolo
{
	border: 0px;
	border-left: 0px solid #ccc;
	background-color: transparent;
	background-image: url("../img/sito/freccia.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	font-weight: bold;
	cursor: pointer;
	color: #2785E4;
	width: 95%;
	text-align: left;
}

#catalogo_prodotti .titolo:hover
{
	color: #fff;
	border-left: 0px solid #2785E4;
	background-color: #2785E4;
	background-image: url("../img/sito/frecciaOV.gif");
}

#catalogo_prodotti .td
{
	border-bottom: 2px solid #4690FF;
}

#catalogo_prodotti span
{
	font-size: 0.85em;
}

#catalogo_prodotti .miniatura
{
	padding: 2px;
	background-color: #75B9FE;
	border: 1px solid #fff;
	margin: 5px;
	float: left;
	width: 100px;
}

#catalogo_prodotti .titoloExplode
{
	font-size: 1.6em;
	color: #2785E4;
	border-bottom: 2px solid #2785E4;
}

.archivio
{
	border: 0px;
	padding: 3px;
	margin: 0px;
	background: #2785E4;
	color: #fff;
	cursor: pointer;
	font-size: 0.85em;
}

#catalogo_prodotti .row1
{
	background-color: #DFEFFF;
}

#catalogo_prodotti .row2
{
	background-color: #EFF6FE;
}

#catalogo_prodotti .allegati span
{
	font-size: 0.9em;
	margin-top: 10px; 
	clear: both;
}

#catalogo_prodotti.prodHome
{
	border: 1px dashed #ccc;
	padding: 0px;
}

#catalogo_prodotti.prodHome .td
{
	border-bottom: 1px dashed #2785E4;
}

.boxGallery
{
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 2px;
	height: 80px;
}

.imgGallery
{
	text-align: center;	
}

.imgGallery img
{
	border: 1px solid #888;	
}

.didGallery
{
	background: #eee;
	text-align: center;
	padding: 3px;
	font-size: 0.85em;
}

.didGallery a
{
	color: red;
}

.didGallery a:hover
{
	color: #000;
}

.bannerHP
{
	margin-bottom: 10px;
	padding: 0;
}

.bannerHP form
{
	border: 0;
	margin: 0;
	padding: 0;
}

#touroperator
{
	border: 0px solid #000;
}

#touroperator td
{
	border-bottom: 1px solid #ccc;	
	/*height: 51px;*/
}
	
#touroperator form
{
	margin: 0;
	padding: 0;	
}

#touroperator .nome
{
	width: 420px;
	text-align: left;
	background: none;
	border: 0;
	font-weight: bold;
	color: #ff5500;
	font-size: 1.4em;
	cursor: pointer;
	margin: 0;
	padding: 0;
	/*height: 51px;*/
	clear: both;
}

#sf_banner
{
	background-image: url("../img/sito/sf_banner.gif");
	clear: both;
}

#example .miniatura
{
	float: right;
	height: 45px;
	border: 2px solid #2785E4;
}

#share_this_botton
{
	position: absolute; 
	z-index: 2; 
	top: 240px; 
	margin-left: 700px; 
	border: 0px solid #000;
}

/******************************************/

#liste_nozze
{
	border: 1px dotted #ccc;
	color: #555;
}

#liste_nozze h3,h4
{
	color: #ff5500;
	font-family: verdana;
	border-bottom: 1px dotted #ccc;
}

#liste_nozze .div
{
	border: 1px dotted #ccc;
	background-color: #eee;
	-moz-border-radius: 6px 6px 6px 6px;
}

#liste_nozze .div2
{
	border-bottom: 1px dotted #ccc;
	border-top: 0;
	background-color: #fff;
}

#liste_nozze .tableDiapositive
{
	background: none repeat scroll 0 0 #fff;
	border: 0;
}

#liste_nozze .diapositiva
{
	border: 1px dotted #ccc;
	background-color: #ddd;
	background-image: none;
	color: #555;
	margin-bottom: 10px;
	width: 125px;
	height: 125px;
	padding: 0px;
	-moz-border-radius: 6px 6px 6px 6px;
}

#liste_nozze .diapositiva img
{
	/*width: 50%;
	height: 50%*/
}

#liste_nozze .titolo
{
	border: 0;
	background: none;
	cursor: pointer;
	color: #ff5500;
}

#liste_nozze .input
{
	border: 1px solid #ccc;
	background: none;
	color: #555;
	width: 85%;
	-moz-border-radius: 6px 6px 6px 6px;
	padding: 5px;
}

#liste_nozze .messaggio
{
	border: 1px solid #ccc;
	background: none;
	color: #555;
	width: 98%;
	height: 100px;
	font-size: 1.2em;
	-moz-border-radius: 6px 6px 6px 6px;
	padding: 5px;
}

#liste_nozze #versamento
{
	color: #ff5500;
	font-weight: bold;
	background: #fff;
}

#liste_nozze .archivio
{
	color: #fff;
	font-weight: bold;
	background: #81BEFE;
	width: 100px;
	border: 1px solid #5FB0FF;
	-moz-border-radius: 6px 6px 6px 6px;
}

.titolo_label
{
	background-color: #2785E4;
	color: #fff;
	padding: 5px;
}

#box_codice
{
	border: 2px solid #49A7FE;
	-moz-border-radius: 6px 6px 6px 6px;
	background: #AFD7FF;
	margin: 85px;
	margin-left: 105px;
	margin-right: 105px;
	text-align: center;	
	color: #2785E4;
	clear: both;
}

#box_codice input,
#form-login-sposi input
{
	border: 1px solid #49A7FE;
	-moz-border-radius: 6px 6px 6px 6px;
	background: #fff;
	width: 150px;
	padding: 3px;
	color: #ff5500;
	text-align: center;
}

#box_codice input.button
{
	border: 1px solid #fff;
	background: #2785E4;
	color: #fff;
}

#box_codice .td
{
	border-bottom: 1px dotted #fff;
}

#box_errore
{
	border: 2px solid #ff0000;
	-moz-border-radius: 6px 6px 6px 6px;
	background: #FFCFD1;
	margin: 60px;
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
	padding: 20px;	
	clear: both;
}

/****************************************FORUM******************************************/
.trTitle
{
	background-color: #53A8FE;
	color: #fff;
}

.descrizione
{
	font-size: 0.95em;
}

.tableMessage td
{
	padding: 5px;
}

.tableMessage .tableTitle
{
	background-color: #fff;
	font-size: 0.95em;
	color: #555;
}

.forum
{
	border: 1px dashed #ccc;
	margin-top: 20px;
	padding: 10px;
	font-size: 0.9em;
}

.forum input
{
	border: 1px solid #ccc;
	margin-top: 3px;	
}

.forum legend
{
	color: #2984DF;
	font-size: 1.4em;
}

.forum a
{
	color: #343E7B;
}

.backForum
{
	border: 0px solid #000;
	padding: 10px;
	text-align: right;
	font-size: 0.95em;
	display: none;
}

.backForum a
{
	color: #ff5500;
}

.backForum a:hover
{
	color: #555;
}

.square
{
	border: 1px solid #6FAACB;
	width: 11px;
	height: 11px;	
	float: left;
	margin-right: 5px;
}

.into
{
	border: 1px solid #6FAACB;
	background-color: #6FAACB;
	width: 5px;
	height: 5px;	
	margin: 2px;
}

.forum .frmpag1 
{
    background-color: #fff;
    border: 1px solid #AFAFAF;
    color: #ff5500;
    cursor: pointer;
    font-size: 0.95em;
    font-family: arial;
    margin-top: 20px;
    padding: 3px;
}

.box_messaggio
{
	padding-left: 10px; 
	padding-bottom: 10px;
	border: 1px solid #ccc; 
	border-left: 1px dotted #888;
	border-top: 0; 
	border-right: 0; 
	margin-bottom: 5px; 
	margin-right: 5px;	
}

.rispondi a
{
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;	
	background-image: url("../img/sito/letter.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;;
	height: 14px;
	background-color: #eee;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 5px;
}

.rispondi span
{
	/*display: none;	*/
}

.dati span
{
	color: #ff6600;	
}

.oggetto
{
	margin-top: 5px;
	margin-bottom: 5px;	
}

.messaggio
{
	background-color: #eee;
	padding: 5px;	
}
/***************************************************************************************/

.titolo_pagina_top {
	font-size: 14px;
	/*font-weight: bold;*/
	background-color: transparent;
	color: #ff5500;
	padding: 3px;
	border-bottom: 1px dotted #888;
	margin-bottom: 10px;
}

.titolo_pagina_top span {
	color: #555;
}

#totale_pagato
{
	border: 0px solid #ccc;
	padding: 5px;
	text-align: right;
	background: #DAE9FE;	
}

#liste_nozze h3, h4 {
    border-bottom: 1px dotted #CCCCCC;
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

#backList
{
	border-bottom: 0px solid #ccc; 
	text-align: right; 
	margin-right: 10px;		
}

#backList a
{
	color: #fff;		
	background: #53A8FE;
	padding: 5px;
	-moz-border-radius: 6px 6px 6px 6px;
}

#ordine h3,h4
{
	color: #333;
	font-family: verdana;
	border-bottom: 1px dotted #ccc;
}

#ordine .div
{
	border: 1px dotted #ccc;
	background-color: #eee;
	-moz-border-radius: 6px 6px 6px 6px;
}

#ordine .div2
{
	border-bottom: 1px dotted #ccc;
	border-top: 0;
	background-color: #fff;
}

.button_order
{
	padding: 5px;
}

.button_order img
{
	width: 24px;	
}

#form-login-sposi
{
	/*background-color: #EEEEEE;
    border: 2px solid #CCCCCC;
    color: #555555;
    margin-left: 170px;
    padding: 10px;
    width: 225px;
    margin-top: 20px;
    -moz-border-radius: 6px 6px 6px 6px;*/
    background: none repeat scroll 0 0 #AFD7FF;
    border: 2px solid #49A7FE;
    border-radius: 6px 6px 6px 6px;
    clear: both;
    color: #2785E4;
    margin: 85px 105px;
    text-align: center;
}

#logout-brasile
{
	display: none;
}

#logout_button
{
	border: 0;
	background: none;
	background-image: url("../img/sito/logout.png");
	background-repeat: no-repeat;
	color: #fff;
	font-size: 0;
	width: 16px;
	height: 16px;
	cursor: pointer;
	float: right;
	margin-top: -5px;
}

#menu_user
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#login #menu_user a
{
	margin: 0;
	padding: 3px;
	padding-left: 15px;
	background: none;
	border: 0px solid #ccc;
	border-bottom: 1px dotted #fff;
	display: block;
	width: 140px;
	text-align: left;
	color: #28579C;
	background-image: url("../img/sito/freccia.gif");
    background-position: left center;
    background-repeat: no-repeat;
}
