
body
{
	background-color: #E3DDDD;
	background: url("../../images/Commun/Bandeau/Fond12pxX960.png") repeat-x #E3DDDD;
	color: Black;
	font-family: helvetica, arial;
	min-width: 998px;
}
input, textarea
{
	font-family: helvetica, arial;
}

a
{
	color: Black; /* needed for bottom links */
}
a:hover
{
	color: Black;
}

div.panelPortail
{
	background-color: #838383;
	min-width: 750px;
	min-height: 500px;
	/*margin-bottom: 20px;*/
}

div.panelLegacy
{
	/*padding: 23px;*/
	min-height: 500px;
}

table#tableBandeau
{
	width: 100%;
	min-width:626px;
	height: 113px;
}

table#tableBandeau tbody
{
	/* Must do this otherwise IE applies the above padding to all cells too!! */
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td#tdBandeauLogo
{
	width:295px; 
	min-width:295px;
	height:154px; 
	padding:0;
	background: url("../../images/Commun/Bandeau/01BordGauche.jpg") no-repeat;
    cursor: pointer;
}

td#tdBandeauPubSpace
{
	height: 154px;
	background: url("../../images/Commun/Bandeau/02Ligne1px.jpg") repeat-x;
}

td#tdBandeauCentre
{
	padding-left: 0px;
	height: 154px;
	width:432px;
	min-width:432px;
	background: url("../../images/Commun/Bandeau/03EndroitPub.jpg") no-repeat;
}

td#tdBandeauCentre div#fixMinWidthCentre
{
	width: 432px;
}

td#tdBandeauSpace
{
	height: 154px;
	background: url("../../images/Commun/Bandeau/04EspaceOrangeVert.jpg") repeat-x;
}

td.tdBandeauPenseNet
{
	width: 267px;
	min-width:267px;
	height:154px;
	background: url("../../images/Commun/Bandeau/06BordDroit.jpg") no-repeat;
}
td.tdBandeauPenseNet div.fixMinWidthPenseNet
{
	width: 267px;
}

td.tdBandeauPenseNetBlanc
{
	width: 267px;
	min-width:267px;
	height:154px;
	background: url("../../images/Commun/Bandeau/06BordDroitBlanc.jpg") no-repeat;
}
td.tdBandeauPenseNetBlanc div.fixMinWidthPenseNet
{
	width: 267px;
}

td#tdBandeauPenseNetInsti
{
	width: 267px;
	min-width:267px;
	height:154px;
	background: url("../../images/Commun/Bandeau/06BordDroitInsti.jpg") no-repeat;
}
td#tdBandeauPenseNetInsti div.fixMinWidthPenseNet
{
	width: 267px;
}

table#tablePenseNetInsti
{
	color: White;
}

table#tablePenseNet input.nbMessages, table#tablePenseNet input.valeurPanier
{
	margin: 0;
	border-width: 1px;
}

div#divLoginOkButton
{
	background: url("../../images/Commun/Bandeau/BtnOK-n.png");
	width: 20px;
	height: 18px;
	cursor: pointer;
}
div#divLoginOkButton:hover
{
	background: url("../../images/Commun/Bandeau/BtnOK-s.png");
}

div#divButtonPenseNetRecherche
{
	width: 75px;
	height: 21px;
	cursor: pointer;
	background: url("../../images/Commun/Bandeau/BtnRechercheProduit-n.png") no-repeat;
}

div#divButtonPenseNetRecherche:hover
{
	background: url("../../images/Commun/Bandeau/BtnRechercheProduit-s.png") no-repeat;
}

div#penseNetAjoutRapide
{
	width: 88px;
	height: 23px;
	cursor: pointer;
	background: url("../../images/Commun/Bandeau/BtnAjoutRapide-n.png") no-repeat;
}

div#penseNetAjoutRapide.hover
{
	background: url("../../images/Commun/Bandeau/BtnAjoutRapide-s.png") no-repeat;
}

div#penseNetAjoutRapide.articleError
{
	background: url("../../images/Commun/Bandeau/BtnAjoutRapide-alerte.png") no-repeat;
}

input#inputPNAjoutRapide
{
	font-size: 0.8em; 
	border: medium none; 
	padding-left: 10px; 
	padding-top: 5px; 
	padding-bottom:6px; 
	background:transparent;
}

input.nbMessages, input.valeurPanier
{
	text-align:right;
	padding:1px;
}

span.nbArticles
{
	text-align:right;
	padding:1px;
}

div#barRechRapide
{
	width: 170px;
	height: 23px;
	cursor: pointer;
	background: url("../../images/Commun/MenuBar/BtnRechercheRapide-n.png") no-repeat;
}

div#barRechRapide.hover
{
	background: url("../../images/Commun/MenuBar/BtnRechercheRapide-s.png") no-repeat;
}

input#inputBarRechRapide
{
	border: medium none; 
	background:transparent;
	padding-top:5px;
	padding-left:6px;
	padding-bottom:5px;
}

input#inputBarRechRapide.empty
{
	font-style:italic;
}

span.barIdentification
{
	font-family: Arial;
	font-size: 12px;
	float: left;
}

span.barDate
{
	padding-left:50px;
}

span.barIds
{
	padding-left:10px;
}

div#barDeconnexion
{
	margin-left: 15px;
	width: 80px;
	height: 20px;
	float: left;
	cursor: pointer;
	background: url("../../images/Commun/MenuBar/BtnDeconnexion-n.png") no-repeat;
}

div#barDeconnexion.hover
{
	background: url("../../images/Commun/MenuBar/BtnDeconnexion-s.png") no-repeat;
}

span.menuSpan
{
	font-family: helvetica, Arial;
	font-size: 14px;
	color: #787878;
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px;
}

span.menuSpan.selected
{
	color: #D6811E;
}

table#tbMenuObjets
{
	position: absolute;
	margin-top: 8px;
	/*margin-left: 30px;*/
}

/* Cursors */
div#divHoverCursor
{
	/* Initially hidden */
	display: none;
	width: 15px;
	height: 35px;
	position: absolute;
	cursor: pointer;
	background: url("../../images/Commun/MenuBar/Curseuranime.png") no-repeat;
	z-index: -1; /* So that it doesn't take the 'mouseleave' event from the menu bar */
}
div#divSelectedCursor
{
	/* Initially hidden */
	display: none;
	width: 15px;
	height: 35px;
	top: 1px;
	position: relative;
	background: url("../../images/Commun/MenuBar/Curseur-s.png") no-repeat;
}

div#divMainContents {
	position:relative; 
	top:-25px;
	padding-left: 22px;
	padding-right: 22px;
}

