/*
CSS for Physiogenex home page
*/
#center{
	background:					url(/img/home/backgroundCenter.jpg) no-repeat 0px 0px;
}
h1{
	margin:0px;
}
#logo{
	padding:					0 0 0 107px;
	display:					block;
}
#menuTop ul.CMS_lvl3{
	height:						160px;
}
#headerFlash{
	background:					url(/img/home/headerFlash.jpg) no-repeat 0px 0px;
	height:						160px;
}
#content{
	background:					url(/img/home/backgroundContent.gif) no-repeat 56px 0px;
	padding:					0px 0px 40px 97px;
}
#partLeft{
	float:						left;
	padding:					41px 39px 0px 0px;
	width:						351px;
}
#newsCatalogue{
	/*background:					url(/img/home/backgroundNewsCatalogue.gif) repeat-y 0px 0px;*/
	background:					url(/img/home/bg_newsCatalogue.jpg) no-repeat bottom right;
}
#newsInnovations{
	background:					url(/img/home/newsInnovations.gif) no-repeat 0px 0px;
	padding:					14px 1px 0px 106px;
}
#newsInnovations .news{
	padding:					5px 5px 8px 0px;
	height:							1%;
}
#newsInnovations .news p{
	margin:						5px 0px;
}
#newsInnovations .right img{
	border:						1px solid #4c535b;
	margin:						5px 0px 0px 5px;
}
#content #newsInnovations .title,
#content #newsInnovations a .title {
	background:					url(/img/home/newsCatalogueTitle.gif) no-repeat 0px 4px;
	font-size:					11px;
	font-weight:				bold;
	padding-left:				9px;
	margin-top:					10px;
	text-transform:				uppercase;
	color:						#5C5C64;
	text-decoration:			none;
}

#bottomNewsCatalogue{
	background:					url(/img/home/bottomNewsCatalogue.gif) no-repeat left bottom;
	height:						1px;
	font-size:					0px;
}
#newsHomepage{
	border:						1px solid #dcdcde;
	padding:					5px 53px 5px 42px;
	background:					url(/img/home/bg_newsHomepage.jpg) repeat-x bottom;
}
#newsHomepage .news{
	border-bottom:				1px solid #dcdcde;
	padding-bottom:				8px;
	margin-bottom:				5px;
}
#newsHomepage .date{
	padding-left:				14px;
}
#newsHomepage a{
	/*background:					url(/img/home/newsHomepage.gif) no-repeat 4px 5px;*/
	color:						#6a8c00;
	/*padding-left:				14px;*/
	text-decoration:			none;
}
#newsHomepage .title a{
	font-weight:				bold;
}
#newsHomepage .title {
	background:					url(/img/home/newsHomepage.gif) no-repeat 4px 5px;
	color:						#6a8c00;
	padding-left:				14px;
	font-weight:				bold;
}
.catalogue{
	background:					url(/img/home/backgroundCatalogue.gif) repeat-y 0px 0px;
	color:						#FFFFFF;
	height:						1%;
	overflow:					hidden;
	margin-bottom:				1px;
}
#animalsModels{
	background:					url(/img/home/animalsModels.gif) no-repeat 8px 0px;
	height:						1%;
	margin:						8px 0px 0px 0px;
	overflow:					hidden;
	padding:					18px 47px 0px 80px;
}

#animalsModels a {
color : rgb(135,217,251);
}

#animalsModelsBottom{
	background:					url(/img/home/animalsModelsBottom.gif) no-repeat 23px bottom;
	font-size:					0px;
	height:						5px;
	margin-bottom:				12px;
}
.animalsModelsMore{
	float:						right;
	margin-bottom:				10px;
}
a.animalsModelsMore {
	display:					block;
	width:						49px;
	height:						17px;
	background:					url(/img/home/animalsModelsMore.gif) no-repeat;
}
a.animalsModelsMore:hover {
	background:					url(/img/home/animalsModelsMore_hover.gif) no-repeat;
}
a.animalsModelsMore span {
	display:					none;
}


#plateform{
	background:					url(/img/home/plateform.gif) no-repeat 23px 0px;
	height:						1%;
	margin-top:					8px;
	overflow:					hidden;
	padding:					15px 98px 0px 40px;
}
#plateformBottom{
	background:					url(/img/home/plateformBottom.gif) no-repeat 23px bottom;
	font-size:					0px;
	height:						5px;
	margin-bottom:				12px;
}
.plateformMore{
	float:						left;
	margin-bottom:				10px;
}
a.plateformMore {
	display:					block;
	width:						49px;
	height:						17px;
	background:					url(/img/home/plateformMore.gif) no-repeat;
}
a.plateformMore:hover {
	background:					url(/img/home/plateformMore_hover.gif) no-repeat;
}
a.plateformMore span {
	display:					none;
}

#partRight{
	float:						left;
	width:						403px;
}
a.more {
	display:					block;
	width:						49px;
	height:						17px;
	background:					url(/img/home/moreNewsCatalogue.gif) no-repeat;
}
a.more:hover  {
	background:					url(/img/home/moreNewsCatalogue_hover.gif) no-repeat;
}
a.more span {
	display:					none;
}
.intro p {
	margin-top:					0;
	margin-bottom:					5px;
}
.text h2 {
	border-left:				5px solid #bbbbbf;
	color:						#787880;
	font-size:					15px;
	font-weight:				bold;
	padding-left:				9px;
}
