/* $Id: style.css 1057 2007-11-14 16:29:39Z crob $ */

body {
    padding: 0;
    margin: 0;
    /*margin: 5px;*/
    color: #330033;
    background: #EEEEEE;
    /*background: #E9E9E4;*/
	font: normal normal 12pt georgia, sans-serif; 
}

@media screen  {
    body {
        background: #FFFFFF;
	  /* background-image: url("./images/background/bordu_047.png");*/
    }
}

@media print  {
    body {
        background: white;
    }
}

/*==================================*/
/* Ajout: boireaus */
.bordercolor {
    border: 2px outset #330033;
    border-spacing: 1px;
}
.bordercolor td{
    border: 1px inset black;
    padding: 5px;
}

.bordercolor10 {
    border: 10px outset red;
    border-spacing: 1px;
}
.bordercolor10 td{
    border: 2px inset purple;
    padding: 5px;
}


/*==================================*/
/*
table.uneligne {
border-style:solid;
border-width:1px;
border-color:black;
border-collapse:collapse;
font-size: 8pt;
}

td.uneligne {
border-style:solid;
border-width:1px;
border-color:black;
font-size: 8pt;
}
*/
table.uneligne {
    border-style:solid;
    border-width:1px;
    border-color:black;
    border-collapse:collapse;
    font-size: 8pt;
}

.uneligne td {
    border-style:solid;
    border-width:1px;
    border-color:black;
    font-size: 8pt;
}

table.normal {
    border-style:solid;
    border-width:1px;
    border-color: lightgrey;
    border-collapse:collapse;
    margin-left: auto;
    margin-right: auto;
}

table.normal td {
    border-style:solid;
    border-width:1px;
    border-color: lightgrey;
    padding: 15px;
}

/*==================================*/
/* Styles généraux */


p {
    font: normal normal 11pt Verdana, sans-serif;
    letter-spacing: -0.05em;
    margin: 5px;
}

img {
    border: 0;
}

a {
    color: #0000AA;
    font-family: georgia 14pt, sans-serif;
    text-decoration: none;
    border: 0;
}
a:visited {
    color: #0000AA;
    text-decoration: none;
}
a:hover {
    color: grey;
}
a:active {
    color: #0000AA;
    text-decoration: none;
}

input,submit,p,td,li,ul {
    color: #330033;
    font: normal 13pt Verdana;
}

textarea {
    color: #330033;
    font: normal 9pt Verdana;
    border: 1px solid black;
}

input {
    border: 1px solid black;
    padding-left: 2px;
}

input:hover, input:active, input:focus {
    border-color: red;
    background: #FFFFF1;
}

div.center {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.red {
    color: red;
}

.grey {
    color: grey;
}
div#container {
    padding-left: 1%;
    padding-right: 1%;
}
/*==================================*/
/* Page de login */

fieldset#login_box {
    padding: 0;
    width: 400px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    background-image: url("./images/icons/lock.png");
    background-position: 10% 50%;
    background-repeat: no-repeat;
    border: 1px solid black;
}

fieldset#login_box div#header {
    background: white;
    background-image: url("./images/background/banniere.png");
    background-repeat: repeat-x;
    color: white;
    text-align: center;
    height: 40px;
}
fieldset#login_box h2 {
    margin:0;
    padding: 0;
    font-size: 11pt;
    font-family: georgia;
    font-weight: bold;
    letter-spacing: 0.1em;

}

fieldset#login_box p.annee {
    position: relative;
    top: -5px;
    margin: 0;
    padding: 0;
    color: white;
    text-align: center;
    font-size: x-small;
}
div#login_footer {
    width: 98%;
    position: absolute;
    bottom: 0px;
    padding: 0px;
    padding-bottom: 20px;
    text-align: center;
    font-size: x-small;
}

div#lien_cahier_texte {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 40px;
}

/*==================================*/
/* Nouvelle page de login */

#div_login {
	width: 25em;
	border: 3px solid black;
}

#div_login_entete {
	
	background-image: url("./images/background/banniereMot_Pass1.png");
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	padding:0;
	margin:0;
	width: 25em;
}

#div_login_entete h2 {
	color: white;
	margin:0;
	padding: 0;
	font-size: 14pt;
	font-family: Geogia;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#div_login_entete p.annee {
	position: relative;
	top: -5px;
	margin: 0;
	padding: 0;
	color: white;
	text-align: center;
	font-size: x-small;
}

