#section_administration
{
	height: auto;
	width: 1024px;	
	min-height: 400px;
	float: left;
}
#section_administration a
{
	text-decoration:none;
	color:black;
}

#menu_administration
{
	float:left;
	width: 935px;
	margin-top: 10px;
	padding-left: 40px;
	margin-left:20px;
	color: white;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	text-shadow: 1px 1px 3px black;
	//border-radius: 3px 3px 3px 3px ;
	//box-shadow: 3px 3px 4px black;
	/*
	background:-moz-linear-gradient(top, #4d4d4d, #9d9d9d );
	background:-webkit-linear-gradient(top, #4d4d4d, #9d9d9d );
	background:-ms-linear-gradient(top, #4d4d4d, #9d9d9d );
	background: linear-gradient (top, #4d4d4d, #9d9d9d );
	*/
}

#menu_administration_01
{
	float:left;
	width:15px;
	height:38px;
	background: url('images/Structure/titre_article_01.png');	
}
#menu_administration_02
{
	float:left;
	padding-top:4px;
	height:34px;
	background: url('images/Structures/titre_article_02.png')
		
}
#menu_administration_03
{
	float:left;
	width:16px;
	height:38px;
	background: url('images/Structure/titre_article_03.png');	
}
#menu_administration_section
{
	float: left;
	height: 27px;
	width: 300px;
	text-shadow: 3px 3px 5px black;
}
#menu_administration_section a
{
	color:white;
}
#menu_administration_section_select
{
	float: left;
	height: 27px;
	width: 300px;
}
#menu_administration_section_select a
{
	color: black;	
}
#menu_administration_section a:hover
{
	color: black;	
}
#coupure01 
{
	position:absolute;
	top: 165px;
	margin-left: 300px;
}

#coupure02
{
	position:absolute;
	top: 165px;
	margin-left: 630px;	
}

#liens_gestion_systeme
{
	
	margin-top:10px;
	text-shadow: 1px 1px 3px black;
	float:left;
	width: 1024px;
	height: 24px;	
}
#liens_gestion_select
{
	color: #b53052;
	text-shadow: 1px 1px 3px black;
}


#liens_gestion_echange
{
	text-align:center;
	margin-top:10px;
	float:left;
	width: 1024px;
	height: 24px;	
	text-shadow: 1px 1px 3px black;
}

#liens_gestion_contenue
{
	text-align:right;
	margin-top:10px;
	float:left;
	width: 1000px;
	height: 24px;	
	padding-right: 24px;
	text-shadow: 1px 1px 3px black;
}
#liens_gestion_systeme ul
{
    list-style-type: none;
    margin-top:2px;
    
}
#liens_gestion_echange ul
{
    list-style-type: none;
    margin-top:2px;
    
}
#liens_gestion_contenue ul
{
    list-style-type: none;
    margin-top:2px;
    
}

#liens_gestion_systeme li
{
    display: inline-block;
    padding-left: 20px;
    font-family: Arial,Helvetica,sans-serif;
	
}
#liens_gestion_echange li
{
    display: inline-block;
    padding-left: 20px;
    font-family: Arial,Helvetica,sans-serif;
	
}
#liens_gestion_contenue li
{
    display: inline-block;
    padding-left: 20px;
    font-family: Arial,Helvetica,sans-serif;
	
}
#liens_gestion_systeme a
{
	text-decoration:none;
	color:black;	
}
#liens_gestion_systeme a:hover
{
	color: #b53052;		
}
#liens_gestion_echange a
{
	text-decoration:none;
	color:black;	
}
#liens_gestion_echange a:hover
{
	color: #b53052;		
}
#liens_gestion_contenue a
{
	text-decoration:none;
	color:black;	
}
#liens_gestion_contenue a:hover
{
	color: #b53052;		
}



#tableau_liens
{
	float:left;
	margin-top: 15px;
	text-align: center;
	width: 915px;
	margin-left: 60px;
	font-family: Arial,Helvetica,sans-serif;
}

#tableau_liens td
{

	width: 915px;
	margin-left: 30px;
}

#tableau_liens a
{
	text-decoration:none;
	color:black;
}

#tableau_liens a:hover
{
	color: #b53052;
}

#lien_select a
{
	color: #b53052;

}

#admin_section
{
	font-family: Arial,Helvetica,sans-serif;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	width: 1024px;
	margin-bottom:20px;
}

