/* -------------------------------- */
/*   Redefinition des tag HTML      */
/* -------------------------------- */
h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 
{
font-size: 2.1em;
font-weight: bold;
color: #CA2F2F;
}

h1 span
{
font-weight: bold;
}

h2
{
font-size: 1.5em;
margin-top: 9px;
font-weight: bold;
color: #CA2F2F;
}


h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{

}

img
{

}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: underline;
color: #D90000;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p {
margin: 1px;
padding: 0px;
}

strong {
font-weight:bold;
}

.DB_Edit_Panel_Browser_Content li {
	padding-left:7px;
	padding-top:4px;
	margin-left:20px;
	list-style:disc;
}
