﻿/************************/
/*  COULEURS DE BASE    */
/*  ORANGE : #437EC5    */
/*  BLEU : #0D4391		*/
/*  CLAIR: D8E6FB		*/
/************************/




.italicDesc
{
	font-style: italic;
	margin: 5px;
	padding: 5px;
}
.itemg
{
	color: #0D4391;
	margin: 5px;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	text-indent: 35pt;
}


.MsoNormal
{
}

.popUpItem
{
	width: 100%;
	margin-left: 3px; /*border:2px outset #0D4391; 	width:450px;*/
}

.CSS_TITRE
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0D4391;
	text-indent: 10pt;
	text-align: left;
	font-style: italic;
}
.CSS_TITRE H1
{
	color: #0D4391;
	font-size: 19px;
	margin-left: 5px;
	border-left-color: #437EC5;
	border-left-width: 16px;
	border-left-style:solid ;
	border-bottom-color: #437EC5;
	border-bottom-width: 2px;
	border-bottom-style:solid ;
}
.CSS_TITRE h1 A
{
	color: #0D4391;
}
.CSS_Sous_Titre
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0D4391;
	text-indent: 10pt;	
	background-repeat: repeat-y;
	background-position: center;
}
.CSS_Sous_Titre H1
{
	font-size: 12px;
	margin-left: 35px;
	border-left-color: #D8E6FB;
	border-left-width: 12px;
	border-left-style: solid ;	
	border-bottom-color: #D8E6FB;
	border-bottom-width: 2px;
	border-bottom-style:solid ;
}
.CSS_Sous_Titre IMG
{
	vertical-align: baseline;
}

.spitch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	height: 25px;
	color: #787270;
	text-indent: 35pt;
}

.catalogTitle
{
	color: #0D4391;
	font-weight: bold;
	text-decoration:underline;
}
.FactureutFooter
{
	color: #0D4391;
	font-weight: bold;
	
}
.imgViewer
{
	border-width: 0px;
}
.imgViewer TD
{
	border-width: 0px;
}
.imgViewer TR
{
	border-width: 0px;
}

.linkedImage
{
	cursor: pointer;
	width: 40px;
	height: 70px;
}
.artonik
{
	text-align: right;
	color: #0D4391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.lnkSubmit
{
	text-align: center;
	background-image: url(http://www.artonik.com/images_MP_Artonik2011/Imgbtn.png);
	background-position: center;
	background-repeat: no-repeat;		
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.lnkSubmit:visited {color:#ffffff;font-weight:bold;
}
a.lnkSubmit:link {color:#ffffff;font-weight:bold;
}
a.lnkSubmit:active {color:#ffffff;font-weight:bold;
}




/************************/
/*       messages       */
/************************/
.messagered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}


