/* -------------------------------- */
/*   Redefinition des tag HTML      */
/* -------------------------------- */

/*a:hover {
	text-decoration:underline;
}
*/
p {
	margin-right:14px;
	text-align:justify;
	margin-top:7px;
	margin-bottom:0px;
	padding:0px;
	}

h1 {
	font: 0.5em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:left;
	color:#CC0000;
	margin-bottom:14px;
	margin-top:0px;
	padding-top:5px;
}

h2 {
	padding: 0px 0px 6px 0px;
	font-weight : bold;
	padding-top:14px;
	font-size: 1.4em;
	font-size:18px;
	color: #4B4B4B;
	font-family: verdana, arial, sans-serif;
	text-align:left;
	border-bottom-width:thin;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}

h3 {
	font-size : 1.2em;
	font-size: 16px;
	margin : 10px 0 1px 0;
	margin-left:0px;
	text-align : left;
	font-variant: small-caps;
	color: #4B4B4B;
	text-align:left;
}

h4 {
	font-size : 1em;
	font-size: 12px; 
	margin : 8px 0 1px 0;
	margin-left:0px;
	margin-bottom: 0px;
	color: #4B4B4B;
	text-align:left;
	}

h5 {
	margin-right:14px;
	margin-left:14px;
	margin-top:3px;
	text-align:left;
	font-weight: normal;
	}
a {
/*	color:#369;
	color:#C30;
	color:#933;
	color:#036;
	color:#339;
	color:#F90;
	color:#C03;

	text-decoration:none;
	color:#069;
	border-bottom-style:dashed;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#069;
	*/
}

ul {
	margin-bottom:0.7em;
	margin-top:0.5em;
	text-align: left;
}
li {
	margin-left:47px;
	list-style-type: disc;
	color:#333;
	padding-left:6px;
	padding-top:1px;
	text-align:justify;

/*	background: transparent url(/Modules/Assets/PRES_Kit/pictos/puce_menu_home_PFR-Tic.gif) 0px 5px no-repeat;
	background: transparent url(/Images/Demi_Bullet3.gif) 0px 5px no-repeat;
*/
}
strong 
	{
	font-size : 1.1em; 
	font-weight:bold;
	font-variant:small-caps;
	}

em
	{
	font-style:italic;
	}
	
table {
	padding: 2px;
	border-spacing: 2px;
}

blockquote
	{
	margin-left: 30px;
	text-align:left;
	font: 1em Tahoma, sans-serif;
	}
hr
	{
	margin-top:10px;
	width: 100%;
	}