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

*{margin:0; padding:0; border:0; outline:none;}
body {font-family:"Gill Sans MT","Trebuchet MS",Arial,Helvetica,sans-serif; font-size:11px; color: #333; background-color:#FFF;}
a {color: #896532;}
a img{border: none; outline: none;}
a:link {text-decoration:overline;}
a:visited {text-decoration:none;}
a:hover {text-decoration:overline ; color: #333;}
a:active {text-decoration: none;}

#main {width: 100%;}
#containerIndex {width:680px ;margin-left:auto; margin-right:auto;}
#header {width: 100%; background-color:#FFFFFF; height:80px;}
#content {width: 100%; background-color:#FFFFFF; height: 500px;} 
#pieIndex{width:100%; height:10px; z-index:3; margin-top:50px; text-align:center;}
#info{height:490px; margin-left:260px; position:fixed; text-align:justify; width:143px; z-index:20;}
.fff{}
#sellos{
	margin-left: 247px;
    margin-top:50px;
    text-align: center;
    width: 170px;
	}
	
#etiqueta {
width:211px;
margin: 0 0 20px 0;
position:relative;

}
.toolbar {
position: fixed;
z-index: 100;
margin-left:0px;

}