BODY {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #623304;
	font-size: 12px;
	background-color: #e8f4ff;
	
}

TR.Ligne_Menu{
	background-color:#d4d4d5;
	empty-cells:show;
}

.m0l1o{
	border: 1px solid #9baf8e;
}

.m0l2o{
	border: 1px solid #9baf8e;
}

.m0l3o{
	border: 1px solid #9baf8e;
}

A{text-decoration: none;color:#002780;}
A:hover{text-decoration: underline;color:#002780;}
A:visited,A:active,A:link{text-align:left;font-family: Arial; font-size: 12px;}
A:visited.Menu,A:active.Menu,A:link.Menu{text-align:left;font-family: Arial; font-size: 12px;font-weight:bold;}

SPAN {text-align:left;font-family: Arial; font-size: 12px;}
SPAN.comment {font-family: Arial; font-size: 10px}
SPAN.text_info{color:#783524;font-family: Arial; font-size: 14px;font-weight:bold}
SPAN.petit_texte{color:#783524;font-family: Arial; font-size: 12px;font-weight:bold}
SPAN.mini_texte{color:#783524;font-family: Arial; font-size: 12px;font-weight:normal}
A:visited.miniL,A.miniL{font-family: Arial; font-size: 12px}

A:visited.dblS,A.dblS{font-size: 16px}
A.dblS:hover{text-decoration: none;color:#c27f58;}

/* Zones de saisie */
input,select,textarea{
	font-family: Arial;
	font-size: 11px;
	background-color:#ffffff;
	border-left-width:1pt;
	border-top-width:1pt;
	border-right-width:1pt;
	border-bottom-width:1pt;
	border-left-style:solid;
	border-top-style:solid;
	border-color:#a7a7a7;
}

input.checkbox{
	background-color:#f1f1f1;
	border-color:#f1f1f1;
}


/* Paramètres globaux */
#global {
	color:#c27f58;
	font-family: Arial;
	font-size: 12px;
}



/* Zone de donnees */
div.main {
	margin-left: 177px;
	border: 0px solid black;
	z-index: 0;
	text-align: center;
}

/* Legende */
div.bottom {
	margin-top:5px;
	width:100%;
	clear:both;
}

/* Une boite */
div.b_titre {
	background-color:#fff8a7;
	text-align:center;
	font-family: Arial;
	font-size: 70px;
	font-weight:bold;
	color: #623304;
	border: 0px;
	border-bottom: 1px solid #76c7f9;
	margin-left:3px;
	margin-right:3px;
}

div.b_pied {
	background-color:#ffffea;
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #623304;
	border: 1px solid #76c7f9;
	border-top:0px;
	margin-left:3px;
	margin-right:0px;
}

div.b_pied_interieur {
	background-color:#ffffea;
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #623304;
	border: 1px solid #76c7f9;
	border-left: 0;
	border-right: 0;
}

div.b_corp {
	background-color:#badef9;
	background-image:url(fond_table_acc2.gif);
	font-family: Arial;
	text-align:left;
	font-size:12px;
	color: #623304;
	border: 1px solid #76c7f9;
	vertical-align:baseline;
	margin: 0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
}
/* Les tables */
table.TBord {
	border: 1pt solid #76c7f9;
	border-bottom:0px;
	border-spacing: 0pt;
	border-collapse: collapse;
	margin: 0px;
	empty-cells:show;
}
td{
	border-width: 0pt;
	border-style: none;
	padding:0pt;
}
th{
	margin:0px 0px 0px 0px;
	border-collapse: collapse;
}
tr{
	vertical-align:top;
	text-align:left;
	border-collapse: collapse;
}
td.TBord{
	border: 1pt solid #76c7f9;
}
tr.TLibs{
	background-color: #38679f;
	width:100%;
}
td.TLibs{
	background-color: #38679f;
	color: #eeeeee;
	padding: 5px;
	text-align:center;
	font-family: Serif, Helvetica;
	font-size:12px;
	font-weight:bold;
	empty-cells:show;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align:bottom;
}
div.TLibs{
	background-color: #38679f;
	color: #eeeeee;
	font-family: Serif, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1pt solid #76c7f9;
}

/* Styles pour les titres des blocs */
div.Titre{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
	color: #623304;

}
table.Titre{
	border:0px;
	padding:0px;
	border-collapse: collapse;
	
	margin:0px 0px -3px 3px;
	font-size:15px;
	width:auto;
	border-bottom: 0px solid #76c7f9;
}
table.TitreSeul{
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	margin:0px;
	empty-cells:show;
	margin-left:3px;
	font-size:15px;
	width:auto;
	margin-right:0px;
	border-bottom: 1px solid #a7a7a7;
}

th.TitreL{
	background-image:url(div_angle_gch5.png);
	width:12px;
	padding-left:12px;
	
}

th.TitreM{
	background-image:url(div_middle5.gif);
	width:100%;
	text-align:center;
	
}

th.TitreR{
	background-image:url(div_angle_dt5.png);
	width:12px;
	padding-right:12px;
}


/* Les lignes avec changement de couleurs */
tr.Cpaire{
	font-family: Arial;
	font-size:12px;
	background-color: #ffffff;
	empty-cells:show;
	text-align:left;
}
tr.Cpaire:hover{
	background-color: #fcffc5;
}

tr.Cimpaire{
	font-family: Arial;
	font-size:12px;
	background-color: #f1f1f1;
	empty-cells:show;
	text-align:left;
}
tr.Cimpaire:hover{
	background-color: #fcffc5;
}

tr.Ctitre{
	font-family: Arial;
	font-size:12px;
	background-color: #c1c1c1;
	empty-cells:show;
	color: #926334;
}
tr.Ctitre:hover{
	background-color: #bee2fc;
}

tr.Csstitre{
	font-family: Arial;
	font-size:12px;
	background-color: #51caca;
	empty-cells:show;
	color: #521318;
}
tr.Csstitre:hover{
	background-color: #bee2fc;
}

tr.Cgrtitre{
	font-family: Arial;
	font-size:12px;
	background-color: #989898;
	empty-cells:show;
	color: #926334;
}
tr.Cgrtitre:hover{
	background-color: #bee2fc;
}
/* Les lignes sans changement de couleurs */
tr.paire{
	font-family: Arial;
	font-size:12px;
	color: #c27f58;
	background-color: #ffffff;
	empty-cells:show;
}

tr.impaire{
	font-family: Arial;
	font-size:12px;
	color: #c27f58;
	background-color: #f1f1f1;
	empty-cells:show;
}

tr.titre{
	font-family: Arial;
	font-size:12px;
	background-color: #c1c1c1;
	empty-cells:show;
	color: #926334;
}

tr.sstitre{
	font-family: Arial;
	font-size:12px;
	background-color: #51caca;
	empty-cells:show;
	color: #521318;
}

tr.grtitre{
	font-family: Arial;
	font-size:12px;
	background-color: #989898;
	empty-cells:show;
	color: #926334;
}


/* Les barres d'icones */
A:active.dblS,A:visited.dblS,A.dblS{
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	border: 1px solid #1a1a1a;
	color:#eeeeee;
	background-color: #38679f;
	margin-right:2px;
}
A:active.dblS,A.dblS:hover{
	text-decoration: none;
	font-size: 14px;
	color:#ffffff;
	background-color: #4c81bf;
}



/* Les onglets */
ul.onglets{
	list-style-type: none;
	border-bottom: 0px;
	padding-bottom: 26px;
	margin: 0px;
}

li.onglets{
	background-color:#10367c;
	float: left;
	margin: 2px 2px 2px 3px;
	border: 1px solid #2a4dab;
	height: 23px;
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #623304;
	text-align:center;
	margin-bottom:0px;
	border-bottom:0px;

}

li.onglet_actif{
	display: block;
	float: left;
	margin: 2px 2px 2px 3px;
	border: 1px solid #2a4dab;
	color: #000000;
	padding:4px;
	height: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:0px;
	border-bottom:0px;
}

a:visited.onglets,a.onglets{
	display: block;
	color: white;
	text-decoration: none;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	text-align:center;
}
a:hover.onglets{
	background-color:#3d82d3;
	color: #ffffff;
	text-decoration: none;
}

div.BarreHaut{
	background-position: center;
	background-color : #4dacfc;
	font-family: Arial;
	font-size:12px;
	color: #002780;
	width:100%;
	left: 0px;
	top:0px;
	font-weight:bold;
	margin-bottom:5px;
	border:0px;
	border-bottom: 1px;
	border-style:solid;
	border-color: #a7a7a7;
	height:21px;
	vertical-align:top;
}

div.BarreHaut452{
	background-image:url(logo_banniere_3.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-color : #4dacfc;
	font-family: Arial;
	font-size:12px;
	color: #002780;
	width:100%;
	left: 0px;
	top:0px;
	font-weight:bold;
	margin-bottom:5px;
	border:0px;
	border-bottom: 1px;
	border-style:solid;
	border-color: #a7a7a7;
	height:45px;
	vertical-align:top;
}

div.BarreHaut45{
	background-image:url(logo_banniere_32.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-color : #4dacfc;
	font-family: Arial;
	font-size:12px;
	color: #002780;
	width:100%;
	left: 0px;
	top:0px;
	font-weight:bold;
	margin-bottom:5px;
	border:0px;
	border-bottom: 1px;
	border-style:solid;
	border-color: #a7a7a7;
	height:106px;
	vertical-align:top;
}

a:visited.BarreHaut,a.BarreHaut{
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	color: #002780;
	vertical-align:top;
}
a:active.BarreHaut,a:hover.BarreHaut{
	color: #002780;
}

img.trombino{
	border:1px;
	border-style:solid;
	border-color: #a7a7a7;
	padding: 2px;
	margin: 2px;
}

/* Les Cellules de tableau selectionnées */
td.CellSelec{
	background-color: #bee2fc;
}
td.TxtModif{
	background-color: #bebebe;
	border: 1pt solid #76c7f9;
}
td.TxtModif:hover{
	background-color: #fcffc5;
}

li.moveNode{
	border: 1px solid #edf7e6;
	background-color:#79787d;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}

A.ASelect{
	font-weight:bold;
	background-color:#acbbaa;
}

.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:9000;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #2a4dab;	
	padding:2px;
	z-index:10000;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#cee1ff;	/* White background color for the message */
}
.modalDialog_contentDiv_Transparent{	
	padding:2px;
	z-index:10000;/* Always needed	*/
	position:absolute;	/* Always needed	*/
}
.modalDialog_contentDiv_shadow{
	z-index:9000;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}

/* les parties pour l'index i-manip */

#index_cadre { /* taille du cadre, à titre d'exemple */
width: 98%;
background-color: #FFFFFF;
margin-left: 1em;
}
/* propriétés communes à l'ensemble des 4 coins */
#index_hautgauche, #index_hautdroit, #index_basgauche, #index_basdroit {
height: 11px; width: 11px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#index_hautgauche {
background: url(index_angle_ht_gch.gif);
}
#index_hautdroit {
float: right;
background: url(index_angle_ht_dt.gif);
}
#index_basgauche {
background: url(index_angle_bs_gch.gif);
}
#index_basdroit {
float: right;
background: url(index_angle_bs_dt.gif);
}
#index_contenu p {
margin: 0.5em; /*gestion des espaces interparagraphes */
height: 50px;
}

#spirale_main {
width: 93%;
border-right: 1px solid #b6b8c3;
}

