body
{
	background-image: url(../img/bg-body.jpg);
	margin: 0px;
	font-family: arial;
}

.page
{
	width: 1054px;
	margin: 0px auto;
}

.header
{
	width: 100%;
	height: 123px;
	background: url(../img/bg-header.gif) no-repeat;
	padding-bottom: 10px;
}

.changeLanguage
{
	padding-top: 10px;
	padding-right: 50px;
	clear: both;
	float: right;
	text-align: right;
	color: #000;
	font-size: 10px;
	width: 100px;
}

.changeLanguage select
{
	width: inherit;
}

.content
{
	width: 100%;
	height: 683px;
	padding-bottom: 10px;
	font-size: 12px;
}

.indexcontent
{
	height: 524px;
	width: 972px;
	background: url(../img/bg-index-content.jpg) no-repeat;
	margin: 40px;
}

.indexmenu
{
	float: left;
	margin: 60px;
	color: #5f8db9;
}

.indexmenu:hover
{
	color: #2f4db9;
}
*html .indexmenu
{
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	color: #5f8db9;
}

.invisible
{
	float: left;
	width: 0px;
}

*html .invisible
{
	float: left;
	width: 30px;
}

.indextitle
{
	color: inherit;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	height: 63px;
	width: 360px;
    background: url(../img/bg-bloc-header.gif) no-repeat;
}

.indexdescription
{
	height: 150px;
}

.indexdescription .text
{
	padding-top: 40px;
	margin: auto;
	margin-top: 0px;
	width: 800px;
	height: 80px;
	color: #fff;
	font-family: verdana;
}

.indexflash
{
	height: 282px;
	width: 360px;
	padding-left: 1px;
	margin-top: -52px;
	position: absolute;
}

.menu
{
	float: left;
	height: 683px;
	width: 209px;
	color: #FFF;
	font-size: 13px;
	font-weight: 500;
	background: url(../img/bg-menu.gif) no-repeat;
}

.description
{
	float: left;
	height: 681px;
	width: 505px;
	background: url(../img/bg-description.jpg) repeat-y;
	background-position: fixed;
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	overflow-y: auto;
	overflow-x: hidden;
}

.descriptiontext
{
	margin: 20px;
}

.image
{
	float: left;
	margin-left: 15px;
	border-top: 1px solid transparent;
	border-left: 1px solid #818181;
	background: url(../img/img-right1.jpg) no-repeat;
	width: 321px;
	height: 683px;
}

.footer
{
	width: 100%;
	height: 112px;
	background: url(../img/bg-footer.gif) no-repeat;
}

.title
{
	color: #044c94;
	font-size: 24px;
	text-align: left;
}

sup
{
	font-size: 10px;
}

ul, li
{
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}
.contentlist
{
	margin: 5px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}

.contentlistitem
{
	margin: 5px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: square;
	font-size: 12px;
}

.lienmenu, .lienmenu:active, .lienmenu:visited, .lienmenu:link
{
	color: #FFF;
	text-decoration: none;
}
.lienmenu:hover
{
	text-decoration: underline;
}


#patientsCounter
{
	padding-right: 50px;
	padding-top: 5px;
	float: right;
	width: 100px;
	height: 60px;
	text-align: center;
}
.titlePatientCounter
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	
}
.numberPatientCounter
{
	margin: 5px;
	background-color: #fff;
	font-weight: bold;
	float: left;
	padding: 2px;
}

.footerlink
{
	height: 112px;
	line-height: 112px;
	padding-left: 30px;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.footercopyright
{
	float: right;
	text-align: right;
	padding-right: 60px;
	padding-top: 15px;
	line-height: 40px;
	width: 500px;
	font-weight: bold;
	font-size: 10px;
}
.footercopyright div
{
	line-height: 24px;
}
.footercopyright span
{
	font-weight: normal;
	font-size: 9px;
}
