.pincipal_actu
	{
	font-size: 8pt;
	width: 95%; 
	height: 250;
	color:#2A4289;
	overflow: auto;
	}


.div_actualite 
	{
	font-size: 8pt;
	text-align: justify;
	width: 95%; 
	height: 318;
	color:#2A4289;
	margin-top:30px;
	margin-left:4px;
	overflow: auto;
	}
	
.rectification
	{ 
	font-family:Tahoma;
	font-size: 8pt;
	}
	
.cames, .polissage
	{ 
	font-family:Tahoma;
	font-size: 8pt;
	text-align: justify;
	}
	
.decolletage
	{ 
	font-family:Tahoma;
	font-size: 8pt;
	text-align: justify;
	width: 310; 
	height: 90; 
	} 
.titre_gras
	{
	font-family:Tahoma;	
	font-size:10pt;
	}
/*
.div-titre 
	{ 
	font-family:Monotype Corsiva;
	width: auto; 
	height: 100; 
	overflow: auto;
	}
.titre 
	{
	font: bold 25px/25px verdana, sans-serif;
	color: gray;
	}

.titre:after
	{
	display: block;
	margin-left: -2px;
	margin-top: -26px;
	color: red;
	content: attr(title);
	}

.popup
	{
	font-family: "Monotype Corsiva";
	font-size: 11pt;
	margin-right:0px;
	margin-left:-1px;
	text-align: center;
	}
.num
	{
	background-color : #DFEDF9;
	border: 0px #DFEDF9 solid;
	font-family: Arial;
	font-size: 9pt;
	margin-right:2px;
	margin-left:2px; 
	text-align: right;
	width: 40px;
	}
.text
	{
	border: 0;
	font-family: Monotype Corsiva;
	font-size: 20pt;
	font-weight: bold;
	color: #25342B; 			
	margin-right:0px;
	margin-left:-1px;
	text-align: left;
	}
.text-center
	{
	border: 0;
	font-family: Monotype Corsiva;
	font-size: 22pt;
	font-weight: bold;
	color: #25342B;
	margin-right:0px;
	margin-left:-1px;
	text-align: center;
	width: 98%;
	}
.date
	{
	border: thin solid #C7D1D6;
	font-family: Arial;
	font-size: 9pt;
	margin-right:0px;
	margin-left:-1px;
	text-align: left;
	width: 70;
	}
.contact
	{
	background-color : #DFEDF9;
	border: 0px #DFEDF9 solid;
	font-family: Arial;
	font-size: 9pt;
	margin-right:2px;
	text-align: left;
	width: 45%;
	}
.ville
	{
	background-color : #DFEDF9;
	border: 0px #DFEDF9 solid;
	font-family: Arial;
	font-size: 9pt;
	margin-right:2px;
	text-align: left;
	}
select 
	{
	font-family: arial;
	font-size: 9pt;
	}
textarea 
	{
	font-family: arial;
	font-size: 9pt;
	width: 98%;
	}
TABLE
	{
	border: #000000;	
	text-align: left;
	}
TH 
	{
	background-color : #C7D1D6;
	border: thin solid;
	text-align: center;
	font-size: 9pt;
	white-space: nowrap;
	}
.td
	{
	font-family: tahoma;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
	}
.bouton
	{
	background-color: #FFFFFF;
	color: #0000EE;
	font-weight: bold;
	border: none;
	font-size:9pt;
	}
.bouton_color
	{
	background-color: #DFEDF9;
	color: #0000EE;
	font-weight: bold;
	border: none;
	font-size:9pt;
	}
.td_bouton
	{
	border: thin solid;
	}

A:active
	{
	color: #000000;
	font-size: 10pt;
	font-weight: none;
	text-decoration:none;
	}
A:link
	{
	color: #000000;
	font-size: 10pt;
	font-weight: none;
	text-decoration:none;
	}
A:visited
	{
	color: #000000;
	font-size: 10pt;
	font-weight: none;
	text-decoration:none;
	}
A:hover 
	{
	color: #000000;
	text-decoration: none;
	}


td
	{
	border: thin ;
	}*/

.li {
margin: 0;
padding: 0;
list-style-type: disc;
}


/*************************************** MENU *****************************************/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
 /*position: absolute; placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
z-index:100;
width: 100%; /* correction pour Opera */
}

#menu dl {
float: left;
/*width: 12em;*/
}

#menu dt {
cursor: pointer;
text-align: center;
color:#2A4289;
font-size:15pt;
font-weight: bold;
/*background: #ccc;*/
/*border: 1px solid gray;*/
margin: 1px;
}

#menu dd {
display: none;
border: 1px solid gray;
}

#menu ul{
opacity : .7;
background: #6569A9;
width:100%;
}

#menu li {
text-align: left;
background: #6569A9;
font-weight: bold;
font-size:10pt;
opacity : .8;
width:100%;
}

#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
/*height: 100%;*/
border: 0 none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
/*background: #eee;*/
text-decoration: underline;
}
