@font-face { font-family:verdana; src:local("Verdana"), url("http://www.plasticiens.org/fonts/verdana.ttf") format(TrueType); }

body {
	margin: 3px;
	font-family:verdana;
	font-size: 12px;
	background-image: url("http://www.plasticiens.org/images/structure.v4/fondPage.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EFF7E7;
}

div {
	margin: 0px;
	padding: 0px;
	border: 0px solid darkblue;
}

div.Entete {
	border: 0px solid black;
	position: relative;
	Width: 1000px;
}

div.Logo, div.liensRapidesSecondaires {
	border: 0px solid black;
	float: left;
	width: 157px;
	max-width: 157px;
}

div.Logo  {
	border: 0px solid black;
	height: 200px;
	background-image: url("http://www.plasticiens.org/images/structure.v4/Logo.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}

div.Bandeau {
	border: 0px solid black;
	float: right;
	height: 200px;
	Width: auto;
}
div.Bandeau div.Titre {
	border: 0px solid black;
	font-family: verdana;
	font-size: 35px;
	font-weight: bold;
	color: #016A6D;
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 5px;
	text-align:left;
	width:780px;
	height:125px;
}
div.Bandeau div.Titre .Petit {
	font-size: 16px;
}

div.Bandeau div.Menu {
	border: 0px solid black;
	width: 658px;
	height: 24px;
}

div.Bandeau div.Menu P {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	color: White;
	font-weight:bold;
	font-size: 10px;
	text-align: left;
	padding-top:6px;
	padding-left:13px;
}

div.Bandeau div.Recherche {
	border: 0px solid black;
	width: 135px;
	position: absolute;
	top: 120px;
	left: 870px;
	text-align:left;
}

div.Main {
	border: 0px solid #E000E6;
	clear: both;
	float: none;
	margin-left: 0px;
	margin-top: 4px;
	width: 100%;
	text-align: left;
}

div.PiedDePage {
	clear: both;
	border: 00px solid #E000E6;
	Width: 1000px;
	padding-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url("http://www.plasticiens.org/images/structure.v4/liseret.gif");
	background-position: 0px 5px;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	color: #70527D;
}

input {
	font-size: 11px;
	color: #916E9E;
}

input.mauve {
	background-color: #FEEFF4;
	border: 1px solid #016A6D;
}

input.vert {
	border: 1px solid #91C489;
}

ul {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

li {
	list-style-position: inside;
	list-style-image: url("http://www.plasticiens.org/images/structure.v4/puce-violette.gif");
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

li.verte {
	list-style-image: url("http://www.plasticiens.org/images/structure.v4/puce-verte.gif");
}

Img {
	border: 0px;
}

a {
	color: #016A6D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline ;
}

form {
	display: inline;
}


div.Cadre {
	overflow: hidden;
	border: 0px solid #FF0000;
	float: none;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	color: black;
	background-position: bottom center;
	background-repeat: repeat-x;
}

div.Cadre H1 {
	margin:0px;
	padding-left: 11px;
	padding-bottom: 8px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #016A6D;
	background-image: url("http://www.plasticiens.org/images/structure.v4/puce-violette.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

div.Cadre div.Annexe {
	border: 0px solid #FF0000;
	float: right;
	width: auto;
}

table.tableau {
	border: 0px solid #FFFFFF;
	border-spacing: 0px;
	padding: 0px;
	text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

table.tableau td, table.tableau th {
	border: 1px solid #FFFFFF;
	border-spacing: 0px;
    font-size: 11px;
    color: #000000;
	padding: 3px;
}

table.tableau thead td, table.tableau th {
    font-size: 12px;
	text-align: center;
    background-color: #016A6D;
    font-weight: bold;
    color: #FFFFFF
}

table.tableau tr.ligne1 td {
    background-color: #eff7e7;
}

table.tableau tr.ligneX td {
    background-color: #FEDDFF;
}

input.bouton {
	border: 1px #016a6d groove;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#016a6d;
	background: #ebf3e7 ;
}

input.boutonLeger {
	border: 1px #AC5ECE groove;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#AC5ECE;
	background: #CBEA84 ;
}

input.boutonMauve {
	border: 1px #016A6D groove;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#AC5ECE;
	background: White;
}

input.boutonAdmin {
	border: 1px #DD1717 groove;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	color:#DD1717;
	background: #F9D7D7;
}

select.champTexte, input.champTexte, input.champTexteAdmin {
	border: 1px solid #AC5ECE;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#AC5ECE;
	background: White;
}

input.champTexteAdmin {
	border-color: #960A0A;
}

H1, H2, H3, H4 {
	color: #016A6D;
}

H1 {
	text-align: center;
	font-size: 16px;
}
H2 {
	text-align: center;
	font-size: 14px;
}
H3 {
	text-align: center;
	font-size: 14px;
}

.Commentaires
{
	color:#016A6D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.erreur {
	color:#9D0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF8E1;
	text-align: center;
	border: 1px dotted #E61313;
	padding: 4px;
}

.ForumMessage  {
	font-family: Arial, Palatino Linotype, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
}

.ForumSujet  {
	font-family: Arial, Palatino Linotype, Helvetica, sans-serif; 
	color:#0C0940; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}

.ForumTitre  {
	font-family: Arial, Palatino Linotype, Helvetica, sans-serif; 
	color:#0C0940; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}