/* standard styles start */
HTML {
	overflow-y: scroll;
}

BODY {
	background-color: #000000;
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 70%;
	color: #FFFFFF;
	margin: 0px;
}

IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

H1 {
	font-family: 'Bell MT' Times, sans serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;	
	text-transform: uppercase;
}

H2 {
	font-family: 'Bell MT' Times, sans serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-transform: uppercase;
}

H2modif {
	font-family: 'Bell MT', Times, sans serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #FFFFFF;
			/* text-transform: uppercase; */
}

H3 {
	font-family: 'Bell MT' Times, sans serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase; 
}


#H3modif, #H1modif {
	font-family: 'Bell MT' Times, sans serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#H3modif {
	color: #CB1600;
}

#H1modif {
	color: #4B5B91;
}


H4 {
	font-family: 'Tahoma', Times, sans serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #4B5B91;
}

H5 {
	font-family: 'Tahoma', Times, sans serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #990000;
}

H6 {
	font-family: 'Tahoma', Times, sans serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #CB1600;
}

P {
	font-family: 'Tahoma' Times, sans serif;
	line-height: 1.3em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

A, A:active, A:visited {
	color: #CB1600;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

SUP {
	font-size: 0.7em;
}

A.catLink, A.catLink:active, A.catLink:visited {
	color: #4B5B91;
}

A.catLink:hover {
	text-decoration: none;
}
/* standard styles end */

/* breadcrumb start */
#breadcrumbDog {
	margin: 6px 4px 18px 14px;
	background: url(/fr/images/arrowBreadcrumbDog.gif) top left no-repeat;
	background-color: #EDEDED;
}

#breadcrumbCat {
	margin: 6px 4px 18px 14px;
	background: url(/fr/images/arrowBreadcrumbCat.gif) top left no-repeat;
	background-color: #EDEDED;
}

#breadcrumbText {
	padding: 2px 0px 0px 22px;
	font-size: 0.8em;
}

#breadcrumbText A.upperLevel {
	color: #424242;
	text-decoration: none;
}

#breadcrumbText A.dogCurrent {
	color: #990000;
	text-decoration: none;
}

#breadcrumbText A.catCurrent {
	color: #4B5B91;
	text-decoration: none;
}

#breadcrumbText A.universCurrent {
	color: #990000;
	text-decoration: none;
}


#breadcrumbText A:hover{
	text-decoration: underline;
}
/* breadcrumb end */

/* feeding guidelines styles start */
#feedingGuidelines {
	width: 296px;
	padding-bottom: 21px;
	margin: 15px 0px 0px 13px;
	background: url(/fr/images/feedingGuidelinesFooter.gif) bottom left no-repeat;
	background-color: #CCCCCC;
	overflow: hidden;
}

#feedingGuidelinesCat {
	width: 296px;
	padding-bottom: 21px;
	margin: 15px 0px 0px 13px;
	background: url(/fr/images/feedingGuidelinesFooterCat.gif) bottom left no-repeat;
	background-color: #F0F0F0;
	overflow: hidden;
}

#feedingGuidelinesTitle {
	padding: 16px 0px 15px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#feedingGuidelinesHeading {
	padding-bottom: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

#feedingGuidelinesHeadingCat {
	padding-bottom: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

#feedingGuidelinesTable, #feedingGuidelinesTable TABLE {
	font-size: 1em;
	text-align: center;
	color: #787878;
	background-color: #DCDCDC;
	overflow: hidden;
}

#feedingGuidelinesTableCat, #feedingGuidelinesTableCat TABLE {
	font-size: 1em;
	text-align: center;
	color: #787878;
	background-color: #DCDCDC;
	overflow: hidden;
}

#feedingGuidelinesTable TD {
	height: 22px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#feedingGuidelinesTableCat TD {
	height: 22px;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}

