.center
{
	text-align: center;
}

.italique {
	font-style: italic;
}

.justifie
{
	text-align: justify;
}

.justifieETespace
{
	text-align: justify;
}

.PoliceNoire
{
	color: black;
}

.FondGris
{
	background: silver;
}

.FondGrisClair
{
	background: #ececec;
}

.FondGrisClair2
{
	background: #f8f8f8;
}

.SouligneTirets
{
	border-bottom: 1px dotted;
	cursor: help;
}

.liste_carree
{
	list-style-type: square;
}

.liste_espacee
{
	padding-bottom: 8px;
}

/* NON UTILISES MAIS OPERATIONNELS
.liste_carree_marron
{
  display: list-item;
  list-style-type: square;
  list-style-position: inside;
  color: #660000;
}

.liste_losange_bleu
{
  display: list-item;
  list-style-image: url(http://www.desinfosenligne.info/images/losange-bleu.png);
  list-style-position: inside;
}

.liste_losange_rouge
{
  display: list-item;
  list-style-image: url(http://www.desinfosenligne.info/images/losange-rouge.png);
  list-style-position: inside;
}
*/

body
{
	margin: 0 auto;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

#header
{
	vertical-align: top;
	padding-bottom: 11px;
	padding-left: 18px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #00008B;
	border-bottom: 1px solid #efefef;
}

.title
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #90200A;
}

.darktitle
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

#definition
{
	border-bottom: 1px dotted;
}

#main
{
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A52A2A;
}

.petitepolice
{
	font-size: 11px;
}

h1
{
    font-size: 18px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: bold;
}

h2
{
	font-size: 15px;
	font-family: Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: bold;
	padding-left: 2em;
}

h3
{
    font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 4em;
}

h4
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 4em;
	font-style: italic;
}

#menu
{
	width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;

}

#menu a:link, #menu a:visited
{
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: #BB0000;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}

#menu a:hover
{
	color: black;
	text-decoration: none;
}

#topmenu
{
    font-size: 13px;
    text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial, sans-serif;
}

#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
    text-decoration: none;
    background-color: #000000;
	border: 1px solid #333333;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}

#topmenu a:hover
{
	color: #607080;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #333333;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}

#lefty
{
	margin: 8px;
	width: 150px;
	height: auto;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}

#lefty p
{
	width: 94%;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
}

#block
{
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFCA;
	color: #607080;
}

#bloc2
{
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #AFEEEE;
	color: #607080;
}

#barre
{
	text-align: right;
	color: #999999;
	padding-bottom: 11px;
}

#barre a:link, #barre a:visited
{
	color: #999999;
	text-decoration: none;
}

#barre a:hover
{
	color: red;
	text-decoration: none;
}

a:link
{
 	color: #2f4f4f;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
}

a:visited
{
 	color: #660099;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
}

a:hover
{
	color: red;
	text-decoration: none;
}

#content
{
	float: right;
	width: 570px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 16px;
	border-left: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	line-height: 145%;
	color: #607080;
}

#content h3, h4
{
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 0px;
}

#footer
{
	text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #cccccc;
}

#footer img
{
    padding-top: 5px;
    border: none;
}

#footer a:link, #footer a:visited
{
	color: #aaaaaa;
}

#footer a:hover
{
	color: black;
	text-decoration: none;
}

hr.rouge
{
	color: red;
	background-color: red;
	height: 2px;
	width: 70%;
	text-align: center;
	border: none;
}

em
{
	font-weight: bold;
	font-style: normal;
}