﻿/*-------------------------------
ROYAL CANIN
--------------------------------*/
#text{
	width:916px;
	height:390px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	float:right;
	overflow:auto;
}
#bgright{
	width:32px;
	height:390px;
	background-image:url('../images/bgleft.gif');
	background-repeat:repeat-y;
	float:right;
}
#bgleft{
	width:32px;
	height:390px;
	background-image:url('../images/bgleft.gif');
	background-repeat:repeat-y;
	float:left;
}
/*-------------------------------------------*/
/*-------------------------------
VET-CONCEPT
--------------------------------*/
#textvetc{
	width:916px;
	height:390px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	float:right;
	overflow:auto;
}
#bgrightvetc{
	width:32px;
	height:390px;
	background-image:url('../images/bgleft.gif');
	background-repeat:repeat-y;
	float:right;
}
#bgleftvetc{
	width:32px;
	height:390px;
	background-image:url('../images/bgleft.gif');
	background-repeat:repeat-y;
	float:left;
}
/*-------------------------------------------*/
/*-------------------------------
HILLS´S-CONCEPT
--------------------------------*/
#texthills{
	width:916px;
	height:390px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	float:right;
	overflow:auto;
}
#bgrighthills{
	width:32px;
	height:390px;
	background-image:url('../images/bgleft.gif');
	background-repeat:repeat-y;
	float:right;
}
#bglefthills{
	width:32px;
	height:390px;
	background-image:url('../images/bgleft.gif');
	background-repeat:repeat-y;
	float:left;
}
/*-------------------------------------------*/
