sup {
font-size: 0.9em;
}

.hidden {
	display: none;
}

/* containers */

body {
	background-color: black;
	color: white;
	font: 0.8em/ 1.3em Verdana, sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
}

.content {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#abajo {
	height: 330px;
	background-color: red;
	padding-right: 10px;
	padding-bottom: 10px;
}

#marca {
	clear: left;
	float: left;
	height: 320px;
	width: 160px;
	background: url(../images/morochas.gif) no-repeat center;
}

/* news */

#news {
	float: right;
	overflow: auto;
	width: 285px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	border: 5px solid red;
	display: block;
	background-color: white;
	color: black;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 0px;
}


* html #news {
	/* IE HACK */
	height: 120px;
}

#news .section_img {
	padding-right: 10px;
}

#news .section_text {
	font-size: 0.8em;
	line-height: 1em;
	padding-top: 5px;
}

#news .section_menu {
	display: none;
}


#news p {
	margin: 0;
}


/* menu */

#menus {
	height: 120px;
	overflow: hidden;
}

#menus ul, #menus li {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;

}

.menu ul {
	float: left;
	width: 155px;
}

.lang_menu {
	padding-top: 7em;
	font-size: 0.8em;
	line-height: 6em;
}

#menu1 {
	padding-top: 2em;
}

#menu2 {
	padding-top: 2em;
}

.menu a {
	color: red;
	text-decoration: none;
}

.current a {
	color: white;
}

.menu a:hover {
	color: white;
}

.menu li {
	display: inline;
}

.menu li ul li,.menu ul,.section_menu, .section_menu li {
	list-style: none;
	display: block;
}

/* section */
#section .error {
	color: red;
}


#imagen {
	height: 155px;
	background: url(../images/portada_grupo.jpg);
}

.PROYECTOS #imagen {
	height: 155px;
	background: url(../images/portada_proyectos.jpg);
}

.DISCOGRAFIA #imagen {
	height: 155px;
	background: url(../images/portada_discografia.jpg);
}

.PRENSA #imagen {
	height: 155px;
	background: url(../images/portada_prensa.jpg);
}

#section {
	height: 330px;
	background-color: white;
	color: black;
	font-family: Georgia, serif;
	font-size: 0.9em;
	letter-spacing: 0;
	overflow: auto;
}

* html #section {
width: 587px;
overflow-x: hidden;
}

#section_content {
	padding: 10px;
}

#section_content a {
	color: red;
}

#section_content a:hover {
	color: gray;
}
/* section menu */

.section_menu * {
	margin: 0px;
	padding: 0px;
}

.section_menu ul {
	float: left;
	width: 135px;
}

.section_menu img {
	border: 0;
}
.section_img,.section_menu {
	padding-right: 10px;
	float: left;
}

.section_menu {
	display: none;
}

.GRUPO .section_menu {
	display: block;
}

.section_text {
	padding-bottom: 10px;
}
.DISCOGRAFIA #section .section_text {
	width: 400px;
	float: left;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.2em;
        margin: 10px 10px 10px 10px;
}

.GRUPO h2,.home h2 {
        display: none
}

.Ianina h2 {
        display: none
}

.Cecilia h2 {
        display: none
}

.child_of_comprar .section_menu {
        display: none;
}


/* agenda */

.actividad_imagen {
	float: left;
	width: 140px;
	margin-right: 10px;
	clear: left;
}
/*
.actividad {
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
	clear: both;
	margin-bottom: 35px;
}
*/
.actividad_fecha,.actividad_lugar {
	font-weight: bold;
}
.actividad h3 {
	font-size: 1.8em;
	line-height: 1.5em;
	margin: 0;
	font-weight: normal;
}
.actividad_lugar {
	margin-top: 20px;
}

.actividad_descripcion {
	margin-top: 20px;
	font-style: italic;
}
