/* CSS Document */

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

body {
   background-image: url(/img/sfondo_04.jpg);
   background-repeat: repeat-x;
   background-attachment: scroll;
   background-position: left top;
   text-align: center;
   margin: 0px;
   background-color: #FFFFFF;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 30px;
   padding-left: 0px;
 
}
html * {
	margin:0px;
	padding:0px;
}
span.titolo_sezione {
   color: #FF6600;
   margin-bottom: 10px;
   font-size: 20px;
   font-weight: bold;
   display: inline;
}

/*   Wrapper    */
#Wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
/*   Header    */

#Header {
	background-attachment: scroll;
	background-image: url(/img/Sfondo_Header.jpg);
	background-repeat: no-repeat;
	background-position: 70px top;
	height: 120px;
	position: relative;
	width: 960px;
	left: 0px;
	top: 0px;
}
#Logo {
	background-attachment: scroll;
	background-image: url(/img/Logo_fabbrica.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	width: 311px;
	position: absolute;
	left: -6px;
	top: -2px;
}
#Login {
	position: absolute;
	right: 0px;
	width: 322px;
	height: 31px;
	top: 22px;
	background-attachment: scroll;
	background-image: url(/img/Sfondo_login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
}
#Login .sfondoInput {
	background-attachment: scroll;
	background-image: url(/img/SfondoInput.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 115px;
	float: left;
	position: relative;
	margin-left: 10px;
	display: inline;
}
#Login .sfondoInput input {
	height: 19px;
	width: 105px;
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
}
#Login .login {
	margin-top: 5px;
	margin-left: 10px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Login input {
}
#Login .go {
}
#Login .info {
}
#Logged {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	height: 25px;
	width: 280px;
	left: 20px;
	top: 5px;
	overflow: hidden;
}
#Menu {
   position: absolute;
   right: 0px;
   width: 513px;
   top: 62px;
   height: 33px;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #dddddc;

}

#Menu .rss{
   background-attachment: scroll;
   background-image: url(/img/rss.gif);
   background-repeat: no-repeat;
   background-position: 12px center;
}

#Menu img{ margin:0px; padding:0px; border:none;}
#Menu ul {
	color: #333333;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Menu ul li {
	float: left;
}
#Menu ul li a, #Menu ul li a:link, #Menu ul li a:active, #Menu ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddc;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#Menu ul li a:hover {
	color: #003399;
}
#Menu .registrati {
	font-weight: bold;
    background-image: url(/img/registrati.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
/*   WrapperCont DX    */

#WrapperCont {
	background-attachment: scroll;
	background-image: url(/img/Sfondo_WrapperCont.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 940px;
	padding-top: 8px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	min-height: 780px;
	height: 500px;
}
#ColDx {
	float: right;
	width: 235px;
	display: inline;
	position: relative;
}
/********************************************************************/
#ContDxTop {
	background-color: #F4EFE0;
	position: relative;
	width: 236px;
	background-image: url(/img/Logo_proposte.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px 5px;
	padding-top: 42px;
	padding-bottom:15px;
}
#ContDxTop .BoxComment {
	background-image: url(/img/Trattini_proposte.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	line-height: 1.6em;
}
#ContDxTop .BoxComment a, #ContDxTop .BoxComment a:link, #ContDxTop .BoxComment a:active, #ContDxTop .BoxComment a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	display: block;
	background-attachment: scroll;
	background-image: url(/img/Commenti.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 18px;
}
#ContDxTop .BoxComment a:hover {
	color: #669900;
}




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



#ContDxTopLettera {
   background-color: #F4EFE0;
   position: relative;
   width: 236px;
   background-image: url(/img/Logo_commenti.gif);
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: 20px 5px;
   padding-top: 42px;
   padding-bottom:15px;
}
#ContDxTopLettera .BoxComment {
	background-image: url(/img/Trattini_proposte.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	line-height: 1.6em;
}
#ContDxTopLettera .BoxComment a, #ContDxTopLettera .BoxComment a:link, #ContDxTopLettera .BoxComment a:active, #ContDxTopLettera .BoxComment a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	display: block;
	background-attachment: scroll;
	background-image: url(/img/Commenti.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 18px;
}
#ContDxTopLettera .BoxComment a:hover {
	color: #669900;
}


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


