* 
	{ 
	margin: 0; 
	padding: 0; 
	}

a
	{
	color: #707070; 
	text-decoration: underline;
	cursor: pointer;
	}

a: hover
	{
	color: #cc0000;
	text-decoration: underline;
	}

body		
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
	}

img 
	{ 
	border: 0; 
	font-size: .6em; 
	}

p 
	{
	margin: 5px 0 5px 0;
	}
	
td	
	{
	vertical-align: middle;
	text-align: left;
	}

ul, li 
	{
	font-size: 11px;
	vertical-align: top;
	}
	
#externe 
	{ 
	text-align: center;
	margin: 0;
	padding: 0;
	}

#panel-general 
	{
	position: relative;
	z-index: 10; 
	width: 980px; 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#logo
	{
	position: relative;
/*	background: url("images/outils/logo.png") no-repeat right top; */
	background-position: border-bottom: 1px solid #EFEFEF;
	margin-top: 2px;
	width: 980px;
	height: 46px;
	}

#logo #acad
	{
	float: left;
	}
	
#logo #titre
	{
	float: left;
	width: 800px;
	margin: 10px 0 0 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}

#logo #img
	{
	float: right;
	}
	
#centre
	{
	float: left;
	width: 630px;
	}
	
#centre_gauche
	{
	float: left;
	width: 150px;
	}
	
#centre_milieu
	{
	float: left;
	width: 310px;
	margin-left: 10px;
	}
	
#centre_droit
	{
	float: right;
	width: 150px;
	margin-left: 10px;
	}

#actualite
	{
	clear: both;
	}

#udppc
	{
	clear: both;
	float: left;	
	}

#affiche
	{
	float: right;		
	}
	
.cdr150
	{
	width: 150px;
	padding: 0 0 14px 0;
	margin: 10px auto;
	background: url("images/tsr-b150.png") bottom left no-repeat;
	}
.cdr150 h3 
	{
	margin: 0;
	font-size: 14px;
	text-align: center;
	padding: 7px 10px 3px 10px;
	background: url("images/top150.png") top left no-repeat;
	color: rgb(100,100,100);
	}
.cdr150 p 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0 5px 3px;
	border: 1px solid #b5bcd5;
	border-width: 0 1px;
	}
.cdr150 a.more
	{
	margin: 0;
	border: 1px solid #b5bcd5;
	border-width: 0 0px;
	display: block;
	text-align: right;
	background: url("images/a-rouge.png") 125px 50% no-repeat;
	padding: 0 18px 0 0;
	text-decoration: none;
	color: #44a;
	}
.cdr150 a.more:hover
	{
	text-decoration: underline;
	background-color: rgb(240,240,240);
	}

.cdr310
	{
	width:310px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url('images/tsr-b310.png') bottom left no-repeat;
	}
.cdr310 h3
	{
	margin:0;
	font-size: 14px;
	text-align: center;
	padding:7px 10px 3px 10px;
	background:url('images/top310.png') top left no-repeat;
	color: rgb(100,100,100);
	}
.cdr310 p
	{
	font-size: 10px;
	margin:0;
	padding:0 5px 3px;
	border-left:1px solid #b5bcd5;
	border-right:1px solid #b5bcd5;
	text-align:left;
	}
.cdr310 table
	{
	width:100%;
	margin:0;
	padding:0 0px 0px;
	border:1px solid #b5bcd5;
	border-width:1px 1px;
	}
.cdr310 a.more
	{
	margin:0;
	border:1px solid #b5bcd5;
	border-width:0 0px;
	display:block;
	text-align:right;
	background:url('images/a-rouge.png') 285px 50% no-repeat;
	padding:0 18px 0 0;
	text-decoration:none;
	color:#44a;
	}
	
.cdr310 a.more:hover
	{
	text-decoration:underline;
	background-color: rgb(240,240,240);
	}

.actu150
	{
	width:150px;
	font-size: 10px;
	padding:0 0 14px 0;
	background:url('images/tsr-br150.gif') bottom left no-repeat;
	}
.actu150 h3
	{
	font-size: 14px;
	text-align: center;
	margin:0;
	padding:7px 10px 3px 10px;
	background:url('images/tsr-tr150.gif') top left no-repeat;
	color: rgb(100,100,100);
	}
.actu150 p
	{
	margin:0;
	padding:0 5px 3px;
	border:1px solid #ff6666;
	border-width:0 1px;
	}
.actu150 a.more
	{
	margin:0;
	background:url('images/tsr-a470.gif') 125px 50% no-repeat;
	border:1px solid #ff6666;
	border-width:0 0px;
	display:block;
	text-align:right;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
	}
.actu150 a.more:hover
	{
	text-decoration:underline;
	background-color: rgb(240,240,240);
	}

