html
	{
	overflow-y: scroll;
	}
	
body
	{
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-size: 81%;
	background: #369 url('/images/body_bg.gif') repeat-y center top fixed;
	color: #333;
	margin: 0;
	padding: 0;
	}

a	
	{
	text-decoration: none;
	color: #838;
	}
a:hover
	{
	text-decoration: underline;
	}
a img
	{
	border-width: 1px;
	}

h1	{font-size: 1.5em}
h2	{font-size: 1.4em}
h3	{font-size: 1.3em}
h4	{font-size: 1.2em}
h5	{font-size: 1.1em}
h6	{font-size: 1.0em}

h1	{margin-top: 0;}

.textarea, .text, .submit, .button
	{
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	}


.textarea, .text
	{
	font-weight: bold;
	font-size: 1.2em;
	padding: 7px;
	border: 1px solid #c9c;
	width: 90%;
	}

	
#wrap
	{
	width: 770px;
	margin: auto;
	overflow: hidden;
	position: relative;
	background: #fff;
	color: #333;
	/*
	background: #F4F0F6 url('/images/wrap_bg.jpg') no-repeat top left;
	*/
	}
	
#header
	{
	}

#nav
	{
	padding: 5px 0px;
	background: #8F58A5 url("/images/menu_bg.jpg") repeat-x;
	font-weight: bold;
	font-size: 1.1em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	}

#menu a
	{
	padding: 5px 10px;
	color: #fff;
	}
	
#menu a.selected,
#menu a:hover
	{
	background: #E78AE7 url("/images/menu_hover_bg.jpg") repeat-x;
	text-decoration: none;
	}

#musicButton_music
	{
	display:block;
	height: 18px;
	overflow: hidden;
	padding-right: 10px;
	}
	
#MENU_BUSCATE
	{
	background: url("/images/search.gif") no-repeat;
	}

#MENU_BUSCATE:hover
	{
	background-position: -24px 0px;
	}
#BUSCATE
	{
	border:0px;
	position: absolute;
	left: 480px;
	display: none;
	}
#contents
	{
	/*
	margin-top: 2em;
	*/
	padding: 20px;
	}
	
#main .width
	{
	width: 452px;
	}
#main
	{
	width: 456px;
	overflow: hidden;
	float: left;	
	}

#main .col1 .width
	{
	width: 209px;
	}
#main .col1
	{
	width: 213px;
	float: left;
	overflow: hidden;
	}

#main .col2 .width
	{
	width: 209px;
	}
#main .col2
	{
	width: 213px;
	float: right;
	overflow: hidden;
	margin-left: 30px;
	}

#sidebar .width
	{
	width: 240px;
	}
#sidebar
	{
	width: 244px;
	overflow: hidden;
	float: right;
	}
	
#footer
	{
	clear: both;
	background: #111 url('/images/footer_bg.jpg') no-repeat left top;
	color: #999;
	padding: 250px 0 30px 0;
	text-align:center;
	}
	
	
.separator
	{
	margin: 2em 0;
	border-top: 1px dotted #c9c;
	height: 1px;
	}
	
.clase, .destacado
	{
	background: #EDD6E1;
	-moz-border-radius: 10px;
	padding: 10px;
	border-radius: 10px;
	}
	
