@charset "utf-8";
/* CSS Document */

body {background-image:url(../img/fnd_web.gif); background-position:top left; background-repeat:repeat-x; background-color:#2b2d2a;}
a {text-decoration:none;}

.head {background-image:url(../img/head.jpg); background-position:top left; background-repeat:no-repeat;}
#box-link {position:absolute;margin: 180px 0 0 25px; width:620px; height: 100px; background-color:transparent; cursor:pointer; }

.content {background-color:#014220; border-left:1px solid #002900; border-right:1px solid #002900; border-bottom:1px solid #002900;}

.menu ul{background-image:url(../img/menu/fnd_menu.gif); background-position:center left; background-repeat:repeat-y;}
.menu ul li {background-image:url(../img/menu/ln_sepItemMenu.gif); background-position:bottom left; background-repeat:repeat-x; list-style:none;}
.menu ul li a {color:#282723; background-image:url(../img/menu/bullet_menu.gif); background-position:center left; background-repeat:no-repeat;}
.menu ul li a:hover {color:#02793b;}
.bottomMenu {background-image:url(../img/menu/bottom_menu.gif); background-position:top left; background-repeat:no-repeat;}

.titulo {color:#e6e9d4; background-image:url(../img/bullet_title.gif); background-position:top left; background-repeat:no-repeat;}
.contenido {color:#e6e9d4; border:1px solid #202c20; background-color:#173626;}
.contenido a{color:#e6e9d4; text-decoration:underline;}
.contenido a:hover{color:#65b765;}

.footer {color:#e6e9d4;}
.footer a{color:#e6e9d4; text-decoration:underline;}
.footer a:hover{color:#65b765;}
