/**********************************************************************************************************************************/
/*******************************************************        TAGS        *******************************************************/
/**********************************************************************************************************************************/
body
{
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
}

p, td, ul, ol
{
	font-size:10pt;
	color:#666;
}
p
{
	line-height:12pt;
	margin:10px 0px;
}

h1
{
	font-size:20pt;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
h2
{
	font-size:14pt;
	font-weight:bold;
	color:#000;
	margin-top:20px;
	margin-bottom:10px;
}
h3
{
	font-size:12pt;
	font-weight:bold;
	color:#000;
	margin-top:20px;
	margin-bottom:10px;
}

a { position:relative; }
a { color:#000; text-decoration:none; }
a:hover { color:#c44b32; text-decoration:none; }

ul 
{
	list-style:square;
	margin:5px 0px;
}
ol 
{
	list-style:decimal;
	margin:5px 0px;
}
li { margin-left:30px; }

strong { font-weight:bold; }

.tab-bg-head  {
	background:url(../images/contenu/cont-tab-hdbg.gif) repeat-x;
	color:#F2C473;
	font-size:14pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 8px;
	vertical-align: middle;
	}