#ContDxBot {
	height: 300px;
	width: 236px;
	background-color: #e1ddcf;
	position: relative;
	background-attachment: scroll;
	background-image: url(/img/ComeVa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}
#ContDxBot p {
	font-size: 11px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#ContDxBot .textarea {
	width: 195px;
	height: 85px;
	position: relative;
	left: 18px;
	top: 15px;
	font-size: 11px;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #F4EFE0;
	border: 1px solid #999999;
}
#ContDxBot .bottone {
	position: relative;
	background-image: url(/img/Invia.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 48px;
	top: 25px;
	float: right;
	right: 15px;
}
#ContDxBot .charCount {
	font-size: 10px;
	position: relative;
	top: 25px;
	left: 20px;
	width: 180px;
	float: left;
}
#ContDxBot .charCount .Contatore {
	background-color: #E1DDCF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}
#ContDxBot #Message {
	width: 190px;
	font-size: 11px;
	clear: both;
	position: relative;
	left: 20px;
	height: 50px;
	top: 50px;
}
#ContDxBot #Message a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
#ContDxTop, #ContDxBot, #ContSxTop, #ContSxBot, #ContDxTopLettera {
	border: 1px solid #e1ddcf;
}
/*   WrapperCont SX    */

#ColSx {
	float: left;
	width: 690px;
	position: relative;
}
#ContSxTop {
	width: 690px;
	min-height:350px;
	background-color: #f4efe0;
	position: relative;
	background-image: url(/img/Trattini_verticali.gif);
	background-repeat: repeat-y;
	background-position: 455px top;
	background-attachment: scroll;
}
#PostBlogBot {
	width: 690px;
	height: 50px;
	background-color: #e1ddcf;
	border: 1px solid #E1DDCF;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(/img/Trattini_verticali.gif);
	background-repeat: repeat-y;
	background-position: 454px top;
	clear: both;
}
#PostBlogBot .autore {
	font-size: 11px;
	float: left;
	margin-top: 18px;
	margin-left: 15px;
}
#PostBlogBot img.proposta {
	float: left;
	position: relative;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PostBlogBot img.archivioTemi {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Link {
	position: relative;
	height: 66px;
	width: 275px;
	left: 5px;
	top: 5px;
	bottom: 0px;
}
#Link img {
	border:none;
}
#Tools {
	position: relative;
	width: 210px;
	top: 5px;
	right: 13px;
	float: right;
	background-image: url(/img/Logo_Tools.gif);
	min-height: 250px;
	background-position: -3px 8px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 75px;
}
#Tools a {
	color: #FF6633;
	text-decoration: none;
	padding-left: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	background-attachment: scroll;
	background-image: url(/img/doc.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#Tools #Doc, #Tools #Img, #Tools #Video, #Tools #Audio {
	border: 1px solid #E1DDCF;
	margin-bottom: 10px;
}
#Tools h2 {
	font-size: 11px;
	color: #FF7800;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(/img/Trattini_proposte.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#Tools ul {
	list-style-type: none;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Tools ul li {
	padding-right: 5px;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(/img/Trattini_proposte.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 3px;
	width: 190px;
}
#Tools #Img b {
	font-size: 11px;
	margin-left:10px;
}
#Tools #Img img {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #999999;
	width: 190px;
	height: 100px;
}
#Tools #Img p {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#Tools #Video p {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#Tools #Video b {
	font-size: 11px;
	margin-left:10px;
}
#Tools #Video #Flv {
	height: 145px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}
