body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	margin: 0;
	height:100%;
	background-attachment: fixed; 
	background-color:#cccccc; 
	background-image:url(../images/bg-gradient.jpg);	
	background-position: bottom; 
	background-repeat:repeat-x;
}

body a{
	color: #2d5474;
	text-decoration: none;
}

body a:hover{
	color: #999999;
	text-decoration: underline;
}

#main_table{
	width:800px; 
	border: 1px solid #aaaaaa;
}

.border_grey{
	border: 1px solid #aaaaaa;
}

.table_main{
	height: 100%;
	width: 100%;
}

.text_mini{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.text_mini a{
	text-decoration: none;
}

.text_mini a:hover{
	text-decoration: underline;
}

.text_categorie{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.text_categorie a{
	color: #cccccc;
	text-decoration: none;
}

.text_categorie a:hover{
	color: #999999;
	text-decoration: underline;
}


.text_normal{
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	}

.text_normal a{
	text-decoration: none;
}

.text_normal a:hover{
	text-decoration: underline;
}

.text_artista{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.text_artista a{
	color: #ffffff;
	text-decoration: none;
}

.text_artista a:hover{
	color: #cccccc;
	text-decoration: underline;
}

.text_title{
	font-size: 14px;
	color: #0f3999;
	text-decoration: none;
	font-weight: bold;
	
}

.text_title a{
	text-decoration: none;
}

.text_title a:hover{
	text-decoration: underline;
}

.text_bar{
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.text_bar a{
	text-decoration: none;
}

.text_bar a:hover{
	text-decoration: underline;
}

.textbox{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #2d5474;
	background-color: #ffffff;
}

.button{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #aaaaaa;
	background-color: #2d5474;
}