body
{
	background-color: #fff;
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #333;
	background-image: url(/siti-meeting/2010/images/sfondo.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
}

img
{
	border-width: 0;
	border-style: none;
	behavior: url("/siti-meeting/2010/shared/css/pngbehavior.htc");
}

a
{
	text-decoration: none;
	color: #951A1B;
}
a:hover
{
	text-decoration: underline;
	color: #951A1B;
}


#container
{
	position: absolute;
	left: 50%;
	top: 0;
	width: 879px;
	margin: 30px 0 0 -440px; 
	padding: 0 0 0 0;
	text-align: center;
	background-color: #FFF;
	border: 3px solid #791415;
}

#container-splash
{
	position: absolute;
	left: 50%;
	top: 0;
	width: 879px;
	margin: 30px 0 0 -440px; 
	padding: 0 0 0 0;
	text-align: center;
	background-color: #FFF;
	border: 3px solid #791415;
	height: 500px;
}
#container-splash h1
{
	color: #000;
	font-size: 16px;
	text-align: center;
	padding-top: 230px;
}
#footer
{
	font-size: 10px;
	text-align: left;
	width: 849px;
	padding: 15px 15px 15px 15px;
	margin: 15px 0 0 0;
	border-top: 1px solid #951A1B;
	float: left;
}	
#header
{
	height: auto;
	width: 879px;
	background-color: #fff;
	float: left;
	margin: 0 0 0px 0;
	padding: 0px;
}
#header-sx
{
	width: 200px;
	height: 40px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: left;
	float: left;
}
#header-dx
{
	width: 644px;
	height: 40px;
	margin-top: 15px;
	padding-right: 10px;
	margin-bottom: 15px;
	text-align: right;
	color: #fff;
	float: left;
	font-size: 20px;
}
#header-dx a img
{
	margin-top: 5px;
}


/* home */
#corpo-home
{
	width: 879px;
	height: 427px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(/siti-meeting/2010/images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#txt-home
{
	width: 265px;
	height: auto;
	float: left;
	margin-left: 590px;
	margin-top: 20px;
	text-align: left;
}
p
{
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

h1.tit-home
{
	color: #333;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0;
}
h2
{
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0;
}
h2 a
{
	color: #333;
}
#txt-home h2, #txt-home h2 a, #txt-home h2 a:hover, #txt-home h2 a:visited, h1.tit-home
{
	color: #fff;
}


/* contatore */

p.contatore
{
	width: 240px;
	background-color: #791415;
	height: auto;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
p.contatore strong
{
	font-size: 12px;
}
p.link-gallery
{
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
p.link-gallery a
{
	color: #fff;
}

p.link-gallery a:hover
{
	text-decoration: underline;
	color: #fff;
}

img.ico-link-gallery
{
	float: left;
	margin-right: 5px;
}


/* bread */
#breadcrumb
{
	/*width: 849px;*/
	width: 834px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #333;
	font-weight: regular;
	text-align: left;
}
#breadcrumb a
{
	text-decoration: none;
}
#breadcrumb a:hover
{
	text-decoration: underline;
}


/* pagine */
#corpo
{
	width: 849px;
	float: left;
	margin: 15px;
}

#column-sx
{
	width: 340px;
	height: 372px;
	float: left;
	padding-right: 15px;
	text-align: left;
}
#column-dx
{
	width: 485px;
	height: 372px;
	overflow: auto;
/*	height: auto;*/
	float: left;
	text-align: left;
	background-image: url(/siti-meeting/2010/images/punto-vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 5px;
}

p.desc
{
	font-size: 11px;
	color: #666;
	line-height: 14px;
	margin-top: 0;
	padding-top: 0;
/*
	background-image: url(/siti-meeting/2010/images/punto-oriz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
*/
}


/* icone donnina e omino */
.riga-block-ico
{
	width: 410px;
	/*height: 110px;*/
	height: 150px;
	margin-bottom: 15px;
	float: left;
}
.block-ico
{
	width: 100px;
	height: 150px;
	float: left;
	margin-right: 2px;
}
.block-ico-img
{
	width: 100px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
}
.block-ico img
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.block-ico-p
{
	font-size: 11px;
	width: 100px;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
.block-ico-p a
{
	color: #333;
}










/* pensieri */
#torna-indietro
{
	width: 470px;
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: regular;
	margin-bottom: 15px;
}
#pensieri-ico
{
	width: 410px;
	height: 118px;
	float: left;
}
#pensieri-ico-img
{
	width: 100px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}
#pensieri-ico img
{
	text-align: left;
	margin: 0;
	padding: 0;
}
#pensieri-ico-p
{
	font-size: 11px;
	width: 300px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#txt-pensieri
{
	width: 300px;
	float: left;
	margin-left: 100px;
}

p.abstract
{
	font-weight: bold;
	font-size: 11px;
}

p
{
	font-size: 11px;
	color: #666;
	line-height: 14px;
	margin-top: 0;
	padding-top: 0;
}




/***** modifiche 06-10-08 ********/

/*
#torna-indietro
{
	background-image: url(/siti-meeting/2010/images/freccia-su.gif);
	background-repeat: no-repeat;
	background-position: 100 top;
}
*/

#torna-indietro
{
	width: 460px;
}
#torna-indietro a, #torna-indietro a:hover
{
	text-decoration: none;
}
a img, a:hover img
{
	text-decoration: none;
}


/* ************** Commenti 22-10-08 **************** */

#commenti
{
	width: 300px;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}

p.commento
{
	margin-top: 20px;
}




/***************** COMMENTI FORM 27-10-08 *********************/
#commenti
{
	border: 1px solid #791415;
	width: 300px;
	padding: 10px;
	
}
#commenti p.tit
{
	font-weight: bold;
	text-transform: uppercase;
}
#commenti form table.new-comment, #commenti form table.new-comment tr
{
	width: 300px;
}
#commenti form table.new-comment tr td
{
	width: 210px;
}
#commenti form table.new-comment tr td.titolo
{
	font-size: 12px;
	width: 70px;
	vertical-align: top;
	padding-top: 5px;
}
#commenti form table.new-comment tr td.titolo2
{
	width: 280px;
	font-size: 11px;
	color: #999;
}

INPUT#submit
{
	background-image: url(/siti-meeting/2010/images/pls-invia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 10px;
	cursor: pointer;
	border-width: 0;
	font-size: 14px;
}
/* commenti inseriti */
#commenti-inseriti
{
	/*width: 340px;*/
	width: 300px;
	padding: 0px;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}
#commenti-inseriti h3
{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}
#commenti-inseriti p.commento-nick
{
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: url(/siti-meeting/2010/images/punto-oriz.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 300px;
	font-size: 12px;
	padding-top: 5px;
}
#commenti-inseriti p.commento-txt
{
	font-size: 11px;
	font-weight: normal;
	width: 300px;
}

#commenti-inseriti h2.inserito
{
	margin-bottom: 10px;
	width: 300px;
	margin-left: 0px;
	border: 2px solid #951A1B;
	color: #333;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	text-align: center;
	
}


#footer
{
	background-color: #951A1B;
	color: #fff;
}
#header.dentro
{
	border-bottom: 1px solid #951A1B;
	background-image: url(/siti-meeting/2010/images/bg-header.png);
	background-repeat: repeat-y;
	background-position: left top;
}