


		body, html 	{ color: black; margin:0; padding:0; width: 100%; height: 100%; font-family: Helvetica, Tahoma, Arial, Verdana; font-size: 80%; line-height: 140%; background: white; text-align: left; }	
	 	#b .b2 { margin: 0 0 25px 0px; padding: 0; }
	 	.b1c { display:none; }	
	 	.a1 { display:none; }				
	 	.logo { font-size: 200%; line-height: 140%; }
		hr { margin: 0; padding:0; border: 0; border-top:1px solid grey; height: 0px; }
		
		
/* // PICTURE FRAMES ///////////////////////////////////////////////////////////////////////////// */	



		.black-white-frame {
			background: white;
			padding:1px;
			border: 4px solid black;
			text-decoration: none;
			color: black;
		}	
		
		a:hover .black-white-frame {
			background: black;
			padding:1px;
			border: 4px solid white;
			text-decoration: none;
			color: white;
		}							
		
		.black-white-frame-second {
			display: inline;
			background: white;
			padding:1px;
			border: 2px solid black;
			text-decoration: none;
			color: black;
		}
		
		a:hover .black-white-frame-second { 
			background: black;
			padding:1px;
			border: 2px solid white;
			text-decoration: none;
			color: white;		
		}	
		
		
/* // VARIOS FRAMES ///////////////////////////////////////////////////////////////////////////// */			

		.frame1a {	background: white;	padding: 1px;	border: 16px solid black;	text-decoration: none;	color: black;	}
		.frame1b {	background: white;	padding: 1px;	border: 2px solid black;	text-decoration: none;	color: black;	}

		.frame2a {	background: white;	padding: 1px;	border: 5px solid black;	text-decoration: none;	color: black;	}
		.frame2b {	background: white;	padding: 1px;	border: 2px solid black;	text-decoration: none;	color: black;	}			

		.frame3a {	background: white;	padding: 0px;	border: 3px solid white;	text-decoration: none;	color: black;	}
		.frame3b {	background: white;	padding: 0px;	border: 1px solid white;	text-decoration: none;	color: black;	}			

		.frame4a {	background: white;	padding: 2px;	border: 8px solid black;	text-decoration: none;	color: black;	}
		.frame4b {	background: white;	padding: 1px;	border: 2px solid black;	text-decoration: none;	color: black;	}			
		
		.frame5a {	background: black;	padding: 1px;	border: 32px solid white;	text-decoration: none;	color: white;	}
		.frame5b {	background: black;	padding: 2px;	border: 1px solid white;	text-decoration: none;	color: white;	}			

		.frame6a {	background: white;	padding: 1px;	border: 64px solid black;	text-decoration: none;	color: black;	}
		.frame6b {	background: white;	padding: 1px;	border: 2px solid black;	text-decoration: none;	color: black;	}			

		.frame7a {	background: white;	padding: 1px;	border: 32px solid black;	text-decoration: none;	color: black;	}
		.frame7b {	background: white;	padding: 1px;	border: 2px solid black;	text-decoration: none;	color: black;	}					

