/* CSS Document */

body, html
{
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-image: url(../images/1718Bg.gif );
	background-repeat: repeat-x;
}

/***** table  *******/

#Contener
{
	background: url(../images/TableBg.gif) repeat-x bottom;
}


/***** links layers  **/

#Layer1
{
	position: absolute;
	margin-top: 520px;
	margin-left: 125px;
	width: 155px;
	height: 28px;
	z-index: 101;
	text-indent: 38px;
}

#Layer2
{
	position: absolute;
	margin-top: 520px;
	margin-left: 245px;
	width: 190px;
	height: 28px;
	z-index: 102;
	text-indent: 35px;
}


/* Section Front styles */


a.title, .title
{
/*	color: #51555a;*/
color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 21px;
}


a.title:hover
{
	/*color: #51555a;*/
color:#fff;
	text-decoration: underline;
	font-weight: bold;
}


/**** home text  *******/

.TextP
{
	color: #51555a;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	padding-left: 20px;
	text-align:justify;
}

.NoText
{
	color: #51555a;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	text-align:justify;
}

/******** links ******/

.blue, a.blue, a.blue:hover, a.blue:visited
{
	color: #0000ff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}


.Net, a.Net, a.Net:hover, a.Net:visited
{
	color: #3f3f3f;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
}


/**** div  ***/

.DivContact
{
	border: 1px solid #acaeb0;
	padding: 8px;
	color: #838383;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	margin: 0px;
}


/* artists styles */


a.Artists
{
	color: #51555a;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}


a.Artists:hover
{
	color: #51555a;
	text-decoration: underline;
	font-weight: bold;
}


.ArtistsTitels
{
	color: #51555a;
	text-decoration: none;
	font-family: arial;
	font-size: 16px;
	text-transform: capitalize;
	font-stretch: ultra-expanded;
}

.TextRed
{
	color: #810035;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
