/* Foglio di stile Dog's Village - (c) K di Carolina Fagioli */

label {
    text-align: right;
    width: 15%;
    display: block;
    clear: left;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}

input.testo, textarea {
    background-color: #fff;
    border-style: inset;
    margin: 5px 0px 0px 0px;
    font-size: 11px;
    color: #000;
}

input.testo {
    height: 14px;
    width: 30%;
}

input#pulsante {
    margin: 5px 0px 8px 15.6%;
    border: 2px groove #595959;
    background-color: transparent;
    font-size: 11px;
    height: 18px;
    width: 8%;
}

textarea {
    width: 50%;
    height: 145px;
    font-family: arial, Sans-serif;
}

fieldset {
    border: 0 groove #ff6600;
    margin: 15px 0px 0px 20px;
    padding-top: 10px !important;
    padding-top: 0px;
    width: 100%;
    color: #000;
    background-image: url("../immagini/contatti/carolina_mail.gif");
    background-position: 80% 50%;
    background-repeat: no-repeat;
}

legend {
	color: #000;
}

#fm_04 {
	border: 0;
	padding: 0;
	margin: 0;
	width: 90px;
	height: 32px;
	background-color: transparent;
	margin: 5px 0px 8px 15%;
}

span.warn {
	display: block;
	marign: 10px;
	padding: 5px;
	color: #d00000;
	border: 2px ridge #d00000;
	font-size: 110%;
	font-weight: bold;
	background-color: #ffe800;
	text-align: center;
}