#cas_main {
width: 93%;
padding-left:15px;
padding-bottom:15px;
padding-right:10px;
background-image:url(fond_degrade.gif);
background-repeat:no-repeat;
background-position: left bottom;
}

#metier_main {
width: 93%;
padding-left:15px;
padding-bottom:15px;
padding-right:10px;
background-image:url(fond_degrade3.gif);
background-repeat:no-repeat;
background-position: left bottom;
}

#infomanip_main {
width: 93%;
padding-left:15px;
padding-bottom:15px;
padding-right:10px;
background-image:url(fond_degrade_minfo.gif);
background-repeat:no-repeat;
background-position: left bottom;
}



#news_main {
width: 93%;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
background-image:url(fond_degrade2.gif);
background-repeat:no-repeat;
background-position: right bottom;
}
.spirale_gch {
width: 39px;
background: url(spirales_gch.gif);
}
.cadrillage {
background: url(spirales_fond.gif);
border-bottom: 1px solid #b6b8c3;
}

.img_news {
float:left; 
margin-right:5px; 
margin-bottom:5px
}
/*
.index_news {
background-image:url(trombonne.gif);
background-repeat:no-repeat;
background-position: right center;
}
*/
.img_trombone{
float: right;
padding-top: 75px;
padding-right: 30px;

}

.note {
list-style-image: url('10_1_20.gif');
}
.sp_center{
text-align: center;
}

#img_bs {
vertical-align: bottom;
float: left; 
}

.titre_archive{
width: 30px;
background: url(cellpic5.gif);
}

.table_cours_interros {
width: 98%;
border-collapse: collapse;
text-align: center;
}

.img_galerie {
border : 6px solid #d1e9ff;
}
