/* feuille de style du site Clotilde*/
html {
	background-color: #007901;
	/*background-image: url(../../images/temples/capela1.jpg);*/
	background-image: url(../../images/augfond.gif);
}

body {
	font-family: Verdana, Arial, sans-serif; 
	background-image:none;
	background-color: #F6FDF7;
	margin: 2% 8% 10% 8%;
	font-size: 10pt;
	padding: 6em 2em 2em 6em;
}

TABLE TD {
font-family: Verdana, Arial, sans-serif;

font-size:10pt;
}

A:hover {
  background-color: ivory;
  }
A.appnote {
  vertical-align: super;
  background-color: yellow;
text-decoration: none;
font-size: smaller;
  }

H2 A.appnote {
font-size: 0.5em;
}

BLOCKQUOTE, .quote {
	/*color: #58430A;*/
	background-color: #856518;
	font-size: 10pt;
	color: #FFF8DC;
}

BLOCKQUOTE H2, BLOCKQUOTE H3,BLOCKQUOTE H4{
	color: #FFF8DC;
}

BLOCKQUOTE {
padding: 15px;
}

BLOCKQUOTE .reference {
text-align: right;
font-family: "Comic Sans MS", Verdana, sans-serif;
font-size: larger;
  color: red; 
}

BLOCKQUOTE.Comte {
  background-color: white;
  color:darkblue;
padding: 15px;
}

P {
  font-family: Verdana, Arial, sans-serif;
  }

TH, TD { /* ns 4 */
  font-family: Arial, sans-serif;
}

H1, H2, H3, H4, .title, .auteur {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #9A7212;
}

H1 {
	font-size: 2em;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 2em;
	
}

H2 { font-size: 1.5em;
 text-align: left;
 }

H3 { font-size: 1.3em;
 text-align: left;
 }
H4 { font-size: 1em;
 text-align: left;
 }

UL {
  font-family: Verdana, Arial, sans-serif;
}
OL {
  font-family: Verdana, Arial, sans-serif;
 }
UL LI {
  margin: 5px;
  /*list-style-image: url(../../images/bullet_green.gif);*/
}

OL LI {
 margin-top: 10px;
 margin-bottom: 10px;
}

DIV.reduit {
 font-size: 75%;
}

DIV.gros {
 font-size: 125%;
  color: teal; 
}

DIV.legende {
  color : purple;
}

DIV.titrefig {
  text-align: center;
}

TABLE.figure {
  background: gold;
  padding: 0.5em;
}

TABLE.syntax {
       background: darkseagreen;
    }

TABLE.example {
       background: ivory;
    }

.notes {
background-color: lemonchiffon;
color: darkblue;
padding: 10px;
}

.note {
background-color: #C0DCC0;
font-weight: bold
}

.poster, .poster2 {
border: groove 2px;
padding:10px;

}

.poster2 p {
margin:0;
}

.poster td{
padding:15px;
font-family: "Comic Sans MS", Verdana, sans-serif;
font-size: 12pt;
color: #008080; 
letter-spacing:1pt;
font-weight: normal;
}

.linkzone {
color:yellow;
background: teal;
font-weight:bold;
}

TABLE.linkzone {
padding: 10px;
}

.linkzone H1, .linkzone H2{
color:aquamarine;
}

.linkzone A:link {
color: white;
text-decoration:none;
}

.linkzone A:hover {
background: olive;
}

.linkzone A:visited {
color: peachpuff;
text-decoration:none;
}

.linkzone LI {
  margin: 5px;
  list-style-image: url(../images/bullet_green.gif);
}
.datespage {
font-size: smaller;
}

.auteur {
font-size:larger;
}

div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.logo {
	position: absolute; 
	top: 5%;
	left: 1%;
	z-index: 1;
}

div.logo img {
	border: none;
}