div#divContextFrame
{
}

table#tbContentBlock
{
	min-width:626px;
	width: 100%;
	/*min-height: 450px;*/
	/*margin-left:22px;
	margin-right:22px;*/
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 4px 2px #9E9E9E;
}

table#tbContentBlock tbody
{
	/* Must do this otherwise IE applies the above padding to all cells too!! */
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}

table#tbSubMenu
{
	height: 100%;
	width: 150px;
}

td.tdSubMenuBody
{
	width: 150px;
	min-width: 150px;
	background-color: #87C140;
	padding-bottom: 20px;
}
div#divSubMenuHeader {
	height: 23px;
	background-color: #de670e;
	background: linear-gradient(#ce5a19, #ec7f25);
	border-bottom: 2px solid black;
}
table.tbSubMenuItems {
	margin-top: 4px;
}
tr.subMenuRow
{
	width: 150px;
	height: 25px;
	vertical-align: bottom;
	cursor: pointer;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

tr.subMenuRow :hover
{
	background: #EF8200;
}

tr.subMenuRow.selected
{
	/*color: #3A3D45;*/
}

tr.subMenuRow div.subMenuPuce
{
	width: 15px;
	max-width: 15px;
	height: 15px;
	padding: 0;
	background: url("../../images/Commun/MenuBar/PuceFerme.png") no-repeat center;
	float: left;
}

tr.subMenuRow.selected div.subMenuPuce
{
	width: 15px;
	max-width: 15px;
	height: 15px;
	padding: 0;
	background: url("../../images/Commun/MenuBar/PuceOuvert.png") no-repeat center;
	float: left;
}

tr.subSubMenuRow
{
	width: 150px;
	cursor: pointer;
	font-family: Helvetica;
	font-size: 13px;
	color: black;
	padding-left: 10px;
}

tr.subSubMenuRow span
{
	padding-left: 10px;
}

tr.subSubMenuRow.selected
{
	background: #EF8200;
	color: White;
	font-weight: bold;
}

td.tdContent
{
	padding: 0px;
	min-height: 200px;
	background-color: #838383;
}

/* Footer */
table#tbFooter
{
	width: 100%;
	min-width:626px;
	padding-left:20px;
	padding-right:20px;
}

table#tbFooter tbody
{
	/* Must do this otherwise IE applies the above padding to all cells too!! */
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td#tdFooterLeft
{
	width: 10px;
	max-width: 10px;
	height: 58px;
	padding: 0;
	background: url("../../images/Commun/Footer/01_GaucheArrondi.png") no-repeat;
}

td#tdFooterButtons
{
	height: 58px;
	width: 505px;
	max-width: 505px;
	min-width: 505px;
	padding: 0;
	background: url("../../images/Commun/Footer/03_Centravet.png") no-repeat;
}

td#tdFooterButtons div
{
	width: 41px;
	height: 41px;
	float: left;
	cursor: pointer;
	margin-top: 15px;
}

div#divFooterBtnSOS
{
	background: url("../../images/Commun/Footer/BtnPiedSOS-n.png") no-repeat;
	margin-left: 25px;
}

div#divFooterBtnSOS:hover
{
	background: url("../../images/Commun/Footer/BtnPiedSOS-s.png") no-repeat;
}

div#divFooterBtnCalc
{
	background: url("../../images/Commun/Footer/BtnPiedCalculette-n.png") no-repeat;
	margin-left: 13px;
}

div#divFooterBtnCalc:hover
{
	background: url("../../images/Commun/Footer/BtnPiedCalculette-s.png") no-repeat;
}

div#divFooterBtnSite
{
	background: url("../../images/Commun/Footer/BtnPiedSite-n.png") no-repeat;
	margin-left: 13px;
}

div#divFooterBtnSite:hover
{
	background: url("../../images/Commun/Footer/BtnPiedSite-s.png") no-repeat;
}

div#divFooterBtnCompte
{
	background: url("../../images/Commun/Footer/BtnPiedCompte-n.png") no-repeat;
	margin-left: 13px;
}

div#divFooterBtnCompte:hover
{
	background: url("../../images/Commun/Footer/BtnPiedCompte-s.png") no-repeat;
}

div#divFooterBtnDidact
{
	background: url("../../images/Commun/Footer/BtnPiedDidacticiel-n.png") no-repeat;
	margin-left: 13px;
}

div#divFooterBtnDidact:hover
{
	background: url("../../images/Commun/Footer/BtnPiedDidacticiel-s.png") no-repeat;
}

td#tdFooterSpace
{
	height: 58px;
	background: url("../../images/Commun/Footer/05_Vert1px.png") repeat-x;
}

td#tdFooterRight
{
	width: 10px;
	min-width: 10px;
	max-width: 10px;
	height: 58px;
	background: url("../../images/Commun/Footer/06_DroitArrondi.png") no-repeat;
}

/* Panier */
.ui-effects-transfer
{
	text-align: center;
	vertical-align: middle;
	z-index: 10000;
}

/* Accueil */
div.divAccueilControls
{
	background-color: #3D3F46;
}

div.divAccueilControls td
{
	cursor: pointer;
}

div.divAccueilControls td.tdAccueilPage
{
	background-color: #E48B23;
	border-top: 2px solid #3D3F46;
	width: 15px;
	color: Black;
	font-weight: bold;
	text-align: center;
	padding: 0;
	font-size:13px;
}

div.divAccueilControls td.tdAccueilPage.currentPage
{
	border-top: 2px solid White;
}

/* PANIER */
input.panierQuantityUpdated
{
	color: Red;
}

div#panierSearchItems
{
	width: 24px;
	height: 24px;
	cursor: pointer;
	float: left;
	background-image: url('/Themes/images/common/Loupehistorique-n.png');
}
div#panierSearchItems:hover
{
	background-image: url('/Themes/images/common/Loupehistorique-o.png');
}
div.panierSummaryBlock
{
	width:97%; 
	float:left; 
	border: 2px solid Black; 
	background-color:#767776; 
	font-weight:bold; 
	padding:3px; 
	margin:5px;
}
div.panierSummaryHeader
{
	font-variant:small-caps;
	font-weight: bold;
	font-size: 13px;
	float: left;
	clear:both;
}
div.panierSummaryElement
{
	float:left;
	padding-left:15px;
	padding-right:15px;
	font-size: 12px;
	white-space:nowrap;
}
div.panierSummaryElement.newline
{
	clear: both;
}
td.tdPanierSummaryHeader
{
	font-variant:small-caps;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
}
td.tdPanierSummaryElementName
{
	font-size: 12px;
	white-space:nowrap;
	text-align: right;
	font-weight: bold;
}
td.tdPanierSummaryElementValue
{
	font-size: 12px;
	white-space:nowrap;
	text-align: left;
	font-weight: bold;
}

input.loginError
{
	border: 1px solid red;
}

/* Facebook */
.fbBackground{
  position:absolute;
	top:4px;
	left:20px;
  z-index:9;
}

.fbContent{
	top:9px;
	left:30px;
  z-index:10;
  position: absolute;
}