body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-position: center top;
	background-attachment: fixed;
	background-image:  url(../ruinas disco/fondo01.jpg);
	background-repeat:  repeat-x;
	background-image: url(fondo01.jpg);
}

.t1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.t2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

.parrafo1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;

}

.parrafo1bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.parrafo2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


.parrafo3 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.parrafo4 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

.foto {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

.t3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}

.items {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	font-variant: normal;
	line-height: 22px;
}

.itemsbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	font-variant: normal;
	line-height: 22px;
}

A:link , A:visited 
{
text-decoration: none;
color: #FFFFFF;
font-family: arial;
font-size: 11px;
font-weight: bold;
} 

A:hover
{
text-decoration: underline; 
font-family: arial;
color: #FF0000;
font-size: 11px;
font-weight: bold;
}

.botonsi {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.botonno {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

