html, body	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				color		: black;
				background	: white;
				background-attachment:fixed;
				background-image:url(background.jpg);
				background-repeat:repeat-x;
				font-weight	: normal;
				font-style	: normal;
				text-decoration	: none;
				margin			: 0;
				padding			: 0;
				border			: 0;
				background-color:#BBBBBB;}
			
a			{	color: #0000FF;	text-decoration:none;}
a:hover		{	color: #0000DD;	text-decoration:underline;}
a:link		{	color: #0000FF;}
a:visited	{	color: #0000DD;}
a:active	{	color: #0000FF;}

h1
{
	font-size:smaller;
	font-weight:normal;
	border-bottom: 1px solid black;
	margin:0;
	padding: 2px;
}

img
{
	border:0;
}
/*****************Présentation****************************/
div#conteneur{	margin-top: 5px;
				text-align: center;}
			
div#centre	{	margin-left: auto;
				margin-right: auto;
				margin-top: 0;
				margin-bottom:0;
				text-align: left;
				width:45em;/*45em90% */
				border: 1px solid #000000;
				padding: 0em;
				background-color:#FFFFFF;}
			
#topFixe h1	{	margin: 0;
				border: 0;
				padding: 0;
				background-color:#EEEEEE;
				background-image: url(banner.jpg);
				background-repeat: no-repeat;
				background-attachment: scroll;
				background-position: left;}

#search
{
	/*line-height: 100%;*/
	margin-top: 0px;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	height: 1.4em;
	background-color: #EEEEEE;
	border-bottom: solid 1px black;
	border-top: 0;
	text-align:right; 
	padding: 2px;
	padding-bottom: 5px; 
	color: #053188;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
#search input
{
	font-size: 12px;
}

/************MENU***************/
#menu		{	line-height: 120%;
				margin-top: 50px;
				min-width: 700px;
				list-style-type: none;
				padding: 0;
				margin-top: 0px;
				margin-bottom: 0em;
				margin-left: 0em;
				margin-right: 0em;
				height: 1.5em;
				background-color: #EEEEEE;
				border-bottom: solid 1px #bbbbbb;
				border-top: 0;
				z-index: 20;
				font-family: sans-serif;
				font-weight: bold;}

#menu li	{	display: inline;
				padding: 0;
				margin: 0;}

#menu li a:link, #menu li a:visited{
				text-decoration: none;
				text-align: center;
				float: left;
				display: block;
				width: 6.5em; /*7.5*/
				padding: 2px 0px;
				margin: 0;
				background-color: #EEEEEE;
				color: #053188;
				font-size: 12px;
				font-variant: small-caps;
				border-right: solid 1px #BBBBBB;
				border-bottom: solid 1px #DDDDDD;}

#menu li a#selected:link, #menu li a#selected:visited{
				text-decoration: underline;
				background-color: #FFFFFF;
				color: #053188;}

#menu li a:hover{
				text-decoration: underline;
				background-color: #FFFFFF;
				color: #053188;}

#menu li a:active{
				background-color	: #FFFFFF;
				color				: #053188;
				border-right		: solid 1px #DDDDDD;}

/***********************************************/

#img_wafer
{
	float: left;
	margin: 2px;
}
p#txt_presentation
{
	margin: 0px;
	background-color: #FFFFFF;
	padding-right: 5px;
	font-size: small;
	text-align: justify;
	line-height: normal;
}

#legal
{
	z-index					: 1000;
	color					: #000000;
	background-color		: #FFFFFF;
	padding					: 0;
	margin					: 0;	
	border-top				: 1px solid #010101;
	height					: 4em;
	font-size				: 12px;
	text-align				: center;
	position				: relative;
}

#legalLogos
{
	z-index					: 1000;
	color					: #000000;
	background-color		: #FFFFFF;
	padding					: 0;
	margin					: 0;	
	border-top				: 1px solid #010101;
	/* height					: 4em;*/
	height					: 60px;
	font-size				: 12px;
	text-align				: center;
	position				: relative;
}

#mozillaIsBetter
{
	font-size: x-small;
	text-align: left;
	color: black;
	padding: 10px 0px 0px 0px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	height: 2em;
	position: fixed;
	bottom: -150px;
	right: 0px;
	display: block;
	z-index: 1000;
	text-align:center;
}

div#news{
	float: left;
	width: 225px;
	text-align: left;
	margin: 0;
	margin-right: 4px;
	margin-bottom: 0px;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	/* border-right: 1px solid black;*/
	background-color:#EEEEEE;
	padding: 0;
	font-size:small;
}

div#news ul
{
	margin: 0;
	padding-left: 1.3em;
}
div#news li
{
	font-size:x-small;
	margin-bottom: 3px;
}

div#news h4
{
	margin: 0;
	border-bottom:1px solid #AAAAAA;
	background-color:#CCCCCC;
}
.centpourcent
{
	width: 100%;
}
#txtadefinir
{
	font-size:small;
}
ul#index li
{
	font-size:small;
	margin: 0px;
}
.spacer {
  clear: both;
}


div.description
{
	/*border-bottom: 1px dotted black;*/
	padding: 1px;
	padding-bottom: 3px;
	line-height: 110%;
	color:#000000;
}

div.description:hover
{
	background-color: #DEDFDF;
}

div.description h2
{
	margin:0;
	font-size: small;
}

div.description p
{
	font-size:smaller;
	padding-left: 1.5em;
	margin: 0;
	margin-top: 0.25em;
	font-size:x-small;
}

div.description p.menu
{
	font-size:small;
	text-align:center;
}


/******************/
pre.menu
{
	margin:0;
	text-align:center;
	margin-bottom:5px;
	font-size:large;
}

table#staff
{
	border-collapse: collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin-top: 0.25em;
	border: 1px solid black;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
table#staff th
{
	text-align:center;
	border: 1px solid black;
	background-color: #DDDDEE;
}
table#staff tr.pair
{
	background-color: #eee;
	font-size: smaller;
}
table#staff tr.impair
{
	 background-color: #ccc;
	 font-size: smaller;
}
table#staff a
{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
table#staff th.blanc, td.blanc
{
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
table#staff td.centre
{
	text-align: center;
}
table#staff td.centre>a
{
	color: #0000FF;
}
table#ceramic
{
	width: 100%;
	border: 1px solid black;
	border-collapse:collapse;
	background-image:url(img/ceramic/ceramic.gif);
	background-repeat: repeat-y;
	background-position: right;
}

table#ceramic tr.dark,tr.light
{
	border-top: 1px solid black;
}

tr.dark th
{
	width: 170px;
	background-color:#014A92;/*#a9e2e2*/
	text-align:center;
	color: #FFFFFF;
}
tr.dark td
{
	vertical-align:top;
	background-color:#CCCCCC;
	border-left: 1px solid black;
}

tr.light th
{
	width: 170px;
	background-color:#008C8C;/*#daf4f4*/
	text-align:center;
	color: #FFFFFF;
}
tr.light td
{
	vertical-align:top;
	background-color:#EEEEEE;
	border-left: 1px solid black;
}

table#ceramic td.black
{
	text-align: center;
	background-color: #000000;
	color: #eeeeee;
}
table#ceramic td.white
{
	background-color: #FFFFFF;
	height: 5px;
	border-top: 1px solid black;
}

table#lids
{
	border: 1px solid black;
	border-collapse:collapse;
}
table#lids tr#title, table#ceramic tr#title
{
	background-color:#CCCCCC;
	text-align:center;
	border:1px solid black;
}

div.news
{
	
	background-color:#DDDDDD;
	border: 1px solid #555555;
	padding: 0px;
	margin: 5px;
}

h3#news_titre
{
	font-size: small;
	color:#000000;
	margin: 0;
}

h4#news_date
{
	color: #222222;
	text-align:right;
	font-size: smaller;
	margin: 0;
}

p#news_description
{
	padding: 1em;
	margin: 0px;	
	background-color:#FFFFFF;
}

div#cadtools
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.15em;
	font-size: x-small;
}

div#cadtools h2
{
	margin: 0em;
	padding: 0.25em;
	/*font-size: small;*/
}


div#cadtools h3
{
	margin: 0em;
	padding: 0.25em;
	font-size: small;
}

div#cadtools p#desc
{
	margin: 0;
	margin-left: 2em;
	margin-right: 2em;
	background-color:#FFFFFF;
	border-collapse: collapse;
	border: 0px solid black;
	padding: 0.15em;
}

div#cadtools p.bloc
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 2em;
	background-color:#EEEEEE;
	border-collapse: collapse;
	border: 1px solid black;
	padding: 0.25em;
}

div.pack
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color:#EEEEEE;
	border: 1px solid black;
	margin-left: 2em;
	margin-right: 2em;
	padding: 0.15em;
}

div.pack pre
{
	font-size: small;
}

div.pack h2
{
	margin: 0em;
	padding: 0.25em;
	font-size: medium;
}
div.pack h4
{
	margin: 0em;
	margin-bottom: 0.15em;
	padding: 0.25em;
	text-decoration:none;
}
div.pack p
{
	margin: 0;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.25em;
}






/* Style pour les conferences*/

.txtblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;
}
.sous-titre-index {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003399; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.menu2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006262
}
.debut-par {
	FONT-WEIGHT: bolder; FONT-SIZE: 10px; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.corpspagesite {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.vert:hover { color: #009595; 
}
A.vert:link { 
	color: #006699;text-decoration:none; 
}
A.vert:visited { color: #006699;text-decoration:none; 
}
.intitule {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #006699; LINE-HEIGHT: 14px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.corpspage {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.alignement {
	text-align: justify;
}
/* Fin style conferences */
/* Style pour les biographies */
.titre 
{
	font-weight: bold;
}
.titrenom
{
	font-size: 16px;
	font-weight: bold;
	color: #006ab3;
}
/* Fin style biographies */
/* Style pour les submission */
div.pack_sub
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color:#EEEEEE;
	border: 1px solid black;
	margin-left: 2em;
	margin-right: 2em;
	padding: 0.15em;
	line-height: 15px
}
div.pack_sub p
{
	margin: 0.85em;
}
.encadre_sub
{
	width:80%;
	border: 1px solid #053188;
	margin-left: 35px;
	text-align:center;
}
.encadre_sub_left
{
	width:80%;
	border: 1px solid #053188;
	margin-left: 35px;
	text-align:left;
}
/* Fin style submission */
/* Style pour les popup */
div.popup
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color:#EEEEEE;
	border: 1px solid black;
	margin-left: 2em;
	margin-right: 2em;
	padding: 0.15em;
}
/* Fin style popup */