#Tools #Video p {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#PostBlog a {
	color:#FF6633;
}
#PostBlog {
	position: relative;
	top: 5px;
	left: 5px;
	width: 450px;
	float: left;
	font-size: 11px;
	line-height: 1.6em;
	padding-bottom: 20px;
}
#PostBlog h1 {
	font-size: 18px;
	color: #238FC0;
	background-attachment: scroll;
	background-image: url(/img/Livella.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 99%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: 45px;
	padding: 0px;
}
#PostBlog h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 10px;
}
#PostBlog h1 a {
	font-size: 17px;
	color: #238FC0;
	font-weight: bold;
	display:inline;
	text-decoration: none;
}
#PostBlog h1 a:hover {
}
#PostBlog .IntroPost {
	font-style: italic;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
#PostBlog .Post {
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 15px;
	display: block;
}
#PostBlog .PostCartolina {
	padding: 40px 20px 0px 15px;
	display: block;
	height:310px;
	background-image: url(/img/cartolina/sfondo_cartolina_hp.jpg);
	background-position: 5px 30px;
	background-repeat:no-repeat;
}
#PostBlog .PostCartolinaInner {
  padding: 190px 0px 0px 0px;
	display: block;
}
#PostBlog .PostCartolinaInner a{
	display: block;
	width:220px;
	height:30px;
}
#LetteraA {
   background-color: #F5EFE1;
   border: 1px solid #E1DDCF;
   width: 690px;
   margin-top: 10px;
   position: relative;
   height: 400px;
   font-style:normal;
}
#LogoLettera {
   background-image: url(/img/letteraA.png);
   height: 76px;
   width: 297px;
   position: absolute;
   left: -11px;
   top: 10px;
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: center center;
}

#LetteraA em{font-style:italic;}

#LetteraA strong{ font-weight:bold;}

#LetteraA h1 a {
   font-size: 16px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #336699;
   text-decoration: none;
   margin-bottom: 5px;
   display: block;
}

#LetteraA h1 a:hover { text-decoration:underline;}

#LetteraA p {
   color: #333333;
   font-size: 12px;
   margin-bottom: 5px;
   line-height:1.5em;
   padding-bottom: 5px;
}

#BandaCommenti{ font-size:12px; position:absolute; bottom:0px; right:0px; background-color:#E1DDCF; width:690px; height:45px;}

#BandaCommenti ul{
   margin:0px;
   padding-top: 18px;
}

#BandaCommenti ul li{float:left;}

#BandaCommenti ul li a{ color:#333333; text-decoration:none; padding:10px 30px; font-weight:bold;}

#BandaCommenti ul li a:hover{ color:#FF6600; text-decoration:underline;}

#TestoLetteraHP {
	padding-top:10px;
    font-size: 13px;

}

#TestoLetteraHP a{ font-size:11px; color:#FF6600; text-decoration:none;}
#TestoLetteraHP a:hover{ text-decoration:underline;}


#TestoLetteraHP p{ font-size:12px; font-style:normal; line-height:1.6em;}
.padding-30 {
   position: relative;
   top: 90px;
   padding-top: 15px;
   padding-right: 30px;
   padding-bottom: 30px;
   padding-left: 30px;
}
#BandaCommenti{}

#ContSxBot {
	background-color: #F4EFE0;
	position: relative;
	top: 10px;
	height: 350px;
	width: 690px;
	background-image: url(/img/sfondo_incontriamoci.jpg);
	background-repeat: repeat-y;
}
#LogoIncontriamoci {
	background-attachment: scroll;
	background-image: url(/img/LogoIncontriamoci.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	width: 294px;
	position: absolute;
	top: 15px;
	left: -11px;
}
#Tasti {
	position: absolute;
	top: 16px;
	right: 0px;
	width: 350px;
}
#Tasti img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContSxBot #Testo {
	position: relative;
	top: 120px;
	width:90%;
	line-height:1.6em;
	margin-right: auto;
	margin-left: auto;
}
#ContSxBot #Testo h1 {
	font-size: 20px;
}
#ContSxBot #Testo p {
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.6em;
}
#Footer {
	position: relative;
	clear: both;
	background-color: #E1DDCF;
	height: 40px;
	top: 20px;
	font-size: 11px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 20px;
}
#Footer #Copy {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#Footer #MenuFooter {
	margin-top: 15px;
	float: left;
	margin-left: 20px;
}
#Footer #MenuFooter a {
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
#Footer #Credit {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
#Footer #Credit a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/*************************** Stili pagine interne fabbrica *****************************************/
#ColSxInt {
	float: left;
	width: 690px;
	position: relative;
	background-color: #f4efe0;
	position: relative;
	background-image: url(/img/Trattini_verticali.gif);
	background-repeat: repeat-y;
	background-position: 455px top;
	background-attachment: scroll;
	border: 1px solid #e1ddcf;
}


