@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:justify; background-color:#333333;}
p{margin:0 10px 10px}
a{
	text-decoration:none;
	color: #C00;
	padding:0px
	}
h1{font: 110% arial,sans-serif;color:#C00}
div#header{
	height:80px;
	margin:0;
	background:#333333;
	background-image:url(../img/bg_header.gif);
	background-repeat:repeat-y;
}
div#container{width:985px;margin:0 auto;text-align:left}
div#wrapper{float:left;width:100%}
div#contenuto{
	margin: 0 70px;
	background-color:#FFFFFF;
	width:895px;
	height:540px;
}
div#contenuto p{
	line-height:1.4
}
div#contenuto table{
	text-align:justify;
}
.bordo{ border-bottom:thin; color:#C00;}
.title{color:#C00}
div#barrarossa{
	float:left;
	height:540px;
	width:10px;
	margin-left:-10px;
	background:#db2426;
}
div#barralogo{
	float:left;
	height:540px;
	width:60px;
	margin-left:-985px;
	background:#FFFFFF;
}
div#footer{
	clear:left;
	width:100%;
	background:#333;
	color:#FFF
}
div#footer p{
	margin:0;
	padding:5px 10px
}
div#experiences{
	margin: 0 70px;
	background-color:#FFFFFF;
	width:895px;
	height:540px;
}
div#experiences a{
	text-decoration:none;
	color: #000;
	padding:0px;
}