body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	
}




.borde {
	border: 1px solid #000000;
}





ul
{
list-style-type: none;
} 



#li{  
	list-style:none;
	margin:0;
	padding:0;
  }



#pg {
      float:right;
      border-left:10px solid #FFFFFF;
}


img{border:none;}

.lk{
 font-family: "arial";
 font-size: 12px;
 color: #4AA02C;
 text-align: center;
 }

.ln{
 font-family: "arial";
 font-size: 12px;
 color: #FF3300;
 text-align: center;
 }







 .lm{
 font-family: "arial";
 font-size: 12px;
 color: #153E7E;
 text-align: center;
 }

P{
 font-family: "arial";
font-size: 12px;
}
.rt{
 font-size: 12px;
 color: #000000;
 text-align: center;
 text-decoration: ul;
 }
.ak
{
 font-family: "arial";
 font-size: 12px;
 text-align:center;
 text-decoration: ul;
}
.tg{
 font-family: "arial";
 font-size: 18px;
 text-align:center;
 text-decoration: b;
}

h1{	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
	}

h2{	font-family: "arial";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
	}
	
h2:hover
{	font-family: "arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
	}	

h3{	font-family: "arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	}

h3:hover
{	font-family: "arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: underline;
	}	
	
h4{	font-family: "arial";
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	}	
	
	






 #logo {  
  width:257px;  
  height:36px;  
  background-image: url('http://img59.imageshack.us/img59/3748/spritei.png');  
  background-repeat: no-repeat;  
  background-position: -0 -0px;  
}  


#mo {  
  width:113px;  
  height:32px;  
  background-image: url('http://img59.imageshack.us/img59/3748/spritei.png');  
  background-repeat: no-repeat;  
  background-position: -5px -36px;
} 


#kla {  
  width:162px;  
  height:20px;  
  background-image: url('http://img59.imageshack.us/img59/3748/spritei.png');  
  background-repeat: no-repeat;  
  background-position: -0px -75px;  
} 



#tar {  
  width:182px;  
  height:23px;  
  background-image: url('http://img59.imageshack.us/img59/3748/spritei.png');  
  background-repeat: no-repeat;  
  background-position: -0px -98px;
} 

#lytic {  
  width:130px;  
  height:24px;  
  background-image: url('http://img59.imageshack.us/img59/3748/spritei.png');  
  background-repeat: no-repeat;  
  background-position: -1px -131px;
} 


#nuevo {  
width: 32px;
height: 9px;
background-image: url('http://tedateo.com/imagenes/p-nuevo.gif');  
background-repeat: no-repeat;  

}


#info {  
  width:86px;  
  height:13px;  
  background-image: url('http://img59.imageshack.us/img59/3748/spritei.png');  
  background-repeat: no-repeat;  
  background-position: -4px -162px;
} 

#clarologo {  
  width:188px;  
  height:186px;  
  background-image: url('http://imageshack.us/m/27/7804/logoclaroa.gif');  
} 

div.a{
	width: 730px;
	height: 20px;
	float: center;
	background-color: #000000;
        padding-top:3px; 
}

.menuleft {
	border: 0px solid #000000;
	border-width: 0px 0px 0px 0px;
	width: 170px;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	float:left;
}


.menuleft ul, li {list-style-type: none;}
.menuleft ul {margin: 0;padding: 0;}
.menuleft li {border-bottom: 1px solid #D5D5D5;}
.menuleft a {
	text-decoration: none;
	color: #000000;
	background:#f7f7f7;
	display: block;
	padding: 2px 3px;
	width: 170px;
	height: 16px;
}
.menuleft a:hover {
background: #FF0000;
color: #FFFFFF;
}