#ColSxIntLettera {
   width: 690px;
   position: relative;
   background-color: #f4efe0;
   position: relative;
   border: 1px solid #e1ddcf;
}


/*#ContSxInt{
   background-color: #f4efe0;
   width: 690px;
   min-height:350px;
   position:relative;
   background-image: url(/img/Trattini_verticali.gif);
   background-repeat: repeat-y;
   background-position: 455px top;
   background-attachment: scroll;
   }*/

#ContSxInt h1 {
	font-size: 14px;
}
#ContSxInt #Tools {
	right: 10px;
}
/********************************************************************/
#ContSxInt #PostBlogLettera { min-height:350px; 
}
#PostBlogLettera {
   position: relative;
   top: 5px;
   left: 5px;
   font-size: 11px;
   line-height: 1.6em;
   padding: 15px;
}
#ContSxInt #PostBlogLettera .testo {
	font-size: 12px;
	padding-left: 5px;
    padding-right:20px;
	padding-top: 15px;
}

#ContSxInt #PostBlogLettera p em{font-style:italic;}

#ContSxInt #PostBlogLettera p strong{ font-weight:bold;}

#PostBlogLettera a {
	color:#FF6633;
}

#PostBlogLettera h1 {
   font-size: 18px;
   color: #238FC0;
   width: 99%;
   padding: 0px;
   text-indent: 5px;
   margin: 0px;
}
#PostBlogLettera h2 {
   font-size: 18px;
   color: #333333;
   font-weight: bold;
   line-height: 1.4em;
}
#PostBlogLettera h1 a {
	font-size: 17px;
	color: #238FC0;
	font-weight: bold;
	display:inline;
	text-decoration: none;
}
#PostBlogLettera h1 a:hover {
}
#PostBlogLettera .IntroPost {
	font-style: italic;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
#PostBlogLettera .Post {
   padding-right: 20px;
   padding-left: 10px;
   padding-top: 15px;
   display: block;
   margin-bottom: 30px;
}
#Commenti a {
   clear: both;
   float: right;
   color: #FFFFFF;
   background-color: #CC0000;
   text-decoration: none;
   padding-top: 5px;
   padding-right: 8px;
   padding-bottom: 5px;
   padding-left: 8px;
}
#Commenti  a:hover {
   background-color: #666666;
   text-decoration: none;
}



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

