/* TYPOS */
	.normal {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		}
		.normal a, .normal a:visited{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			font-weight: normal;
			text-decoration: underline;
			}

	.bold {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		}
		.bold a, .bold a:visited{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: underline;
			}
	
	h1 {
		display: inline;
		padding-left: 13px;		
		margin-left: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #DC6C08;
		line-height: 23px;
		background-image: url(../images/h1.gif);
		background-repeat: no-repeat;
		background-position: left 5px;		
		}

	h2 {
		display: inline;
		padding-left: 11px;
		margin-left: -10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #DC6C08;
		line-height: 20px;
		background-image: url(../images/h2.gif);
		background-repeat: no-repeat;
		background-position: left 5px;	
		}

	.orangenormal {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #DC6C08;
		font-weight: normal;
		}
		.orangenormal a, .orangenormal a:visited{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #DC6C08;
			font-weight: normal;
			text-decoration: underline;
			}

	.orangebold {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #DC6C08;
		font-weight: bold;
		}
		.orangebold a, .orangebold a:visited{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #DC6C08;
			font-weight: bold;
			text-decoration: underline;
			}




	
.tableauCalibre
{
	border: 1px solid #646464;
	border-bottom:10px solid #646464;
	font-family: verdana;
	font-size: 12px;
	color : #FFFFFF;
	margin-bottom : 10px;
}				

.tableauCalibre thead tr 
{
	background-color: #323232;
	height: 20px;	
}

.tableauCalibre tbody tr
{
	height : 20px;	
	background-color: #000000;
}

.tableauCalibre td
{
	border-bottom: 1px solid #646464;
text-align:center;	
}



.tableauConditionnement
{
	/*border: 1px solid #646464;*/
	border-bottom:10px solid #323232;
	font-family: verdana;
	font-size: 12px;
	color : #FFFFFF;
}				

.tableauConditionnement thead tr 
{
	background-color: #000000;
	height: 20px;	
}

.tableauConditionnement thead td.mois
{
	background-color: #323232;
	border-top: 1px solid #323232;
} 


.tableauConditionnement thead td.moisgauche
{
	background-color: #323232;
	border-top: 1px solid #323232;
	border-left: 1px solid #323232;
} 

.tableauConditionnement thead td.moisdroit
{
	background-color: #323232;
	border-top: 1px solid #323232;
	border-right: 1px solid #323232;
} 

.borduregauche
{
	border-left: 1px solid #323232;
	text-align : right;
}

.borduredroite
{
	border-right: 1px solid #323232;
}
.tableauConditionnement tbody tr
{
	height : 20px;	
	background-color: #000000;
}

.tableauConditionnement td
{
	border-bottom: 1px solid #323232;	
}

.info
{
	display : none;
	position: absolute;
	top : 0px;
	color  :#000000;
	padding : 0px;
	z-index:400;
	max-width : 100px;
	width: expression(document.body.clientWidth > 100 ? 100 : "auto");
}

#contenuInfo
{
	background-color : #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	padding : 10px;
}




/* ##########################   template produit demex   ##################################"*/
#nom_produit {
font-size:200%;
color:#dc6c08;
float:left;
}

#barre_produit {
border-top: 1px solid #646464;
font-size:0px;
}

#image_produit {
float: left;
}

#image_produit img {
margin-top: 10px;
}

.texte_produit {
padding-left: 140px;
padding-right: 20px;
}

.mini_prod {
padding-top: 0;
margin-top: 0;
}

.nom_calendrier {
text-align:right;
position:relative;
top:11px;
}

.nom_calendrier a {
	color :#FFFFFF;
}

.surimpression
{
	position : fixed;
	top : 90px;

	background-color : #000000;
	left : 220px;
	z-index : 30;
	border : 1px solid #FFFFFF;
	display:none;	
	padding : 20px;
	width : 600px;
	max-height : 480px;
	overflow : auto;
}

.ombre
{
	position : fixed;
	top : 105px;
	left : 235px;
	width : 640px;
	height : 520px;
	background-color : #CCCCCC;
	opacity : 0.6;
	display:none;	
}


.btn_fermer
{
	top : 5px;
	right : 10px;
}


