@charset "utf-8";

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	background-color: #808080;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper_intro {
	width: 990px;
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
	top:100px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/background.gif);
}
#introduction{
	color: #333;
	margin: 0px;
	width: 921px;
	float: left;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 528px;
	background-color: #FFF;
	position: relative;
	left: 24px;
}
.noborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bordure {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	width: 950px;
	position: relative;
	left: 24px;
}
#header {
	color: #FFFFFF;
	width: 425px;
	float: left;
	height: 117px;
	margin: 0px;
	background-image: url(../images/background_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 550px;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
}
#header_en {
	color: #FFFFFF;
	width: 425px;
	float: left;
	height: 117px;
	margin: 0px;
	background-image: url(../images/background_header_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 550px;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
}

a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #990000;
}
#header a:link {
	color: #FFFFFF;
}
#header a:hover {
	color: #990000;
}
#header_en a:link {
	color: #FFFFFF;
}
#header_en a:hover {
	color: #990000;
}

#footer a:link {
	color: #C4C4C4;
	text-decoration:none;
}
#footer a:visited {
	color: #C4C4C4;
	text-decoration:none;
}
#footer a:hover {
	color: #E3E3E3;
	text-decoration:none;
}
#footer a:active {
	color: #C4C4C4;
	text-decoration:none;
}
#footer_en a:link {
	color: #FFFFFF;
}
#footer_en a:hover {
	color: #990000;
}


#navigation {
	float: left;
	width: 976px;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 24px;
}
#langues {
	float: left;
	width: 936px;
	color: #333;
	margin: 0px;
	color: #CCCCCC;
	background-image: url(../images/background_langues.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 24px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 7px;
	height: 13px;
}
#langues_intro {
	float: left;
	width: 926px;
	color: #333;
	margin: 0px;
	color: #CCCCCC;
	background-image: url(../images/background_langues.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 24px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 7px;
	height: 13px;
}
#leftcolumn_index {
	color: #333;
	margin: 0px;
	width: 940px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 24px;
	background-image: url(../images/parylene.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 370px;
}
#leftcolumn_index li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#leftcolumn_index p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#leftcolumn_coating {
	color: #333;
	margin: 0px;
	width: 460px;
	height: 250px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#leftcolumn_coating li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#leftcolumn_coating p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#leftcolumn_coating h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 440px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	width: 460px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#leftcolumn li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#leftcolumn p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#leftcolumn h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 440px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftcolumn2 {
	color: #333;
	width: 700px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#leftcolumn2 li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}

#leftcolumn2 p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}

#leftcolumn2 h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 440px;
	height: 46px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftcolumn2  .grid  h2  {
	margin-left: 20px;
	font-size: 11px;
	text-transform: uppercase;
}

#leftcolumn2 .grid .grid-c1 li     {
	list-style-image: url(../images/puce_bl.gif);
}
#leftcolumn2 .grid .grid-c2 li {
	list-style-image: url(../images/puce_bl.gif);
}
#leftcolumn2 .grid .grid-c3 li {
	list-style-image: url(../images/puce_bl.gif);
}
#leftcolumn3 {
	color: #333;
	margin: 0px;
	width: 460px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#leftcolumn3 li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#leftcolumn3 p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#leftcolumn3 h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 440px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftcolumn_vente {
	float: right;
	color: #333;
	margin: 0px;
	width: 460px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/comelec_poudre_parylene.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
#leftcolumn_vente li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#leftcolumn_plan {
	color: #333;
	margin: 0px;
	width: 460px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#leftcolumn_plan li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#leftcolumn_plan p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#leftcolumn_plan h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 440px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftcolumn_vente p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}

#leftcolumn_vente h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 414px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	width: 460px;
	height: 270px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightcolumn p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#rightcolumn h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 414px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcolumn li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#rightcolumn_depot {
	float: right;
	color: #333;
	margin: 0px;
	width: 460px;
	height: 200px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightcolumn_depot p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#rightcolumn_depot h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 414px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcolumn_depot li  {
	list-style-position: inside;
	margin-left: 25px;
	list-style-image: url(../images/puce.gif);
}
#rightcolumn  .grid  h2  {
	margin-left: 20px;
	font-size: 11px;
	text-transform: uppercase;
}

