@charset "UTF-8";
/* CSS Document */

body{
	color:#333333;
	font-family:"Arial",Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
}

label{
	padding: 3px;
}

.stepcarrerstable{
	width: 100%;
}

.stepcarrerstable td{
	padding: 3px 2px 3px 5px;
}

.titoloCareers{
	color: #B40007;
}

.stepcarrerstable input{
	padding: 3px;
	font-size:12px;
	color:#333333;
	border: 1px solid #666666;
	line-height: 14px;
	margin: 0px;
}

.stepcarrerstable textarea{
	padding: 3px;
	font-size:12px;
	color:#333333;
	border: 1px solid #666666;
	line-height: 14px;
	margin: 0px;
}

.stepcarrerstable select{
	padding: 3px;
	font-size:12px;
	color:#333333;
	border: 1px solid #666666;
	line-height: 14px;
	margin: 0px;
}
