/* CSS Document */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
}
a:active {
	color: #00756E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #660099;
	}

body {
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:repeat-y;
}
.chanson {
background-image:url(imgs/tdc_chanson.jpg);
}

table {
/*background-image:url(imgs/tdc_bkgrnd_prov.jpg);*/
background-repeat:repeat-y;
}

#bkgrnd {

	position:relative;
	top:3%;
	left:15%;
	height:5%;
	width:75%;	
	/*color:#66CCCC;*/
	}

#texto {
height:auto;
width:auto;
}
/*#memoria {
top:75%;
}*/


.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:24px;
	
}

.Estilo4 {font-family: Arial, Helvetica, sans-serif;
font-size:14px;}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-weight: bold;
	font-size: 18px;
	left:0%;
	/*margin-left:inherit;*/
	
	
}
.Estilo7 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; font-size: 16px; }
.Estilo8 {color: #000000;}
.Estilo10 {color: #D4D0C8;}
.Estilo11 {font-family: "AdLib BT";}
.Estilo14 {font-size: 40px;}