/* CSS Document */

#frame{

	background-color:#FFFFFF;
	
	}
		
#menu{
		padding-bottom:5px;
		}
		
.negre {
	color: #000000;
	}

.negre_gran {
	color: #000000; font-weight: bold; 
	}
	
#ind_frame {
	position: relative;
	
	top:30px;
	
	margin-left:auto;
	
	margin-right:auto;
	
	/*border-bottom: 1px solid;*/
	
	width:600px;
}

#frame_admin {
	position: relative;
	top:45px;
	/*left:50px;*/
	
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:564px;
	
	}
	
