/*#Menu {width:800px;  margin-left:10px; height:30px;  display:table; padding-top:10px;} */
#Menu {width:800px; height:30px; padding-top:10px; position:absolute; left:171px; top:249px; width:850px; height:24px;}
#Menu a {color:#FFF;}

/*#Menu ul li {display:inline-block; list-style:none; border:1px solid #063; border-radius:8px; margin-top:-100px;}
*/
.adatepe li {display:inline-block; list-style:none; border:1px solid #000; margin-top:-10px; margin-left:5px; border-radius:8px; padding:5px;
/*Entegre*/
background: #666065; /* Old browsers */
background: -moz-linear-gradient(top,  #666065 0%, #4f4d60 48%, #472d3e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666065), color-stop(48%,#4f4d60), color-stop(100%,#472d3e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #666065 0%,#4f4d60 48%,#472d3e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #666065 0%,#4f4d60 48%,#472d3e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #666065 0%,#4f4d60 48%,#472d3e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #666065 0%,#4f4d60 48%,#472d3e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666065', endColorstr='#472d3e',GradientType=0 ); /* IE6-9 */
color:#FFF;
/*Entegre*/
}
.adatepe a {color:#FFF; text-decoration:none;}
.adatepe a:hover {text-decoration:underline;}