﻿/* css file */
/* filename "sheetGlobal.css" */
body {padding: 0; margin: 0; background: #ccccff; position: relative; font: 1em Times New Romain;}
img {padding: 0; margin: 0;}
div {margin: 0; padding: 0;}
p {margin: 0; padding: 0;}
div.main {margin: 0 10%;}
div.top {background: url(images/backdv_02.jpg) no-repeat; width: 1000px; height: 100px;}
div.nav {background: url(images/backdv_04.jpg) no-repeat; width: 1000px; height: 200px; position: relative;}
div.content {background: white url(images/backdv_05.jpg) no-repeat; width: 1000px; text-align: justify;}
div.footer {background: url(images/backdv_06.png) no-repeat; width: 1000px; height: 19px; position: relative;}
div.text {padding: 15px 18px 0px 68px;}
div.line {background: red; color: white;}
img.activePage {position: absolute; top: 45px; right: 0;}
a.about {position: absolute; top: 138px; left: 325px; background: url(images/backnv_06.jpg); width: 110px; height: 41px;}
a.about:hover {background: url(images/backnvh_06.jpg);}
a.about:active {background: url(images/backnva_06.jpg);}
a.cons {position: absolute; top: 138px; left: 455px; background: url(images/backnv_08.jpg); width: 150px; height: 41px;}
a.cons:hover {background: url(images/backnvh_08.jpg);}
a.cons:active {background: url(images/backnva_08.jpg);}
a.bns {position: absolute; top: 138px; left: 625px; background: url(images/backnv_10.jpg); width: 155px; height: 41px;}
a.bns:hover {background: url(images/backnvh_10.jpg);}
a.bns:active {background: url(images/backnva_10.jpg);}
a.cont {position: absolute; top: 138px; left: 800px; background: url(images/backnv_12.jpg); width: 115px; height: 41px;}
a.cont:hover {background: url(images/backnvh_12.jpg);}
a.cont:active {background: url(images/backnva_12.jpg);}
ul.nfooter {list-style-type: none; position: absolute; top: 24px; left: 250px;}
ul.nfooter li {display: inline; padding: 0 20px; border-left: 1px solid red;}
li.cont {border-right: 1px solid red;}
ul.nfooter li a {color: black; text-decorate: none;}
ul.nfooter li a:hover {color: red;}
div.autor {font-size: small; font-weight: bolder; position: absolute; top: 80px; right: 0; padding-bottom: 20px;}
