body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/bg_elledange.gif);
	background-repeat: repeat-x;
	color: #222;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
}


a {
	text-decoration: none;
	color: #11449D;
}

a:hover {
	text-decoration: none;
	color: #000;
}


b{
	color: #333;
}

img {
	border: none;
}


.tinclude {
	width: 100%;
	padding: 5px;
	margin: 5px;
}


.tprix {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

span.prix {
	font-size: 12pt;
	font-weight : bold;
	color: #821439;
}

p.prix {
	width: 100%;
	text-align: right;
}

span.titre {
	font-size: 12pt;
	font-weight : bold;
	color: #000;
}

span.stitre {
	font-size: 10pt;
	font-weight : bold;
	color: #821439;
}

span.comm {
	font-size: 8pt;
}


p {
	text-align: justify;
	line-height: 12pt
}

h1 {
	font-size: 16pt;
	color: #821439;
}

h2 {
	font-size: 16pt;
	color: #821439;
}

h3 {
	font-size: 12pt;
	color: #4980d2;
}


ul {
	margin-left: 20px;
	padding: 0px;
	list-style-type: disc;
}

ol {
	margin-left: 20px;
	padding: 0px;
}

li {
	color: #000;	
	line-height: 18px;
}


table{
	font-size: 10pt;
}

td {
	vertical-align: top;
}


td.linenorm {
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	text-align: left;
}

td.linehighl {
	border-bottom: 1px solid #ddd;
	background-image: url(../images/bg_degrade.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

td.linenorm_r {
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	text-align: right;
	width: 40px;
}

td.linehighl_r {
	border-bottom: 1px solid #ddd;
	background-image: url(../images/bg_degrade.jpg);
	background-repeat: repeat-x;
	text-align: right;
	width: 40px;
}


div.hr {
	width: 100%;
	border: none;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin: 8px auto;
	text-align: right;
	font-size: 8pt;
	color: #821439;
}


td.lvl {
	padding: 5px;
	background: url(../images/dotv.gif) repeat-y left;
}

td.lvr {
	padding: 5px;
	background: url(../images/dotv.gif) repeat-y right;
}

table.inctable{
	width: 100%;
	padding: 0px;
	margin: 0px;
}


.new {
	color: #821439;
	text-decoration: underline;
}

label {
	display: block;
	font-weight: bold;
	margin-top: 8px;
}
