body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(img/fondo.gif);
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#A5A5A5;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#A5A5A5;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-darkshadow-color:#DDDDDD;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.light, a.light, a.light:link, a.light:visited {
	color: #AAAAAA;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #777777;
	text-decoration: none;
}

a:active {
	color: #72583D;
	text-decoration: none;
}

a.sub {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a:link.sub, a:visited.sub {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover.sub {
	color: #999999;
	text-decoration: none;
}

a:active.sub {
	color: #EEEEEE;
	text-decoration: none;
}

.sub {
	color: #CCCCCC;
	text-decoration: none;
}

a.dis {
	color: #A0A0A0;
	text-decoration: none;
}

a:link.dis, a:visited.dis {
	color: #A0A0A0;
	text-decoration: none;
	
}
a:hover.dis {
	color: #BBBBBB;
	text-decoration: none;
}

.dis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0A0A0;
	font-style: italic;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F6F7F2;
	border: 1px solid #333333;
}

.textoMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulos {
	font-family: Arial, Helvetica, serif-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	letter-spacing: 2px;
}
.tablaShows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#663333;
	border: 10px solid #FFF;
	border-collapse: collapse;
}
.tablaShowsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #4A1720;
	border: 10px solid #FFF;
	border-collapse: collapse;
}
.imgDisco {
	border: 0px solid #666;
}
.imgBorde {
	border: 10px solid #FFF;
}

.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
