body {
	font-family:Arial;
	font-weight:normal;

	
/* background-image:url(../img/textures/merely_cubed2.png); */
	background-color:#edece5;
}

a {
	color:#545b65;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#222222;
}

a.active {
	text-decoration:underline;
}

.white {
	background-color:white;
}

.color-top {
	border-top:solid #7491b2 4px;
}

.content {
	padding:14px;
	line-height:1.5;
	width:688px;
	margin-bottom:20px;
}

.content2 {
	line-height:1.5;
	margin-left:-20px;
	padding:14px;
	border-bottom:4px solid #565D6A;
}

.sub-header {
	color:white;
	font-size:18px;
	margin-bottom:30px;
	padding:14px 5px 1px 13px;
	background-image:url(../img/textures/pon_bg.jpg);
}

.sub-header h1 {
	color:white;
	float:left;
	font-size:28px;
	font-weight:normal;
	margin-bottom:0;
	text-shadow:0 1px 1px #363A42;
	width:850px;
}

.sub-header h4 {
	font-size:14px;
	font-weight:normal;
	color:white;
	text-shadow:0 1px 1px #363A42;
}

h4.autore a {
	font-size:14px;
	font-weight:normal;
	color:white;
	cursor:pointer;
}

h4.autore a:hover {
	color:#eab100;
}

h4.sub-title {
	border-bottom:1px dashed #AFAFAF;
	color:#545b65;
	font-size:20px;
	margin-bottom:20px;
	padding-bottom:2px;
	text-shadow:0 1px 1px #FFFFFF;
}

h4.interno {
	border-bottom:1px dashed #AFAFAF;
	color:#3D3D3D;
	font-size:14px;
	margin-bottom:20px;
	padding-bottom:2px;
	text-shadow:0 1px 1px #FFFFFF;
}

p.sidebar {
	color:#838383;
	margin-top:12px;
}

h3.title {
	font-size:14px;
	color:#3d3d3d;
	text-shadow:0 1px 1px rgba(255,255,255,1);
	border-bottom:1px dashed #afafaf;
	padding-bottom:2px;
	margin-bottom:20px;
}

.accordionHeaders.selected {
background-color: #38485c;}

.clearall {
	clear:both;
}

map {
	display:block;
	position:absolute;
}


	
/* Absolute positioning is important for using areas as tooltips! */
map area {
	display:block;
	position:relative;
}

a.colophon {
	cursor:pointer;
}

span.icona {
	background-image:url(../img/textures/problem_solving.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:52px;
	margin-right:5px;
	width:45px;
	margin-top:9px;
}

.clear {
	clear:both;
}

p.ansas {
    margin-left: -19px;
    margin-top: 8px;
}