@charset "utf-8";
/* CSS Document */
.index{ margin:0px; padding:0px; background-image:url(img/INDEX.jpg);
background-position:center; background-repeat:no-repeat; width:555px; height:428px; margin-bottom:10px;}

.barra{ float:left; width:135px; margin-left:32px; margin-top:165px; }
.barra li{ list-style:none;  width:109px; height:26px; }
.barra a { color:#FFF; font-family:Arial; font-size:14px; font-weight:500; text-decoration:none; }
.barra a:hover{ color:#963; font-family:Arial; font-size:14px; font-weight:500; text-decoration:none; }
.company{ margin-top:10px;}
.product{ margin-top:10px;}
.contact{ margin-top:15px;}

.pdf{ float:right; width:200px; margin-top:380px; margin-right:100px;}
.pdf a { color:#666; height:10px; font-family:Arial; font-weight:500; font-size:14px; }
