body{
	padding : 0px;
	margin : 0px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.9;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
}
.spacer{
clear:both;
}
#Bandeau{
	width:940px;
	height:120px;
	margin: 0px auto;
	background-image: url(../img/oica-bandeau.jpg);
	background-repeat: no-repeat;
}
#Pattern{
	width : 940px;
	height:30px;
	margin: 0px auto;
	color : #333;
}
ul#Deconnexion{
float:right;
width:200px;
background-color : red;
height:30px;
margin:0px;
padding:0px;
}

ul#Deconnexion li{
	margin:0;
	background-color : #FF9933;
	height:30px;
	width:200px;
	border:none;
	color: #fff;
	text-align: center;
	font-weight:bold;
	list-style-type: none;
		border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}
ul#Deconnexion li a
{
width:200px;
height:30px;
	text-decoration : none;
	display:block;
	background-color: #FF9933;
	color: #fff ;
	text-align: center ;
	font-weight:bold;

}

#MenuPrincipal
{
	float:left;
	width : 600px;
	background-color : #51A0D8;
	color : #333;
}
#MenuPrincipal ul
{
	list-style-type : none;
	padding:0px;
	background-color : #51A0D8;
	margin-top: 0px;
	margin:0px;
	height:30px;
}



#MenuPrincipal ul li
{
	display:block;
	width:200px;
	height:30px;
	margin:0;
	float:left;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}
#MenuPrincipal ul li a
{
width:200px;
height:30px;
	text-decoration : none;
	display:block;
	background: #51A0D8;
	color: #fff ;
	text-align: center ;
	font-weight:bold;

}

#MenuPrincipal ul li a:hover
{
width:200px;
	color : #fff;
	height:30px;
	background: #1C3766 ;
	text-decoration: underline 
	font-weight:bold;
}






h1
{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #1B3665;
	margin: 0;
	padding: 0px 0px 3px 0px;
	font-size: 30px;
	line-height: 44px;
	font-weight: bold;
	clear:both;
	border-bottom:1px solid #DADADA;
}
h2{
font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	}
	
#ArborescenceFichier h3{
	margin:20px;
	background-image: url(../img/boutons/cat.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	text-decoration : none;
	color: #333333;
	font-size:14px;
	font-weight:bold;
	color : #51A0D8;
}

#ArborescenceFichier h4 {
	margin:20px 0px 20px 60px;
	background-image: url(../img/boutons/cat.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	text-decoration : none;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	color : #51A0D8;
}

#Contenu{
width:940px;
	background-repeat: repeat-x;
	margin: 0px auto;
}
/*
div#MenuPrincipal ul li a
{
	color : inherit;
	padding : 0px 5px;
	text-decoration : none;
}

div#MenuPrincipal ul li a:hover
{
	color : black;
}
*/


form table.FormStandard
{
	background-color:#F2FBFD;
	border-top : none;
	padding : 3px;
}

form table.FormStandard caption
{
margin-top: 20px;
font-family: Gill Sans, Verdana;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

form table.FormStandard th, form table.FormStandard td
{
	text-align : left;
	border : none !important;
	padding : 1px 5px !important;
}

form table.FormStandard td input
{
border: solid 1px #50A1D8;
margin:2px;
}
table td input
{
border: solid 1px #50A1D8;

margin:2px;
padding: 0;
}
form table.FormStandard td input[type="submit"]
{
	display : block;
	margin : 5px auto;
}

.Alerte
{
	display : block;
	color : red;
}

.Info
{
	display : block;
	color : blue;
}
div#Contenu div#ListeGroupe
{
	float : left;
	padding-right : 20px;
}

div#Contenu div#ListeUtilisateur
{
	float : left;
	padding-left : 20px;
	width:600px;
}
#ListeUtilisateur table.FormStandard
{
	float : left;
	padding-left : 20px;
	width:600px;
	text-align:center;
}







div#Contenu table
{

}
div#Contenu table th, div#Contenu table td
{

}



div#Contenu div#ArborescenceDossier
{
	float : left;
	padding-right : 20px;
}

div#Contenu div#ArborescenceFichier
{
	float : left;
	border-left : solid 1px #50A1D8;
	padding-left : 20px;
}

div#Contenu div#ArborescenceDossier a, div#Contenu div#ArborescenceFichier a
{
	color : black;
	text-decoration : none;
}

div#Contenu div#ArborescenceDossier ul
{
	list-style-image : url(../img/icone/dossier.png);
}

div#Contenu div#ArborescenceFichier ul
{
	list-style-type : none;
}

.LignePaire
{
	background-color : #50A1D8;
}

.LigneImpaire
{
	background-color : #A6D0EC;
}

/* suppression groupe*/

#ListeUtilisateur a.suppgroup{
	margin:0px;
	background-image: url(../img/boutons/delete-user-group.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	padding-top:10px;
	list-style-type: none;
	line-height:30px;
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}
/*liens commun*/
#ContenuDossier{
float:left;
background-color:#F2FBFD;
width:690px;
}