.actu470
	{
	width:470px;
	padding:0 0 14px 0;
	background:url('images/tsr-b470.gif') bottom left no-repeat;
	}
.actu470 h3
	{
	font-size: 14px;

	text-align: center;
	margin:0;
	padding:7px 10px 3px 10px;
	background:url('images/tsr-t470.gif') top left no-repeat;
	color: rgb(100,100,100);
	}
.actu470 p
	{
	font-size: 10px;
	margin:0;
	padding:0 5px 3px;
	border-left:1px solid #ff6666;
	border-right:1px solid #ff6666;
	text-align:left;
	}
.actu470 table
	{
	width:100%;
	margin:0;
	padding:0 0px 0px;
	border:1px solid #ff6666;
	border-width:1px 1px;
	}
.actu470 a.more
	{
	margin:0;
	border-width:0 0px;
	display:block;
	text-align:right;
	background:url('images/tsr-a470.gif') 440px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
	}
.actu470 a.more:hover
	{
	text-decoration:underline;
	background-color: rgb(240,240,240);
	}

#barre_utilisateur
	{
	background: url(images/mh/bandeau.gif) repeat-x left top;
	font-size: 10px;
	white-space: nowrap;
	clear: left;
	width: 100%;
	}

#barre_utilisateur img
	{
	margin: .4em .5em 0 0;
	}

#barre_utilisateur ul
	{
	padding: 0.4em 0 0.5em;	
	}

#barre_utilisateur li
	{
	border-right: 1px solid #dadada;
	display: inline;
	padding: 0 .8em 0;
	}

#barre_utilisateur li.last
	{
	border-right: 0;
	padding: 0 .8em 0;
	}

#barre_utilisateur span
	{
	float: right;
	padding: .4em .8em 0.5em;
	}

#barre_utilisateur strong
	{
	text-transform: Capitalize;
	}
	
#barre_utilisateur input, #search input, #search1 input, #search2 input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#outils
	{
	float: left;
	width: 148px;
	margin-top: 10px;
	}

#outils h4
	{
	color: #000040;
	background-color: #8ab6c8;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px;
	}

#outils h4.top
	{
	background: url(images/outils/contour1.gif) no-repeat #8ab6c8;
	padding-top: 8px;
	padding-bottom: 3px;
	font-weight: bold;
	}

#outils ul
	{
	background-color: #dee9f0;
	list-style: none;
	padding: 5px 0;
	}

