/* SUDESTUDIO Working Page Stylesheet */

body
	{
	text-align: center;
	padding-top: 3%;
	background: url(../line_patt.gif) repeat;
	}
a:link,
a:visited,
a:active
	{
	color: #fbe0d3;
	text-decoration: underline;
	}
a:hover
	{
	
	}
.artist2 a:link,
.artist2 a:visited,
.artist2 a:active
	{
	color: #a22020;
	text-decoration: underline;
	font-weight: normal;
	}
.artist2 a:hover
	{
	color: #ea7f53;
	text-decoration: none;
	font-weight: normal;	
	}
.link2 a:link,
.link2 a:visited,
.link2 a:active
	{
	color: #a22020;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	}
.link2 a:hover
	{
	color: #ea7f53;
	text-decoration: none;
	font-weight: normal;	
	font-family: arial;
	font-size: 11px;
	}
.logo
	{
	width: 380px;
	}
.email
	{
	display: block;
	color: #ea7f53;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
	}
.temp_info
	{
	margin: auto;
	margin-top: 4%;
	width: 441px;
	height: 380px;
	background: url(../text_bg.gif) no-repeat;
	}
.temp_info_eng
	{
	float: left;
	margin-top: 20px;
	margin-left: 8px;
	padding: 5px;
	text-align: right;
	width: 180px;
	/*background-color: #fbe9e0;*/
	}
.temp_info_ita
	{
	float: right;
	margin-top: 20px;
	margin-right: 13px;
	padding: 5px;
	text-align: left;
	width: 180px;
	/*background-color: #fbe9e0;*/
	}
.intro
	{
	display: block;
	color: /*#a22020*/white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	}
.coloured_bg
	{
	margin-top: 10px;
	padding: 4px;
	/*border: 2px solid #f2f2f2;*/
	}
.normal
	{
	display: block;
	color: /*#a22020*/white;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 10px;
	}
.artist
	{
	display: block;
	font-family: arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	}
.artist2
	{
	margin-left: -15px;
	padding-top: 5px;
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #a22020;
	}
.normal2
	{
	display: block;
	color: /*#a22020*/white;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
	}
.normal3
	{
	color: #a22020;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 3px;
	}
