@charset "utf-8";
body {
	background-color: #F9F8F4;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1.h1titols  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	/*border-bottom: 1px dotted #999999;*/
	padding-bottom: 12px;
	background-image: url(img/fons_titolllarg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #333333;
	width: 480px;
	padding-top: 11px;
	margin-top: 15px;
}

h2.h2projectes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-image: url(img/fons_h2projectes.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	color: #4F5259;
	width: 480px;
}


#col-left-in {
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	width: 500px;
	float: right;
}
#scroll-cv {
	height: 300px;
	width: 480px;
	overflow: auto;
}
a {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
}


#col-left {
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	width: 510px;
	margin-left:auto;
	margin-right:auto;
}

