
/*Feuille de style general*/

.spip_surligne { background-color: #FFFF66; }

body {
font-family : "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
font-size:  0.7em;
}

h1,h2,h3,h4 {

}
h1 {
	color : #000000;
	font-weight: bold;
	font-size: 2em;
	 /* IE mac ne voit pas leslignes qui suivent \*/
	* margin-left : 0.5em; 
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
h2 {
	color : #000000;
	font-weight: bold;
	font-size: 1.6em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-left : 1em; 
}
h3 {
	color : #000000;
	font-weight: bold;
	font-size: 1.2em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-left : 2.5em; 
}
h4 {
	color : #000000;
	font-weight: bold;
	font-size: 1em;
}
p, .texte {
text-align : justify; 
/* IE mac ne voit pas leslignes qui suivent \*/
* margin-right : 4em; 
* margin-left : 3em; 
line-height : 1.4em; 
 }


 
 #centre1 li{
	text-align : left;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-left: -15px; 
 }
 
 
 
 .textepied,  .textepied a {
 color : #ffffff;
 text-align:left;

 }
 #droite p, .droite_texte {
 text-align : left; 
 /* IE mac ne voit pas leslignes qui suivent \*/
 * margin-right : 100px;
* margin-left :  0em; 
 }
  #droite img {
 /* IE mac ne voit pas leslignes qui suivent \*/
 * margin-right : -100px;
 }
 .droit_titre {
	font-weight: bold;
	padding-bottom: -15px;
 }





.suite {

}
/* ---------  Style picto -------- */
.plus {
list-style-position : inside; 
list-style-image : url(../images/pictoplus_02.gif); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 14px; 
font-weight : bold; 
/* IE mac ne voit pas leslignes qui suivent \*/
* margin-left : 20px; 
} 
.plus a{
list-style-position : inside; 
list-style-image : url(../images/pictoplus_02.gif); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 14px; 
font-weight : bold; 
/* IE mac ne voit pas leslignes qui suivent \*/
* margin-left : 20px; 
color: #faa93a;
} 

.cartouche {
	padding-top: 1em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-bottom: 0em;
}



.photo {
list-style-position : inside; 
list-style-image : url(../images/pictphoto.gif); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 14px; 
font-weight : bold; 
} 

.aussi {
list-style-position : inside; 
list-style-image : url(../images/picttext.gif); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 14px; 
font-weight : bold; 
} 
.avant {
list-style-position : inside; 
list-style-image : url(../images/avant.jpg); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 14px; 
font-weight : bold; 
vertical-align : top; 
} 
.retour {
list-style-position : inside; 
list-style-image : url(../images/retour.jpg); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 14px; 
font-weight : bold; 
vertical-align : top; 
}

.biblio, .net, .info{
color: black;
font-size : 100%;
	padding-left : 15px; 
	list-style-position: outside;
	list-style-type: none;
background-repeat: no-repeat;
background-position: 0% 65%;
padding-left: 30px;
}

.biblio {
background-image: url(picto/livre.gif);
} 
.info {
	background-image:  url(picto/info.gif);
} 
.net {
	background-image: url(html.gif);
} 

.auteur {
	color : #111111;
	padding-left : 5px;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-left : 40px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	

} 
.conference_date {
color : #111111; 
padding-left : 5px; 
/* IE mac ne voit pas leslignes qui suivent \*/
* margin-left : 40px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color: #0E7EC1;
font-weight: bold;
} 

img{

padding-right:10px; 
padding-left:10px; 
} 

em{
	font-style: italic;
}

strong {
	font-weight: bold;
}

acronym{
	color: #00FF00;
	font-weight: bold;
}
abbr{
	color : #000099;
	font-weight: bold;
}

blockquote {
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-left: 5em;
	lang:fr /*a voir si necessaire*/
}
q{
	font-style: italic;
	lang:fr /*a voir si necessaire*/
}
/*tableau*/
/*table {
	border: thin dashed #000066;
	width: 760px;
	height:100px;
}

caption {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	caption-side: bottom; /* position du titre 
}
th {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
th.col {
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
td{
	font-size: 0.8em;
	border-bottom-style: dotted;
}*/
/*fin tableau*/
a {
color:#44707B;
font-weight:bold;
font-size:1.1em;
 }
 
a:hover {
color:#44707B; }

a:visited {
color:#44707B; }




.niv1 {

} 
.niv2 {

}



.soustitre {}

.surtitre {}

.chapo {  }

.descriptif {}

.ps {}

#hierarchie {
font-family:"Times New Roman", Times, serif ;
}
/*
#titre{
	text-align : center;
	font-size: 1.4em;
	color : #8993C2;
	font-weight: bold;
	}
*/


 /* ---------  Fin Style picto -------- */
/*
#sommaire a {
	color : #000099;
}

#sommaire a:hover {
color : #000099;
}
#sommaire a:visited  {
color : #000099;
}*/
 #sommaire .plus {
	text-align : right;
	font-size: 5em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-right : 3px;
	* margin-bottom: 30px;
	text-decoration: none;
}
 
 .titrejournal, .datejournal {
 font-size: 0.9em;
 }
  .titrearticle {
	font-size: 1em;
	font-weight: bold;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-bottom:20px;
	* margin-top:-10px;
 }
.datejournal {
	font-size: 0.9em;
	font-style: italic;
	
 }
 .titreart{
 font-size: 0.9em;
 font-weight:bold;
 }
 
 
 /* article */
 
 #article h1 {
 color:#EE8645;
font-size: 1.6em;
font-weight:bold;
text-align:center; 
 }
 
#article h2 {
	color:#000000;
	font-weight: bold;
	font-size: 1.4em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	* margin-left : 1em; 
}
 #article h3 {
	color:#000000;
	font-weight: bold;
	font-size: 1.2em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	
}
#article h4 {
	color:#000000;
	font-weight: bold;
	font-size: 1.2em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	 
}

#article h5 {
	color:#000000;
	font-weight: bold;
	font-size: 1em;
	/* IE mac ne voit pas leslignes qui suivent \*/
	 
}
 
   #article .soustitre {
 color:#EE8645;
font-size: 1.3em;
font-style:italic;
font-weight:bold;
text-align:center;
margin-top:-20px
 	}
 
 
 

 .signature {
 text-align:right;
 font-style:italic;
 }
 
 /* fin article */
 
 /* rubrique */
#rubriquemep h1 {
font-size:1.4em;
color:#DD1D30;
padding-top:20px;
padding-bottom:5px;
font-weight:bold;
text-align:center;
	width: 448px;
 	}
 
#rubriquemep .titre{/*titre rouge*/
font-size:1.8em;
color:#DD1D30;
padding-top:20px;
padding-bottom:5px;
font-weight:bold;
text-align:center;
	width: 448px;
}


#rubriquemep .titre_ssrub{/*titre rouge plus pitit*/
font-size:1.1em;
color:#44707B;
font-weight:bold;
padding-top:5px;
padding-left:5px;
}
#rubriquemep .titre_ssrub a{/*titre rouge plus pitit*/
font-size:1.1em;
color:#44707B;
font-weight:bold;
padding-top:5px;

}


#rubriquemep .titre_ssrub a:visited{/*titre rouge plus pitit*/
font-size:1.1em;
font-weight:bold;
padding-top:5px;
color:#44707B;
}