#div_login table {
	/*width: 25em;*/
	margin:0;
	/*padding-top: 10px;*/
	padding-right: 15px;
	padding-left: 15px;
	margin-left: auto;
}

#new_login_footer{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: x-small;
}
/*==================================*/

/*
    Début - header
*/

div#version_gepi {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 2px;
    padding-left: 10px;
    /*color: grey;*/
    color: red;
}
div#header {
    width: 100%;
    /*height: 100px;*/
    margin: 0;
    padding: 0;
    color: white;
    /*background-image: url("./images/background/darkfade.png");*/
	/* Couleur pour le débordement du tableau...*/
	/*background-color: #4a4a59;*/
}

div#header a {
    color: lightgrey;
}

div#header a:hover {
    color: white;
    border: none;
}
div#headerLeft {
    float: left;
    width: 50%;
    margin: 0;
    font-size: 10pt;
    text-align: center;
}

div#headerLeft h3 {
    color: white;
    font-family: Verdana;
    font-size: 14pt;
}

div#headerRight {
    float: right;
    margin: 0;
    padding-top: 2px;
    padding-right: 0.7%;
    font-size: 10pt;
    text-align: right;
}

div#headerRight img {
    margin: 0;
    padding: 0;
    position: relative;
    bottom: -3px;
}

div#separation {
    clear:both;
}
div#headerBottomLeft {
    float: left;
    width: 50%;
    min-height: 15px;
    margin: 0px;
    padding-left: 5px;
    font-size: 10pt;
    text-align: left;
}
div#headerBottomRight {
    float: right;
    margin: 0px;
    margin-top: 3px;
    padding: 0;
    padding-top: 1px;
    padding-right: 0.7%;
    color: grey;
    font-size: 10pt;
    text-align: right;
    border-top: 1px dotted orange;
}

div#headerBottomRight a {
    color: #999999;
}

div.headerMessage {
    width: 100%;
    padding: 0.5%;
    margin: 0;
    color: #FF0000;
    font-variant: small-caps;
    text-align: center;
}

div.cygle{
 font: 50pt Verdana;
    line-height: 300%;
}

/*
    Fin - header
*/

h1 {
    font: normal small-caps 20pt Verdana;
    line-height: 300%;
}

h1.gepi {
    font: normal small-caps 16pt Verdana;
    text-align: center;
    letter-spacing: 2px;
    line-height: 300%;
}

h2 {
    font: normal small-caps normal 14pt Gorgia;
    line-height: 200%;
}

h2.gepi {
    font: normal small-caps normal 14pt Tahoma;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: underline;
    line-height: 200%;
}


h3 {
    font: normal small-caps normal 14pt Verdana;
    line-height: 125%;
}
h3.gepi {
    font: normal small-caps normal 14pt Verdana;
    line-height: 125%;
}

.fond_sombre {
   background: #CDCDC2;
}

.bull_simpl {
    color: #000000;
    font-size: 8pt;
    font-style: normal;
}
.bull_simpl_g {
    color: #000000;
    font-size: 12pt;
    font-style: normal;
}

p.bulletin {
    color: #000000;
    font-size: 10pt;
    font-style: normal;
    font-family: Tahoma;
}

p.cn {
    font-size: 10pt;
}
td.cn {
    font-size: 10pt;
}
th.cn {
    font-size: 10pt;
}

p.medium {
    font-size: 10pt;
}

p.saut {
    page-break-after: always;
}

p.ordre {
    font-size: 14pt;
}

p.annee {
    font-size: 14pt;
}



table#messagerie {
    width: 70%;
    padding: 5px 5px 5px 10px;
    border: 1px dashed #0000AA;
    /*background-image: url("./images/background/left-top-corner.jpg");*/
    background-repeat: no-repeat;
    background-position: 0% 0%;
    margin: 10px;
}

table.menu {
    width: 70%;
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
	
    border-bottom: 1px solid lightgrey;
    margin: 10px;
    padding-left: 0px;
    background-image: url("./images/background/left-top-corner.png");
    background-repeat: no-repeat;
    /*background-position: 16% 1%;    */
    background-position: -1px 0%;
}

table.menu tr {
border:1px solid;
}

table.menu td {
    border: 1px solid;
    border-bottom:none;
	    border-top:1px solid;
	/*border-bottom:1px solid;none;*/
    border-left: 1px solid ;
    padding-left: 10px;
    padding-right: 10px;
}





table.menu td a {
    width: 90%;
    padding: 5px;
    display: block;
}

