/* <style> */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-color:#FFFFFF;
}


/*--------------*/

/* pour imprimer... */

@media print{
	.pasPrint{
		display:none;
	}


	div.positionpagecentree { /* utiliser ça pour centrer */
	  text-align: left;
	  align: left;
	}

	div#wrapper {
			height: 100%;
			margin-left: 0px; /* mettre auto pour centrer, et 0px pour coller à gauche */
			margin-right: auto;

			/*
			ici, pas élastique donc width toujour égal à 750px
			min-width: 750px;
			max-width: 1050px;
			_width: expression(((document.body.clientWidth)) < 750? "750px": ((document.body.clientWidth)) > 1050? "1050px": "auto" );
			*/
			width: 600px;
	}

	#lapage{
		width: 600px;
	}

}

/*
@media screen{
	body{
	}
}
*/

/* ---------------- */





@media screen{

	/* Mise en page */
	div.positionpagecentree { /* utiliser ça pour centrer */
	  text-align: center;
	  align: center;
	}

	div.positionpagegauche { /* utiliser ça pour coller à gauche */
	}

	div#wrapper {
			height: 100%;
			margin-left: auto; /* mettre auto pour centrer, et 0px pour coller à gauche */
			margin-right: auto;

			/*
			ici, pas élastique donc width toujour égal à 750px
			min-width: 750px;
			max-width: 1050px;
			_width: expression(((document.body.clientWidth)) < 750? "750px": ((document.body.clientWidth)) > 1050? "1050px": "auto" );
			*/
			width: 750px;
	}

	/* ------------ */

	#lapage{
		width: 750px;
	}

}

.titrepage{
	/*margin:0px;*/
}
.titrepage2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}



/* page login : */
.textAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:2px;
}

.boutonAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:4px;
	margin-left:11px;
}

.messageAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FB0000;
}


.titreUserAM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}
/* ------------- */

a.mentions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none ;
}
a.mentions:hover {
	color: #FFFFFF; /* #EC9D29; */
	text-decoration: underline ;
}

a.liencontact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline ;
}
a.liencontact:hover {
	text-decoration: none ;
}

.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}



/*Debut Barre de navigation*/
td.menu {
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/questionfond.gif");
	background-repeat: no-repeat;
}
td.menuover{
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/questionfondroll.gif");
	background-repeat: no-repeat;
}
td.menuclick{
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/questionfondclick.gif");
	background-repeat: no-repeat;
}
td.menub {
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/annoncefond.gif");
	background-repeat: no-repeat;
}
td.menuoverb{
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/annonceroll.gif");
	background-repeat: no-repeat;
}
td.menuclickb{
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/annoncefondclick.gif");
	background-repeat: no-repeat;
}

td.sousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/flechetransparent.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 3px;
	line-height: 15px;
}

td.sousmenuclick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/flechetransparent.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 3px;
	line-height: 15px;
}
td.sousmenuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image:  url("http://www.cfa-levigean.fr/foto-global/navigation/flechetransparentroll.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 3px;
	line-height: 15px;
}

a.sousmenu {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	text-decoration:none;
}

/*fin de la barre de navigation*/

/* les balises types */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0;
}


/*liste des formation*/


#listformation h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
}
#imagefloat img {
	margin : 1px;
	}

/*fiche formation*/

a.infosfiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
	padding-left: 0px;
	display: block;
}
a.infosfiche:hover{
	color: #666666;
}

#ficheform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #666666;*/
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;
}
#ficheform p.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
#ficheform strong {
	/* rien */
}
#ficheform .art_imagelegende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
}


#ficheform h2, #ficheform h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
	}

.liseret {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

/* pas utilisé :
.liseretgalery {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
*/

/* les puces en général */
ul {
	margin-left: -28px;
	padding-left: 38px;
	//margin-left:0px;
	//padding-left:8px;
	margin-top:1px;
	margin-bottom:8px;
}
ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	margin-left:14px;
	//margin-left:20px;

	margin-top:1px;
	//margin-top:2px;
}

/*les champs  en gras de la fiche formation*/
#ficheform h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 8px;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
#ficheform h3 p{
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-left: 0px;
	text-align: justify;
	padding-right: 0px;
}
/*les titres des légendes de la galerie foto*/
#galeryfoto h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: center;
}
/*fiche mission*/
#fichmission h2, #fichmission h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
}

