/* CSS Document */
<!--

#menu {
    position: relative;
    width: 500px;
    height: 30px;
    top: 10px;
    left: 800px;
    top: -5px;
    background: black;

    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
}

#pleca {
    position: relative;
    width: 100px;
    height: 40px;
    top: 0px;
    leftt: -10px;
    background: url(../images/pleca.png) no-repeat;

    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
}

#back_sitio {
    position: relative;
    width: 500px;
    height: 30px;
    top: 90px;
    left: 0px;
    background: ../images/index.jpg;

    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
    /* background: url(../images/pleca.png) no-repeat; */
    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
}

#legales {
    position: relative;
    width: 1000px;
    height: 50px;
    top: 600px;
    right: 20px;
    background: url(../images/footer.png) no-repeat;
}

#formaCaptura {
    position: absolute;

    /* width:500px;
    height:500px; */
    top: 214px;
    left: 918px;

    /* background: #black */
    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
}

a.ffooter {
    color: white;
    font-style: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a.ffooter:hover {
    color: white;
    font-style: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#menu2 {
    position: relative;
    width: 50px;
    height: 30px;
    left: 1180px;
    top: 181px;
    background: black;

    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
}

#menu3 {
    position: relative;
    width: 50px;
    height: 30px;
    left: 1180px;
    top: 194px;
    background: black;

    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
}

#menu4 {
    position: relative;
    width: 50px;
    height: 30px;
    left: 1180px;
    top: 208px;
    background: black;

    /* -moz-opacity: 0.77;
	filter: alpha(opacity=77);
	opacity:.77; */
}

 // -->