.tablas {
	BORDER-RIGHT: #ff0000 2px solid; 
	BORDER-LEFT: #ff0000 2px solid; 
	BORDER-BOTTOM: #ff0000 2px solid;
	PADDING-BOTTOM: 1px; 
	COLOR: #000000; 
	LINE-HEIGHT: 15px; 
	PADDING-TOP: 0px; 
	background-position: 50% 0;
	}
.texto 
	 {
	 /*#666* #6699ff*/
	  COLOR:#666 ; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: verdana, arial
      }
.nav 
	  { 
	  color: #666; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial, Helvetica; text-align: center; 
	  }
		
 		a:link, a:visited 
				{
				text-decoration: none;
				color: #555;
				background: inherit;
				}

		a:hover 
				{
				text-decoration: none;
				color: #cc6600;
				background: inherit;
				}
	#banner1 {
			position: relative;
			width:700px;
			height: 94px;
			margin: 0 0 0 7px;
			padding: 0 0 0 0;
			background: url(images/banner_2.jpg);
			}	
		#top-nav 
				{
				margin: 0;
				padding: 0 0 15px 0;
				border-bottom: 1px solid #CC0000;
				}
	
		#top-nav li 
				{
				margin: 0;
				padding: 0;
				display: inline;
				list-style-type: none;
				}
		#top-nav a:link, #top-nav a:visited 
		   {
			float: left;
			padding: 0 15px 24px 15px;
			text-decoration: none;
			color: #666;
			background:inherit;
			}

	    #top-nav  #top-nav a:visited.active, #top-nav a:hover 
			{
			background:inherit;
			color: #6699ff;
			background: url(images/top_menu.gif) no-repeat bottom center;
			}

		#content {
				float: left;
				width: 540px;
				text-align: center;
				margin-top: 0;
				padding: 1px;
					}

		#content p {
				   padding-left: 5px;
				   padding-right: 5px;
				  }

		#content h1 {
					margin: 10px 30px 0 20px;
					padding: 3px;
					font-variant: small-caps;
					font-size: 1em;
					color: #666;
					background: inherit;
					}

		#side-menu {
					width: 167px;
					margin: 0 0 0 2px;
					padding-left: 5px;
					border-left: 1px solid #ddd;
					}

		#side-menu h1 {
					margin: 0 0 0 0;
					COLOR:#c86000 ; TEXT-DECORATION: none; FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: verdana, arial
					background: inherit;
					}

			#side-nav {
						margin: 5px 0 5px 10px;
						padding: 0; 
						list-style-type: none;
						color: #333;
						background:inherit;
						}

			#side-nav a {
						background-color:inherit;
						display: block;
						width: 95%;
						text-align: left;
						text-decoration: none;
						background:url(images/side_menu.gif) no-repeat;
						background-position:right;
						color: #c86000;
						}

			#side-nav a#current, #side-nav a:hover 
									{
									text-decoration: none;
									background-color: #fff;
									background:url(images/side_menu_hover.gif) repeat-y;
									color: #000;
									}

				.sideheader {
							color: #666;
							background: inherit;
							text-align: center;
							font-size: 13px;
							font-variant: small-caps;
							margin-top: 2px;
							padding-top: 0px;
							padding-bottom: 3px;
						}

			#more-links {
						padding-bottom: 5px;
						padding-top: 20px;
						text-align: left;
						}
	
			.news {
					color: #666;
					background:inherit;
					}

				#footer {
						clear:both;
						width: 710px;
						padding: 3px;
						margin: 0 0 0 0px;
						border-top: 1px solid #ddd;
						text-align: center;
						color: #000000; font-size: 8pt; font-family: Verdana, Arial, Helvetica 
						background: inherit;
						}

				#footer a:link, #footer a:visited {
													color: #c86000;
													background:inherit;
													}

					#footer a:hover {
										border-bottom: 1px dashed #333;
										color: #333;
										background:inherit;
										}

					.myborder { 
								border: 1px solid #eeae0e;
								padding:5px;
								}
					
					a img {
							border: none; 
							}
					
					div.scroll {
								overflow: auto;
								height: 10em;
								width: 160px;
								border: solid 1px #999;
								padding: 1px;
								background: #fff;
								color: #866709;
								margin: 0 0 0 0;
								}