#ContSxInt #PostBlog {
	width: 440px;
	position: relative;
	min-height:350px;
}
.data {
   padding-bottom: 5px;
   padding-top:5px;
   color: #666666;
   font-size: 10px;
   position: relative;
   text-indent: 5px;
   width: 90%;
}
#ContSxInt #PostBlog .autore {
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
}
#Introduzione {
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
#ContSxInt #PostBlog .testo {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 15px;
}
#ContSxInt #PostBlog .box_input_cartolina {
	padding: 20px 20px 0px 30px;
	display: block;
	height:310px;
	background-image: url(/img/cartolina/sfondo_cartolina_input.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

/*************************** Stili pagine interne Incontriamoci *****************************************/

#ContSxIntInc {
	background-color: #f4efe0;
	width: 670px;
	min-height:450px;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom: 100px;
	font-size: 11px;
}
/*#ContSxIntInc h1 {
	font-size: 12px;
}*/
#ContSxIntInc #PostBlog .data {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	font-size: 10px;
}
#ContSxIntInc .autore {
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
}
#introduzione {
   font-size: 11px;
   padding: 5px;
   color: #000000;
   display:block;
}
/*.testo {
	font-size: 12px;
	padding: 50px;
}*/
#ContSxIntInc #src {
}
#ContSxIntInc a, #ContSxIntInc a:link, #ContSxIntInc a:active, #ContSxIntInc a:visited {
	font-weight: bold;
	color: #006699;
}
#ContSxIntInc a:hover {
	color: #333333;
}
#ContSxIntInc #src h1 {
	font-size:15px;
	margin-bottom:5px;
}
#ContSxIntInc #src fieldset {
   border:1px dotted #CCCCCC;
   padding: 10px;
}
#ContSxIntInc #src fieldset legend {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	background-color: #F4EFE0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ContSxIntInc #src fieldset select.prov {
	padding:3px;
	display:block;
}
#ContSxIntInc #src td {
	padding:5px;
}
.verde {
	font-size: 11px;
	color: #000000;
	padding: 20px;
	border: 1px dotted #CCCCCC;
	font-weight: bold;
}
.verde a, .verde a:link, .verde a:active, .verde a:visited {
	color: #339933;
	text-decoration: underline;
}
.verde a:hover {
	text-decoration: none;
}
#ContSxIntInc #src .src_events {
	font-size: 11px;
	line-height: 1.6em;
	padding-top: 15px;
	padding-bottom: 15px;
	background-attachment: scroll;
	background-image: url(/img/Trattini_proposte.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#ContSxIntInc #src input {
	padding: 4px;
}
#ContSxIntInc #src .src_events h1 a {
	color: #223F60;
	text-decoration: none;
}
#ContSxIntInc #src h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#ContSxIntInc #src .src_events .organizzatore {
	text-transform: uppercase;
}
#ContSxIntInc #src ul {
   list-style-type: none;
   padding: 0px;
   margin-top: 0px;
   margin-right: 15px;
   margin-bottom: 0px;
   margin-left: 0px;
}
#ContSxIntInc #src ul li {
   display: block;
   margin-top: 8px;
   padding-bottom: 8px;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #CCCCCC;
}

#Result {
	padding: 10px;
	font-size: 11px;
	line-height:2em;
	color: #666666;
	clear: both;
	position: relative;
	width: 85%;
}
#Result a.bar {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	color: #333333;
}
#Result a.bar:hover {
	color:#FF3300;
}
/****************************** Dettaglio Eventi ***********************************************/



