
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, 
em, font, small, strike, sub, sup,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;
	padding:0;
	line-height: 110%;
}


body.htmlarea-content-body {
	font: 70% Tahoma,verdana,arial,sans-serif;
	line-height: 140%;
}
.htmlarea-content-body p, .htmlarea-content-body p *, 
p.bodytext, p.bodytext * {
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.htmlarea-content-body ul, 
#content ul, #magazine ul, #contentSup ul {
	line-height: 140%;
	margin: 5px 0px;
	padding-left: 20px;
	list-style-image: url(/fileadmin/templates/img/li.gif);
}
.htmlarea-content-body ul li, 
#content ul li, #magazine ul li, #contentSup ul li {
	margin-bottom: 5px;
}

.htmlarea-content-body ul ul, 
#content ul ul, #magazine ul ul, #contentSup ul ul {
	list-style-image: url(/fileadmin/templates/img/lili.gif);
}

.htmlarea-content-body blockquote, 
#content blockquote {
	margin-left: 60px;
}



a {
	color: #E73D10;
}
a:hover {
	text-decoration: none;
	color: #24476F;
}

a img {
	border-color: #31567E;
}
a:hover img {
	border-color: #E73D10;
}

.htmlarea-content-body table, table.contenttable {
	width: 100%;
	border-collapse:collapse;
}

.htmlarea-content-body table td, .contenttable td {
	color: #7B7B7B;
	padding:3px;
	vertical-align: middle;
}

.htmlarea-content-body table p, .contenttable p {
	padding-bottom: 0px;
}

tr.surligne, td.surligne {
	background-color: #F2F2F2;
}

p, table, input, select, textarea {
	font:100% Tahoma,verdana,arial,sans-serif;
}

h1 {
	color: #E73D10;
	font-size: 125%;
	padding: 0px 100px 20px 200px;
}
h2 {
	color: #31567E;
	font-size: 120%;
	padding-left: 25px;
	padding-bottom: 10px;
}
h3 {
	color: #E73D10;
	padding-left: 35px;
	padding-bottom: 10px;
	font-size: 110%;
}
h4 {
	color: #31567E;
	padding-left: 40px;
	padding-bottom: 5px;
	font-size: 100%;
}
h5 {
	padding-left: 45px;
	padding-bottom: 5px;
	font-size: 100%;
}

p.cadre {
	line-height: 140%;
	background: #D0D0D0;
	padding: 13px 20px 15px 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.txtGris, p.txtGris, span.txtGris, a.lnkGris {
	color: #7B7B7B; /* Gris */
}
.txtRouge, p.txtRouge, span.txtRouge {
	color: #E73D10; /* Rouge */
}
.txtMarine, p.txtMarine, span.txtMarine, a.lnkMarine {
	color: #24476F; /* Bleu marine */
}
.txtVert, p.txtVert, span.txtVert, a.lnkVert {
	color: #327807; /* A la une : Vert */
}
.txtOrange, p.txtOrange, span.txtOrange, a.lnkOrange {
	color: #FC620E; /* Situation géographique : Orange */
}
.txtBleu, p.txtBleu, span.txtBleu, a.lnkBleu {
	color: #0062B0; /* Bleu */
}
.txtMarron, p.txtMarron, span.txtMarron, a.lnkMarron {
	color: #5A4400; /* Marron */
}