#rightcolumn .grid .grid-c1 li     {
	list-style-image: url(../images/puce_bl.gif);
}
#rightcolumn .grid .grid-c2 li {
	list-style-image: url(../images/puce_bl.gif);
}
#rightcolumn .grid .grid-c3 li {
	list-style-image: url(../images/puce_bl.gif);
}
#rightcolumn2 {
	float: right;
	color: #333;
	margin: 0px;
	width: 460px;
	height: 330px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/comelec_poudre_parylene.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightcolumn2 p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#rightcolumn2 h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 414px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcolumn_certif {
	float: right;
	color: #333;
	margin: 0px;
	width: 460px;
	height: 200px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightcolumn_certif p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#rightcolumn_certif h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 414px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcolumn_plan {
	float: right;
	color: #333;
	margin: 0px;
	width: 488px;
	display: inline;
}
#rightcolumn_plan p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
	margin-top: 72px;
}
#rightcolumn_plan h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 414px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	width: 945px;
	clear: both;
	color: #CCCCCC;
	margin: 0px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 10px;
}
#footer_intro {
	width: 925px;
	clear: both;
	color: #CCCCCC;
	margin: 0px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
#footer p {
	margin-top: -30px;
	margin-left: 35px;
	color: #CCCCCC;
}

#flash {
	width: 670px;
	clear: both;
	background-color: #C0C0C0;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#machines {
	width: 928px;
	clear: both;
	background-color: #C0C0C0;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#proprietes_techniques {
	width: 810px;
	clear: both;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#banner {
	width: 910px;
	clear: both;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 24px;
}
.indentmenu{
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	/*width: 80%; width of menu*/
	background-color: #D9D9D9;
}

.indentmenu ul li{
	display: inline;
}


.indentmenu ul li a{
	float: left;
	padding: 5px 11px;
	text-decoration: none;
	color: #000000;
}

.indentmenu ul li a:visited{
	color: black;
}
#wrapper #navigation #maitrise_fr a {
	width: 155px;
}
#wrapper #navigation #applications_fr a {
	width: 188px;
}
#wrapper #navigation #proprietes_fr a {
	width: 165px;
}
#wrapper #navigation #services_fr a {
	width: 125px;
}
#wrapper #navigation #entreprise_fr a {
	width: 127px;
}
#wrapper #navigation #contact_fr a {
	width: 58px;
}
#wrapper #navigation #maitrise_en a {
	width: 160px;
}
#wrapper #navigation #applications_en a {
	width: 180px;
}
#wrapper #navigation #proprietes_en a {
	width: 170px;
}
#wrapper #navigation #services_en a {
	width: 140px;
}
#wrapper #navigation #entreprise_en a {
	width: 105px;
}
#wrapper #navigation #contact_en a {
	width: 63px;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: black url(../images/active.gif) center center repeat-x;
}

#langues  a:hover  {
	text-decoration: underline;
}
#langues a {
	text-decoration: none;
	color: #CCCCCC;
}
#wrapper #rightcolumn_certif .grid {
	background-color: #C0C0C0;
	width: 425px;
}
#header_applications {
	/*margin: 0px;
	float: left;
	width: 950px;
	margin-left: 24px;
	height: 454px;*/
	width: 976px;
	clear: both;
	height: 454px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-color: 666666;
}
#header_contact {
	width: 976px;
	clear: both;
	height: 352px;
	text-align: left;
	background-image: url(../images/comelec_contact_fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}

/* --- Typography --- */

#wrapper #rightcolumn_certif .grid p {
	line-height: 16px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#wrapper #rightcolumn_certif .grid .grid-c1 h1 {
	line-height: 32px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #rightcolumn_certif .grid .grid-c2 h1 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}
#wrapper #rightcolumn_certif .grid .grid-c3 h1 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}
#wrapper #rightcolumn_certif .grid .grid-c1 h2 {
  line-height: 32px;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
}
#wrapper #rightcolumn_certif .grid .grid-c2 h2 {
  line-height: 32px;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
}
#wrapper #rightcolumn_certif .grid .grid-c3 h2 {
  line-height: 32px;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
}
#wrapper #rightcolumn_certif .grid h3 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