#outils ul.last
	{
	background-image: url(images/outils/contour2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	}

#outils li
	{
	font-size: 11px;
	text-align: left;
	}

#outils a
	{
	display: block;
	text-decoration: none;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #e6e6e6;
	width: 138px;
	padding: 3px 2px 2px 2px;
	color: #363636;
	margin: 0 4px;
	}

#outils li.last a
	{
	border-bottom: none;
	text-align: left;
	}

#outils li.first a
	{
	border-top: none;
	}

#outils li img
	{
	vertical-align: middle;
	text-decoration: none;
	}

#outils a:hover
	{
	text-decoration: underline;
	color: #1810c9;
	}


#news
	{
	float: left;
	width: 178px;
	margin-top: 10px;
	}

#news h4
	{
	color: #000040;
	background-color: #b5bcd5;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px;
	}

#news h4.top
	{
	background: url(images/outils/contour1_medium.gif) no-repeat #b5bcd5;
	padding-top: 8px;
	padding-bottom: 3px;
	font-weight: bold;
	}

#news ul
	{
	background-color: #eeeeee;
	list-style: none;
	padding: 5px 0;
	}

#news ul.last
	{
	background-image: url(images/outils/contour2_medium.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	}

#news li
	{
	font-size: 11px;
	text-align: left;
	}

#news a
	{
	display: block;
	text-decoration: none;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #e6e6e6;
	width: 168px;
	padding: 3px 2px 2px 2px;
	color: #363636;
	margin: 0 4px;
	}

#news li.last a
	{
	border-bottom: none;
	text-align: left;
	}

#news li.first a
	{
	border-top: none;
	}

#news li img
	{
	vertical-align: middle;
	text-decoration: none;
	}

#news a:hover
	{
	text-decoration: underline;
	color: #cc0000;
	}

#not_link
	{
	cursor: default;
	text-decoration: none;
	}
	
#news #kw
	{
	width: 100px;
	}

#search1 #kw
	{
	width: 85px;
	}

#search2 #kx
	{
	width: 50px;
	}
	

#contenu
	{
	float: left;
	width: 820px;
	margin-left: 10px;
	margin-top: 0px;
	}
	
.affiche
	{
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #e9e9f3;
	text-align: center;
	padding-bottom: 6px;
	margin-bottom: 10px;
	}

.affiche h3
	{
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #c6cce4;
	padding: 5px 10px 5px 10px;
	text-align: left;
	margin: 0 0 6px;
 	font-size: 1.1em;
	font-weight: normal;
	color: #6f6f6f;
	}

.aff150
	{
	background-image: url(images/outils/bas_banniere150.gif);
	width: 150px;
	}
.aff220
	{
	background-image: url(images/outils/bas_banniere220.gif);
	width: 220px;
	}
.aff310
	{
	background-image: url(images/outils/bas_banniere310.gif);
	width: 310px;
	}
.aff400	
	{
	background-image: url(images/outils/bas_banniere.gif);
	width: 400px;
	}
.aff470	
	{
	background-image: url(images/outils/bas_banniere470.gif);
	width: 470px;
	}
.aff150	h3
	{
	background-image: url(images/outils/fond_banniere150.gif);
	width: 130px;	
	}
.aff220 h3
	{
	background-image: url(images/outils/fond_banniere220.gif);
	width: 200px;	
	}
.aff310 h3
	{
	background-image: url(images/outils/fond_banniere310.gif);
	width: 290px !important;
	width: 310px;
	}
.aff400	h3
	{
	background-image: url(images/outils/fond_banniere.gif);
	width: 380px !important;	
	
	}
.aff470 h3
	{
	background-image: url(images/outils/fond_banniere470.gif);
	width: 450px;	
	}

.affiche ul
	{
	padding: 0;
	margin: 0;
/*	list-style: none; */
	}
.affiche ol li
	{
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 5px;
	}
		
.affiche li, .affiche p
	{
	text-align: left;
	font-size: 11px;
	padding: 3px 6px;
	}

.affiche ul li
	{
	margin-left: 0;
	list-style-image:url(images/mh/flecha_submenu.gif);
	list-style-position:inside;
	}
	
.affiche li li
	{
	margin-left: 25px;
	}
		
.affiche li span
	{
	padding-left: 40px;
	}
			
.affiche a
	{
	text-decoration: none;
	}
.affiche #separateur1
	{
	border-bottom: 1px solid #e6e6e6;
	}

.affiche #separateur2
	{
	border-top: 1px solid #f6f6f6;
	}
	
.ligne_separatrice
	{
	background: url('images/outils/separateur.gif') bottom repeat-x;
	}
	
.affiche li:hover
	{
	text-decoration: underline;
	background-color: #FCFCFC;
	color: #cc0000;
	}
.affiche .liste
	{
	padding-left: 15px;
	}
.affiche .liste li
	{
	text-decoration: none;
	}
.affiche .liste:hover
	{
	text-decoration: none;
	background-color: #e9e9f3;
	color: #cc0000;
	}

.affiche a:hover
	{
	color: #cc0000;
	}

.surlignage
	{
	background-color:#FFCCCC;
	}
		
.inscription
	{
	float: left;
	background: url(images/form/fond.gif) no-repeat left top;
	background-color: #b5bcd5;
	color: #000040;
	width: 400px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	}

#fond-form
	{
	background: url(images/form/fond_bottom.gif) no-repeat left bottom;
	width: 400px;
	padding-bottom: 7px;
	}

#onglet
	{
	font-size: 10px;
	font-weight: bold;
	}

#onglet ul
	{
	margin: 0 0 0 12px;
	padding: 9px 0 0 .8em;
	list-style:none;
	}

#onglet li
	{
	float:left;
	background:url(images/form/onglet_left.gif) no-repeat left top #eef0f7;
	margin:0 .8em 0 0;
	padding:0 0 0 0;
	}

#onglet a
	{
	float: left;
	display: block;
	background:url(images/form/onglet_right.gif) no-repeat right top;
	padding: .3em 1em .3em 1em;
	text-decoration: none;
	font-weight: bold;
	color: #000040;
	width: auto;
	}

#onglet a:hover
	{
	color:#cc0000;
	text-decoration: underline;
	}

#onglet li#active
	{
	background:url(images/form/onglet_act_left.gif) no-repeat left top #000040;
	margin:0 .8em 0 0;
	padding:0 0 0 0;
	}

#onglet li#active span
	{
	background: url(images/form/onglet_act_right.gif) no-repeat right top;
	color: #fff;
	padding: .3em 1em .3em 1em;
	display: block;
	float: left;
	font-weight: bold;
	}

#formulaire
	{
	clear: both;
	width: 360px;
	border: 1px solid #000040;
	margin: 0 12px 5px;
	padding: 0 5px .2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#formulaire table
	{
	width: 100%;
	}

#formulaire table td
	{
	vertical-align: middle;
	font-size: 12px;
	}

#formulaire a
	{
	color: #000040;
	}
	
#formulaire  fieldset
	{
	margin: 5px 0;
	padding: 2px 4px;
	}
	
#formulaire checkbox, #formulaire radio, #formulaire input, #formulaire textarea
	{
	margin-top: 2px;
	padding-left:5px;
	padding-right:3px;
	font-size: 11px;
	}

#formulaire label
	{
	display: block;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	}
	
#formulaire legend
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #353535;
	padding-left:10px;
	padding-right:3px; 
	}

#formulaire img
	{
	vertical-align: top;
	margin: 0;
	}

#formulaire select
	{
	margin-top: 2px;
	color: #353535;
	font-size: 10px;
	}

#formulaire option
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	padding: 1px 3px 1px 5px;
	}

#formulaire textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 340px;
	}

