body{
	background:#E5E5E5;
}
img{
	border:0;
}
#universidad > a {
    float: left;
}
#canvas{
	background:url('images/fondo_1.png') #E5E5E5 no-repeat;
	width:930px;
	height: 620px;
	margin:auto;
}
#content{
	position:relative;
}
#logosheader{
	position:absolute;
	top: 150px;
	left: 558px;
	background: url('images/header.png') no-repeat;
	width: 320px;
	height: 320px;
}
#logos1{
	position:absolute;
	top:53px;
	left:32px;
	background: url('images/boton_1.png') no-repeat;
	width: 132px;
	height: 121px;
}
#logos1.current,
#logos1.over{
	background: url('images/boton_1.png') no-repeat 0 -121px;
}
#logos2{
	position:absolute;
	top:53px;
	left:173px;
	background: url('images/boton_2.png') no-repeat;
	width: 132px;
	height: 121px;
}
#logos2.current,
#logos2.over{
	background: url('images/boton_2.png') no-repeat 0 -121px;
}
#logos3{
	position:absolute;
	top:125px;
	left:294px;
	background: url('images/boton_3.png') no-repeat;
	width: 132px;
	height: 121px;
}
#logos3.current,
#logos3.over{
	background: url('images/boton_3.png') no-repeat 0 -121px;
}
#logos4{
	position:absolute;
	top:125px;
	left:433px;
	background: url('images/boton_4.png') no-repeat;
	width: 132px;
	height: 121px;
}
#logos4.current,
#logos4.over{
	background: url('images/boton_4.png') no-repeat 0 -121px;
}
#logos5{
	position:absolute;
	top:65px;
	left:572px;
	background: url('images/boton_5.png') no-repeat;
	width: 132px;
	height: 121px;
}
#logos5.current,
#logos5.over{
	background: url('images/boton_5.png') no-repeat 0 -121px;
}
#logos6{
	position:absolute;
	top:126px;
	left:809px;
	background: url('images/boton_6.png') no-repeat;
	width: 66px;
	height: 61px;
}
#logos6.current,
#logos6:hover,
#logos6.over{
	background: url('images/boton_6.png') no-repeat 0 -61px;
}
/* #logos7{
	position:absolute;
	top:111px;
	left:820px;
	background: url('images/boton_7.png') no-repeat;
	width: 86px;
	height: 86px;
}
#logos7.current,
#logos7.over{
	background: url('images/boton_7.png') no-repeat 0 -86px;
}
#logos8{
	position:absolute;
	top:458px;
	left:242px;
	background: url('images/boton_8.png') no-repeat;
	width: 117px;
	height: 118px;
}
#logos8.current,
#logos8:hover,
#logos8.over{
	background: url('images/boton_8.png') no-repeat 0 -118px;
}
/*#logos9{
	position:absolute;
	top:504px;
	left:431px;
	background: url('images/boton_9.png') no-repeat;
	width: 65px;
	height: 65px;
}
#logos9.current,
#logos9.over{
	background: url('images/boton_9.png') no-repeat 0 -67px;
}
#logos10{
	position:absolute;
	top:465px;
	left:179px;
	background: url('images/boton_10.png') no-repeat;
	width: 140px;
	height: 141px;
}
#logos10.current,
#logos10.over{
	background: url('images/boton_10.png') no-repeat 0 -142px;
}*/
#recuadro{
	display: none;
	position:absolute;
	top:265px;
	left:32px;
	background: url('images/fondo_submenu.png') no-repeat;
	width: 471px;
	height: 294px;
	padding: 20px 0px 0px 0px;
}
#audiovisual{
    position:absolute;
    top:0px;
    left:0px;
    background:url('images/fondo_1.png') #E5E5E5 no-repeat;
    width:930px;
    height: 620px;
    overflow:hidden;
}