ul#ListeAction{
margin:0px;
padding:0px;
/*width: 250px;*/
float:left;
}
ul#ListeAction li.CreerDossier{
	margin:10px;
	background-image: url(../img/boutons/add-folder.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;}
	
ul#ListeAction li.ModifierDossier{
	margin:10px;
	background-image: url(../img/boutons/modif-folder.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
}
	
	ul#ListeAction li.SupprimerDossier{
	margin:10px;
	background-image: url(../img/boutons/del-folder.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;}
	
	ul#ListeAction li.CreerCategorie{
	margin:10px;
	background-image: url(../img/boutons/add-cat.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;}
		ul#ListeAction li.SupprimerCategorie{
	margin:10px;
	background-image: url(../img/boutons/del-cat.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;}
			ul#ListeAction li.ModifierCategorie{
	margin:10px;
	background-image: url(../img/boutons/cat.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;}
	ul#ListeAction li.CreerFichier{
	margin:10px;
	background-image: url(../img/boutons/add-file.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;}
ul#ListeAction li.SupprimerFichier {
	margin:10px;
	background-image: url(../img/boutons/del-file.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
}
ul#ListeAction li.DeplacerCategorie {
	margin:10px;
	background-image: url(../img/boutons/cat-move.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
}
ul#ListeAction li.DeplacerFichier {
	margin:10px;
	background-image: url(../img/boutons/file-move.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
}
ul#ListeAction li.DeplacerDossier {
	margin:10px;
	background-image: url(../img/boutons/folder-move.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
}

ul#ListeAction li a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}		

	
	
/*liens commun*/
ul#LienRacinePartage{
padding:0px;
width: 940px;
}
ul#LienRacinePartage li{
float:left;
padding-right:40px;
	margin:0px;
	background-image: url(../img/boutons/dossier-ac.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	}
ul#LienRacinePartage li a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}	
	
/*liens commun*/
ul#LienCommun{
padding:0px;
width: 250px;
margin-bottom:50px;
}
ul#LienCommun li{
	margin:20px;
	background-image: url(../img/boutons/actualites.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	}
ul#LienCommun li a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}

/*Ajout de groupe*/
ul.admin{
padding:0px;
width: 250px;
}
ul li.addgroup{
	margin:0px;
	background-image: url(../img/boutons/add-user-group.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	}
ul li.addgroup a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}
	ul.listGroup{
	margin-top:30px;
padding:0px;
width: 250px;
}
	ul.listGroup li{
	margin:0px;
	background-image: url(../img/boutons/user-group.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	}
ul.listGroup li a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}
/*Ajout d'utilisateur*/

ul li.adduser{
	margin:0px;
	background-image: url(../img/boutons/add-user.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	}
ul li.adduser a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}
ul li.AjouterNews{
	margin:0px;
	background-image: url(../img/boutons/add-news.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	}
ul li.AjouterNews a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}
	
#Contenu ul.adminmenu{
padding:0px;
}
#Contenu ul.adminmenu li {
  margin:0px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	margin: 20px;
  float:left;
}
#Contenu ul.adminmenu li.gestuser {
	background-image: url(../img/boutons/user.png);
}
#Contenu ul.adminmenu li.gestdroits {
	background-image: url(../img/boutons/gestion-droits.png);
}
#Contenu ul.adminmenu li.gestgroup {
	background-image: url(../img/boutons/user-group.png);
}
#Contenu ul.adminmenu li.gestnews {
	background-image: url(../img/boutons/gestion-news.png);
}
	
	ul li a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
	}
	
	
/*Page actualités*/
.actu a{
text-decoration : none;
	color: #51A0D8;
	font-weight:bold;
}
.welcome {
float:left;
margin-right:15px;
margin-top:20px;
width:300px;
padding-right:15px;
border-right: solid 1px #51A0D8;
}
.news{
float:left;
margin-right:15px;
margin-top:20px;
width:250px;
padding-right:15px;
border-right: solid 1px #51A0D8;
}

.news span{
color:#666666;
display:block;
font-size:9px;
}
.news p{
	line-height: 16px;
	text-align:justify;
	margin:3px;
}
.news h4 a{
color: #1B3665;
text-decoration:none;
}
.news h4{
margin: 0 0 5px 0;
}
.news.readmore
{color:#666666;
display:block;
font-size:9px;
}


.latest_upload{
float:left;
margin-right:20px;
width:300px;
margin-top:20px;
}
.latest_upload small{
color:#666666;
font-size:9px;
}
.latest_upload .item img{
	float : left;
}
.latest_upload .item a{
	display : block;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left;
	margin-left : 30px;
}
.latest_upload .item {
	clear : both;
}

div#ArborescenceFichier ul li
{
	position : relative;
}

span.InfoBulleFichier
{
	display : none;
}

a:hover span.InfoBulleFichier
{
color:#333333;
font-size:9px;
font-weight:normal;
	position : absolute;
	display : block;
	background-color : #F2FBFD;
	border : solid 1px #51A0D8;
	padding : 5px;
	left : 100px;
	z-index : 1000;
}

div#ListeNews
{
	clear : both;
}

#FilAriane
{
  font-size : 120%;
  font-weight : bold;
}