html,body * {
	margin:0;
	padding:0;
}

body {
	font-size: 65.5%; 
	background: ghostwhite none repeat scroll 0 0;
}

label.eroare {color:#EA5200;font-weight:bold;white-space: normal;font-size: 13px;padding-bottom: 2px;}

.mijloc {margin:10px auto;}
.bold {font-weight: bold;}
.rosu {color: red;}
.blue {color: blue;}
.txtright {text-align: right;}
.txtleft {text-align: left; }
.center{text-align: center;}
.leftpadd {padding-left: 20px;}


.top{
  min-height: 29px;
}

.top h1 {
    font-size: 32px;
}

.top h2{
  font-size:22px;
}

.h50 {
  height: 50px;
  color: #498AF4;
}

#diveror_autentif>li {
  list-style-type: none;
}
