a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F2F2F2;
}
a:hover {
	text-decoration: none;
	color: #ff7777;
}

body {
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #eeeeee;
}

#content{
       position:relative;
       left:0px;
       width:980px;
       height:100%;
       margin: 0px auto;
       text-align:center; 
       background: url(../images/bakcont.gif) repeat-y;
       color: #000;
}

#top{ 
       background: url(../images/top.png);
       height: 140px;
       width: 100%;
}

#navbar{
       position: absolute;
       width: 800px;
       height: 35px;
       top: 3px;
       left: 150px;
       color: #fff;
}

#links{
       padding: 7px 0px 0px 10px;
       font-size: 12px;
       font-family: "Verdana";
       font-weight: bold;
       text-align: left;
}

#links a:link{color: #ffffff;}
#links a:visited{color: #F2F2F2;}
#links a:hover{ color: #ff7777;}

#pagina{
       position: relative;
       width: 92%;
       margin: 0px auto;
       text-align:center; 
       overflow: hidden;
}

#footer{
      position:relative;
      background: url(../images/footer.png) no-repeat;
      margin-top: 10px;
      height: 112px;
}

#cuadrotel{
    position:absolute;
    top: 33px;
    left: 650px;
    width: 300px;
    text-align:center;
    font-family: "tahoma";
    color: #fff;
    font-weight: bold;
}

#ntel{ font-size: 30px;}
#hatencion{font-size: 12px;}

#cuadrofooter{
    position:absolute;
    top: 24px;
    left: 30px;
    width: 600px;
    height: 75px;
    text-align:center;
}

#footer_links{
    position:absolute;
    top: 10px;
    left: 13px;
    font-family: "Verdana";
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

#footer_links a:link{color: #fff;}
#footer_links a:visited{color: #fff;}
#footer_links a:hover{color: #fdd;}

#footer_content{
    position:absolute;
    border: 1px dashed #ccc;
    top: 29px;
    left: 25px;
    width: 540px;
    height: 48px;
}

#copy{
    position: absolute;
    left: 235px;
    text-align: left;
    font-family: "Tahoma";
    font-size: 11px;
    width: 300px;
    height: 43px;
    top: 4px;
}

#copy a:hover {color:#fff;}

#valida{
    position: absolute;
    left: 30px;
    top: 9px;
}

.asistenciaonline{
    cursor:pointer;
}

#asistencia{
    position:absolute;
    right: 0px;
    font-size: 12px;
    border-left: 3px double #aaa;
    padding-left: 5px;
    cursor:pointer;
}

#asistencia img{
    position:relative;
    float:left;
}
