.contenitore-registrazione
{
	width: 750px;
	margin: 20px auto;
	padding: 0 0 30px 0;
	display: block;
}
.contenitore-registrazione p { font-size:16px; padding:15px; }
.contenitore-registrazione h1 {font-size:21px; margin: 5px 0 5px 0; }
.contenitore-registrazione h6
{
	font-size: 11px;
	margin: 0 0 15px 0;
	font-weight: normal;
}
/*.contenitore-registrazione fieldset {border-bottom: 1px solid #ccc; float:left;}*/
.contenitore-registrazione fieldset legend
{
	padding: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.contenitore-campi
{
	width: 250px;
	padding: 0 0 15px 0;
	float: left;
	font-size:11px;
	/*border: 1px solid black;*/
	
}

.contenitore-campi-doppio
{
	width: 480px;
	float: left;
	font-size:12px;
}
.contenitore-campi label, .contenitore-campi-doppio label, .contenitore-campi-right label
{
	text-align: left;
	font-size: 12px;
	
}
.contenitore-campi input
{
	text-align: left;
	clear: both;
	font-size: 12px;
	width:  235px;
	padding: 6px 0;
}
.steps input[type=text],
.steps input[type=password],
.contenitore-campi input[type=text],
.contenitore-campi input[type=password]
{
	border: solid 1px #7F9DB9;
}

.contenitore-campi select
{
	text-align: left;
	clear: both;
	font-size: 12px;
	width:  235px;
	padding: 5px 0;
}

.contenitore-campi-ultimo input, .contenitore-campi-ultimo select
{
	width:  250px;
}


.steps select, .contenitore-campi select
{
	border: solid 1px #7F9DB9;
}

.contenitore-campi-right
{
	width: 230px;
	float: right;
	font-size: 11px;
	/*border-color: #DFFF8C;
	border-width: 1px;
	border-style: solid;*/
	
}

.iscrizione-newsletter {border-bottom: 1px solid #ccc; float:left; width:750px; padding:10px 0 }
.img-newsletter {float:left; width:200px; }
.txt-newsletter
{
	float: right;
	width: 530px;
	text-align: left;
	
}
.txt-newsletter p
{
margin:0 0 8px  0; padding: 0;font-size: 12px;
}

/*registrazione */
DIV.steps
{
	padding:10px;
	border:4px solid #ccc;
	width:440px;
	margin: 20px auto;
	padding:20px 0;
	/*border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;*/
}

DIV.steps-simple
{
	padding:10px;
	border:4px solid #ccc;
	width:440px;
	margin: 20px auto;
	padding:20px 0;
}
DIV.steps LEGEND
{
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #999;
	font-size: 15px;
}

DIV.steps .row-box-search {
	MARGIN-BOTTOM: 15px
}
DIV.steps SELECT {
	FONT-SIZE: 11px; WIDTH: 200px;
}
DIV.steps LABEL {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; FLOAT: left; MARGIN-LEFT: 20px; WIDTH: 110px; MARGIN-RIGHT: 10px; TEXT-ALIGN: right
}
DIV.steps TEXTAREA {
	FONT-SIZE: 11px; MARGIN-BOTTOM: 5px; WIDTH: 470px; HEIGHT: 90px
}
DIV.steps SPAN.opt {
	PADDING-RIGHT: 20px; FONT-SIZE: 11px
}
DIV.steps INPUT {
	WIDTH: 200px
}

#mastodon {float:left; width:auto;}
#newsletter { width: 15px; }
#privacy_txt {width:100%; height:100px; margin-bottom:10px;}




/* fine registrazione*/

/* area riservata */
.area-riservata {}
.informativa {margin:10px;}
.informativa {margin:10px 6px 6px 0;}

.informativa ul li {margin: 8px;}
.foto-dueventi-sx {float:left; margin:10px;}

DIV.area-riservata img
{
	float: left;
	margin: 10px 10px 10px 10px;
}
DIV.area-riservata h2 { margin:10px;}
DIV.area-riservata p { margin:10px;}


/*invio foto e articoli */

DIV.steps-invia-cat
{
	float: left;
}
DIV.steps-invia-cat ul li
{
	display: inline;
	float:left;
	margin: 10px 0 0 0;
}
DIV.steps-invia, DIV.steps-invia-cat
{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
DIV.steps-invia LEGEND
{
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #999;
	font-size: 15px;
}


DIV.steps-invia .row-box-search {
	MARGIN-BOTTOM: 15px
}
DIV.steps-invia SELECT {
	FONT-SIZE: 11px; WIDTH: 200px
}
DIV.steps-invia LABEL
{
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

DIV.steps-invia-cat LABEL
{
	margin: 0 5px 0 3px;
	width: 125px;
	display: block;
	float:left;
}
DIV.steps-invia TEXTAREA {
	 MARGIN-BOTTOM: 5px; WIDTH: 470px; /*HEIGHT: 90px*/
}
DIV.steps-invia SPAN.opt {
	PADDING-RIGHT: 20px; FONT-SIZE: 11px
}
DIV.steps-invia INPUT
{
	/*WIDTH: 150px;*/
	margin: 0 0 0 5px;
}

DIV.steps-invia-cat INPUT
{
	/*WIDTH: 150px;*/
	margin: 0 0 0 5px;
	float:left;
}



#provaUsr {padding:10px;font-size:12px;}
.provaUsrKO { background-color: #FFFDCB; visibility:hidden;}
.provaUsrOK
{
	background-color: #cfffbb;
	color: #2B9100;
	visibility: hidden;
	font-weight: bold;
	text-align: center;
}
.reg-evidenza {color:red; font-weight:bold;}
.reg-username {font-weight:bold;}



/* fine invio foto e articoli */


/*.invalid { background-color: #FFA705; color: white }
.error { background-color: #FF6600; border: 1px solid black; color: white }*/

#usernameInfo {
	display: none;
}
#usernameInfo p {
	display: none;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 2px 2px 10px 2px;
	font-weight: bold;
}
#usernameInfo form {
	border: none;
	padding: 0;
	margin: 0;
}
#usernameInfo table td {
	padding: 2px;
}
#usernameInfo p.usernameOK {
	/*background-color: #cfffbb;
	color: #2B9100;
	font-weight: bold;
	text-align: center;
	padding:10px;*/
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}
#usernameInfo p.usernameKO {
	color: #CC0000;
}
#usernameInfo.usernameOK, #usernameInfo.usernameKO {
	display: block;
}
#usernameInfo.usernameOK p.usernameOK, #usernameInfo.usernameKO p.usernameKO {
	display: block;
}
#usernameInfo.usernameKO p.usernameOK, #usernameInfo.usernameOK p.usernameKO {
	display: none;
}

#emailKO {
	display: none;
	margin: 0 0 5px 0;
}
#emailKO p {
	color: #CC0000;
	font-size: 12px;
	padding: 2px 2px 10px 2px;
	font-weight: bold;
}
