#contenitore {
  border: 4px solid black;
  border-radius: 10px 10px 10px 10px;
  min-height: 505px;
  margin: auto;
  position: relative;
  width: 700px;
}

#addestramento {
	float:left;
	width:343px;
	height:245px;
	background-color:green;
	margin-top:5px;
	margin-left:5px;
	border-radius:10px;
}

#dogsitter {
	float:right;
	width:342px;
	height:245px;
	background-color:yellow;
	margin-top:5px;
	margin-right:5px;
	border-radius:10px;
}

#informatorecinofilo {
	float:left;
	width:343px;
	height:245px;
	background-color:red;
	margin-top:5px;
	margin-left:5px;
	border-radius:10px;
}

#allevamenti {
	float:right;
	width:342px;
	height:245px;
	background-color:blue;
	margin-top:5px;
	margin-right:5px;
	border-radius:10px;
}

#addestramento_disabled {
	float:left;
	width:343px;
	height:245px;
	background-color:lightgray;
	margin-top:5px;
	margin-left:5px;
	border-radius:10px;
}

#dogsitter_disabled {
	float:right;
	width:342px;
	height:245px;
	background-color:lightgray;
	margin-top:5px;
	margin-right:5px;
	border-radius:10px;
}

#informatorecinofilo_disabled {
	float:left;
	width:343px;
	height:245px;
	background-color:lightgray;
	margin-top:5px;
	margin-left:5px;
	border-radius:10px;
}

#allevamenti_disabled {
	float:right;
	width:342px;
	height:245px;
	background-color:lightgray;
	margin-top:5px;
	margin-right:5px;
	border-radius:10px;
}

#cliente, #listaclienti, #cane, #cani {
  border: 4px solid black;
  border-radius: 10px 10px 10px 10px;
  min-height: 86px;
  margin: auto;
  position: relative;
  width: 700px;
  margin-bottom:5px;
}

#cane {
	height:110px;
}

#listaclienti {
  height:auto;
}

#dashboard {
  background-color: pink;
  border: 4px solid black;
  border-radius: 0 0 10px 10px;
  height: 70px;
  margin: 10px auto 5px;
  position: relative;
  width: 700px;
}

.nuova_scheda {
  background-color: black;
  color: white;
  font-family: Sansation,Tahoma,Arial;
  font-size: 18px;
  font-weight: bold;
  margin-left: 0px;
  position: absolute;
  text-decoration: none;
  margin-bottom: 0px;
  border-radius:0px, 10px, 10px, 0px;
}

.nuova_scheda_img {
  background-color: transparent;
  color: white;
  font-family: Sansation,Tahoma,Arial;
  font-size: 18px;
  font-weight: bold;
  margin-left: 0px;
  position: absolute;
  text-decoration: none;
  margin-bottom: 0px;
  border-radius:0px, 10px, 10px, 0px;
}

.dash_cerca, .dash_nuovo {
  background-color: black;
  border-radius: 0 0 5px 5px;
  color: white;
  font-family: Sansation,Tahoma,Arial;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 3px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 10px;
  position: relative;
  text-decoration: none;
  line-height:22px;
}

.dash_cerca a, .dash_nuovo a {
	color:white;
	text-decoration:none;
}

.dash_cerca a:hover, .dash_nuovo a:hover {
	color:pink;
	text-decoration:none;
}



.img_pulsanti {
  left: 90px;
  margin: auto;
  position: relative;
  top: 60px;
  width: 150px;
  height:120px;
}

.cliente_tabella, .cani_tabella {
	background-color:orange;
	font-family: Sansation,Tahoma,Arial;
	width:700px;
}

.cani_tabella {
	background-color:lightyellow;
	border:none;
}

.cliene_tabella td {
	height:30px;
}

#block01, #block02, #block03, #block04, #block05, #block06 {
  border: 4px solid black;
  border-radius: 10px 10px 10px 10px;
  min-height: 50px;
  margin: auto;
  position: relative;
  width: 700px;
  margin-top:5px;
}

#block05 {
  min-height: 50px;
  margin: auto;
  margin-top:10px;
  position: relative;
  width: 700px;
}
body {
	background: #ee5246;
}

#login {
  background-color: #EAEAEA;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #FFFFFF;
  box-shadow: 5px 5px 15px black;
  color: #4C4C4C;
  font-size: 12px;
  margin: auto;
  margin-top:80px;
  min-height: 320px;
  padding: 10px 20px 30px;
  width: 300px;
}

#header_login {
  background: linear-gradient(to bottom, #E5E5E5 0px, #D4D4D4 100%) repeat scroll 0 0 transparent;
  border-color: -moz-use-text-color -moz-use-text-color #A1A1A1;
  border-radius: 5px 5px 0 0;
  border-style: none none solid;
  border-width: 0 0 1px medium;
  color: #E20613;
  font-family: helvetica;
  font-size: 25px;
  font-weight: bold;
  height: 65px;
  padding: 10px 0 0;
  text-align: right;
  text-shadow: 1px 1px 2px gray;
  padding-bottom:0;
}

#content-login {
  background-color: #EAEAEA;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #FFFFFF;
  color: #4C4C4C;
  font-size: 12px;
  height: 212px;
  padding-left: 30px;
  padding-right: 5px;
  padding-top: 30px;
}

#form_login {
  left: 0;
  position: relative;
}

.titoli_login {
  color: #4C4C4C;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 8px;
  padding-left: 4px;
  width: 100%;
  font-family:helvetica;
  margin-top:15px;
}

input.moduli_login {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  outline: 0 none;
  color: #000000;
  font-family: helvetica;
  font-size: 13px;
  height: 27px;
  width: 257px;

}


.input_login {
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  border: 2px solid #BEBEBE;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 10px 10px #E9E9E9 inset;
  height: 32px;
  background-position: 6px 6px;
}

.input_login.username {
	background-image: url("icon-username.png");
}

.input_login.password {
	background-image: url("icon-password.png");
}

.button_login {
  float: left;
  padding-top: 22px;
}

body {
	font-family:century gothic;
}

button, button:active, button[disabled]:active, input[type="submit"], input[type="submit"]:active, input[type="submit"][disabled]:active, input[type="button"], input[type="button"]:active, input[type="button"][disabled]:active, .btt_submit_login a.btt_submit_login {
  background-color: #E20613;
  background-image: linear-gradient(#E20613, #E20613);
  border: 1px solid #E20613;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px 25px;
  width: auto;
  margin-left:5px;
  margin-top:5px;
}

#logo_login {
	max-width:60px;
	float:left;
	margin-left: 10px
}

table {
	border:none;
}

td {
	height:30px;
	border:none;
}

#riga {
	height:38px;
}

