.tabla {

	border-style: none;

	border-width: 1px;

	border-color: #777;

	padding-left:50px;

	padding-right:20px;
	
	

}


.tdTitu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:small;font-weight:bold;}

.tdTituori {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	font-weight:bold;

	color:#777;

	height:15px;

}



.word {

        font-family: Tahoma, sans-serif, Arial;

        font-size: 12px;

        color:#777;

        height:20px;

}



.text {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 13px;

	color:#000;

	margin: 3px 0 5px 0;

	border-color:#777;

	border-style: solid;

	border-width: 1px;

	width:200px;

	background-color:#ececec;

}



.textarea {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#000;

	margin: 3px 0 5px 0;

	border-color:#777;

	border-style: solid;

	border-width: 1px;

	width:200px;

	background-color:#ececec;

}



.select {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#000;

	margin: 3px 0 5px 0;

	border-color:#777;

	border-style: solid;

	border-width: 1px;

	width:200px;

	background-color:#ececec;

}



.radio {

	color:#000;

	margin: 3px 0 5px 0;

	text-align:center;

	vertical-align:middle;

}



.file {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#000;

	margin: 3px 0 5px 0;

	border-color:#777;

	border-style: solid;

	border-width: 1px;

	width:200px;

	background-color:#ececec;

}



.submit {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 14px;

	color:#FFFFFF;

	margin: 5px 0 7px 0;

	border-color:#777;

	border-style: rigged;

	border-width: 1px;

	background-color:#0404B4;

	cursor:pointer;

	font-weight:bold;

}


