body 
{
	background-color : #F8F3E7;
}

a:link 
{ 
	font-weight: bold; 
	color: blue; 
	font-size: 0.9em;
}

a:visited
 {
	font-weight: bold; 
	color: blue;  
	font-size: 0.9em;
}

a:hover
 { 
	color : red; 
	text-decoration : underline ;
	font-size: 0.9em;
}



.menugauche
{
	background-color :  #F2FDF4;
} 

.menudroite
{
	background-color :  #F2FDF4;
} 

.menugauche ul
{
	margin-top:0px;
	margin-bottom:0px;
 
} 

.menudroite ul
{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
} 

.haut_cadre
{
	background-color :  #C0C0C0;
	width : 200px;
	height : 15px;
	text-align : center;
}

.pub_menu
{
border: solid 1px #C0C0C0; 
width: 90%; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
padding: 3px;
}

.photo_general
{
	overflow:scroll; 
	height:1100px; 
	width : 565px;  
}

.photo_section
{
	border: solid 1px #000000; 
	width: 98% 
	text-align: justify; 
	padding: 3px;
}

.photo_section table
{
	width: 98%;
}

.titre-ana-sayfa
 {
		color: #000000;
		text-decoration: none;
}

.lien_retour
{
		float: right; 
		font-size: 1.2em;
}


.admin_header table
{
	width : 100%;
	border-color: #00DD00;
}


