@charset "UTF-8";
/* CSS Document */

/* ----- HEADER ----- */



#header {
	width: 896px;
	height:225px;
	background-image: url(../JPG/images/header.jpg);
	margin: 0px;
	padding: 0px;
}

#logo{
	margin: 0px;
	padding: 0px;
}






#wrapper{
	width:896px;
	background-image: url(../JPG/images/wrapper.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 406px;
}

#wrapper2 {
	width:896px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../JPG/images/contenido.jpg);
	background-repeat: repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#wrapper3 {
	width:896px;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #333333;
}

/* ----- podcast ----- */
#podcast {
	width:112px;
	min-height:50px; /* for modern browsers */
	height:56px !important; /* for modern browsers */
	height:50px; /* for IE5.x and IE6 */
	float:right;
	margin-top: 160px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	width: 112px;
	border-collapse:collapse;
}


#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
} 

#menu a:hover {
  background-position: left bottom;
}


#menu a:hover span {
  display: block;
}

#menu .podcast {
	height: 56px;
	width: 112px;
	background-image: url(../JPG/images/podcast_01.gif);
	background-repeat: no-repeat;
	border: 0px;
	left: 0px;
	top: 0px;
}
#menu .podcast span {
	height: 56px;
	width: 112px;
	background-image: url(../JPG/images/podcast_02.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
  }


/* ----- NAVIGATION ----- */
#navigation {
	width: 896px;
	height:32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

#navigationwrapper {
	width: 896px;
	height:32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../JPG/images/wrapperNAV.jpg);
	background-repeat: no-repeat;
}

/* ----- NAVIGATION Actividades----- */

#actividades {
	width:185px;
	min-height:310px; /* for modern browsers */
	height:330px !important; /* for modern browsers */
	height:310px; /* for IE5.x and IE6 */
	float:right;
	padding: 0px;
	margin-top: 36px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ----- MAIN CONTENT ----- */



#content {
	width: 475px;
	min-height:345px; /* for modern browsers */
	height:345px !important; /* for modern browsers */
	height:345px; /* for IE5.x and IE6 */
	/*background-color:#333333;*/
	background: url(JPG/index/banner_flash_simple.swf
	repeat);
	/*background-repeat: no-repeat;*/
	border: 2px solid #FFD47F;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 90px;
	margin-bottom: 0px;
	cursor: w-resize;	
}

#content a {
	width: 475px;
	min-height:345px; /* for modern browsers */
	height:345px !important; /* for modern browsers */
	height:345px; /* for IE5.x and IE6 */
	display:block;
}

#contenido {
	width: 730px;
	margin-left: 75px;
	padding: 0px;
}
#contenido a, a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	color: #060301;
	font-weight: bold;
}

#contenido a:hover {
	color: #770101;
	text-decoration: underline;
}

#contenido2 {
	width: 730px;
	margin-left: 75px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

/* ----- FOOTER ----- */



#bottom {
	width: 896px;
	height:296px;
	background-image: url(../JPG/images/articulos.jpg);
	padding: 0px;
	margin: 0px;
}
#articulos {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
}


#footer {
	width: 896px;
	height:50px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	position: relative;
	left: 0px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	float: left;
	clear: left;
	vertical-align: top;
	text-align: center;
}

#footer2 {
	width: 896px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	clear: left;
	vertical-align: top;
	text-align: center;
	background-image: url(../JPG/images/footer2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
