/**
 * screen.css
 * styles d'affichage à l'écran
 * @auteur: WAHL Stéphane
 * @Date de création: 06/03/2008 
 * @Date de modification: 06/03/2008 
 */

/*@import "layout.css";*/
/*@import "menu.css";*/
@import "formstyle.css";
@import "academies.css";

#gretaright {
	float: right;
	width: 18em;
}

body {
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #FCFAE6 url(../images/pages/fondentete.png) 0 0 repeat-x;
}

img {
	border-width: 0px
}

a {
	text-decoration: none;
}

a:active {
	color: #708090; /*slateGray*/
}

a:hover {
	color: #808080; /*Gray*/
}

a:link {
	color: #696969;
}

a:visited {
	color: #808080; /* dimGray */
}

a.selectableItem:link, a.selectableItem:active, a.selectableItem:visited{
display:block;
padding:2px;
margin:1px;
}
a.selectableItem:hover{
	background-color: #8FBC8F;
	color: Green;
}

#entete {display: none}
#contenu {font-size:1.3em}
#piedpage {display: none}

h1 {font-size:2em}  /* affiché en 24px */
h2 {font-size:1.8em}  /* affiché en 18px */
h3 {font-size:1.6em}  /* affiché en 15px */
h4 {font-size:1.4em}  /* affiché en 12px */

/* Entête -------------------------------------------------------------*/
#entete, #piedpage, #contenu {
	margin:0pt auto;
	min-width:800px;
	width:990px
}

/* Menu --------------------------------------------------------------*/
#menu {display: none}


/* Contenu ------------------------------------------------------------*/
#milieu {
	background-color: #FCFAE6;
	margin:auto;
	padding:0 5px;
	position:relative;
	width:990px
}

#contenu {
	background: #FCFAE6;
	padding: 10px 0px;
}

.normal {
	color: Black;
	font-size: 12px;
}

p {
	margin: 0px 5px;
	padding: 5px 0px 0px 0px;
}

#contenu table {
	border-collapse: collapse;
}

#contenu th {
	background-color: Gray;
	color: White;
	padding: 0px 5px;
}

#contenu td {
	padding: 0px 2px;
}

#contenu h1 {
	color: #228B22;
	margin: 0px 5px;
	padding: 0px 0px 0px 0px;
}

#contenu h2 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
}

#contenu h3 {
	background-color: #DCDCDC;
	color: #8FBC8F;
	font-size: 16px;
	margin: 5px 25px;
	padding: 0px 5px;
}

/**----------------------- partie après l'entete ------------------*/

#fondleft {
	position:absolute; top:20px; left:20px;
	width:32em;
}

#fondleft p, #fondleft h2 {
	margin-left: 30px;
}

#soutien {
	background-color: White;
	border-style: solid;
	border-width: 1px;
	float:left;
	height: auto;
	margin: 0px 0px 55px 10px;
	padding: 0px 0px 0px 0px;
	width: 35em;
}

#soutien img {
	float: left;
}

#fondleft #soutien p {
 margin: 15px 0px 0px 0px;
}

#fondleft #catalogue, #activites, #docs, #ressources, #anglais, #espagnol_A2B1, #espagnol_B2 {
	background-color: White;
	border-style: solid;
	border-width: 1px;
	float:left;
	padding-left: 35px;
	margin: 0px 0px 5px 10px;
	height: 5em;
	width: 25em;
}

#fondleft #catalogue a, #activites a, #docs a, #ressources a, #anglais a, #espagnol_A2B1 a, #espagnol_B2 a {
	background-repeat: no-repeat;
	display:block;
	height: 45px;
	position:relative; 
	margin:-30px -20px 0px -30px;
	text-decoration:none;
	width: 25em;
}

#fondleft #catalogue a {
	background-image: url(../images/green/catalogue.png);
}

#fondleft #catalogue a:hover {
	background-image: url(../images/green/cataloguehover.png);
}

#fondleft #catalogue h2, #activites h2, #docs h2, #ressources h2, #anglais h2, #espagnol_A2B1 h2, #espagnol_B2 h2 {
	height: 10px;
}

#fondleft #activites a {
	background-image: url(../images/green/activites.png);
}

#fondleft #activites a:hover {
	background-image: url(../images/green/activiteshover.png);
}

#fondleft #docs a {
	background-image: url(../images/green/docs.png);
}

