BODY {	
	background-color:#910015;
	background-image:url(../img/fond.gif);
	background-repeat:no-repeat;
	
	color:#7E8585;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:justify;
	
	margin:0px;
}

TABLE {	
	color:#7E8585;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:justify;
}


  /*////////////////////////////
 ///// Classes par défaut /////
////////////////////////////*/

FORM {
	margin:0px;
}

.INPUT_OFF {
	height:18px;
	width:185px;
	font-size:11px;
	border:1px #7F9DB9 solid;
	font-family:"Trebuchet MS";
}

.INPUT_ON {
	height:18px;
	width:185px;
	font-size:11px;
	border:1px #7F9DB9 solid;
	color:#FFFFFF;
	background-color:#910015;
	font-family:"Trebuchet MS";
}

.SELECT_OFF {
	border:1px #7F9DB9 solid;
	font-size:11px;
	font-family:"Trebuchet MS";
}

.SELECT_ON {
	border:1px #7F9DB9 solid;
	font-size:11px;
	color:#FFFFFF;
	background-color:#910015;
	font-family:"Trebuchet MS";
}

.TEXTAREA_OFF {
	border:1px #7F9DB9 solid;
	font-size:11px;
	font-family:"Trebuchet MS";
}

.TEXTAREA_ON {
	border:1px #7F9DB9 solid;
	font-size:11px;
	color:#FFFFFF;
	background-color:#910015;
	font-family:"Trebuchet MS";
}

.ESPACE_S {
	height:10px;
}

.ESPACE_M {
	height:15px;;
}

.ESPACE_L {
	height:20px;
}

.ESPACE_XL {
	height:30px;
}



  /*///////////////////////////////////
 ///// Classes Tables & Cellules /////
///////////////////////////////////*/


.mainTab {
	padding:20px;
	padding-left:0px;
	vertical-align:top;
}

.catalogueLeft {	
	background-color:#82bddc;
	background-image:url(../img/catalogue_left.gif);
	background-repeat:repeat-y;
	width:212px;
	padding-right:20px;
	padding-top:20px;
}

.catalogueLeftTitle {	
	width:37px;
	padding-left:20px;
}

.catalogueRight {	
	background-color:#82bddc;
	width:10px;
}

.referencesLeft {	
	background-color:#82bddc;
	background-image:url(../img/references_left.gif);
	background-repeat:repeat-y;
	width:212px;
	padding-right:20px;
	padding-top:20px;
}

.referencesLeftTitle {	
	width:37px;
	padding-left:20px;
}

.referencesRight {	
	background-color:#82bddc;
	width:10px;
}

.presentationLeft {	
	background-color:#dcb182;
	background-image:url(../img/presentation_left.gif);
	background-repeat:repeat-y;
	width:212px;
	padding-right:20px;
	padding-top:20px;
}

.presentationLeftTitle {	
	width:37px;
	padding-left:20px;
}

.presentationRight {	
	background-color:#dcb182;
	width:10px;
}

.contactLeft {	
	background-color:#dc82a0;
	background-image:url(../img/contact_left.gif);
	background-repeat:repeat-y;
	width:212px;
	padding-right:20px;
	padding-top:20px;
}

.contactLeftTitle {	
	width:37px;
	padding-left:20px;
}

.contactRight {	
	background-color:#dc82a0;
	width:10px;
}

.diversLeft {	
	background-color:#780012;
	background-image:url(../img/divers_left.gif);
	background-repeat:repeat-y;
	width:212px;
	padding-right:20px;
	padding-top:20px;
}

.diversLeftTitle {	
	width:37px;
	padding-left:20px;
}

.diversRight {	
	background-color:#780012;
	width:10px;
}

  /*////////////////////////
 ///// Classes Textes /////
////////////////////////*/

.titre1{
	font-size:13px;
	color:#910015;
	font-family:"Trebuchet MS";
	letter-spacing:5px;
	/*font-variant:small-caps;*/
	font-weight:bold;
}

