body{
	font-family:Verdana, Geneva, sans-serif;
	background-color: #F1F1F1;
}
h1{
	font-size:20px;
	text-align: left;
	color: #303030;
}
h1.gracies{
	font-size:20px;
	text-align: center;
	color: #303030;
}
h2{
	font-size:12px;
	text-align: left;
	font-weight:normal;
	margin-top:-10px;
	color: #303030;
}
#base-formulari{
	width:365px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	color: #585858;
	background-color: #f1f1f1;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	}
input{
	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
	height: 18px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	padding-top: 4px;
	}
	input.llarg{
		width:270px;}
		input.curt{
	width:135px;
}
input.enviar{
	width:97px;
	background-image: url(../imatges/formulari-curriculum/button-enviar.png);
	background-repeat: no-repeat;
	height: 30px;
	border: none;
	font-weight: bold;
	color: #333;
	padding-top: 0px;
	text-align: center;
}
select{
	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
	height: 24px;
	color: #030303;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	width: 135px;
	padding-top: 2px;
	margin-left: -30px;
	}
	
textarea {
	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
	height: 81px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	width: 270px;
	}
ul.formularisss{
	list-style-type: none;
}
	
	li{

}
	li.nom {
	padding-left: 30px;
	background-image: url(../imatges/formulari-curriculum/ico-nom.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	vertical-align: text-bottom;
	line-height: 28px;
}
li.correu-e {
	padding-left: 30px;
	background-image: url(../imatges/formulari-curriculum/ico-mail.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	vertical-align: text-bottom;
	line-height: 28px;
}

li.nnum-tel {
	padding-left: 30px;
	background-image: url(../imatges/formulari-curriculum/ico-tel.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	vertical-align: text-bottom;
	line-height: 28px;
}
li.areaprofss {
	padding-left: 30px;
	background-image: url(../imatges/formulari-curriculum/ico-area.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	vertical-align: text-bottom;
	line-height: 28px;
	margin-bottom: 10px;
}

li.curriculum {
	padding-left: 30px;
	background-image: url(../imatges/formulari-curriculum/ico-cv.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	vertical-align: text-bottom;
	line-height: 28px;
}
li.comentari {
	padding-left: 30px;
	background-image: url(../imatges/formulari-curriculum/ico-comentari.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	vertical-align: text-bottom;
	line-height: 28px;
}
hr{
	width:365px;
	margin-left:-40px;
	border:1px solid #EAEAEA;
	color: #EAEAEA;
	margin-top: -8px;
}
#enviar{
	float:right;
	width:97px;
	height:35px;}
