/* General Settings */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.14;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #6666CC;
}

p {
	margin: 5px;
}

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

	color: #000066;
	text-decoration: underline;
}
select {
	height: 20px;
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #010066;
	border: 1px solid #003333;
}

/* Balise H settings */

h1 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}

h2 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	background-color: #003366;
	text-align: center;
}

/* Placement */

#conteneur {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
}

#tableBODY {
	width:1000px;
	height: auto;
}

#tableBODY td {
	background-position: right bottom;

	background-repeat: no-repeat;
}

/* Construction Body */

#footer {
	clear:both;
	width:1000px;
	background-image: url(medias/imgs/bandos/footer_pm_labo_fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	background-color: #339A99;
	padding: 0px;
	}

#footer p {
	text-align: right;
	margin-right: 5px;
	line-height: 3em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#keywords {
	clear:both;
	width:1000px;
	background-color:#12AD9A;
	}

#tableNews {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 170px;
	background-position: left top;
}

#tableINFOS {
	width: 100%;
	height: auto;
	line-height: 1.5;
}
#tableINFOS a {
	color:#CCCCFF;
	text-decoration:none;
}
#tableINFOS a:hover {
	text-decoration:underline;
}

/* Formulaire de choix */
table#tabloChamp {
	height: auto;
	width: 618px;
}
#tablochamp td {
	margin:2px;
}

/* Tablo Choix par application */
#tabloApp td {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#tabloApp a:link, #tabloApp a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#tabloApp a:hover {
	color: #6699CC;
	text-decoration: none;
}

#tabloApp select {
	width:100%;
	background-color: #5555C6;
	border: 1px solid #000066;
}

#tabCALIBRATION {
	color: #FFFFFF;
}
table#tabloFiche {
	text-align: center;	
}

table#tableCaracteristique {
	color:#FFFFFF;
}

/* Class Settings */

.bordure_img {
	border: 1px solid #003333;
	}

.News_title {
	font-weight: bolder;
	font-variant: normal;
	height: 100%;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Roll_Menu a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 3px;
	}
.Roll_Menu a:hover {
	text-decoration: none;
	color: #003366;
	}

.txt_gras {
	font-size: 12px;
	font-weight: bolder;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt_soustitre {

	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
.blanc {
	color:#FFFFFF
}
.referencement {
	color: #000000;
}
.referencement a {
	color: #5355BA;
	text-decoration: none;
}
.referencement a:hover {
	color: #5355BA;
	text-decoration: underline;
}