#fichmission p.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

/*liste de toutes les questions*/
#questionlist h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
}
#questionlist h2.special {
	background-position:0px 1px;
}
#questionlist select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;

	font-weight: bold;

	color: #000000;
	background-color: #E0E0E0;
	width:510px;
	border-width:1px;
}

#questionlist h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	/*
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	*/
	margin: 0;
	border-bottom-color: #C1DDE5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*page réponse à la question*/
#reponse h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
}


/*la page d'index*/

td.infosindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #0033CC;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px
}
a.actuindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
	padding-left:4px;
	display: block;
}
a.actuindex:hover{
	color: #666666;
}

a.formindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
	margin-bottom:5px;
	padding-left:4px;
	display: block;
}
a.formindex:hover{
	color: #666666;
}

#textindex p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;
}
#textindex p.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
#textindex strong {
	/* rien */
}
#textindex h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
}
/*les pages plans*/
#presentlycee p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;
}
#coordonnees p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	padding-left: 8px;
	padding-top: 6px;
}


a.titrelycee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
	padding-left: 8px;
	display: block;
}
a.titrelycee:hover{
	background-color:#ececec;
}
a.lycee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom:5px;
	padding-left: 8px;
	text-align: left;
	display: block;
}
a.lycee:hover{
	color: #000000;
}
td.lycee {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1DDE5;
}




/*tous les titres bleus pour les infos spéciales*/
a.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
	padding-left: 8px;
	display: block;
}
a.infos:hover{
	color: #666666;
}
td.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #0033CC;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px
}
td.liseretinfos{
	border-top-color: #C1DDE5;
	border-top-style: solid;
	border-top-width: 1px;
}


/*page question.html - formation-index.htm - annonce-index.htm -actualite-index.htm*/
a.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;

	line-height: 16px;

}

a:hover.questions {
	color: #0033CC;
}

ul.blocquestion {
	margin-left: -28px;
	padding-left: 38px;
	//margin-left:0px;
	//padding-left:8px;

	margin-top:5px;
	margin-bottom:5px;
	//margin-bottom:0px;
}
ul.blocquestion li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #666666;
	list-style-type: none;
	list-style-image: url(http://www.cfa-levigean.fr/foto-titre/puce-tiret.gif);
	//list-style-image: url(http://www.cfa-levigean.fr/foto-titre/puce-tiret_ie.gif);
	list-style-position: outside;
	margin-left:14px;
	//margin-left:20px;
	//padding-bottom:5px;
	margin-top:3px;
	//margin-top:4px;

}



ul.blocfichiers {
	margin-left: -28px;
	padding-left: 38px;
	//margin-left:0px;
	//padding-left:8px;
	margin-top:5px;
	margin-bottom:5px;
}
ul.blocfichiers li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #666666;
	list-style-type: none;
	list-style-position: outside;
	margin-left:14px;
	//margin-left:20px;

	margin-top:3px;
	//margin-top:4px;
}
a.fichiers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	line-height: 16px;
	font-style:italic;

}

a:hover.fichiers {
	color: #0033CC;
}

/*page annonce.htm*/

a.formationannonce{
	display:block;
	color:#000000;
	text-decoration:none;
}
a.formationannonce:hover{
	background-color:#f6f6f6;
}

h3.formationannonce{
	margin-top:10px;
	margin-bottom:1px;
}



ul.blocannonce {
	margin-left: -28px;
	padding-left: 38px;
	//margin-left:0px;
	//padding-left:8px;
	margin-top:3px;
	margin-bottom:0px;
	/*//margin-bottom:-15px;*/
}
ul.blocannonce li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #666666;
	list-style-type: none;
	list-style-image: url(http://www.cfa-levigean.fr/foto-titre/puce-tiret.gif);
	//list-style-image: url(http://www.cfa-levigean.fr/foto-titre/puce-tiret_ie.gif);
	list-style-position: outside;
	margin-left:14px;
	//margin-left:20px;

	margin-top:3px;
	//margin-top:4px;
	//border:1px solid #FFFFFF;
}

