@charset "windows-1252";   

body {
	background-image:url(bkground.gif) ; 
	/*background-repeat: repeat ;*/	
	margin:0;
	padding:0; 
	color:#000099;
}  	 

.main{	
		background-color:#ebebfe;
		width:800px;
		height:600px; 
		margin-left:auto;
		margin-right:auto;	
	background-image:url(bkground_main2.gif) ;
	background-repeat:no-repeat; 	
		/*border:solid 1px red;	*/

	}  

.main_page{
	float:left;
	width:654px; 
	height:475px; 
	overflow:auto;
	/*border-left:solid 1px blue;	*/
	padding:50px 20px 30px 20px;	
	z-index:0;
} 

.main_text{
	height:482px;
	overflow:auto;
}  

.vspace30{
	margin-top:30px;
}
.vspace20{
	margin-top:20px;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
} 
.small{
	font-size:85%;
}
.xsmall{
	font-size:70%;
}
 .titre{
	color:#000077;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	height:30px;
	border-bottom:solid;
	margin-bottom:10px;
	}
.personne{
	font-variant:small-caps;
	font-weight:bold;
} 


h1.admin{
		 text-align:center;
		 font-size:16pt;
		 font-weight:bold;
		} 
h5 {
	font-size:11pt;
}		

.legende{
		 text-align:center;
		} 
		
.paschef{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		text-align:center;
		width:200px;
		height:120px;
		float:left;
		padding-bottom:10px; 
		text-decoration:none;
}
.chef{
		clear:both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		text-align:center;
		width:100%;
		padding-bottom:30px;
}
	
.noborder{border:none}		

		
		
		
 a {
 	color: #cc4400; 
 	text-decoration: none;
	}
 a:hover {
	color: #ff0000; 
 	text-decoration: underline;
	}
 a.transp {
 	color : #E2EEFA;
	}
 a:hover.transp{
 	color:red;
	}
 td{
 	font-size:8pt; 
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}
	 
li.cliquable{ 
	 float: left;
	 list-style-type: none;
     display: inline;
	 width:127px;height:26px;
	 text-align:center;
	 padding:3px 0 20px 0;
	 text-decoration: none;
	 background:#ebebfe url(menu_bckgrnd_130.gif);
	 background-repeat:no-repeat; 
     color:#000099;

  
}
li.cliquable a:hover{  
	 text-decoration: none;
     color:#ffffff;
}					   
 
li.clicked {
	 float: left;
	 list-style-type: none;	 
     display: inline;
	 width:127px;height:26px;
	 text-align:center;
	 padding:3px 0 20px 0;
	 text-decoration: none;
	 background:url(menu_bckgrnd_130.gif);
	 background-repeat:no-repeat; 
     color:#ffffff;
  
}
li.clicked a{ 
	 text-decoration: none;
     color:#ffffff;
}

/* *************************** avec script lycee_jak (popup windows) ****************** */ 
 
	 .gloss{
 	position: absolute; 
	left:450px; 
	top: 180px; 
	z-index:2; 
	width:375px;
	background-color: #ffCC99; 
	color: #000080; 
	font-family: comic sans Ms,arial,helvetica; 
	font-weight: normal; 
	text-decoration: none; 
	/*layer-background-color:#E3D5D2 */
	}
	  
 .titrglos {
 	color: #000080; 
	font-family: arial,helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
	}  
	
 .popup {
	color: #000080; 
	font-family: arial,helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	text-decoration: none;
	padding:4px; 
	}
  
 .table_gloss{
 	 width:375px; 
	 border:none;
	 }
/*  *************************** page calendrier vacances menu prof****************** */ 
.za{
	color:#FF7147;
	padding:10px;
	font-weight:bold;
}
.zb{
	color:#336633;
	padding:10px;
}
.zc{
	color:#CC33CC;
	padding:10px;
}  
.padded{
	padding:10px 10px 10px 170px; 
	
}
/*  *************************** page photos lycée menu public****************** */ 
  
  .pic{
	width:310px;
	height:233px;
	border:none;
}
  .left_pic{
	clear:both;
	float:left;
	text-align:center;
	padding:5px; 
	margin:0;
} 
  .right_pic{
	float:left;
	text-align:center;
	padding:5px;
	margin:0;
} 
.click_photo{
	text-align:center;
	font-size:9pt;
	clear:both;
	position:absolute;
	top:570px;
}
 
td.gm, th.gm{
	border:thin solid grey;
} 
.grise{
	background-color:#ccccff;
} 

/*  *************************** pages public scol ****************** */ 

 ul.scol{
	padding-left:30px;
}
/*  *************************** pages profs assistants ****************** */ 

table.assistants,td.assistants,tr.assistants{
	/*border:1px solid red;*/
	background-color:#ebebfe;
	color:#000099;
	font-size:8pt;
}
td.nom_assistant{
	font-weight:bold;
	font-size:12pt;
	padding:10px 0 25px 5px;
	/*border:1px solid red;*/
	vertical-align:middle;
}
td.pic_assistant{
	padding:10px 0 25px 5px;
	/*border:1px solid red;*/
	vertical-align:middle;
	width:150px;
	height:200px;
}
a.assistants{
	color: #cc4400;
	text-decoration:none;
}