/**
 * design/balea-1.0/stylesheets/balea-mentions.css
 *
 * Feuille de style pour la page des mentions légales
 *
 * @version   1.0
 * @author    ovea <contact@ovea.com>
 * @copyright copyright 2006, ovea
 */

#content h1
{
 font-size: 		120%;
 background-image:	url("/design/balea-fr-1.0/images/layout/fleche_jaune_grande.gif");  
 background-repeat: no-repeat;
 background-position: 0% 50%;
 color:             #e8ba2e;
 margin:            10px 0 0 0;
 padding-left:		20px;
}

#content h2
{
 font-size: 		120%;
 background-image:	url("/design/balea-fr-1.0/images/layout/fleche_jaune.gif");  
 background-repeat: no-repeat;
 background-position: 0% 50%;
 color:             #000000;
 margin:            20px 0 10px 0;
 padding-left:		15px;
}

#content h3, h4, h5, h6
{
  color:			#2E9CCC;
}

