/*body {
	background: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #333;
}*/

body {
	background: #fff;
	font-family: arial;
	line-height: 100%;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial;
	font-size: 12px;;
	font-weight: bold;
	color: #ff0000;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }


.toto{
  font-weight: normal;
}

a.toto:link, a.toto:visited, a.toto:hover{
    text-decoration: none;
    color: #000000;
}




.totogras {
  font-weight: bold;
}

a.totogras:link, a.totogras:visited, a.totogras:hover{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.totoRouge {
 font-family: Arial;
	font-size: 16px;;
	font-weight: bold;
	color: #ff0000;
}

a.totoRouge:link, a.totoRouge:visited{
        text-decoration: none;
        font-weight: bold;
}

a.totoRouge:hover{
    text-decoration: underline;
    font-weight: bold;
}

.rouge {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
  color: #ff0000;
}

.source {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
  color: #999999;
}

.gris {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
  color: #ff0000;
}