@charset "iso-8859-1";

/* ----------------------------------------------------------------------------------COMMUN A PLUSIEURS PAGES DU SITE-----------------------------------------------------------------------------*/
BODY {
	font-size: 12px; 
	text-align: center;
	font-family: Arial,Verdana,century;
	color: #46321B;
} 

p{
	text-align: justify;
}

ul{
	text-align: left;
}

td {
	font-size: 12px; 
	font-family: arial,Verdana,century;
	border: solid 1px #EDEDEC;
}

#boitegenerale { /*---------boite qui contient tout le contenu de la page----------*/
	width: 700px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#sousboitegenerale {	    /*------ Boite qui contient le Logo et le titre---------*/
	width: 700px;
	height: 100px;
}

#sousboite {  /*---------boite qui contient l'entete de la page----------*/
	width: 700px;
	height: 150px;
	margin: auto;
}

#sousboite2 {  /*---------boite qui contient le titre intermediaire----------*/
	width: 700px;
	height: 30px;
}

#sousboite3 {  /*---------boite qui contient le titre intermediaire dans page postes----------*/
	width: 700px;
	height: 100px;
}

#sousboite4 {  /*---------boite qui contient le titre intermediaire----------*/
	width: 700px;
	height: 120px;
	padding-bottom: 20px;
}

#presentation { /*---delimite l'entete du reste de la page + donne le titre du contenu de la page----*/
	font-size: 24px;
	font-family:arial black,verdana;
	color: #9FD44A;
	text-align: right;
	width: 208px;
	position: relative;
	float: left;
}

#presentation2 { /*---delimite l'entete du reste de la page + page sur les postes----*/
	font-family:arial black,verdana;
	color: #9FD44A;
	text-align: right;
	width: 210px;
	position: relative;
	float: left;
}

#logo { /*---logo du MOS----*/
	text-align: left;
	width: 235px;
}

a img {     /*----- enlève le cadre du lien sous le logo du MOS----*/
border:0;
}

.titreprincipal{ /*---------titre des pages :base de connaissance sur le mos----------*/
	font-size: 33px;
	font-family:arial black,verdana;
	text-align: left;
	font-weight: bold;
	float: right;
	color: #673A12;
	width: 462px;
	height: 35px;
	line-height: 1em;
	margin-top: 23px;
}

.boite1{  /*---------boite de recherche----------*/
	float: left;
	border: solid 1px #673A12;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	margin-top: 22px;
}