#video1{
	font-family: Arial;
	font-weight: bold;
	color: #215272;
	font-size: 15px;
}
#audio1,
#audio2{
	font-family: Arial;
	font-weight: bold;
	color: #215272;
	font-size: 12px;
}
#video1{
	position:absolute;
	width:480px;
	top:115px;
	left:35px;
}
#audio1,
#audio2{
	position:absolute;
	width:200px;
	top:480px;
}


#areaTexto{
	width: 429px;
	height: 233px;
    overflow: hidden;
    font-family: arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
#texto{
	position: relative;
    top: 0px;
}
#scrollarriba{
	left:390px;
    position:absolute;
    top: 524px;
    width:43px;
    height:21px;
    background: url('images/boton_scroll.png') no-repeat;
}
#scrollabajo{
	left:439px;
    position: absolute;
    top:524px;
    width:43px;
    height:21px;
    background: url('images/boton_scroll_up.png') no-repeat;
}
#scrollarriba:hover{
    background: url('images/boton_scroll.png') 0 -21px no-repeat;
}
#scrollabajo:hover{
    background: url('images/boton_scroll_up.png') 0 -21px no-repeat;
}
.close{
	right: 22px;
    position: absolute;
    top: 15px;
    width:14px;
    height:15px;
    background: url('images/cerrar.png') 0 0 no-repeat;
}
.close:hover{
    background: url('images/cerrar.png') 0 -15px no-repeat;
}
 ul style{
	text-indent: 20px;
	color:#ffffff;
}
a,
a:link,
a:visited,
a:active{
	text-decoration:none; 
	color:#ffffff; 
}
a:hover{
	text-decoration:none;
	color:#ffffff; 
}   
ul{
	list-style: none;
	}
p.legal-t1 {
	-epub-ruby-position:over;
	color:#ffffff;
	font-family:arial, sans-serif;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.125;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}
p.legal-t2 {
	-epub-ruby-position:over;
	color:#ece5ac;
	font-family:arial, sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.444;
	margin-bottom:6px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}
	p.legal-t3 {
	-epub-ruby-position:over;
	color:#fff;
	font-family:arial, sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.444;
	margin-bottom:6px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}
p.legal-autor1 {
	-epub-ruby-position:over;
	color:#fff;
	font-family:arial, sans-serif;
	font-size:12px;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3;
	text-align:left;
	text-decoration:none;
}
p.legal-cargo {
	-epub-ruby-position:over;
	color:#ffffff;
	font-family:arial, sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
}
p.legal-autor2 {
	-epub-ruby-position:over;
	color:#ffffff;
	font-family:arial, sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:20px;
	margin-right:0px;
	text-align:center;
	text-decoration:none;

}

p.video_titulo {
	-epub-ruby-position:over;
	color:#ffffff;
	font-family:arial, sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	text-decoration:none;
	text-indent:-9px;

}





.autor{
	line-height: 20px;
	margin: 0 0 0 20px;
	color: #e5bfc0;
	font-size: 11px;
}
#imagen, #contenido, #contenido >div{
	position:absolute;
	top:0;
	left:0;
}
.contenedorTexto{
	position:absolute;
	top:283px;
	left:53px;
}
#universidad{
    position: absolute;
    top: 515px;
    left:577px;
}
#javeriana{
	width: 118px;
	height: 39px;
	background:url('images/javeriana.png') center 0 no-repeat;
	display: block;
	margin-bottom: 20px;
}
#unesco{
	width: 118px;
	height: 54px;
	background:url('images/unesco.png') center 0 no-repeat;
	display: block;
	margin-bottom: 20px;
}
#editorial{
	width: 68px;
	height: 48px;
	background:url('images/editorial.png') center 0 no-repeat;
	display: block;
	margin-bottom: 20px;
	
}
#javeriana:hover{
	background:url('images/javeriana.png') center -39px no-repeat;
}
#unesco:hover{
	background:url('images/unesco.png') center -54px no-repeat;
}
#editorial:hover{
	background:url('images/editorial.png') center -48px no-repeat;
}