@charset "utf-8";
/* CSS Document */

	#navcontainer{
	width:900px;
	height:130px;
	margin:0px auto;
	padding:0px;
	background-color:#d6f2c9;

	}
	
	#nav {
	margin: 0px;
	padding: 0px;
	color:  #d8b679;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
		
	#nav li {
	width: 450px;
	height:130px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	overflow: hidden;
	font-size: 20px;
	text-decoration:none;
	list-style-type:none;
	}
	
	#nav a span.abstract {
	width: 450px;
	margin:0px;
	margin-top: 0px; 		
	padding: 00px 00px 00px 00px;
	float: left;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
	color: #979795;
	font-size:15px;
	white-space: normal;
	display: block;
	line-height: 17px;
	background-image: none;
	}
	
	#nav a:hover{
	color:#CC9966}
	
	#nav a span {
	font-size:32px;
	font-weight:bolder;
	font-family:'Helvetica', sans-serif;
	padding:90px;}
	
	#nav a:hover,#nav a:active {
	color: #f1e3c8;
	text-decoration: none;
	cursor:pointer;
	}

	#navcontainer #nav a {
	width:450px;
	height: 130px;
	padding: 0px 0px 0px 0px; /* T R B L */
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	baorder-right:solid 2px white;
	baorder-left:solid 2px white;
	background-repeat: repeat-x;
	background-position: left;
	}

	#nav a,#nav a:visited {
	color:#d8b679;
	text-decoration: none;
	}

	#navCatalogue span{
	background-repeat:no-repeat;
	background-position:left;
	backgjround-image:url(nav_nuevo_catalogo.jpg);
	background-color:#FFFFFF;
	}
	
	#navContact span{
	background-repeat:no-repeat;
	background-position:left;
	background-image:url(phone.GIF);
	}
	
	#navSec{
	width:900px;
	height:110px;
	}

	#navSec a{
	border:none;
	}

	#navCatalogue{}
	#navContact{}

