/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial,Verdana,  sans-serif; font-size: 11px; }
.errorBox { font-family : Arial,Verdana,  sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial,Verdana,  sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial,Verdana,  sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

img
{
border: 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #58840C;
  text-decoration: underline;
  text-decoration: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #7DBF0E;
  font-weight : bold;
}

A.headerNavigation { 
  color: #7DBF0E; 
}

A.headerNavigation:hover {
  color: #7DBF0E;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial,Tahoma, Verdana,  sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial,Tahoma, Verdana,  sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #3971D6;
}
TD.nom_fiche, DIV.pageHeading {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3971D6;
}





TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,Verdana,  sans-serif;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: Arial,Verdana,  sans-serif;
  font-size: 12px;
  color: #7DBF0E;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial,Tahoma, Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial,Tahoma, Verdana,  sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial,Verdana,  sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial,Verdana,  sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial,Verdana,  sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial,Verdana,  sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial,Verdana,  sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial,Verdana,  sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial,Verdana,  sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial,Verdana,  sans-serif; font-size: 10px; color: #ff0000; }


  .moncaddie{
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }
 
 
  .ch6{
 border-left: #7DBF0E 2px solid;
 border-right: #7DBF0E 2px solid;
 background-color: #FFFFFF; 
 
 
 }
  .ch7{
 border-left: #C1E08D 2px solid;
 border-right: #C1E08D 2px solid;
 background-color: #FFFFFF; 
  font-family: Arial,Verdana,  sans-serif;
  font-size: 11px;
  line-height: 1.5;}
 
 
  .ch5{
  font-family: Arial,Verdana,  sans-serif;
 font-size: 14px;
  color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 }
 
 .ml2{
  font-family: Arial,Verdana,  sans-serif;
 font-size: 13px;
 color: #FF7800;
 font-weight: bold;
 text-decoration: none;
 }    
 
  .ml4{
  font-family: Arial,Verdana,  sans-serif;
 font-size: 11px;
 color: #7DBF0E;
 font-weight: bold;
 text-decoration: none;
 }  
 
 
 .nom_doc{
 font-size: 11px;
 color: #E97300;
 text-decoration: none;
  font-weight: bold;
 }
 
 .nom_doc2{
 font-size: 14px;
 color: #E97300;
 text-decoration: none;
  font-weight: bold;
 }


A.nom_doc2{
 color: #E97300;
}
A.nom_doc2:hover {
  color: #E97300;
 text-decoration: underline;
}

.bg_line_x						{background:url(irepsimg/line_x.gif) left center repeat-x;}
.image				{background:url(irepsimg/fond_liste.gif); }

.footer {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}

A.footer{
 color: #333333;
}
A.footer:hover {
  color: #333333;
 text-decoration: underline;
}

.htxt {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFEFFF;
	 font-weight: bold;
}

A.htxt{
font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFEFFF;
	 font-weight: bold;
}
A.htxt:hover {
 font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFEFFF;
	 font-weight: bold;
 text-decoration: underline;
}






.recherche {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}

A.recherche{
 color: #FFFFFF;
}
A.recherche:hover {
  color: #FFFFFF;
 text-decoration: underline;
}

  .ch9{
 border-left: #7DBF0E 2px solid;
 border-right: #7DBF0E 2px solid;
 background-color: #FFFFFF; 
  font-size: 12px;

color: #E97300;
 text-decoration: none;
 font-weight: bold;
 }
 
/***********************************************
	=Fiche =entreprise
************************************************/
.section-importante {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	
	margin : 0;
	overflow:hidden;
	color:#000000;
}

.entreprise dl {
	margin: 0 10px;
	padding: 1em 0;
	overflow: hidden;
}

.entreprise dt {
	float: left;
	width: 105px;
	font-weight: bold;
	color:#000000;
}
.entreprise dt2 {
	float: left;
	width: 135px;
	font-weight: bold;
	color:#000000;
}

.entreprise dd {
	position: relative;
	margin-left:115px;
	color:#7C7C7C;
}
.entreprise dd.code-action {
	color:#E55B00;
	font-weight:bold;
}

#logo_entreprise {
	position: absolute;
	top: 320px;
	margin-left: 315px;
	padding: 5px;
	background: #fff;
}

#liste_formation_entreprise {
	width:465px;
}

#liste_formation_entreprise th{
	font-weight:bold;
	background-color:#f4f4f4;
	text-align:center;
}

#liste_formation_entreprise tr{

	font-size: 11px;
	border:0;
}
.colonne {
	position: relative;
	float:left;
	width:100%;
}

/* flash info */
.flashinfo{width: 200px; background-repeat: no-repeat;height: 242px;background-image: url(irepsimg/bg_flash_info.gif);float:left; margin-top: 10px;}
.flashinfo .entete{ padding-top: 30px; margin-left: 15px;}
.flashinfo .entete a{text-decoration: none; font:bold 22px/24px verdana, sans-serif; color:#006699;}
.titre_flashinfo{font-weight: bold; color: #006699;}
.texte_flashinfo{ font-size: 10px; font-family: Arial,Verdana ; color: #006699;}
.texte_flashinfo a{text-decoration: none; font-weight: bold; font-size: 10px; font-family: Arial,Verdana; color: #006699;}
/* END flash info */ 

TABLE.box {
  border: 1px;
  border-style: solid;
  border-color: #7DBF0E;
  border-spacing: 1px;
}