/* renotherm style */
ul, li { margin: 2px; padding: 0; list-style-type: none; }
div, form, img { margin: 0; padding: 0; border: 0; }
a { color: #d7172b; text-decoration: underline; }
a:hover { color: #f00; }
body { 
	margin: 2px; padding: 0; background: #eed; 
	font: normal 12px Verdana, Tahoma, Arial, sans-serif; text-align:center; 
	color:#303030; background-color: #744; background-image: url(images/bg.jpg); 
	background-repeat: repeat-x; background-position: 0 0; 
}

#corps { 
	position: relative; text-align: center; width: 880px; margin-right: auto; margin-left: auto; border-right: 1px solid #fff; 
}
#container{
	position: relative; 
	text-align:left;
	color:#600; background:#ece9d8;
	border: solid 1px #fff;
	width: 857px;
	margin-top: 1px; margin-right: 18px; margin-bottom: 1px;
	padding: 1px;
}
#righter { 
	position: absolute; top:0; right:0; width: 18px; height: 436px; 
	background:url(images/fond_righter.png) no-repeat 0 0;
}

/**************** Header ****************/
#header { height:107px; width:856px; color:#ffffff; background-image: url(images/fon_nova_lenta.jpg); background-repeat: no-repeat;}
#header img { margin: 9px; margin-left: 648px; }
#titre {
	width:848px;
	border: 0;
    border-bottom: 1px solid #fff;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px; 
	font-size: 12px;
}
#titre div.button {
	font-size: 10px;
	font-weight: normal;
	background: url(images/bg-titre-l.png) no-repeat top left;
	height: 30px;
	padding: 0;
	margin: 0;
	
}
#titre div.button div {
	background: url(images/bg-titre-r.png) no-repeat top right;
	height: 100%;
}
#titre div.button div div {
	background: url(images/bg-titre-m.png) repeat-x top center;
	margin-left: 7px;
	margin-right: 6px;
}
#titre div.lien { float: right; text-align: center; margin-left: 5px;  }
#titre div.principal { width: 635px;  }
#titre div.button h1 {
	font-size: 13px;
	text-align: left;
	margin: 0;
	margin-left: 0.5em;
	padding: 0;
	padding-top: 6px;
}
#titre div.button a {
	display: block;
	text-align: center;
	height: 24px;
	padding-top: 6px;
}
/****************menu**************** */
#menu {
	position: absolute; top: 150px; right: 5px;
	width: 206px;
}
#menu ul { margin-top: 1px; width: 202px; }
#menu ul li.category {
	position: relative;
	cursor: pointer;
	margin: 3px 0;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#menu ul li:hover ul { display:block; }
#menu ul li a { 
	font-size: 10px; font-weight: normal; text-decoration: none; vertical-align: middle; 
	display: block;  border-width: 1px; height: 30px; background: transparent url(images/bgB.jpg) no-repeat 0 0;color:black;
}
#menu ul li a:hover, #menu ul li.active a { background: transparent url(images/bgB_over.gif) no-repeat 0 0;}
#menu ul div { position: absolute; top: 0; right: 200px; z-index: 1; }
#menu ul ul { width: 196px; border: 1px solid gray; display:none; background-color: #eed;}
#menu ul ul li { font-size: 11px; font-weight: normal; text-align: left; border-width: 1px; }
#menu ul ul li a, #menu ul li.active ul li a { height: 100%; background: white none; }
#menu ul ul li a:hover, #menu ul ul li.active a, 
#menu ul li.active ul li a:hover, #menu ul li.active ul li.active a { background: #fc9 none; }
/****************footer ****************/
#footer { border-top: solid 1px #fff; }
#footer p{ font-size: 9px; padding:0; margin:0; text-align:center; }
#footer a{ color:#666; font-size: 9px; font-weight:normal; }
#footer a:hover{color:#d7172b; text-decoration: underline;}

/**************** Content ****************/
#content {
	position: relative;
	width:624px;
	background-color: #ece9d8;
	border-right: 1px solid #fff;
	min-height: 550px;
	margin-left: 20px;
	margin-right: 214px;
	padding-top: 10px;
	padding-bottom: 3em;
}
#content li {
	list-style-position: inside;
	list-style-type: square;
	text-align: justify;
}
#content p { font-size: 12px; text-align: justify; text-indent: 12px; margin-top: 0; margin-bottom: 0; margin-right: 5px}
#content ul li { color: #600; text-indent: 40px; text-align: justify; margin-right: 5px}
#content strong { font-weight: bold; }
#content img { margin-top: 12px; margin-bottom: 12px; text-align: center; }
#content object { position: relative; z-index: 0; }
#content h2{
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:#505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	padding-right: 1em;
	padding-bottom: 0.1em;
	padding-left: 26px;
	background-image: url(images/care.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height: 1.4em;
	padding-top: 0.1em;
}
#content h3{
	margin:0 0 5px;
	font-size:1.1em;
	background-color: #ece9d8;
	text-indent: 12px;
	border-bottom: 1px solid #fff;
	margin-bottom: 1.5em;
	margin-top: 2.5em;
}
#content a { color: #d7172b; }
#content a:hover { color: #f15a22; text-decoration: underline; }
#content td { background:white; width:auto; border: solid 1px #ece9d8; padding-left: 5px; padding-right: 5px }
#content table { width: auto; margin-right: auto; margin-left: auto; }
#content td.strong { font-weight: bold; background-color: #e4c8ae; margin-left: 2px; }
#content td.rouge { color: #f15a22; background-color: #fff; }
#content td a:hover { background-color: #fc9; }
#content strong.rouge { color: #f15a22; font-weight: bold; }
#content strong.bleu { color: #09f; font-weight: bold; }
#content strong.blanc { color: #fff; font-weight: bold; }
#content strong.souligne { font-weight: bold; background-color: #fff; }
#content .devise { font-weight: bold; text-align: center; padding-top: 5px; padding-bottom: 5px; }
#content .center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#content .bottom {
	position: absolute;
	bottom: 0px;
}


/**************** eform ****************/
#eform .errors{ color:red; }
#eform .invalid,#eform .required{ background: red; }
#eform h3 { font-weight: bold; background-color: #f0ded1; text-align: center; margin-top: 4px; margin-bottom: 4px }
#eform span  { margin-left: 5px; }
