/* General Settings */

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

p {
	margin: 2px;
}

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

	color: #003300;
	text-decoration: underline;
}

select {
	height: 20px;
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003333;
	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;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	background-color: #003333;
	text-align: center;
	text-transform: uppercase;
}

/* 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 {
	line-height: 1.5;
	height: auto;
	width: auto;
	text-align: left;
}
#tabloINFOS table {
	text-align: left;
}

#tableINFOS a {
	color:#2CE9D1;
	text-decoration:none;
}
#tableINFOS a:hover {
	text-decoration:underline;
}

/* Formulaire de choix */
#tabloChamp table {
	height: auto;
	width: 93%;
}

/* 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: #FFFFFF;
	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: #66CDCC;
	}

.txt_gras {
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.txt_soustitre {
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

.txt_soustitreMAJ {
	font-size:12px;
	font-weight:bolder;
	text-transform: uppercase;
}
.txt_14pt {
	font-size: 13px;
	font-weight: bolder;
}