.feedingGuidelinesTableHeading {
	color: #4B5B91;
	background-color: #F0F0F0;
	font-weight: bold;
}

.feedingGuidelinesTablePinkHeading {
	color: #990000;
	background-color: #ECD6D5;
}

.feedingGuidelinesTablePinkBold {
	background-color: #ECD6D5;
	font-weight: bold;
}

.feedingGuidelinesTableGreyHeading {
	color: #990000;
	background-color: #DCDCDC;
}

.feedingGuidelinesTableGreyBold {
	font-weight: bold;
}

.feedingGuidelinesTableBlueHeading {
	color: #4B5B91;
	font-weight: bold;
	background-color: #F0F0F0;
}

.feedingGuidelinesTableBlueBold {
	font-weight: bold;
	background-color: #CBD8F4;
}

.feedingGuidelinesTablePink {
	background-color: #ECD6D5;
}
/* feeding guidelines styles end */

/* typical analysis styles start */
#typicalAnalysis {
	width: 296px;
	padding-bottom: 21px;
	margin: 15px 0px 0px 13px;
	background: url(/fr/images/typicalAnalysisFooter.gif) bottom left no-repeat;
	background-color: #EEEBEA;
	overflow: hidden;
}

#typicalAnalysisCat {
	width: 296px;
	padding-bottom: 21px;
	margin: 15px 0px 0px 13px;
	background: url(/fr/images/typicalAnalysisFooterCat.gif) bottom left no-repeat;
	background-color: #EEEBEA;
	overflow: hidden;
}

#typicalAnalysisTitle {
	padding: 16px 0px 10px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#typicalAnalysisTable {
	color: #787878;
	overflow: hidden;
}

#typicalAnalysisTable TD {
	height: 12px;
}

.typicalAnalysisTableLeft {
	width: 196px;
	text-align: left;
}

.typicalAnalysisTableRight {
	width: 100px;
	text-align: right;
}
/* typical analysis styles end */

/* recommandations journalieres styles start 2007-06-07 recomJour */
#recomJour {
	width: 296px;
	padding-bottom: 21px;
	margin: 15px 0px 0px 13px;
	background: url(/fr/images/recomJourFooter.gif) bottom left no-repeat;
	/*background-color: #EEEBEA;*/
	background-color: #fcfcfc;
	overflow: hidden;
}
/*
#recomJourCat {
	width: 296px;
	padding-bottom: 21px;
	margin: 15px 0px 0px 13px;
	background: url(/fr/images/typicalAnalysisFooterCat.gif) bottom left no-repeat;
	background-color: #fcfcfc;
	overflow: hidden;
}*/

#recomJourTitle {
	padding: 16px 0px 10px 15px;
	font-size: 1.1em;
	font-weight: bold;
	/*color: #000000; */
	color: #990000;
}

#recomJourTable {
	color: #787878;
	overflow: hidden;
}

#recomJourTable TD {
	height: 12px;
}

.recomJourTableLeft {
	width: 196px;
	text-align: left;
}

/*
.recomJourTableRight {
	width: 100px;
	text-align: right;
}/*
/* recommandations journalieres styles end */


/* odd + sods styles start */
.lozengePad {
	float: right;
	padding-bottom: 7px;
}

.moreInfo {
	margin: -5px 0px 10px 0px;
	background: url(/fr/images/bgMoreInfo.gif) top left no-repeat;
	padding: 0px 0px 0px 18px;
}

.moreInfo A, .moreInfo A:visited, .moreInfo A:active {
	color: #CB1600;
	text-decoration: none;
	font-weight: bold;
}

.moreInfo A:hover {
	text-decoration: underline;
}


.moreInfoDog {
	margin: -5px 0px 10px 0px;
	background: url(/fr/images/bgMoreInfoDog.gif) top left no-repeat;
	padding: 0px 0px 0px 18px;
}

.moreInfoDog A, .moreInfoDog A:visited, .moreInfoDog A:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.moreInfoDog A:hover {
	text-decoration: underline;
}

