/*IMPORTANTE: D? LE CARATTERISTICHE AD s:form*/
.wwFormTable{
	width:400px;
	margin:0px auto;
}

.loginContainer{
    width: 980px;
    height: auto;
}
.static_header {
    width: 970px;
    height: 124px;
    background-image: url(../images/Toolbar_CMC_final.jpg);
    background-repeat: no-repeat;
}
.static_content{
	width:500px;
	margin:60px auto;
	background-color:#F6F6F5;
}
.static_center{
	width:100%;
	height:100%;
	margin:0px auto;
}
.shadowTitle{
	width:500px;
	height:31px;
	margin:0px auto 20px auto;
	background-image:url(../images/repeat-x.png);
	background-repeat:repeat-x;
}
.shadowTitle p{
	font-size:20px;
	font-weight:bold; 
	color:red; 
	margin-left:10px;
	font-family: arial;
}
.tableFormLogin{
	width:100%;
	margin:0px auto 30px auto;
}
.tableFooterLogin{
	width:400px;
	margin:0px auto 30px auto;
}
.static_footer{
	width:100%;
	height:22px;
	background-image:url(../images/login_form_footer.png);
	background-repeat:repeat-x;		
}
#login_icon {
    width: 70px;
    height: 71px;
    background: url(../images/login.gif);
    background-repeat: no-repeat;
}
.login_button{
	
}
.btnFooterPurple{
	
}
.footer_login_container{
	width:100%;
	height:22px;
	background-image:url(../images/login_form_footer.png);
	background-repeat:repeat-x;				
}
.loginFooter{
	font-size: 11px;
    font-family: Arial;
   	color: #000000;
   	border-top: 1px dotted;
    border-right: 0px solid;
    border-collapse: collapse;
    border-bottom: 1px dotted;
    border-color: #DEDDDD;
}
.loginTitle{
	width:500px;
	height:31px;
	margin: 0px auto 20px auto;
	background-image: url(../images/repeat-x.png);
	background-repeat:repeat-x;
}

.label_login {
	font-size:11px;
	font-family:Arial;
	color:#333333;
    border-right: 0px solid;
	border-color:#CCCCCC;
}
.username_password input{
	width:150px;
}

.title {
	font-size:14px;
	font-family:Arial;
}