*,html,body{
padding:0px 0px;
margin:0px 0px;
}

body{
	background-color:#EBE9E5;
	/*background-color:#00FF00;	*/
	color:#747473;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		width:200px;
	height:360px;
}

a{
text-decoration:none;
color:#87888A;
padding-left:3px;
padding-bottom:1px;
vertical-align:middle;
}

a:hover{
color:#0098DC;
/*border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#0098DC;
border-left-style:dashed;
border-left-width:1px;
border-left-color:#0098DC;*/
}

a.selected{

color:#0098DC;
border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#0098DC;
border-left-style:dashed;
border-left-width:1px;
border-left-color:#0098DC;
}


li{
list-style-position:outside;
list-style-type:none;
padding-left:2px;
margin-left:0px;
padding-bottom:2px;
/*width:100px;*/
}

li.selected{

}

td{
padding-top:0px;
}

.cat1{
font-size:13px;
}

.cat2{
font-size:12px;
}

.cat3{
font-size:11px;
}

.cat4{
font-size:11px;
}

#menuentorno{
padding-left:22px;
padding-top:6px;
font-size:12px;
}
#menuentorno li{
width:300px;
}


#menulugares{
padding-left:22px;
padding-top:6px;
font-size:11px;
}

#menulugares li{
width:144px;
}


#fondo1{
background-image:url(../img/1.gif);
background-repeat:no-repeat;
width:14px;
height:16px;
}
#fondo2{
background-image:url(../img/2.gif);
background-repeat:no-repeat;
width:14px;
height:16px;
}
#fondo3{
background-image:url(../img/3.gif);
background-repeat:no-repeat;
width:14px;
height:16px;
}


