body 		{
		font-family: Arial,Helvetica,sans-serif;  
		background-color: #eeeeee;  
		font-size: 12px;  
		color: #564b47;  
		text-align: center;
		}

a:link 		{  	
		border:  none;
		color: #0a83e0;  
		font-weight: normal;  
		font-style: normal;  
		text-decoration: none;		
		}

a:visited 	{  	
		border:  none;  
		color: #0a83e0;  
		ont-weight: normal;  
		font-style: normal;  
		text-decoration: none;
		}

a:hover 	{  
		border:  none;  
		color: #0aabe0;  
		text-decoration: underline;  
		font-weight: normal;  
		font-style: normal;
		}

a:active 	{  
		border:  none;  
		color: #fabb00;  
		text-decoration: none;  
		background-color: #0a83e0;  
		font-weight: normal;  
		font-style: normal;
		}
#centrer 	{  
		margin-left: auto;  
		margin-right: auto;  
		width: 747px;		 
		background-color: #eeeeee;
		}
#box 		{  
		margin: 0px;  
		padding: 0px;  
		width: 747px;  
		height: 100px;  
		}


#left 		{  
		padding: 10px;  
		width: 180px;
  		height: 580px;  
		float: left;
		color: #ffffff;
		background-color: #069ed0;
		background-image: url();
		background-repeat: no-repeat;
		background-position: left bottom;		
		}
#content 	{  
		width: 527px;  
		height: 580px;  
		float: left;  
		background-color: #ffffff;
		overflow: auto;  
		padding: 10px
		}
#nos 		{
		display :none;
		}