
#wrapper {
	width:950px;
	margin:-8px auto 0 auto;
}
#abs {
	position:absolute;
	width:950px;
}
#banner {	
	position:absolute;
	top:0px;
	width:100%;
	height:200px;
	background:url(img.jpg) center center no-repeat;
}
#logo {	
	position:absolute;
	top:15px;
	left:15px;
	height:125px;
	width:400px;
}
#asistencia {
	position:absolute;
	top:0px;
	right:25px;
	width:255px;
}
#panel {
	background: #fff;
}
#asistencia_trigger {
	cursor:pointer;
	height:25px;
	width:154px;
	padding:6px 0 0 0;
	background:url(/images/asistencia_trigger.png) center 0 no-repeat;
	margin:0px auto 0 auto;
}
#asistencia_trigger:hover {
	background:url(/images/asistencia_trigger_hover.png) center 0 no-repeat;
}
#asistencia_trigger:active {
	background:url(/images/asistencia_trigger_active.png) center 0 no-repeat;
}
#menu {
	position:absolute;
	top:170px;
	height:42px;
	width:100%;
	background:url(enu.png) 0 0 no-repeat;
	z-index:11;
}
#content {
	position:absolute;
	top:275px;
	width:950px;
	height:400px;
}
.indent {
	margin:7px 20px 7px 20px;
}
#footer {
	height:80px;
	margin:50px 0 0 0;
}
#elevator {
	position:fixed;
	bottom:20px;
	right:30px;
	height:25px;
	width:25px;
	background:url(/images/gotop.png) center center no-repeat;
}
#elevator:hover {
	background:url(/images/gotop_hover.png) center center no-repeat;
}
#elevator:active {
	background:url(/images/gotop_active.png) center center no-repeat;
}
.mod-container {
	padding:10px 0 0 0;
}
.ul-corner{
    min-height:7px;
    min-width:7px;    
    height:7px;
    width:7px;
	background: url( '/images/ul-corner.gif' ) no-repeat top left;
}
.ur-corner{
    min-height:7px;
    min-width:7px; 
    height:7px;
    width:7px;
	background: url( '/images/ur-corner.gif' ) no-repeat top right;
}
.bl-corner{
    min-height:7px;
    min-width:7px; 
    height:7px;
    width:7px;
	background: url('/images/bl-corner.gif') no-repeat bottom left;
}
.br-corner{
    min-height:7px;
    min-width:7px; 
    height:7px;
    width:7px;
	background: url('/images/br-corner.gif') no-repeat bottom right;
}
.b-border{
    min-height:7px;
    height:7px;
    border-bottom:1px solid #c7c7c7;
}
.u-border{
    min-height:7px;
    height:7px;
    border-top:1px solid #c7c7c7;
}
.l-border{
    min-width:7px; 
    width:7px;
    border-left:1px solid #c7c7c7;
}
.r-border{
    min-width:7px; 
    width:7px;
    border-right:1px solid #c7c7c7;
}


çç
