

/*stili per il layout fluido
// Copyright 2008 by TriX.IT - www.trix.it
// Lorenzo Forzini - lorenzo.forzini@trix.it
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background:#ffffff;
	font-family: Tahoma, sans-serif; 
	text-align:center;
}

.my_input {
	border:1px solid black;
	background-color:#f3f3f3;
	}

p, li {
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}


h1 {
	font: 2.0em Tahoma, sans-serif;
	/*color: white;*/
	height: 0px;
}

h2 {
	font: 1.8em Tahoma, sans-serif;
	color: green;
	margin-bottom: 10px;
}

img {
	border: none;
}

#page-wrap {
	/*background: white;*/
    width:990px;
	
	margin: 10px auto;
	/*
	min-width: 780px;
	max-width: 1260px;
	width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1262? "1260px" : "auto");
	*/
		}

#page-wrap #inside {
		/*margin: 2px 2px 0px 2px;*/
		margin:auto;
		padding-top: 2px;
		padding-bottom: 2px;
	}






div#header{
background:white;
/*background-repeat: repeat-x;*/

height:5px;
text-align:right;
}

#login_body {
	margin:auto;
	
	background-color:white;
	
	padding-top: 50px;
        padding-bottom: 50px;
text-align:center;

   
	
        
}


#main-content {
	background-color: white;
	
	padding-top: 20px;
    width: 826px;
    float: right;
	
        
}

#left-sidebar {
	width: 150px;
	float: left;
	padding-left: 2px;
	padding-top: 20px;
}





div#footer{
width: 100%;
border-top: 1px solid white;

font-weight:bold;
color:black; 
text-align:center;
font-size: 11px;
clear:both;

}

div#footer a{
text-decoration: none;
color:black;
}

div#footer a:hover{
text-decoration: underline;
color:black;
}

div#footer a#activelink{color: black;text-decoration: none}

#login_left{
	float:left;
	width:400px;
	margin:auto;
	/*background-color:blue;*/

	
	text-align:center;
	}
#login_right{
	/*background-color:red;*/
border-left:2px solid #cccccc;
	margin-left:450px;
	width:500px;
	height:430px;
	}
#login_right_inside{
    padding-top:130px;
    margin:auto;
    width:300px;
text-align:left;

	

	}
/**********************************

Use: cmxform template
Author: Nick Rigby

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

form.cmxform fieldset { 

	margin-bottom: 10px;
text-align:center;
width:200px;
}
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	text-align:left;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	text-align:left;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

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

Name: cmxform Styles
Author: Nick Rigby 

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

form.cmxform {
	width: 470px;
	font-size: 1.1em;
	color: #333;
	margin:auto;
	}
	
form.cmxform legend { padding-left: 5px; }
	
form.cmxform legend,
form.cmxform label { color: #cccccc; }

form.cmxform fieldset {
	
	border: none;
	border: 1px solid #cccccc;
	/*background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;*/
    background-color:white;
    
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
	}
	
div#footer_login{
	margin:auto;
width: 990px;
background-color:white;
border-top: 1px solid white;

font-weight:bold;
color:black; 
text-align:center;
font-size: 11px;
clear:both;

}

div#footer_login a{
text-decoration: none;
color:black;
}

div#footer_login a:hover{
text-decoration: underline;
color:black;
}

div#footer_login a#activelink{color: black;text-decoration: none}
