@CHARSET "UTF-8";

/*
---------------------------------------------------------------------------TYPE
*/
html
{
	font-size: 100%;
	height: 100%;
}
body
{
	background-image: url("/image/common/fond_body.gif");
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	color: #333333;
	font-size: .75em;
	height: 100%;
}
img
{
	border: 0px;
}
h1
{
	background-image: url("/image/common/fond_h1.png");
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	line-height: 33px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 1.4em;
	clear: both;
}
h1.withPic
{
	float: left;
	width: 600px;
}
.hPic
{
	float: right;
	width: 100px;
	height: 80px;
	background-repeat: no-repeat;
}
h2
{
	font-size: 1.1em;
	margin-bottom: 5px;
}
h3
{
	font-size: 1em;
	color: #6F0000;
	margin-bottom: 2px;
}
fieldset h3, fieldset h4
{
	margin: 0px;
}
hr
{
	clear: both;
	border: 0px;
}
a
{
	color: #6F0000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/*
--------------------------------table
*/
table
{
	border-collapse: collapse;
}
table.downloadList
{
	width: 100%;
}
table.downloadList th
{
	color: #6F0000;
	border-bottom: 1px solid #333333;
	text-align: left;
	padding-right: 20px;
	font-size: 1em;
}
table.downloadList tbody tr
{
	border-bottom: 1px solid #F1F1F1;
}
table.downloadList tbody tr:hover
{
	background-color: #E6E6FA;
}
.fondVert
{
	/*background-image: url("/image/common/fondEnabled.png");*/
}
tr.fondRouge
{
	background-color: #FFD4D4;
}
tr.fondDouble
{
	background-color: #F5F5FF;
}
table.downloadList td
{
	padding-right: 20px;
	font-size: 0.9em;
}
table.downloadList tfoot td,table.downloadList .legende
{
	padding-top: 15px;
	color: #6F0000;
}
table.downloadList td.action
{
	width: 14px;
}
table.downloadList td b
{
	color: #333333;
}
table.downloadList td p
{
	margin: 0px;
}
/*
---------------------------------------------------------------------------COMMON
*/
#page
{
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/image/common/fond_page.png");
	background-repeat: repeat-y;
}
.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}
.clear2
{
	clear: both;
}
.clear3
{
	clear: both;
	height: 20px;
}
#preloader 
{
	z-index: 999999999;
	display:none;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4000px;
	/*height: expression(document.body.clientHeight);
	min-height: 100%;*/
	background:#fff;
	-moz-opacity:0.5;
	opacity:.50;
	filter:alpha(opacity=50);
}
#contPreloader
{
	position: fixed;
	top: 50%;
	left: 50%;
}
.hidden
{
	display: none;
}
.bold
{
	font-weight: bold;
}
.colored
{
	color: #800000;
}
textarea.moyen
{
	width: 300px;
	height: 100px;
}
.rouge
{
	color: #FF0000;
}
.orange
{
	color: #6F0000;
}
.blue
{
color: blue;
}
.right
{
	text-align: right;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------
ALERT
*/
p.alertOk
{
	width: 690px;
	background-image: url("/image/common/iconeMidOk.png");
	background-repeat: no-repeat;
	padding: 0px 0px 15px 30px;
	margin: 0px 0px 0px 0px;
	color: #007806;
}
p.alertError
{
	width: 690px;
	background-image: url("/image/common/iconeMidError.png");
	background-repeat: no-repeat;
	padding: 0px 0px 15px 30px;
	margin: 0px 0px 0px 0px;
	color: #D1443D;
}
/*
--------------------------------top
*/
#top
{
	width: 945px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/image/common/fond_drapo.png");
	background-repeat: repeat-x;
}
#drapo
{
	padding: 15px 0px 0px 10px;
}
#drapo ul
{
	margin: 2px 0px 0px 0px;
}
#drapo ul li
{
	display: inline;
	margin-right: 5px;
}
#logo
{
	width: 945px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/image/common/fond_logo.png");
}
#contOrcanthus
{
	height: 78px;
	padding-left: 15px;
	float: left;
}
#slogan
{
	float: left;
	padding: 0px 0px 0px 280px;
	font-size: 1em;
}
#login
{
	float: right;
	padding: 0px 10px 0px 0px;
}
#contInputLogin
{
	width: 135px;
	text-align: right;
	vertical-align: top;
	float: left;
}
#contInputLogin label
{
	display: block;
}
#contInputSubmit
{
	float: left;
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 47px;
}
#menu
{
	width: 945px;
	height: 34px;
	margin: 0px auto 0px auto;
	background-image: url("/image/common/fond_menu.png");
}
#home
{
	padding: 5px 125px 0px 10px;
	float: left;
}
.menuItem
{
	padding: 0px 15px 0px 0px;;
	background-image: url("/image/common/fond_menuItem.png");
	float: left;
	height: 34px;
	line-height: 34px;
}
.menuItem:hover
{
	background-image: url("/image/common/fond_menuItemOver.png");
	cursor: pointer;
}
.contLabelMenu
{
	padding-left: 10px;
	font-size: 1.3em;
}
.contLabelMenu a
{
	text-decoration: none;
	color: #333333;
}
.menuLvl2
{
	position: absolute;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	display: none;
	background-color: #4D4D4D;
	color: #FFFFFF;
	list-style-type: none;
	width: 160px;
	z-index: 999999;
}
.menuLvl2 li
{
	border-bottom: 1px solid  #ffffff;
	padding: 0px 3px 0px 3px;
	line-height: 20px;
}
.menuLvl2 a
{
	color: #FFFFFF;
	text-decoration: none;
}
.menuLvl2 li:hover > a
{
	color: #4D4D4D;
}
.menuLvl3 a
{
	color: #FFFFFF;
	text-decoration: none;
}
.menuLvl2 li:hover
{
	background-color: #FFFFFF;
}
.contMenuLvl3
{
	position: relative;
}
.menuLvl3
{
	position: absolute;
	left: 157px;
	width: 180px;
	top: -20px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	list-style-type: none;
	display: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #FFFFFF;
}
#partnerAccess
{
	background-image: url("/image/common/fond_menuPartnerAccess.png");
	float: right;
	width: 50px;
	height: 34px;
	padding: 0px 15px 0px 50px;
	text-align: right;
}
#contPartnerAccess
{
	padding-top: 3px;
	font-size: 0.8em;
	text-align: left;
}
#partnerAccess:hover
{
	background-image: url("/image/common/fond_menuPartnerAccessOver.png");
	cursor: pointer;
}
#contPartnerAccess a
{
	text-decoration: none;
	color: #333333;
}
/*
--------------------------------middle
*/
#centre
{
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url("/image/common/fond_gauche.png");
	background-position: left;
	background-repeat: repeat-y;
	min-height: 600px;
}
#gauche
{
	width: 202px;
	height: auto;
	float: left;
}
#gauche h1
{
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	font-weight: bold;
	line-height: 20px;
	width: 180px;
}
#gauche h1 a
{
	color: #FFFFFF;
}
#gauche h2
{
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#gauche p, #gauchePath
{
	background-image: url("/image/common/sep_gauche.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 10px 40px 10px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#gauchePath
{
	list-style-type: none;
	padding-left: 30px;
}
#gauchePath li
{
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
}
#gauchePath li ul
{
	display: none;
	padding-left: 25px;
	margin: 0px;
}
#gauchePath li ul li
{
	border: none;
	padding: 0px;
	margin: 0px;
}
#gauche a
{
	color: #FFFFFF;
}
#gauche p.indexNews
{
	background-image: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#tools
{
	background-image: url("/image/common/fond_tools.png");
	background-repeat: repeat-y;
	margin: 20px 0px 0px 0px;
	padding: 15px 5px 0px 25px;
	color: #800000;
}
#tools h1
{
	color: #6F0000;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	height: 13px;
	line-height: 13px;
}
#tools ul
{
	margin: 0px;
	padding: 10px 0px 0px 15px;
	width: 115px;
}
#tools li
{
	line-height: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
#tools a
{
	text-decoration: none;
	color: #800000;
}
#tools a:hover
{
	text-decoration: underline;
}
.toolsBottom
{
	background-image: url("/image/common/fond_tools_bottom.png");
	background-repeat: no-repeat;
	height: 11px;	
}
#droite
{
	width: 743px;
	float: left;
}
* html #droite
{
	width: 735px;
	overflow: hidden;
}
#text
{
	padding: 10px;
}
.floatLeft
{
	float: left;
	padding-right: 10px;
}
.blocFloatLeft
{
	width: 320px;
	float: left;
	padding: 0px 20px 10px 0px;
}
.blockFloatLeft h3
{
	padding-top: 0px;
}
div.apercu, div.apercuBlue
{
	display:none;
	position:absolute;
	z-index:2;
	width:300px;
	height:200px;
	background-color:white;
	border:black 1px solid;
	overflow: auto;
}
.submit
{
	clear: both;
	text-align: right;
	margin: 0px;
}
p#champsObligatoires
{
	text-align: right;
	margin: 0px;
}
/*
--------------------------------bottom
*/
#bottom
{
	background-image: url("/image/common/fond_bottom.png");
	background-repeat: repeat-x;
	height: 33px;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
}
#linksBottom
{
	float: right;
	margin: 0px;
	padding: 15px 10px 0px 0px;
}
#linksBottom li
{
	display: inline;
	padding: 0px 3px 0px 3px;
}
/*
--------------------------------index
*/
ul#liensSecteurs
{
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	text-align: right;
}
ul#liensSecteurs li
{
	display: inline;
}
#textIndex
{
	margin: 40px 0px 0px 40px;
}
#blocIndexLeft
{
	width: 350px;
	float: left;
	padding: 0px 25px 0px 15px;
	margin: 10px 0px 10px 0px;
}
#contBlocIndexRight
{
	float: left;
}
#blocIndexRight
{
	width: 280px;
	padding: 10px 10px 10px 50px;
	text-align: right;
	background-image: url("/image/common/fondSep.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}
/*
--------------------------------news
*/
.newsContainer
{
	border : 1px solid #6F0000;
	padding: 3px;
}
.contNews
{
	clear: both;
	text-align: justify;
	padding-top: 25px;
}
.contNews h2
{
	background-image: url("/image/common/fondFieldset.png");
	background-position: top left;
	background-repeat: repeat-x;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
.contNews h3
{
	padding: 0px;
	margin: 0px;
}
.newsLeft
{
	width: 150px;
	margin-right: 10px;
	float: left;
	vertical-align: top;
}
.newsRight
{
	float: right;
	width: 540px;
}
/*.newsRight p
{
	margin: 0px;
}*/
/*
--------------------------------traduction
*/
.scroll
{
	height: 300px;
	width: 320px;
	overflow: auto;
}
/*
--------------------------------product
*/
#productTop
{
	height: 179px;
	background-image: url("/image/common/fondTopProduct.png");
}
#productTopLeft
{
	float: left;
	width: 300px;
	text-align: right;
	padding-top: 20px;
}
#productTopRight
{
	float: right;
	text-align: right;
	width: 350px;
}
#productTopLeft h1
{
	background: none;
	color: #6F0000;
	font-size: 4em;
	line-height: 0.9em;
	display:inline;
}
#productTopLeft h2
{
	font-size: 2em;
	display: inline;
}
#contMainImage
{
	text-align: center;
	height: 135px;
}
#bandoProductVignette
{
	overflow: auto;
	height: 40px;
}
.productVignette
{
	float: left;
	background-image: url("/image/common/fondProductVignette.png");
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	height: 40px;
}
.productVignette img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.productBloc
{
	float: left;
	margin: 10px;
	width: 320px;
	height: 130px;
	overflow: auto;
	background-image: url("/image/common/fondFieldset.png");
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #BFBFBF;
}
.productBloc h3
{
	margin: 0px 0px 5px 5px;
}
.productBlocGauche, .productBlocLeft
{
	float: left;
	width: 100px;
	padding: 5px 5px 0px 5px;
}
.productBlocRight
{
	float: left;
	width: 190px;
	padding-left: 5px;
}
.productBlocDroite
{
	float: left;
	width: 190px;
	padding-left: 5px;
	height: 100px;
	overflow: hidden;
}
.productBlocRight2
{
	float: left;
	width: 190px;
	padding-left: 5px;
	height: 120px;
	overflow: hidden;
}
.productBlocRight2 p
{
	width: 190px;
	margin: 0px;
	font-style: italic;
	font-size: 0.8em;
	text-align: justify;
}
#productDescription
{
	height: 200px;
	margin-bottom: 5px;
	overflow:hidden
}
#productDescriptionContainer
{
	text-align: right;
	padding-right: 20px;
}
#productDescriptionContainer a
{
	border-top: 1px solid #800000;
	padding: 3px;
	font-size: 0.9em;
}
#productDescriptionLinkTop
{
	background-image: url("/image/common/descriptionHaut.png");
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
	text-align: right;
	line-height: 30px;
	padding-right: 60px;
}
#askQuestion
{
	background-image: url("/image/common/fondAskQuestion.png");
	background-color: #6F0000;
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 45px;
	float: right;
	margin: 0px 5px 0px 0px;
}
#askQuestion2
{
	background-image: url("/image/common/fondAskQuestion2.png");
	background-color: #6F0000;
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 45px;
	float: right;
	margin: 0px 5px 0px 0px;
}
#askQuotation
{
	background-image: url("/image/common/fondQuotation.png");
	background-color: #6F0000;
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 45px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#askQuestion a,#askQuestion2 a, #askQuotation a
{
	color: #FFFFFF;

}
#lienSupport
{
	background-image: url("/image/common/fondLienSupport.png");
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 45px 5px 10px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#lienSupport a
{
	color: #6f0000;
}
.askForSub
{
	background-image: url("/image/common/iconeBigSub.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
}
.askForSubYes
{
	background-image: url("/image/common/iconeBigOk.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
}
.askForSubNoLogin
{
	background-image: url("/image/common/iconeBigAlert.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
}/*
--------------------------------download
*/
.blocProduct1_off
{
	float: left;
	background-image: url("/image/common/fondSecteur1_off.png");
	background-repeat: no-repeat;
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 65px;
	color: #FFFFFF;
}
* html .blocProduct1_off
{
	margin: 0px 15px 0px 30px;
}
.blocProduct1_on
{
	float: left;
	background-image: url("/image/common/fondSecteur1_on.png");
	background-repeat: no-repeat;	
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 65px;
	color: #FFFFFF;
}
* html .blocProduct1_on
{
	margin: 0px 15px 0px 30px;
}
.blocProduct13_off
{
	float: left;
	background-image: url("/image/common/fondSecteur13_off.png");
	background-repeat: no-repeat;	
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;
}
.blocProduct13_on
{
	float: left;
	background-image: url("/image/common/fondSecteur13_on.png");
	background-repeat: no-repeat;	
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;
}
.blocProduct17_off
{
	float: left;
	background-image: url("/image/common/fondSecteur17_off.png");
	background-repeat: no-repeat;	
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;
}
.blocProduct17_on
{
	float: left;
	background-image: url("/image/common/fondSecteur17_on.png");
	background-repeat: no-repeat;	
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;
}
.blocProduct34_off
{
	float: left;
	background-image: url("/image/common/fondSecteur34_off.png");
	background-repeat: no-repeat;	
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;
}
.blocProduct34_on
{
	float: left;
	background-image: url("/image/common/fondSecteur34_on.png");
	background-repeat: no-repeat;	
	width: 120px;
	padding: 125px 0px 25px 5px;
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;
}
/*
--------------------------------distri.php
*/
#map_world
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#logoDistri
{
	text-align: center;
	float: left;
	margin-left: 10px;
	width: 200px;
}
/*
question.php
*/
.boxStructure
{
	border: 1px solid  #6F0000;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	width: 400px;
}
.answer0Left
{
	background-color: #fff2f2;
	margin: 0px 0px 5px 0px;
	width: 580px;
	float: left;
}
.answer0Right
{
	background-color: #fff2f2;
	margin: 0px 0px 5px 0px;
	width: 140px;
	float: left;
	text-align: right;
}
.answer0Details
{
		background-color: #fff2f2;
		display:none;
		margin: 0px 0px 5px 0px;
		clear: both;
}
.answer1Left
{
	background-color: #f6fffd;
	margin: 0px 0px 5px 0px;
	width: 580px;
	float: left;
}
.answer1Right
{
	background-color: #f6fffd;
	margin: 0px 0px 5px 0px;
	width: 140px;
	float: left;
	text-align: right;
}
.answer1Details
{
		background-color: #f6fffd;
		display:none;
		margin: 0px 0px 5px 0px;
		paddin-top: 15px;
		clear: both;
}
.insideDetails
{
		padding-left: 85px;
}
textarea#question
{	
	height: 150px;
	width: 350px;
}
/*
webstore.php
*/
.contProd1
{
	width: 350px;
	border: 1px solid #6F0000;
	float: left;
	margin: 0px 5px 10px 0px;
}
.contProd1 h2
{
	padding-left: 10px;
}
.contProd1 ul
{
	list-style-type: none;
	padding-left: 10px;
	font-size: 0.9em;
}
.contProd1 li
{
	margin-bottom: 5px;
}
.prod1Pic
{
	float: left;
	width: 100px;
	padding: 10px 0px 0px 10px;
}
.prod1Opt
{
	float: left;
	width: 240px;
}
.prod1Opt ul li a img
{
	padding: 1px;
	border: 1px solid #7F7F7F;
}
.propTrans
{
	background-color: #BFBFBF;
}
.propTrans td
{
	border-left: 1px solid #FFFFFF;
}
#transChoice
{
	border-top: 1px solid #FFFFFF;
}
/*
clientProduct.php
*/
.licence
{
	background-image: url('/image/common/fondLicence.png');
	width: 420px;
	height: 409px;
	background-repeat: no-repeat;
	padding : 35px 40px 0px 50px ;
	margin-left: auto;
	margin-right: auto;
}