#admin_section h4
{
	font-family: Arial,Helvetica,sans-serif;
}
#admin_section5
{
	font-family: Arial,Helvetica,sans-serif;
}
#return_test
{
	background: url('images/edit_undox2.png');
	height: 45px;
	width: 45px;
}
#return_test:hover 
{
	background-position: 0px 45px;
}
#check_test
{
	background: url('images/valider1x2.png');
	height: 45px;
	width: 45px;
}
#check_test:hover 
{
	background-position: 0px 45px;
}
#check_test_new
{
	background: url('images/validex2.png');
	height: 25px;
	width: 25px;
}
#check_test_new:hover 
{
	background-position: 0px 25px;
}
#home_test
{
	background: url('images/homex2.png');
	height: 45px;
	width: 45px;
}
#home_test:hover 
{
	background-position: 0px 45px;
}
#suppr_test
{
	background: url('images/bouton-supprimerx2.png');
	height: 13px;
	width: 13px;
}
#suppr_test:hover 
{
	background-position: 0px 13px;
}
#detail_test
{
	background: url('images/bt-detailx2.png');
	height: 13px;
	width: 13px;
}
#detail_test:hover 
{
	background-position: 0px 13px;
}
#next_test
{
	background: url('images/go-next-5x2.png');
	height: 45px;
	width: 45px;
}
#next_test:hover 
{
	background-position: 0px 45px;
}
#preview_test
{
	background: url('images/go-previous-5x2.png');
	height: 45px;
	width: 45px;
}
#preview_test:hover 
{
	background-position: 0px 45px;
}
#icone_mail_wait_big
{
	background: url('images/mail_waitBIGx2.png');
	height: 48px;
	width: 48px;
}
#icone_mail_wait_big:hover
{
	background-position: 0px 48px;
}
#icone_mail_send_big
{
	background: url('images/MailSendBIGx2.png');
	height: 50px;
	width: 50px;
}
#icone_mail_send_big:hover
{
	background-position: 0px 50px;
}
#icone_mail_lock_big
{
	background: url('images/mail_lockBIGx2.png');
	height: 50px;
	width: 50px;
}
#icone_mail_lock_big:hover
{
	background-position: 0px 50px;
}
#icone_mail_check_big
{
	background: url('images/mail_checkBIGx2.png');
	height: 50px;
	width: 50px;
}
#icone_mail_check_big:hover
{
	background-position: 0px 50px;
}
#icone_file
{
	background: url('images/file_textx2.png');
	height: 60px;
	width: 60px;
}
#icone_file:hover
{
	background-position: 0px 60px;
}
#icone_parametres
{
	background: url('images/parametresx2.png');
	height: 34px;
	width: 34px;
}
#icone_parametres:hover
{
	background-position: 0px 34px;
}

#icone_all_docs
{
	background: url('images/AllDocsX2.png');
	height: 60px;
	width: 60px;
}
#icone_all_docs:hover
{
	background-position: 0px 60px;
}
#icone_mail_check
{
	background: url('images/mail_checkx2.png');
	height: 25px;
	width: 25px;
}
#icone_mail_check:hover 
{
	background-position: 0px 25px;
}
#icone_mail_wait
{
	background: url('images/mail_waitx2.png');
	height: 22px;
	width: 22px;
}
#icone_mail_wait:hover 
{
	background-position: 0px 22px;
}
#icone_mail_send
{
	background: url('images/MailSendx2.png');
	height: 22px;
	width: 22px;
}
#icone_mail_send:hover 
{
	background-position: 0px 22px;
}
#icone_mail_lock
{
	background: url('images/mail_lockx2.png');
	height: 25px;
	width: 25px;
}
#icone_mail_lock:hover 
{
	background-position: 0px 25px;
}
#icone_reload
{
	background: url('images/reloadx2.png');
	height: 22px;
	width: 22px;
}
#icone_reload:hover 
{
	background-position: 0px 22px;
}

#retour_animatrices_details
{

	float:right;	
	background: url('images/edit_undox2.png');
	height: 45px;
	width: 45px;
}
#retour_animatrices_details:hover
{

	float:right;	
	background-position: 0px 45px;
}
#del_animatrices_details
{
	float:right;
	height: 45px;
	width: 45px;
	margin-right: 40px;
}

#place_detail
{
	float:right;	
}

#detail_animation
{
	background: url('images/detailx2v2.png');
	height: 48px;
	width: 48px;
}
#detail_animation:hover 
{
	background-position: 0px 48px;
}
#icone_del_animatrice
{
	background: url('images/annulerx2.png');
	margin-top:4px;
	height: 40px;
	width: 40px;
}
#icone_del_animatrice:hover 
{
	background-position: 0px 40px;
}
#bt_enregistrer
{
	background: url('images/enregistrerx2.png');
	margin-top:4px;
	height: 30px;
	width: 89px;
}
#bt_enregistrer:hover 
{
	background-position: 0px 30px;
}
#error_FVC
{	
	text-decoration:none;
	color: red;
}

#error_FVC a
{	
	text-decoration:none;
	color: red;
}

#barre_outils
{
	float:right;
	margin-right: 25px;	
}

#contenue_haut
{
	float:left;
	width: 490px;
}

#contenue_haut_limit
{
	float:left;
	width: 300px;
	height: 396px;
	border: 1px solid grey;
	margin-left: 90px;
	margin-top: 15px;
	overflow: hidden;
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;	
}

#news
{
	height: 396px;	
	width: 300px;
}

#contenue_bas
{
	margin-top:25px;
	float:left;
	margin-left:15px;
}

#contenue_bas_limit
{
	margin-top:25px;
	float:left;
	width: 950px;
	background-color: white;
	border: 1px solid grey;
}

#news2
{
	width: 950px;
	margin-top:25px;
	margin-left:20px;
	height: 150px;
}