#wrapper #rightcolumn_certif .grid h4 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

#wrapper #rightcolumn_certif .grid h5 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

#wrapper #rightcolumn_certif .grid h6 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

/* --- Grid --- */

#wrapper #rightcolumn_certif .grid .grid-m1 {
	float: left;
	width: 5px;
	height: 1px;
}

#wrapper #rightcolumn_certif .grid .grid-c1 {
	float: left;
	width: 130px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	list-style-position: inside;
	height: 120px;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#wrapper #rightcolumn_certif .grid .grid-m2 {
	float: left;
	width: 5px;
	height: 1px;
}

#wrapper #rightcolumn_certif .grid .grid-c2 {
	float: left;
	width: 130px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	list-style-position: inside;
	height: 120px;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#wrapper #rightcolumn_certif .grid .grid-m3 {
	float: left;
	width: 5px;
	height: 1px;
}

#wrapper #rightcolumn_certif .grid .grid-c3 {
	float: left;
	width: 130px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	list-style-position: inside;
	height: 120px;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftcolumn01, #leftcolumn02, #leftcolumn03, #leftcolumn04, #leftcolumn05 {
	color: #333;
	margin: 0px;
	width: 460px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#leftcolumn01 {
	height: 290px;
}
#leftcolumn02 {
	height: 220px;
}
#leftcolumn03 {
	height: 170px;
}
#leftcolumn04 {
	height: 200px;
}
#leftcolumn05 {
	height: 170px;
}
#leftcolumn01 p, #leftcolumn02 p, #leftcolumn03 p, #leftcolumn04 p, #leftcolumn05 p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}

#leftcolumn01 li, #leftcolumn02 li, #leftcolumn03 li, #leftcolumn04 li, #leftcolumn05 li {
	list-style-position: outside;
	margin-left: 57px;
	list-style-image: url(../images/puce.gif);
}
#leftcolumn01 h1, #leftcolumn02 h1, #leftcolumn03 h1, #leftcolumn04 h1, #leftcolumn05 h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/h1_appli_electro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 440px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftcolumn01 h1 {
	background-image: url(../images/h1_appli_electro.jpg);
}
#leftcolumn02 h1 {
	background-image: url(../images/h1_appli_mems.jpg);
}
#leftcolumn03 h1 {
	background-image: url(../images/h1_appli_ferrites.jpg);
}
#leftcolumn04 h1 {
	background-image: url(../images/h1_appli_micro.jpg);
}
#leftcolumn05 h1 {
	background-image: url(../images/h1_appli_divers.jpg);
}
#rightcolumn01, #rightcolumn02, #rightcolumn03, #rightcolumn04 {
	float: right;
	color: #333;
	margin-right: 15px;
	width: 445px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightcolumn01 {
	height: 290px;
}
#rightcolumn02 {
	height: 220px;
}
#rightcolumn03 {
	height: 170px;
}
#rightcolumn04 {
	height: 200px;
}
#rightcolumn01 p, #rightcolumn02 p, #rightcolumn03 p, #rightcolumn04 p {
	margin-left: 20px;
	text-align: justify;
	width: 400px;
}
#rightcolumn01 h1, #rightcolumn02 h1, #rightcolumn03 h1, #rightcolumn04 h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: left top;
	width: 414px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcolumn01 h1 {
	background-image: url(../images/h1_appli_medical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcolumn02 h1 {
	height: 43px;
	padding-top: 7px;
	background-image: url(../images/h1_appli_pharma.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcolumn03 h1 {
	background-image: url(../images/h1_appli_nano.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcolumn04 h1 {
	background-image: url(../images/h1_appli_spatial.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcolumn01 li, #rightcolumn02 li, #rightcolumn03 li, #rightcolumn04 li {
	list-style-position: outside;
	margin-left: 55px;
	list-style-image: url(../images/puce.gif);
}
.copyright {
	position: relative;
	top: 25px;
	left: -56px;
	text-align:right
}
