/*****Style Admin*****/

#connection2{
	margin-left:350px;
	padding-top:60px;
	color:#FFF;
	font-size:16px;
	
}
#connection2 a{
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
#accueil{
	font-size:12px;
	
	margin-bottom:400px;
}
#admin_connexion{
	padding:100px;
	padding-left:350px;
	width:300px;
}
.tab_connexion{
	width:300px;
}
#connection{
	padding:100px;
	padding-left:350px;
	width:300px;
}

#menu_produits{

}
.center{
	text-align:center;
}
.img_border{
	border:none;
}
/***ajout formation***/
.tab_border{
	border:1px;
	border-color:#8a8787;
	border-style:solid;
	border-width:thin;
}
.select_cat{
	width:100px;
}
.select_souscat{
	width:200px;
}
.tab_ajout{
	width:90px;
	color:#666;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	border-right:1px;
	border-right-color:#8a8787;
	border-right-style:solid;
	border-right-width:thin;
	border-bottom:1px;
	border-bottom-color:#8a8787;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.tab_ajout_right{
	color:#666;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	border-bottom:1px;
	border-bottom-color:#8a8787;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.lien_onclick:hover{
	text-decoration:underline;
	cursor:pointer;
}
.border_bottom{
	border-bottom:1px;
	border-bottom-color:#8a8787;
	border-bottom-style:solid;
	border-bottom-width:thin;
	height:50px;
}
.puce_produit{
	list-style-type:none;
	margin-left:10px;
}
.puce_produit li{
	margin-top:7px;
}
.menu_gauche_produit{
	text-decoration:none;
	color:#000;

}
.menu_gauche_produit:hover{
	text-decoration:underline;
	color:#8a8787;

}
/****tribune****/
.tab{
	border-collapse : collapse;
}
.tab_titre td{
	font-size:14px;
	border:1px solid #333;
	text-align:center;
	background-color:#c30;
	color:#FFF;
	height:20px;
}
.tab_main td{
	border:1px solid #333;
	padding-left:5px;
}
.tab_bas td{
	border:1px solid #333;
	padding-left:5px;
}