td.annonce {
	border-top-color: #C1DDE5;
	border-top-style: solid;
	border-top-width: 1px;
}
td.liseretdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top-color: #C1DDE5;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	margin-top : 3px;
	padding-right :5px;
}
td.dateannonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin-top : 3px;
	padding-right :15px;
}
/*page annonce-detail*/
#annoncetitre h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
	border-bottom-color: #C1DDE5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#annoncedetail h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 8px;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
#annoncedetail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0;
	}
#actutitre h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	/*
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	*/
	margin: 0;
	border-bottom-color: #C1DDE5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#actudetail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;

}

span.telechactu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

span.telechactu a{
	color:#0033CC;
	text-decoration:underline;
}

span.telechactu a:hover{
	text-decoration:none;
}

/* formulaire recrutement */
#recruter h2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0;
}

#recruter .alerte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#recruter .chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;

}
#recruter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;

}


#corpform fieldset {
	border: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	//margin-top:-20px;
}
#coordonnees label.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	display: inline;
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 14px;
}
#coordonnees label.oblig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-style: normal;
	font-weight: bold;
	display: inline;
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 14px;

	color:#993333;
	background-image:url(http://www.cfa-levigean.fr/foto-annonce/etoile.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	margin-left:-9px;
}

#coordonnees label.enligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	display: inline;
	float: left;	/*** Très important, ne pas suprimer ! ***/
	text-align: right;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 14px;

	width:auto;
	margin-left:12px;
}

#coordonnees label.nomform {

	font-family: Arial, Helvetica, sans-serif;

	display: inline;



	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;

	float:none;
	clear:left;

	text-align: left;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: normal;
	width:auto;
	margin-left:2px;

}

#coordonnees label.nomform2 {

	font-family: Arial, Helvetica, sans-serif;

	display: inline;



	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;

	float:none;
	clear:left;

	text-align: left;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: normal;
	width:auto;
	margin-left:2px;
}




#coordonnees p.champsverif{
	color:#000000;
}

#coordonnees p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 3px;
	text-align: justify;
	padding-right: 3px;

}

/* -- */
#coordonnees p.contactsite{
	font-style:italic;
	padding:0px;
	margin:10px 0px 0px 0px;
}


#coordonnees input.texte {
	width:300px;
}
#coordonnees input.duree {
	/* pour ie : */
	//display:block;
	//margin-top:-10px;
}

#coordonnees textarea.adresse {
	width:300px;
	height:60px;
}

#coordonnees textarea.description {
	width:300px;
	height:150px;
}

#coordonnees input.chkformation{
	float:left;
	//float:none;
}

.bouton1 {
	width:99px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#993333;
	//border:1px;
	background-image: url(http://www.cfa-levigean.fr/foto-annonce/boutoneffacer.gif);
}
.bouton2 {
	width:240px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#993333;
	//border:1px;
	background-image: url(http://www.cfa-levigean.fr/foto-annonce/boutonvalider.gif);
}




/* partenaires */
/* --- Partenaires --- */

h2.partenaire_intitule{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #E0E0E0;
	vertical-align: middle;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(http://www.cfa-levigean.fr/foto-global/puce.gif);
	background-repeat: no-repeat;
	background-position:-8px 0px;
	padding-left: 20px;
	margin: 0;
	margin-right:10px
}

.partenaire_texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align:left;
}
.partenaire_lien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-align:left;
}
a.partenaire_lien{
	text-decoration:none;
}
a.partenaire_lien:hover{
	text-decoration:underline;
}
.partenaire_div{
	padding:15px 8px 8px 8px;
	//padding:15px 8px 8px 1px;
}

/* ------ */



/* -------------- */

.libelleformcontact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.libelleformcontact2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.texteformcontact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.input_text_form{

}

.boutonformcontact{
	width:99px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#993333;
	//border:1px;
	background-image: url(http://www.cfa-levigean.fr/foto-annonce/boutoneffacer.gif);
}


/* styles wiki en general */
table.wikitable{
	background-color:#000000;
	margin-top:8px;
	margin-bottom:8px;
}
table.wikitable tr{
	background-color:#FFFFFF;
}
table.wikitable td.firstline{
	background-color:#cccccc;
}
table.wikitable td.firstline p{
	color:#000000;
	/*
	text-decoration:underline;
	*/
}

table.wikitable td.linetype2{
	background-color:#FFFFFF;
}
table.wikitable td.linetype1{
	background-color:#efefef;
}