/*

Stylesheet Designed and Developed by Daniele De Matteis.
	
	Feel free to use it, but just leave this author citation on the top.
	Thank you.
	
*/

img
	{
	border: none;
	}
a
	{
	text-decoration: none;
	}
.bold
	{
	font-weight: bold;
	}
.italic
	{
	font-style: italic;
	}
a:link,
a:visited,
a:active
	{
	color: #cc4c4c;
	text-decoration: underline;
	}
a:hover
	{
	color: #df8b8b;
	text-decoration: none;
	}
.email
	{
	color: #cc4c4c;
	text-decoration: underline;
	}
body
	{
	position: absolute;
	margin: 0px;
	height: 100%;
	}
.head_container
	{
	postion: absolute;
	top: 0px;
	left: 0px;
	}
	.head
		{
		position: absolute;
		left: 124px;
		}
	.menu
		{
		position: absolute;
		}
	.home_button
		{
		position: absolute;
		top: 0px;
		left: 0px;
		}
	.gallery_button
		{
		position: absolute;
		top: 0px;
		left: 51px;
		}
.content_left
	{
	position: absolute;
	margin-top: 72px;
	width: 514px;
	left: 124px;
	}
	.bio_corner_left
		{
		position: absolute;
		top: 0px;
		left: 0px;
		}
	.bio
		{
		position: absolute;
		background-color: #cc4c4c;
		margin-left: 16px;
		top: 0px;
		height: 241px;
		width: 320px;
		}
		.bio_txt
			{
			color: #c9c9c9;
			font: 10px verdana,sans-serif;
			padding: 16px 35px 16px 15px;	
			}
	.pen_mono
		{
		position: absolute;
		top: 0px;
		right: 0px;
		}
.content_right
	{
	position: absolute;
	left: 659px;
	top: 88px;
	width: 205px;
	bottom: 0px;
	height: 84%;
	}
	.links
		{
		position: absolute;
		right: 16px;
		}
		.links_txt
			{
			text-align: right;
			padding: 0 15px 0 0;
			color: #666666;
			font: 10px verdana,sans-serif;
			}
	.links_corner_right
		{
		position: absolute;
		right: 0px;
		}
	.contacts
		{
		position: relative;
		margin-top: 350px;
		right: 16px;
		}
		.contacts_txt
			{
			text-align: right;
			padding: 0 15px 0 0;
			color: #666666;
			font: 10px verdana,sans-serif;
			}
		.contacts_corner_right
			{
			position: absolute;
			top: 0px;
			right: -16px;
			}
.content_bottom_left
	{
	position: relative;
	top: 332px;
	width: 514px;
	left: 124px;
	background-color: #c9c9c9;
	}
	.exhib_corner_left
		{
		position: absolute;
		top: 0px;
		left: 0px;
		}
		.exhib_txt
			{
			color: #cc4c4c;
			font: 10px verdana,sans-serif;	
			padding: 16px 35px 16px 31px;
			height: 100%;
			}
			.exhibition
				{
				}
				.exhib_year
					{
					margin-right: 10px;
					font-weight: bold;
					color: black;
					}
				.exhib_name
					{
					margin-left: 10px;
					font-weight: bold;
					}
				.exhib_info
					{
					margin-left: 10px;
					}
	.exhib_corner_right
		{
		position: absolute;
		top: 0px;
		right: 0px;
		}
	.exhib_corner_b_left
		{
		position: absolute;
		bottom: 0px;
		left: 0px;
		}
	.exhib_corner_b_right
		{
		position: absolute;
		bottom: 0px;
		right: 0px;
		}
.footer
	{
	position: relative;
	margin-top: 360px;
	height: auto;
	}
	.small_txt
		{
		border-top: 1px dashed #efd1d1;
		padding-top: 6px;
		padding-bottom: 20px;
		margin-top: 100px;
		margin-left: 140px;
		width: 480px;
		color: #dfb5b5;
		font: 10px verdana,sans-serif;
		}
		.italiano2
			{
			color: #efd1d1;
			}
	