.moreInfoCat {
	margin: -5px 0px 10px 0px;
	background: url(/fr/images/bgMoreInfoCat.gif) top left no-repeat;
	padding: 0px 0px 0px 18px;
}

.moreInfoCat A, .moreInfoCat A:visited, .moreInfoCat A:active {
	color: #4B5B91;
	text-decoration: none;
	font-weight: bold;
}

.moreInfoCat A:hover {
	text-decoration: underline;
}

.clickableRHSHolder {
	margin-top: 20px;
}

.disclaimer {
	font-size: 0.8em;
}
/* odd + sods styles start */

/* other pages styles start */
#wetDryProducts {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


#tableauProduits {
	border-color:"#FFFFFF";

	}

/* 2007-06-21 MQ */	
#tableauProduits TD	{
	border-color:"#FFFFFF";
	height:20;
	text-align: center;
	font-weight:bold;
}
	
.tdcyan {
	color: #FFFFFF;
	background-color: #00A2B2;
	text-align: left;
	font-weight:bold;	
}

.tdrouge {
	color: #FFFFFF;
	background-color:#ee3224;
	text-align: left;
	font-weight:bold;
		
}
.tdmauve {
	color: #FFFFFF;
	background-color: #d15981;
	text-align: left;
	font-weight:bold;
}

.tdvert {
	color: #FFFFFF;
	background-color:#4d8f75;
	text-align: left;
	font-weight:bold;
}

.tdjaune {
	color: #FFFFFF;
	background-color: #e5b53a;
	text-align: left;
	font-weight:bold;
}
.tdhousecat {
	color: #FFFFFF;
	background-color: #4B9AD5;
	text-align: left;
	font-weight:bold;
}
.tdbleu {
	color: #FFFFFF;
	background-color: #006bb6;
	text-align: left;
	font-weight:bold;
}
.tdgris1 {
	color: #FFFFFF;
	background-color: #6d6e70;
}
.tdgris2 {
	color: #FFFFFF;
	background-color: #8a8c8e;
	font-weight:bold;
}
.tdgris3 {
	color: #FFFFFF;
	background-color: #a7a9ac;
	font-weight:bold;
}
/* 2007-06-21 MQ */	

#wetDryProducts TD {
	text-align: center;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#wetDryProducts .left {
	text-align: left;
}

#jauneBox {
	width: 350px;
	border: 1px solid #D49E17;
	/*background: url(/fr/images/bgGreyBox.gif) top left repeat-y; */
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 0px;
}

#greyBox {
	width: 510px;
	border-top: 1px solid #A9A9A9;
	background: url(/fr/images/bgGreyBox.gif) top left repeat-y;
	background-color: #E8E8E8;
	padding: 10px;
}

#greyBoxProductSelector {
	width: 342px;
	border-top: 1px solid #A9A9A9;
	background: url(/fr/images/bgGreyBoxProduct.gif) top left repeat-y;
	background-color: #E8E8E8;
	padding: 10px;
}


#greyBoxEcard {
	width: 342px;
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	background: url(/fr/images/bgGreyBoxProduct.gif) top left repeat-y;
	background-color: #E8E8E8;
	padding: 10px;
}


.ApercuSites {
	margin-right:10px;
}


.ProductSelectorLabel {
	font-weight: bold;
}

.ProductSelectorSelect {
	font-size: 11px;
}
.frmFieldProd {
	padding-bottom: 15px;
}
.radioHolder {
	padding-left: 20px;
}

.upperleft{
	width : 50%;
	margin-left : auto;
	margin-right : auto;

	background-color : #C0C0C0;
	background-image : url('/fr/images/titre_banner_prod/upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('/fr/images/titre_banner_prod/upperright.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('/fr/images/titre_banner_prod/lowerleft.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('/fr/images/titre_banner_prod/lowerright.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}

/* other pages styles end */