#fondleft #docs a:hover {
	background-image: url(../images/green/docshover.png);
}

#fondleft #ressources a {
	background-image: url(../images/green/docs.png);
}

#fondleft #ressources a:hover {
	background-image: url(../images/green/docshover.png);
}

#fondleft #anglais a,
#fondleft #espagnol_A2B1 a,
#fondleft #espagnol_B2 a {
	background-image: url(../images/green/catalogue.png);
}

#fondleft #anglais a:hover,
#fondleft #espagnol_A2B1 a:hover,
#fondleft #espagnol_B2 a:hover {
	background-image: url(../images/green/cataloguehover.png);
}

#fondleft #activites p,
#fondleft #espagnol_A2B1 p,
#fondleft #espagnol_B2 p {
	text-align: center;
}

#calendrier {
	/*display: none;*/
	float:left;
	margin: 0px 0px 10px 0px;
	width: 32em;
}

#calendrier p {
	margin-left: 0px;
}

/*--------------------- fin de la partie après l'entete --------------------*/
#fond {
	background-image: url(../images/pages/fond.png);
	height: 443px;
	width: 443px;
	margin-left: 38em;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	z-index: 1;
	text-align: center;
}

.actif {
	border-style: solid;
	border-width: 1px;
	background-color: #8FBC8F;
	font-weight: bold;
	padding: 0px 5px
}

.strong {
	font-size: 16px;
	font-weight: bold;
}


.listenum {
	margin: 0px;
}

ol li {
	margin:0pt 35px;
}

#bourse {
	margin: 0px 60px; 
}

#bourse td {
	text-align: center;
	border-style: solid;
	border-width: 0.5px; 
}

#cacheaffiche  {
	text-align: right;
}

#encartmenu ul>li {
	display: inline;
}

#contact {
	margin-left: 30px;
}

#contact fieldset {
	background-image: url(../images/boutons/contact.png);
	background-position: right;
	background-repeat: no-repeat;
}

#typerenseignement {
	background-color: Green;
	width: 200px;
	float: left;
}

.fond{
	background-color: #8FBC8F;
	width: 180px;
}
.remarque li {
	list-style-image: url(../images/puces/flechevert.png);
	list-style-position: outside;
	margin-left: 10px;
}

/* Admin ------------------------------------------------------------*/

#boxlogin {
	background-image: url(../images/green/lock.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 10px 10px 10px 30px;
	padding: 10px 10px 10px 20px; 
	width: 22em;
}

#creercoordinateur {
	width: 52em;
	margin-left: 30px;
	color:green;
}

#creercoordinateur label {
	width: 12em;
}

#supprcoordinateur {
	width: 40em;
	margin-left: 30px;
}

.inputright {
 	/*float: right;*/
 }

#privilege select {
	float: right;
	margin-top: 10px;
}

.reussite {
	background-color: #D2EDD2;
	border-style: dashed;
	border-width: thin;
	color: Green;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 15px;
	width: 30em;
}

.ressources {
 	background-image: url(../images/green/box.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 58px;
 }
 
.erreur {
	color: Red;
	font-weight: bold;
}

#filtre {display: none}

.retrait {
	margin-left: 30px;
}

.stage {
	margin-left: 0px;
	width: 940px;
}

.stage label >span {
	background-color: #FFE4B5;
}

.candidat, .coordinateur {
	margin-left: 30px;
	width: 700px;
}

.candidature {
	margin-left: 30px;
	width: 450px;
}

fieldset.candidature >label {
	height: auto;
	width: 50px;
	text-align: left;
}

.fichecandidat{
	float:left;
}

.traitementcandidat{
	float:left;
	width: 380px;
}

.traitementcandidat fieldset {
	width: 400px;
}

#sexe {
	height: 50px;
}

#renseignement {
	height: 65px;
}

#sommaire {display: none;}

#texte {
	float: left;
	margin-left: 5px;
	background-color: #8FBC8F;
}

fieldset p {
	height: auto;
	margin:0px 5px;
}

fieldset.calendrier p {
	height: auto;
	margin:0px 0px;
}

fieldset.candidat p {
	height: 20px;
	margin:0px 5px;
}

label {
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	vertical-align: middle;
	width: 130px;
}

textarea {
	float: left;
}

.textarearow10 {
	height: 200px;
}

