/* imports  */

@import "journal_print.css";
@import "accueil_print.css";
@import "table_livre_print.css";
@import "admin_print.css";
@import "membres_print.css";
@import "materiel_print.css";
@import "erreurs_print.css";
@import "horloge_print.css";
@import "planing_print.css";




/*	 fin des imports */

/* Blocs de structure de page */

*{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	color: black;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	list-style: none;
	font-weight: normal;
}

.img{
	border-color:green;
	border-style:dotted;
	border-width:4px;
}

/*:first-letter{
text-transform:capitalize;
}*/



html {
   height:101%;
}

body{
	text-align: center;
	/*background-color: #EBFFC3;*/
}

#popo{
	background-color: #eeeeee;
	background-color: #ddFF66;
}

.o2 {   display:none;background: url(../img/background/right_repeat.gif) repeat-y right 100%;
}

.o1 {   display:none;margin-bottom:2px;margin-top:-1px;margin-left:3px;
}



#wrapper1{

	}


#wrapper2{text-align:left;


}


#bandeau{
  display:none;
	background-color: #99cc33;

}

#choix_langue{
              display:none;
	text-align: left;
	float: right;
	position:relative;
	top:0px;
}


#barre_de_navigation{
  display:none;
	text-align: right;
	background-color: #CCFF66;
	padding-right:1px;
	padding-top:10px;


}


#menu{
  display:none;
	width: 160px;
	float: left;
	position: absolute;
	left:0px;
	}


#corps{
	position: relative;
	z-index: 1;
	overflow:hidden;
	}

#corps h1,h2,h3,p,div,span,ul,ol,li,img,input,select,label,button,table{
   position:relative;
	z-index:3;
	}

#corps #cadre_de_min_width{
       height:300px;
       width:2px;
       background-color:green;

}



#pieds_de_page{
  display:none;
	background-image: url(../img/background/bgcolor_pdp.gif);
	background-repeat: repeat;
	clear: both;
	text-align: center;
	padding:5px;
}


#pdp{
  display:none;
	font-size:11px;
	font-weight:bold;
	}

#Divpdp{
  display:none;
        margin-bottom:5px;
}

/* tags html  */


a, a:active , a:visited, a:hover {
	text-decoration: none;
	border-style: solid;
	border-width: 0px;
	background-color: transparent;

}

dt{
margin-left:20px;
font-size:10px;
}

h1 {
	font-size:15px;
	margin-bottom: 10px;
	font-weight:bold;
}

h2{
	font-size: 15px;
	margin-bottom:5px;
	font-weight:bold;
}

h2 *{
	font-size: 15px;
	margin-bottom:5px;
	font-weight:bold;
}


h3{
	font-size: 13px;
	margin-bottom: 3px;
	font-weight:bold;

}

label{
      margin-left:10px;
      font-style:italic;
      font-size:12px;
}

img{
	border:0px;
}

input, select{
  border-style:solid;
  border-width:1px;
  background-color:#eeeeee;
}

button{
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: orange;
}

/* sous-elements */

/* bandeau   */

#bandeau #logo{
	width: 70px;
	float: left;
	margin: 10px;
	z-index: 1;
	position: relative;
	top: 0px;
	left:0px;
}




#bandeau h1{
	margin-left: 0px;
	font-size: 30px;
	color: White;
	font-family: "Verdana", Times, serif;
	font-weight:bold;
}


#bandeau h2{
	margin-left: 300px;;
	font-size:20px;
	color: GrayText;
}

#barre_de_navigation #bienvenue_login{
                     float:left;
                     margin-left:10px;
                     font-weight:bold;
                     font-size:11px;
}

#barre_de_navigation li{
		display: inline;

}

#barre_de_navigation a{
	color: Gray;
	background-color: #ddFF66;
	font-size: 14px;
	position: relative;
	top: 0px;
	right:5px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: Green;
	margin: Opx 0px 0px 0px;
	padding:0px 3px;
	text-transform:capitalize;
	z-index: 3;
}

#barre_de_navigation a:hover{

	background-color: #FFFFCC;
	padding:0px 3px 0px 3px;
	position: relative;
	top: 1px;
	border-top:2px;
		border-top:2px;
	border-color: green;
	border-style: solid;

	}


#barre_de_navigation #AActive {
   background-color: #FFFFCC;
	padding:0px 3px 0px 3px;
	position: relative;
	top: 1px;
	color:black;
	border-top:2px;
	border-color: black;
	border-style: solid;


}


#choix_langue a{
	display: inline;
	list-style: none;
 	margin: 0px;
	padding: 0px 4px;
	border-style:solid;
	border:0px;
	position:relative;
	bottom:0px;
	color:gray;
	font-size: 18px;

}


#choix_langue a:hover,a:active{
	margin:Opx;
	border-bottom: none;;
}

.entete_menu{
        width: 140px;
	background-color: #CCFF66;
	height:0px;
	margin-left:10px;
	border-style:solid;


 }

#corps_fond_up{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../img/background/bg_up_corps.png);
	background-repeat: repeat-y;
	width:838px;
	height: 70px;
	z-index: 2;

}


 #search{

   width: 140px;
	background-color: #ffffee;
	margin-top:10px;
	margin-left:10px;
	border-style:solid;
	border-width:1px;
	border-color:black;


 }

 #search form{
   text-align:center;
   line-height:2em;
   margin-top:-5px;
   background-color:#99CC33;


 }

  #search #label_search{
   text-align:left;
   line-height:2em;
   margin-left:0px;
   color:white;
   font-size:13px;
   font-weight:bold;
   letter-spacing:2px;
 }


 #search select{
 width:80px;
 font-family:courier;
 color:#999999;
 }

 #search select option{
 font-family:courier;
 color:#999999;
 padding-left:7px;
 }

#search .submit{
 width:100%;
 cursor:pointer;
 border:0px;
 background-color:#99dd11;
 color:white;
 letter-spacing:5px;
 font-weight:bold;
}

#menu h2{
	text-align: center;
	width: 100%;
	background-color: #99CC33;
	color: White;

}

#menu li{
	list-style: none;
	}


#menu a{
	text-align: left;
	margin-left:7px;
	font-size: 15px;
	color:black;
	}

#menu ul li ul li a{
	text-align: left;
	margin-left:11px;
	font-size: 11px;
	font-weight: normal;
	color:gray;

	}



#sous_menu_corps	{
  display:none;
	float: right;
	width: 180px;
	text-align:left;
	border-style: solid;
	border-width: 1px;
	border-color: #FF6600;
	background-color: #FFCC99;
	list-style: square;
	position:relative;
	padding: 2px 2px 2px 10px;
	margin-bottom:2px;
	z-index: 4	;
}



/*********** CLASSES ***********/

.bold {
font-weight:bold;
}

#ColsHeadDescRem {
padding-left: 20px;
	}


#ColsHeadDescRem ol li {
	list-style: decimal;
}

#ColsHeadDescRem ul li {
	list-style: square;
}

.menu_adm{
	border:10px;
	border-style: solid;
}
 
.corps_menu{
        width: 140px;
	background-color: #ffffee;
	min-height:100px;
        border-style:solid;
	border-width:1px;
	border-color:black;
        padding-bottom:5px;
	margin-left:10px;
	margin-bottom:15px;
 }