table.menu td a:hover {
    border: none;
    color: grey;
}

table.menu th {
    border: none;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 11pt;
    color: black;

}
table.col {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #000000;
}

td.col {
    font-size: 11pt;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

th.col {
    padding: 2px;
    margin: 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background: #B6B6D1;
    font: normal small-caps normal 12pt Verdana;
    text-align: center;
}

.bold {
    font-weight: bold;
    font-style: normal;
}

.grand {
    color: #330033;
    font-size: 16pt;
}

.grandse {
    color: #8A2BE2;
    font-size: 18pt;
}

.grands {
    color: green;
    font-size: 18pt;
	
}

.gras {
    color: #8B0000;
    font-size: 18pt;
}


.vert {
    font-weight: bold;
    color: green;
    font-size: normal;
	
}
.vert2 {
    font-weight: bold;
    color: green;
    font-size: 16pt;
	
}



.norme {
    color: #330033;
    font: normal 10pt Verdana;
}

.small {
    font-size: 8pt;
}

.microtime {
    margin-top: 100px;
    font-style: italic;
    font-size: 8pt;
    color: #AAAAAA;
    text-align: center;
}

.style_normal {
    color: #330033;
    font-size: 12pt;
}

.style_bas {
font-size: 7pt;
}
.style_bas_titre {
font-size: 8pt;
font-weight: bold;
}

.cal_current_day{color:red}
TD.calendar {border:0px; font-size: 7pt}
TD.calendarcol1 {border:0px; font-size: 8pt}
TD.calendarHeader {border:0px; font-size: 10pt}

a.info {
    position: relative;
    text-decoration: none;
    color: black;
    border-bottom: 1px gray dotted;
}
a.info span {
    display: none;
}
a.info:hover {
    background: none; /* correction d'un bug IE */
    z-index: 500;
    cursor: help;
}
a.info:hover span {
    display: inline;
    position: absolute;
    top: 2em;
    left: 1em;
    background: #CFE0FF;
    text-align: left;
    color: #0056DF;
    padding: 2px;
    cursor: help;
    border-style:solid; border-width:1px; border-color: #6F6968;
}

img.back_link {
    position: relative;
    bottom: -3px;
}

img.link {
    position: relative;
    bottom: -3px;
}

/*=================================*/

#table_header {
	color: white;
	/*
	Ca ne fonctionne pas! Pas pris en compte???
	J'ai remis cette partie directement dans la page si on est en gepi_style=style.
	*/
	background-image: url("./images/background/darkfade.png");
    background-repeat: repeat-x;
	/*background-color: red;*/
	margin: 0;
	padding: 0;
}

#table_header a {
   color: lightgrey;
}

#table_header a:hover {
    color: white;
    border: none;
}


#td_headerLeft{
	/*vertical-align: center;*/
	text-align: right;
	font-size: 10pt;

	/* Ajout pour que les dernières connexions apparaissent aussi en blanc et ressortent bien sur le bandeau sombre de l'entête */
	color: white;
}

#td_headerLeft h3 {
	text-align: center;
	margin: 0px;
	color: white;
	font-family: Verdana;
	font-size: 14pt;
}


#td_headerTopRight {
	color: white;
	width:50%;
	text-align:right;
	margin: 0;
	padding-top: 2px;
	padding-right: 0.7%;
	font-size: 10pt;
}

/*
#td_headerBottomLeft{
	vertical-align: bottom;
	min-height: 15px;
	margin: 0px;
	padding-left: 5px;
	font-size: 10pt;
	text-align: left;
}
*/

#td_headerBottomRight{
	vertical-align: bottom;
	text-align: right;
	width:50%;
	margin: 0px;
	margin-top: 3px;
	padding: 0;
	padding-top: 1px;
	padding-right: 0.7%;
	color: grey;
	font-size: 10pt;
	/*border-top: 1px dotted orange;*/
}

#td_headerBottomRight img {
    margin: 0;
    padding: 0;
    position: relative;
    bottom: -3px;
}

/*
#td_headerBottomRight a {
	color: #999999;
}
*/

.gestion_temp_dir th {
	/*
		vert: #aae6aa
		bleu: #96c8f0
		jaune: #fafabe
	*/
	background-color: #aae6aa;
	font-weight:bold;
	text-align:center;
}

.gestion_temp_dir td {
	text-align:center;
}

.gestion_temp_dir .lig0 {
	background-color: white;
}
.gestion_temp_dir .lig1 {
	background-color: silver;
}
