
.fon{
	background-image: url("fond.jpg");
	max-width:100%;
	height: auto;
	color: white;
}

.fcol div{
	font-weight: bold;
	text-decoration-color: white;
	background-color: none;
}


div {
	padding: 16px;
	margin: .4em 0;
}
/*.cua {
	background-image: src"fond";
}*/
/*
.cent form{
	margin-top:5%;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}
 */
div label{
 /*	margin-top:5%;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
	*/width: 10%;
  	float: left;
}

.tam div{
	float:left;
    width:100%;
    height:420px;
}

.tam div textarea{
	    width:100%;
}