.bouton_rouge
	{
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	background-image: url(images/form/bouton_ok.gif);
	background-repeat: repeat-x;
	background-color: #9b0704;
	color: white;
	font-weight: bold;
 	border: 1px solid #9b0704;
	border: 0;
	height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	cursor: pointer;
	}

.etape {color: #FFFFFF; text-align: center; font-weight: bold; background-color : #3c5f84;}

.invisible {display:none}
.popDesc {
	position: absolute;
	font-size: 10px;
	z-index: 100;
	border: 1px solid silver;
	padding: 10px;
	margin: 4px;
	width: 300px;
	text-align: left;
	background: #ffffce;
	opacity:0.95;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);	
	}
.popDesc ol, .popDesc ul {
	margin: 0px;
	padding: 0 20px;
	}
.popDesc h4 {
	font-size: 12px;
	text-align: center;
	}
	
.pop {
	float: left;
	font-size:10px;
	z-index:100;
	border:1px solid silver;
	padding:10px;
	margin:4px;
	text-align:left;
	background:#ffffce;
}

.underline
	{
	text-decoration:underline;
	}

.obligatoire {
	color: #FF0000;
	font-weight: bold;
}

#tableau table {
    background-color: transparent;
	width: 100%;
    }
    
#tableau {
    padding: 5px;
	font-size: 11px;
    }

#tableau td {
    padding: 2px 4px;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    text-align: left;
    }
	
#tableau td ul {
	margin: 0px;
	padding: 0 20px;    
	}
	
#tableau tr {
    background-image: url("images/tableau/fond_tableau.png");
    background-repeat: repeat-x;
    background-position: bottom;
    }

#tableau th {
    color: #990000;
    background-image: url("images/tableau/fond_tableau2.png");
    background-repeat: repeat-x;
    background-position: bottom;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    text-align: center;
    }
	
#rss ul {
	display:none;
	}
	
#rss p {
	cursor:pointer;
	}
	
#rss p img {
	padding:0px 5px;
	width:12px;
	height: 12px;
	}
	
#slideCode1
	{
	background-color: #eeeeee;
	opacity:0.95;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95)
	width: 306px !important;
	width: 310px;
	font-size: 10px;
	text-align: justify;
	border: 2px solid #666666;
	}
#slideCode1 h3
	{
	color:#333333;
	font-size: 12px;
	}
#slideCode1 a
	{
	font-weight: bold;
	}
.ligne
	{
	border-width: 0px;
	width: 100%;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.comment ol, .comment ul
	{
	margin: 0px;
	padding: 0 20px 4px 20px;
	}
.comment div
	{
	float: right;
	margin-left: 5px;
	}
.comment fieldset
	{
	margin: 8px 20px;
	padding: 8px 10px;
	}
.comment legend
	{
	margin-left: 15px;
	font-weight: bold;
	}
.comment label
	{
	display: block;
	}
.comment p
	{
	padding-bottom: 4px;
	}
#cache
	{
	position: absolute;
	z-index:1;
	background-color:#FFFFFF;
	opacity:0.65;
	filter : alpha(opacity=65);
	width: 820px;
	height: 740px;
	left: 158px;
	visibility: hidden;
	}
.logo
	{
	clear:left;
	float:left;
	}

.prof, .prof li
	{
	font-size:12px;
	padding: 5px 10px;
	text-align: justify; 
	}
.prof ul
	{
	list-style: square inside;
	}
.prof ol
	{
	list-style-type: decimal outside;
	margin-left: 30px;
	}
#college, #lycee
	{
	margin: 15px 30px;
	font-size: 12px;	
	}
#college h3, #lycee h3
	{
	color: #990000;
	}
#college li, #lycee li
	{
	text-align: justify;
	font-size: 12px;	
	list-style-type: square;
	margin-left: 20px; 
	padding-top: 8px;
	}
#college li li, #lycee li li
	{
	text-align: justify;
	list-style-type: circle;
	margin-left: 50px;
	padding-top: 4px;
	}	