/*general presentation*/
html {
	margin: 0;
	padding: 0;
	background: #FFF;
}

body {
	font: 88%/1.5  verdana, helvetica, georgia, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 1em;
	padding: 0em;
	border: none;
}

p {
	margin: 0.2em 0 0.5em 0.1em;
	text-align: justify;
	visibility: visible;
	float: none;
}

li:first-letter {
	text-transform : uppercase;	
}

p:first-letter {
	padding-left: 0;
	text-transform : capitalize; 
} 

p.lineheightsup {
	line-height: 2.2em;
}	

p.presentation {
	line-height: 1.1em;
	text-align: left;
}	

p.legend {
	font: 100%/1.5  verdana, helvetica, georgia, sans-serif;
	font-weight: bold;
	padding: 0 2em 1.5em 2em;
	text-align: center;
}

ul.detail li {
	list-style: none;
	line-height: 6em;
}

a {
	text-decoration: none;
	color:	#00008B;
}

a:hover {
	color: #6495ED;
}

ul.downloadlist li {
	list-style-image: none;
	line-height: 2.2em;
	margin-left: 1.5em;
}

ul.downloadlistzip li {
	list-style-image: none;
	line-height: 2.2em;
	margin-left: 1.5em;
}

ul.downloadlist li:first-letter {
	text-transform: capitalize;
}

ul.downloadlist li.doc {
	list-style-image: none;
}	

ul.arrow li {
	line-height: 3.0em;
	margin-left: 2em;
}

ul.menu {
	border: none;
	width: auto;
	margin: 0 auto 1.8em 1.8em;
	padding: 0.8em 0.1em 0.8em 1.4em;
}

ul.menu  li {
	line-height: 2em;
}

.witt {
	color: #FF0000;
	font: 90%/1.5 helvetica, georgia, sans-serif;
	font-style: italic;
	font-weight: 600;
	text-transform : uppercase;
}

.and {
	font: 75%/1.5 helvetica, georgia, sans-serif;
	font-style: italic;
}

table.sample {
	border-width: 1px;
	border-style: ridge;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
}

table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: ridge;
	border-color: gray;
	background-color: white;
	text-align: left;
}
 
table.comp {
	border-style: hidden;
	margin: 1em auto 2em auto;
 }
 
table.comp td{
	font: 110%/1.5 verdana, helvetica, georgia, sans-serif;
	color: #DE0000;
	font-weight: bold;
	text-align: center;
 }
 
table.comp td img {
	border: 1px solid #ffffff;
}
 
table.comp td a:hover img 
{
	border: 1px solid #C0C0C0;
	border-width: 1px;
	color: #C0C0C0;
}

table.comp td a:hover { 
	color: #C0C0C0; 
}
 
h1 {
	font-family: georgia, verdana, sans-serif;
	font-weight: bold;
	text-transform : uppercase; 
	letter-spacing: 0.2em;
	font-size: 1.6em;
	color: #FF0000;
	margin-left: 0;
	margin-top: 1.2em;
}
 
h2 { 
	font-family: georgia, verdana, sans-serif;
	font-size: 1.3em;
	color: #DE0000;
	padding: 0;
	margin: 1.8em 0 0.8em 0.1em;
	text-transform: uppercase;
}

h2:first-letter { 
	text-transform : uppercase;
}
	
h3 {
	font-size: 1.1em;
	margin: 1.4em auto 1em 0.4em;
	color: #DD0000;
}

h3:first-letter {
	text-transform : uppercase;
}

h4 {
	font-family: georgia, verdana, sans-serif;
	font-size: 1.1em;
	color: #000000;
	padding: 0;
	margin: 1.6em 0 0.2em 0.5em;
}

h4:first-letter {
	text-transform : uppercase;
}

h5 {
	font-size: 1.15em;
	color: #4B4B4B;
	padding: 0;
	margin: 1.2em 0 0.2em 0.4em;
}

h5:first-letter {
	text-transform : uppercase;
}

hr {
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
	margin-left: 0.2em;
	border: 0;
}

hr.dotted {
  border: none;                   
  border-top: 1px dashed #DE0000;
  height: 0px;
  width: 100%;
  margin: 2em auto 0 auto;
  padding: 0;
}

code {
	font: 90%/1.5  helvetica, georgia, sans-serif;
	font-style: italic;
}

.formula {
	width: 95%;
	text-align: center;
	vertical-align: middle;
	margin: 2em auto 2em auto;
	padding: 0.4em;
}


.formula img {
	vertical-align: middle;
}

#important {
	font-weight: bold;
}

#information {
	background: #FFF; /*#FBFCFE*/
	color: #4B0082;
	font: 105%/1.5 helvetica, georgia, sans-serif;
	font-style: italic;
	border: none;
	margin: 0.7em 1em 1.2em 2.5%;
	padding: 1.8em;	
	float: none;
}

#information p {
	line-height: 2.2em;
	float: none;
}	

/*Scrolling menu*/
#container {
	display: none;
}

#bckextension {
	display: none;
}
/*scrolling menu*/

/*Menu bar*/
#menuzone {
	float: none;
}

#menuzone {
	float: none;
}

#topmenuleft {
	display: none;
}


#topmenumiddle {
	display: none;
}


#topmenuright {
	background: url("/images/backgroundtop.png") top left repeat-x;
	width: 50%;
	text-align: center;
	float: none;
	margin: 0 auto;
	padding: 0;
	border-bottom: 3px dotted #E1E1E1;
}

#topmenuright img {
	width: 132px;
	height: 29px;
	margin-bottom: 1.5em; 
}


/*Text, pictures and comments areas*/
#contentp {
	clear: both;
	padding: 0;
	width: auto;
	/*Attention! margin-top for IE is defined in conditionnal correction*/
	margin: 0;
	overflow: visible;
	height: auto;
	float: none;
}

#contentp.manufacture {
	background: url("/images/test3.jpg") bottom left no-repeat;
	padding: 0;
	width: auto;
	margin: 0 1.5% 0 1.5%;
	float: none;
}


#imagezone {
	display: none;
}

.gallery {
	display: none;
}

#patchimage {
	float: none;
	display: block;
	width: 100%;
}

#patchimage img{
	margin: auto;
	display: block;
}

#textzone {
	float: none;
	background: #FFF;
	padding: 0;
	margin: 0;
	width: 100%;
	/*min-width: 800px;*/
	z-index: 0;
	overflow: visible;
}

#textzone.axial{
	background: #FFF;
	float: none;
}
/*End text, pictures and comments areas*/

/*Footer bar, small menu quick navigation*/
#footer {
	display: none;
}

#inquiry_style {
	background: #F6F6F6; 
	height: auto; 
	width: 45em; 
	margin: 4px auto auto 4px;
	border: 1px dotted #333; 
}

#floatingmenu, #leftcolumn, #rightcolumn, #bottomleftbloc, #bottomrightbloc, #toprightbloc, #topleftbloc {
	display: none;
}

#menuzone {
	display: none;
}