.titre2{
	font-size:11px;
	color:#910015;
	font-family:"Trebuchet MS";
	letter-spacing:3px;
	/*font-variant:small-caps;*/
	font-weight:bold;
}


.titre3{
	font-size:11px;
	color:#780012;
	font-family:"Trebuchet MS";
	letter-spacing:1px;
	/*font-variant:small-caps;*/
	font-weight:bold;
}

.errorText{
	font-size:10px;
	color:#CE0000;
	font-family:"Trebuchet MS";
	font-weight:bold;
	letter-spacing:0px;
}

.orange{
	color:#FF6600;
}

.blanc{
	color:#FFFFFF;
}

.botText{
	font-size:10px;
	color:#FFFFFF;
}

.treb10{
	font-size:10px;
	font-family:"Trebuchet MS";
}

.treb10blanc{
	font-size:10px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
}

.CellPvpEditeur{
	font-size:10px;
	color:#780012;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-left-color:#780012;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#780012;
	border-right-style:solid;
	border-right-width:1px;
	
	padding:4px;
}

.PvpEditeur{
	font-size:15px;
	color:#780012;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:line-through;
}

.PrixBO{
	font-size:15px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.cellPrixBO{
	background-color:#780012;

	font-size:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	
	padding:4px;
}

.CodePrix{
	font-size:9px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:4px;
}


  /*///////////////////////
 ///// Classes Liens /////
///////////////////////*/

a:link {color: #7E8585; text-decoration: underline;}
a:active {color: #7E8585; text-decoration: underline;}
a:visited {color: #7E8585; text-decoration: underline;}
a:hover {color: #7E8585; text-decoration: none;}

a.lien_souligne:link {text-decoration: underline;}
a.lien_souligne:active {text-decoration: underline;}
a.lien_souligne:visited {text-decoration: underline;}
a.lien_souligne:hover {text-decoration: none;}

a.lien_bouton:link {color:#7E8585; font-weight:bold; text-decoration: none; display:block; width:100%;}
a.lien_bouton:active {color:#7E8585; font-weight:bold; text-decoration: none; display:block; width:100%;}
a.lien_bouton:visited {color:#7E8585; font-weight:bold; text-decoration: none; display:block; width:100%;}
a.lien_bouton:hover {color:#910015; font-weight:bold; text-decoration: none; display:block; width:100%;}

a.lien_blanc:link {color: #FFFFFF; text-decoration: none;}
a.lien_blanc:active {color: #FFFFFF; text-decoration: none;}
a.lien_blanc:visited {color: #FFFFFF; text-decoration: none;}
a.lien_blanc:hover {color:#FFFFFF; text-decoration: underline;}

a.lien_rouge:link {color: #910015; text-decoration: none;}
a.lien_rouge:active {color: #910015; text-decoration: none;}
a.lien_rouge:visited {color: #910015; text-decoration: none;}
a.lien_rouge:hover {color:#780012; text-decoration: none;}

a.lien_catalogue:link {font-size:13px; font-weight:bold; color: #910015; text-decoration: none;}
a.lien_catalogue:active {font-size:13px; font-weight:bold; color: #910015; text-decoration: none;}
a.lien_catalogue:visited {font-size:13px; font-weight:bold; color: #910015; text-decoration: none;}
a.lien_catalogue:hover {font-size:13px; font-weight:bold; color:#910015; text-decoration: underline;}

a.lien_univers:link {font-size:13px; letter-spacing:3px; font-weight:bold; color: #FFFFFF; text-decoration: none;}
a.lien_univers:active {font-size:13px; letter-spacing:3px; font-weight:bold; color: #FFFFFF; text-decoration: none;}
a.lien_univers:visited {font-size:13px; letter-spacing:3px; font-weight:bold; color: #FFFFFF; text-decoration: none;}
a.lien_univers:hover {font-size:13px; letter-spacing:3px; font-weight:bold; color:#FFFFFF; text-decoration: none;}