#Event {
	font-size: 11px;
	line-height: 1.5em;
	min-height:350px;
	position: relative;
}
#Event h1 {
	font-size: 20px;
	color: #203A56;
	margin-bottom: 10px;
}
#Event p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#Proposta a {
	position: relative;
	width: 195px;
	height: 37px;
	background-attachment: scroll;
	background-image: url(/img/LasciaProposta_piccola.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	background-color: #E1DECF;
}
#PropostaCartolina a {
	position: relative;
	width: 195px;
	height: 37px;
	background-attachment: scroll;
	background-image: url(/img/cartolina/MandaCartolinaPiccola.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	background-color: #E1DECF;
}
#Archivio a {
	position: relative;
	width: 195px;
	height: 37px;
	background-attachment: scroll;
	background-image: url(/img/archivio_temi_piccolo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	background-color: #E1DECF;
}
#ArchivioCartolina a {
	position: relative;
	width: 195px;
	height: 37px;
	background-attachment: scroll;
	background-image: url(/img/cartolina/ArchivioCartolinePiccolo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	background-color: #E1DECF;
}
.Contatore {
	background-color: #F4EFE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.campi_input {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.trattini {
	background-attachment: scroll;
	background-image: url(/img/Trattini_proposte.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 5px;
	width: 85%;
}
.testo {
	line-height: 1.7em;
}
.Commenti {
	background-attachment: scroll;
	background-image: url(/img/Commenti.jpg);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 20px;
	color: #333333;
	width: 85%;
}
.Commenti a {
   color: #FF6600;
   margin-bottom:5px;
   display: block;
}
.Commenti a:hover {
	color: #333333;
	text-decoration: none;
}
/**************************** Post Event *************************************/

#box-det {
	font-size:11px;
	padding-left:10px;
}
#box-det h1 {
	font-size: 18px;
	color: #FF6600;
	margin-bottom: 15px;
}
#box-det label {
	display:block;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#box-det .input_event {
	margin-top: 5px;
	margin-bottom: 5px;
}
#LogoIncontriamociPic {
	background-image: url(/img/LogoIncontriamoci_piccolo.png);
	height: 62px;
	width: 174px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	right: 8px;
}
.esempi {
	font-size: 12px;
	color: #CC3300;
	padding: 5px;
	float: left;
}
#Logged a, #Logged a:link, #Logged a:active, #Logged a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
#Logged a:hover {
	text-decoration: none;
}
#ContSxIntInc h1 {
   font-size: 20px;
   color: #FF6633;
}
#ContSxIntInc td {
	padding: 10px;
	vertical-align: middle;
}
#ContSxIntInc #Testo td {
	padding: 0px;
	vertical-align: middle;
}
#ContSxIntInc p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
}
#CommentiComeva {
	float: left;
	width: 185px;
	height: 225px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-attachment: scroll;
	background-image: url(/img/postit.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-top: 10px;
}
#CommentiComeva p {
	font-size: 10px;
	text-indent: 0px;
}
#ContentCommenti {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
	position: relative;
	width: 85%;
}
#ContentCommenti h1 {
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
}
#ContentCommentiCartolina {
	line-height: 1.6em;
	position: relative;
	width: 100%;
}
#ContentCommentiCartolina h1 {
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
}
#ContentCommentiCartolina .box_commenti_cartolina {
	padding: 10px 0px 0px 0px;
	display: block;
	height:310px;
	background-image: url(/img/cartolina/sfondo_cartolina_altre_proposte.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#ContentCommentiCartolina .box_commenti_cartolina_inner {
	padding: 0px 0px 0px 20px;
	display: block;
	height:310px;
	width:245px;
}
.box_temi_commenti_cartolina {
	padding: 20px 0px 0px 0px;
	display: block;
	height:310px;
	background-image: url(/img/cartolina/sfondo_cartolina_altre_proposte.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.box_temi_commenti_cartolina_inner {
	padding: 0px 0px 0px 20px;
	display: block;
	height:310px;
	width:250px;
}
a.back {
	padding: 3px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#IFrame {
	margin-right: auto;
	margin-left: 10px;
}
#Cal {
	background-color: #CADDEE;
	border: 1px solid #E1DDCF;
	/*  position: relative;*/
   width: 236px;
	height: 226px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.8em;
	padding-top: 10px;
}
#Cal h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom:10px;
	color: #666666;
	text-align: center;
	font-weight: normal;
}
#Cal table {
	margin-right: auto;
	margin-left: auto;
}
.cal_days {
	font-weight:bold;
}
#Cal table td {
	text-align: center;
	vertical-align: middle;
}
#Cal table td a {
	padding: 2px;
	display: block;
	height: 20px;
	width: 20px;
	text-decoration:none;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #FF6600;
}
#Cal table td a:hover {
	color: #333333;
	background-color: #FFFFFF;
}
#Cal table td select {
	background-color: #FFF;
	width: 196px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#Mod {
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#Exit {
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
}
.BoxArchivioTemi {
	background-attachment: scroll;
	background-image: url(/img/Trattini_proposte.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
}
.BoxArchivioTemi p {
	margin-top: 2px;
}
.BoxArchivioTemi h2 {
  font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#Restyling {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 20px;
   color: #FFF;
   width: 750px;
   margin: auto;
   height: 105px;
   padding-left: 80px;
   padding-top: 20px;
   position: relative;
}

