body {
	background-color: white;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0;
	margin-bottom: 0;
}

/* Taille de la police par d�aut */
a img {
border: none;
padding-left: 2px;
padding-right: 2px;
}

a:link, a:visited {
/*color: #800000;*/
/*color: #2c2cdb;*/
color: #33ABAD;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #33ABAD;
text-decoration: underline;
font-weight: bold;
}

a.externe
{
    background: url("/assets/templates/ai/images/externe.png") center right no-repeat;
    padding-right: 13px;
}

#corps { 
/*	background-color: #fffff0;*/ 
	background-color: #FFFFE0; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	min-width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
}

#pied { 
	background-color: #FFFFE0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	min-width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: center;
}

#enTete { 
	background-color: white;
	background-image: url(/assets/templates/ai/images/fond.jpg); 
	border-left: 1px solid black;
	border-right: 1px solid black;
	min-width: 900px;
}

#enTeteImp { 
	background-color: white;
	background-image: url(/assets/templates/ai/images/fond.jpg); 
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	min-width: 900px;
}

#enTeteImage {
}

#enTetePresentation {
	text-align: center;
	vertical-align: middle;
}

#enTetePresentation a:link, #enTetePresentation a:visited {
/*color: #800000;*/
/*color: #2c2cdb;*/
color: black;
text-decoration: underline;
font-weight: normal;
}

#enTetePresentation a:hover {
color: black;
font-weight: normal;
}


#enTetePresentation h1 {
	margin: 0px 0px 0px 0px;
	padding-top: 15px;
	font-size: 24px;
}

#enTetePresentation h2 {
	margin:9px;
	font-size: 22px;
}

#enTeteImage img.logo {
	border: none;
}

#formulaireRecherche {
	align: right;
}

.FSF_form {
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 20px;
border-left: 0px ;
border-bottom: 0px ; 
border-top: 0px ;
border-right: 0px ; 
}

.FSF_submit {
height:20px;
}

.FSF_input {
/*height:15px;*/
}

#menuHaut {
	background-color: #d6e7ee;
	border: 1px solid black;
	min-width: 780px;
}

#MenuPos {
	padding-top: 0px;
}

#menuRaccourcis {
	float: right;
	margin-top: 3px;
	padding-right: 5px;
}

/* Menu local : menu en ligne */
.menulocal {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #1ba810;
	padding-top: 1px;
}
.menulocal a:link, .menulocal a:visited {
display: inline;
text-decoration: none;
font-style: normal; 
color: #1ba810;
}
.menulocal a:hover, .menulocal a:active {
display: inline;
text-decoration: none;
background-color: #5f5fda;
/*color: #b8d9e8;*/
color: yellow;
font-style: normal; 
}
.menulocal P:before { content: "[ ";  }
.menulocal P:after  { content: " ]";  }

/* Style de la suite d'un article*/
#suiteArticle {
font-size: 1em;
font-weight: bold;
}
#suiteArticle a:link, #suiteArticle a:visited {
display: inline;
text-decoration: none;
color: black;
font-style: normal; 
color: #1ba810;
}
#suiteArticle a:hover, #suiteArticle a:active {
display: inline;
text-decoration: none;
background-color: #5f5fda;
color: yellow;
font-style: normal; 
}

/* Styles de la page du trombinoscope */

div.trombi {
display: inline-table;
text-align: center;
vertical-align: top; 
}

div.trombi p.fonction{
margin-top: .1em;
font-style: italic; 
}

div.trombi p.nom {
margin-top: .1em;
margin-bottom: 0;
font-size: 1.1em;
text-align: center;
font-weight: bold; 
}

/* Styles de la page de bibligraphie */

.biblioTitre {
font-weight: bold;
font-size: 1.05em; 
}
.biblioAuteur {
font-weight: bold;
}
.biblioEditeur {
font-style: italic; 
}
.biblioAnnee {
font-style: italic; 
}
.biblioPrix {
font-style: italic; 
}
.biblioInfo {
}
.biblioPresEditeur {
font-weight: bold; 
}
.biblioAvis {
font-weight: bold; 
color : #419b3a;
}

div.info {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
background-color: white;
color: black;
padding: .5em;
text-align: center;
margin: .5em;
margin-left: auto;
margin-right: 320px; 
}

div.info p {
font-size: .9em; 
}

div.info p.titre {
font-size: 1.1em;
font-weight: bold; 
}

div.info img {
float: right; 
}

div.info ul {
text-align: left;
}

div.alerte {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
background-color: white;
color: red;
padding: .5em;
text-align: center;
margin: .5em;
margin-left: auto;
margin-right: 320px; 
font-size: 1.1em;
font-weight: bold; 
}

#menuDroite {
	float: right;
	margin-top: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
  width: 310px;
}

#menuDroite {
	float: right;
  width: 310px;
	margin-top: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

div.infoDroite {
	float: right;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
  width: 295px;
background-color: white;
color: black;
padding: .5em;
text-align: center;
margin: 0.5em;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px; 

}

div.infoDroite ul {
text-align: left;
}

.theme {
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

.theme ul {
	margin-bottom: 0px;
}

.themeTitre {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 22px;
}
.themeEntree1 {
	font-size: 18px;
	list-style-type : none;
	margin-bottom: 5px;
}
.themeEntree, .themeEntreeAVenir {
	font-size: 14px;
	list-style-type : none;
}

