@charset "utf-8";
/*
.g_table .fichePDF
{
	color:#660;
	text-transform:none
}


/* --cantemerle--*//*

.command			{ padding-top:8px }
.command a 			{ color:#656363;padding-right:5px }
.command:hover 		{ color:#EC704C }

.g_table			{ width:585px;display:block;margin:0;padding:0 }
.g_table a			{ font-size:11px;text-transform:lowercase;margin:0;padding:3px }
.g_table tr 		{ height:21px }
.g_table tr:hover 	{ background:#E5E5E5 }
.g_table td 		{ border-bottom:1px dotted #CCC }
.g_table td:first-letter { text-transform:uppercase }
.g_table table 		{ width:100%; }

.g_table .lienred 				{ color:#EC704C }
.g_table .LV_validation_message { float:right }

.formedit td 		{ padding:10px 0;width:110px }
.formedit td + td	{ padding:10px 0;width:475px }

.formedit ul		{ padding:0;margin:10px 0 10px 20px;list-style:none }
.formedit ul li		{ padding:10px 0;margin:0;list-style:none;display:block }

.liste tr 			{ transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out }
.liste tr:hover 	{ box-shadow:0 0 5px #333; -moz-box-shadow:0 0 5px #333; -webkit-box-shadow:0 0 5px #333 }

.butt_midligne			{display:block;overflow:hidden;width:auto;margin:1px 10px 0 3px;padding:0}
.butt_midligne ul		{ margin:0 }
.butt_midligne li
{
	float:left;
	display:block;
	list-style-type:none;
	width:13px;
	height:13px;
	background:#656363 url(../../../MEDIA/TEMPLATE/buttons/admin/midt.png) no-repeat 0 0;
	margin:0 1px 0 0
}

.butt_midligne .ed		{ background-position:-13px 0 }
.butt_midligne .de		{ background-position:-26px 0 }
.butt_midligne .up		{ background-position:-39px 0 }
.butt_midligne .dw		{ background-position:0 0 }
.butt_midligne li:hover	{ background-color:#EC704C }

#div_container #div_gestion h3
{
	font-weight:700;
	text-transform:uppercase;
	color:#B4AD9F;
	margin:40px 0 20px;
	padding:0
}

#div_container #div_gestion .visuel { background:url(../../../MEDIA/CONTENU/tops/gestion.jpg) no-repeat 0 0 }

#div_container .menuComm li				{ width:575px;margin:0 0 1px 0;background:#E5E5E5;list-style:none;padding:5px;text-transform:uppercase;color:#6A6251 }
#div_container .menuComm li:hover		{ background:#B4AD9F;color:#FFF;padding-left:8px;width:572px }
#div_container .menuComm li a 			{ color:#6A6251 }
#div_container .menuComm li .fright a 	{ text-transform:capitalize }

#div_container #div_gestion h2
{
	width:545px;
	margin:10px 0 30px 0;
	padding:3px 0 0 40px;
	background:#B4AD9F;
	font:14px "Times New Roman", Times, serif;
	color:#FFF;
	text-transform:uppercase;
	height:19px
}
*/