input, select, textarea {
	font-size:	10px;
	font-family:Verdana;
}


div#principal_admin {
	width: 		850px;
	padding: 	0;
	margin: 	0 auto;
	position: 	relative;
	
	background: white;
	border:		1px solid black;
}


#contenu_admin {
	margin: 0;
	padding:10px;
}

#menu_bas_admin{
	line-height:		20px;
	background-color:	#11A103;
}

.spacer {
	clear: both;
}

.top {
	height: 50px;
	padding:0;
	margin:	0;	
	border-bottom: 3px solid #11A103;
}

.menu_admin {
	width:			100%;
	height:			20px;
	padding:		0px;
	cellspacing:	0px;
	border-bottom: 	1px solid #cccccc;
	background-color:#f1f3f5;
}

.connection {
	float: 		right;

	font-size:	10px;
	color:		black;
}

.connection a {
	color:	black;
}

.connection img {
	display: inline;
}

.localisation {
	padding:	2px;
	margin:		0px;
	margin-top:	0px;
	border-bottom: 		1px solid #cccccc;
	background-color:	#f1f3f5;
	
	font-size:	10px;
	line-height:14px;
}


.titre_admin {
	line-height:52px;
	font-size: 	16px;
	font-family:Tahoma;
	font-weight:bold;
	color:		green;
}

.retour {
	line-height:15px;
	font-size: 	12px;
	font-family:Tahoma;
	font-weight:bold;
	
	text-indent:20px;
	background: url(images/icones/retour.jpg) no-repeat left;
	margin-bottom:10px;
}

.retour a{
	color:		green;
}


#cadre_menu{
	background-color: 	#f9f9f9;
	border:				1px solid #d5d5d5;
	width:			380px;
}

#tab_admin{
	background-color: 	#f9f9f9;
	border:				1px solid #d5d5d5;
	border-top:			2px solid #11A103;
}

.test {
	background-color: 	#f9f9f9;
	border:				1px solid #d5d5d5;
	border-top:			2px solid #11A103;
}


.tab_titre {
	background: url(images/fond_top_tab.jpg) repeat-x; 
	height: 	20px;
	font-weight:bold;
	font-size:	10px;
}

.tab_titre2 {
	background: url(images/fond_top_tab2.jpg) repeat-x; 
	height: 	20px;
	font-weight:bold;
	font-size:	10px;
}

.tab_ligne {
	font-size:	10px;
}

.tab_prix{
	font-weight:bold;
	color:		green;
}

.tab_desactif{
	background-color: #eefbea;

	font-weight:	bold;
	color:			#c64934;
	font-size:		12px;
}

.tab_lien {
	color:	green;
}

.tab_lien2 {
	color:	black;
}

.lien_bien_admin {
	font-family:Tahoma;
	font-weight:normal;
	font-size:	11px;	
	color: 		#015516;
}