.left {
	text-align: left;
}
.floatleft {
	float: left;
	width: 100px;
	background-color: #FFA500;
	text-align: right;
	margin: 3px 0px 0px 0px;
	height: 20px;
}

.labelradio {
	float: none;
}

#listefichiers {
	float: left;
	background-color: #BDE9CF;
	width: 15em;
}

#fichecandidat {
	/*background-color: #ffe4b5;*/
}

#listestages {
	/*background-color: #40e0d0;*/
}

#listevoeux {
	/*background-color: #BDE9CF;*/
}

#listevoeux checkbox {
	border: none;
	/*background-color: #BDE9CF;*/
}

#contenufichier {
	width: 90%;
}

#contenufichier p {
	font-weight: bold;
}

.traduction {
	height: 1.4em;
	margin-left: 30px;
}

#detailstage {
	margin-left: 130px;
}

.detail {
	float: left;
	margin: 0px 0px 10px 10px;
	width: 500px;
	height: auto;
}

.heightauto {
	height: auto;
}

.detaildate {
	width: 13em;
}

.detailstage {
	margin-left: 140px;
	margin-bottom: 10px;
	width: 500px;
}

.detailstage>p  {
	margin: 0px;
	padding: 0px;
}

.centrer {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	padding-bottom: 10px;
}

.center {
	text-align: center;
}

#listecandidatures {

}

.listecandidat {
	float: left;
	padding: 5px 0px;
	width: 990px;
}

.listestagiaires {
	float: left;
	width: 16em;
}

.listevoeux {
	float: left;
	width: 25em;
	background-color: #f0e68c;
	margin: 5px 0px;
}

.listefleche {
	list-style-image: url(../images/puces/flechevert.png);
	margin: 10px;
}

.tabretrait {
	margin-left: 5px;
}

.tabcandidat {
	margin-left: 10px;
}

.bordures td {
	border-style: solid;
	border-width: thin;
}

.academie {
	float: left;
	margin-left: 10px;
	width: 14em;
}

.fonction {
	float: left;
	margin-left: 10px;
	width: 12em;
}

.structure {
	float: left;
	margin-left: 10px;
	width: 12em;
}

.switchgroup1 ul li {
	/*list-style: none;*/
 }

.tel, .fax, .port, .mail, .post {
	height: auto;
	list-style-position: outside;
	margin: 5px 5px 0px 15px;
	padding-left: 5px;
} 

.tel {
	list-style-image: url(../images/puces/tel.png);
}

.fax {
	list-style-image: url(../images/puces/fax.png);
}

.port {
	list-style-image: url(../images/puces/port.png);
}

.mail {
	list-style-image: url(../images/puces/mail.png);
}

.post {
	list-style-image: url(../images/puces/post.png);
}

.fleche li {
	background-image: url(../images/puces/flechevert.png);
	background-repeat: no-repeat;
	vertical-align: top;
	height: auto;
	padding-left: 25px;
	margin: 5px 5px 0px 10px;
}

.annee {
	margin-right: 10px;
	width: 2em;
	background-color: #FFE4B5;
}

.inlinedate {
	display: inline;
	margin: 5px;
	padding: 0px 10px;
}

.inline {
	display: inline;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px 2px;
}

.voeu {
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px 2px;
	width: 6em;
	list-style: none;
}

.desistement {
	background-color: #FFA500;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px 2px;
	width: 6em;
	list-style: none;
}

.refus {
	background-color: Red;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px 2px;
	width: 6em;
	list-style: none;
}

.stagiaire {
	background-color: #cbe0cb;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px 2px;
	width: 6em;
	list-style: none;
}

.avissup {
	background-color: Yellow;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	padding: 0px 10px;
	width: 6em;
	list-style: none;
}

.aviscsaio {
	background-color: #F0E68C;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	padding: 0px 10px;
	width: 6em;
	list-style: none;
}

.calendrier {
	width: 50em;
}

.calendrier label {
	width: 35em;
}

.calendrier_coord {
	width: 60em;
}

.calendrier_coord label {
	width: 45em;
}

.calendrier_coord p {
	margin: 10px 0px;
}

.heightauto {
	height: auto;
}

.bold {
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.voirvoeu {
	float: right;
	background-color: #8FBC8F;
	border-style: solid;
	border-width: 1px;
	padding: 0px 5px;
}

.menuenligne li {display: none;}

p>a {display:none;}

select {display: none;}