.cerrado
	{
	padding: 10px;
	background: #fcfcfc;
	border: 1px solid #f0f0f0;
	color: #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

.block .submit, .block .button
	{
	line-height: 21px;
	display: block;
	}

a.SHOW,	
a.EVENTOS,
.submit, .button
	{
	background: #8F58A5 url("/images/menu_bg.jpg") repeat-x;
	color: #fff;
	border: 1px solid #666;
	padding: 4px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	line-height: 35px;
	}

a.SHOW:hover,
a.EVENTOS:hover,
.submit:hover, .button:hover
	{
	text-decoration:none;
	background: #E78AE7 url("/images/menu_hover_bg.jpg") repeat-x center;
	border: 1px solid #E78AE7;
	border: 1px solid #666;
	}
	
	
.extLink
	{
	background: url("/common/extLink.gif") no-repeat right 2px;
	padding-right: 13px;
	}
	
.entry
	{
	padding: 2em 0;
	margin: 1em 0;
	border-bottom: 1px dotted #c9c;
	clear: both;
	}
.entry .label
	{
	display:none;
	}
.entry .date
	{
	float: right;
	margin: 0 0 20px 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #EDD6E1;
	text-align: center;
	line-height: 0.9;
	padding: 5px 12px;
	}
.entry .date span {display:block}
.entry .date .day
	{
	font-size: 1.3em;
	}
.entry .date .month
	{
	font-size: 1.1em;
	line-height: 1.2;
	}
.entry .date .year
	{
	font-size: 0.8em;
	}
.entry h2
	{
	margin-top: 0;
	}
	
ul
	{
	padding-left: 16px;
	margin-left: 0;
	}

.foto
	{
	line-height: 1.2;
	color: #903;
	}
	
.foto .credit
	{
	color: #666;
	font-size: 0.9em;
	}
		
blockquote
	{
	font-family: 'Georgia', serif;
	font-style: italic;
	font-size: 1.11em;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	color: #666;
	}
blockquote a
	{
	font-size: 0.9em;
	}

.AA
	{
	background: #ff9;
	}

.floatr
	{
	float:right;
	margin: 0 0 20px 20px;
	}

.programa
	{
	padding: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #111;
	color: #ff6;
	}
	
table.premios
	{
	}
	
table.premios td
	{
	width: 90px;
	padding: 5px;
	text-align:center;
	vertical-align: top;
	}

#contenido h3,
.related h3
	{
	font-size: 1.1em;
	}

#contenido ul,	
.related ul
	{
	list-style-type: none;
	padding-left: 0;
	margin-left:0;
	}
#contenido li,
.related li
	{
	margin: 5px 0;
	}

.smaller
	{
	font-size: 0.9em;
	}

#main .aside
	{
	float: right;
	margin: 0 0 20px 20px;
	width: 182px;
	overflow: hidden;
	}
#main .aside img
	{
	width: 180px;
	}

* html #footer
	{
	height: 1px;
	}

.video
	{
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f0f0f0;
	border:1px solid #ccc;
	text-align: center;
	clear: both;
	margin: 1em 0;
	}

.flash
	{
	border: 0px;
	background: #8F58A5;
	padding: 10px 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 1em 0;
	}
.flash, .flash a {color: #fff;}
.flash .button {color: #ff6;}

h1
	{
	color: #906;
	}

	
.gallery
	{
	}

.gallery .col_even,
.gallery .col_odd
	{
	width: 213px;
	float: left;
	}
.gallery .col_odd
	{
	float: right;
	}

.gallery .galleryAlbum
	{
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: #EDD6E1;
	margin: 1em 0;
	cursor: pointer;
	}
.gallery .galleryAlbum img
	{
	width: 191px;
	}

.gallery .galleryAlbum:hover
	{
	background: #E78AE7;
	}
.gallery .galleryAlbum h4
	{
	margin: 0;
	}
.gallery .galleryAlbum a,
.gallery .galleryAlbum a:hover
	{
	text-decoration: none;
	}

	
.INICIO #contenido {display:none;}
.INICIO #main h1 {display:none;}


.lista
	{
	}
.lista td, .lista th
	{
	border-bottom: 1px solid #c9c;
	vertical-align: top;
	padding: 4px;
	}
	
	
.left {text-align:left}
.right {text-align:right}
.justify {text-align:justify}

a.SHOW span
	{
	background: url("/images/show_icon.gif") no-repeat left center;
	padding-left: 13px;
	}
	
.button .gallery
	{
	background: url("/images/photo_gallery.gif") no-repeat left center;
	padding-left: 24px;
	}

#SuscribeForm
	{
	padding: 10px;
	border: 3px solid #c9c;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #EDD6E1;
	text-align: center;
	}