.boite2 { /*---------boite "accueil documents contact aide"----------*/
	font-family: arial black,verdana;
	float: left;
	height: 25px;
	width: 450px;
	margin: 10px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.boite2 a:link{
	color: #46321B;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.boite2 a:visited { 
	color: #46321B;
	font-size: 16px;
	font-weight: bold;
}

.boite2 a:hover {
	color: #EFA860;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.boite3{  /*---------boite des postes----------*/
	font-family: arial,verdana;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-left: 30px;
	margin: 10px;
}

.boite3 a:link{
	color: #46321B;
	font-weight: bold;
	text-align: center;
}
.boite3 a:visited{
	color: #46321B;
	font-weight: bold;
	text-align: center;
}
.boite3 a:hover{
	color: #EFA860;
	text-decoration: none;
	font-weight: bold;
}

/*-----mise en forme du lien: "http://www.iaurif.org/  en bas des pages--------*/
A.bas:link { 
	color: #46321B; 
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A.bas:visited {
	color: #46321B;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
} 
A.bas:hover {
	color: #EFA860;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
/*-----FIN  mise en forme du lien: "http://www.iaurif.org/  en bas des pages--------*/

.traitfin { /*---delimite le "pied de page" de la page----*/
	color: #9FD44A;
	background-color: #9FD44A;
	width: 700px;
	height: 2px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.traitfin2 {   /*---ligne de séparation entre l'entete et le corps du doc----*/
	color: #9FD44A;
	background-color: #9FD44A;
	height: 1px;
	width: 460px;
	float: right;
	position: relative;
	margin-top: 25px;
	margin-left: 23px;
}

.lienstexte a:link{  /* --mise en forme des liens du texte----*/
	color: #46321B;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.lienstexte a:visited{
	color: #46321B;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.lienstexte a:hover{
	color: #EFA860;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.liensmeta a:link{  /* --mise en forme des liens du texte----*/
	color: #46321B;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
}
.liensmeta a:visited{
	color: #46321B;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.liensmeta a:hover{
	color: #EFA860;
	text-decoration: none;
	font-weight: bold;
}

.intitule{ 
	font-family: arial,verdana;
	text-align: right;
	color: #EFA860;
	font-weight: bold;
	font-size: 16px;
	width: 200px;
}

.intitule2{ 
	font-family: arial,verdana;
	text-align: left;
	color: #EFA860;
	font-weight: bold;
	font-size: 13px;
	width: 600px;
}

.italique {
	font-size: 11px;
}

.liensdocudispo{
	font-family: arial,verdana;
	color: #46321B;
	float: right;
	width: 460px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.liensdocudispo a:link{
	color: #46321B;
	font-size: 13px;
	font-weight: bold;
}

.liensdocudispo a:visited { 
	color: #46321B;
	font-size: 13px;
	font-weight: bold;
}

.liensdocudispo a:hover {
	color: #EFA860;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.danstableau {  /* --mise en forme des liens dans les tableaux----*/
	color: #46321B;
	font-size: 13px;
	text-decoration :none;
	font-family: arial,verdana;
	font-weight: bold;
}

a.danstableau:link {  /* --mise en forme des liens dans les tableaux----*/
	color: #46321B;
	font-size: 13px;
	text-decoration : none;
	font-family: arial,verdana;
	font-weight: bold;
}

a.danstableau:visited {
	color: #46321B; 
	font-size: 13px;
	text-decoration: none;
	font-family: arial,verdana;
	font-weight: bold;
}

a.danstableau:hover {
	color: #EFA860;
	font-size: 13px;
	text-decoration: none;
	font-family: arial,verdana;
	font-weight: bold;
}

.entetetableau {  /* --entete des tableaux----*/
	font-family: arial black,verdana;
	font-size: 13px;
}
/* ------------------------------------------------------------------------------------FIN    COMMUN A PLUSIEURS PAGES DU SITE--------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------------------DANS LA PAGE: "documentation générale"--------------------------------------------------------------------------*/
.boitedocudispogenerale {  /* -------boite générale----------*/
	width: 700px;
	margin-top: 30px;
}

.boitedocudispo {  /* -------sous boite----------*/
	width: 700px;
	padding-top: 10px;
}

.boitedocudispo2 {  /* -------sous boite----------*/
	width: 700px;
	padding-top: 10px;
}
.boitedocudispo3 {  /* -------sous boite----------*/
	width: 700px;
	padding-top: 10px;
}
.boitedocudispo4 {  /* -------sous boite----------*/
	width: 700px;
	padding-top: 10px;
}
/* ------------------------------------------------------------------------------------FIN    "documentation générale"--------------------------------------------------------------------------*/


/* ------------------------------------------------------------------------------------DANS LA PAGE: "aide"--------------------------------------------------------------------------*/
.sousboiteaide {  /* -------sous boite----------*/
	width: 480px;
	padding-top: 8px;
}
/* ------------------------------------------------------------------------------------FIN    "aide"--------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------------------DANS LA PAGE: "BaseMosPostes" --------------------------------------------------------------------------------------------*/
.titre2bis{ /*---------titre des rubriques----------*/
	color: #EFA860;
	font-weight: bold;
	font-size: 16px;
	font-family: arial,verdana;
	text-align: left;
	margin-bottom: 10px;
	}

.poste {  /*----trame du poste-----*/
	width: 30px;
	height: 20px;
	border: 1px solid;
}

/*--------------------------------------onglets pour visualiser les images---------------------------*/
.OngletCommon { 
		font-size: 11px;
		font-family: arial,verdana,sans-serif;
		text-align: center;
		height: 20px;
		width: 60px;
}
.OngletOff {
		cursor: pointer;
		padding: 4px;
		margin: 2px 2px 0px 2px;
}
.OngletOn {
		cursor: default;
		padding: 4px;
		margin: 2px 2px 0px 2px;
		font-weight: bold;
}
.OngletGris {
		cursor: default;
		background-color: #EEE;
		padding: 4px;
		margin: 2px 2px 0px 2px;
		font-style: italic;
}
/*--------------------------------------onglets pour visualiser les images---------------------------*/

.autreexemple {  /*-----position de la liste déroulante "autres exemples"-------*/
	width: 200;
	float: left;
}

.tableaumos {  /*-----position de la zone d'images"-------*/
	position: relative;
	width: 440px;
	float: right;
}

.tableaumos2 { /*-----position des commentaires liés à cette image-------*/
	position: relative;
	width: 210px;
	float: left;
	text-align: right;
	margin-bottom: 25px;
}

.alignparagraphe{  /*-----justifie le texte positionné à coté de l'image -------*/
	text-align: right;
	margin-bottom: 10px;
}

.autresliens{  /*-----autres liens 1 de la page "BaseMosPostes" -------*/
	margin-bottom: 20px;
	text-align: left;	
}

.autresliens a:link{
	color: #46321B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.autresliens a:visited{
	color: #46321B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.autresliens a:hover{
	color: #EFA860;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.autresliens2{  /*-----autres liens 2 de la page "BaseMosPostes" -------*/
	margin-bottom: 20px;
	text-align: left;	
	position: relative;
	width: 440px;
	float: right;
}

.autresliens2 a:link{
	color: #46321B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.autresliens2 a:visited{
	color: #46321B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.autresliens2 a:hover{
	color: #EFA860;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.contenuposte {
	width: 700px;
	padding-top: 25px;
}

.boitetableauposte{
	position: relative;
	float: right;
	width: 700px;
}

/* ------------------------------------------------------------------------------------FIN  dans la page: BaseMosPostes-----------------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------------------DANS LA PAGE: "Formulaire d'apport ds la base" --------------------------------------------------------------------------------------------*/
.boiteAjoutHistorique{
	float: left;
	background-color: #FDF6BB;
	height: 25px;
	width: 450px;
	margin: 10px;
	padding: 5px;
}

.boiteAjoutHistorique a:link{
	color: #46321B;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.boiteAjoutHistorique a:visited { 
	color: #46321B;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.boiteAjoutHistorique a:hover {
	color: #EFA860;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.test {
	border: solid;
	position: reltive;
	float: right;
	width: 450px;
	height: 20px;
}

.formulaire {
	margin-top: auto;
}

.trame {
	float: right;
	border: 1px solid #000;
}

.coordonnees {
	position: reltive;
	float: left;
	width: 125px;
	height: 50px;
	line-height: 2em;
	padding-left: 12px;
}

.casescoordonnees {
	position: reltive;
	float: left;
	width: 115px;
	height: 70px;
	
}

/* ---------------------------------------------------------------------------------------DANS LA PAGE:   "resultat_recherche.php" --------------------------------------------------------------------------------------------*/
.boiteresultat {
	position: relative;
	float: right;
	width: 455px;
	height: auto;
	text-align: left;
}

.result {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

.resultat-trouve {
	color: #EFA860;
}

.Commentaire {
	position: reltive;
	float: left;	
	width: auto;
	font-weight: bold;
	border: 0px;
}

.reponse {
	position: reltive;
	float: center;	
	width: 700px;
	font-weight: bold;
	font-size: 16px; 
	text-align: center;
	margin-bottom: 20px;
}

.reponse2 {
	position: reltive;
	float: center;	
	width: 700px;
	font-weight: bold;
	font-size: 16px; 
	text-align: center;
	margin-bottom: 20px;
	color: #EFA860;
}

