@charset "UTF-8";
/*************/
/* HTML TAGS */
/*************/

/* MAIN ELEMENTS */
html, body {
	height:100%;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#313131;
	background-color: #fafafa;
	margin:0;
}
address {
	font-style:normal;	
	font-size:12px;
}
p {
	margin-bottom:10px;
	padding-right:15px;
}
h1 {
	font-size:24px;
	color: #313131;
	font-weight:normal;
	margin-bottom:16px;	
}
h2 {
	font-size:17px;
	color: #313131;
	font-weight:normal;
}
hr {
	border:none;
	background:none;
	border-bottom:1px solid #c1c1c1;	
}
a:link,
a:active,
a:visited {
	text-decoration:none;	
}
a:hover {
	text-decoration:none;	
}
/*******************************************************************************
*
* Layout
*
*******************************************************************************/
#wrapper {
	width:960px;
	margin:0 auto;
}
#left {
	width:115px;
	float:left;	
}
#center {
	width:845px;
	float:left;
	padding-top:8px;
}
#centerTopLeft {
	width:645px;
	float:left;
	color:#636363;
	padding-top:38px;
	height:77px;	
}
.clinicname {
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#centerTopRight {
	width:200px;
	float:left;	
}
#centerRight {
	
}
#top {
	
}
#logo {
	
}
#nav {
	height:44px;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}

#nav ul li {
	display:inline;
	line-height:44px;
	margin-right:30px;
}
#nav ul li a:link, 
#nav ul li a:active, 
#nav ul li a:visited {
	color:#636363;
	text-decoration:none;
	font-size:14px;
}
#nav ul li a:hover {
	text-decoration:none;	
}
#nav ul li a.selected:link, 
#nav ul li a.selected:active, 
#nav ul li a.selected:visited {
	color:#000;
}
#topnav {
	width:560px;
	float: left;
}
#topnavclinics {
	width:285px;
	float: left;
	text-align: right;
	padding-top:10px;
}
#clinicselector {
	width:200px;
	font-size: 15px;	
}
#clinicselector option {
	height:22px;
	line-height: 22px;
	font-size: 22px;
	padding:4px 0;
}
#content {

}
#footer {
	border-top:1px solid #c1c1c1;
	margin-top:40px;
	padding-top:10px;
	margin-left:115px;
	font-size:11px;
	color:#636363;
}
#intro {
	font-size: 12px;
}
.langcol {
	float:left;
	width:65px;
	margin-top:32px;
	line-height:16px;
	font-size:12px;
}
#maincontent {
	margin-top:15px;	
}

#maincontent-left {
	width:630px;
	float:left;	
}
#care {
	width:630px;	
}
#maincontent-right {
	width:200px;
	float:left;	
	margin-left:15px;
}
#maincontent h2 {
	font-size:19px;	
	font-weight:normal;
	margin-bottom:10px;	
	line-height:normal;
}
.subnav {
	
}
.subnav a.selected, .langcol a.selected {
	color:#000;
	text-decoration:none;	
}
.team {
	margin-bottom:20px;	
}
.subnav li{
	line-height:16px;
	margin-bottom:10px;
}
.subnav li a {
	font-size:12px;	
}
.marginbox {
	border-top:1px solid#c1c1c1;
	padding:15px 0;
}
.marginbox address {
	color:#454545;
	font-style:normal;
}
.linewrapper {
	margin-bottom: 20px;	
}
.coll200wrapper {
	width:200px;
	float:left;	
}
.coll200wrapper img {
	margin-bottom:15px;	
}
#home-mainpict img {
	margin-bottom:15px;	
}
.profile_pict {
	width:250px;
}
.profile_infos {
	width:365px;
	margin-left:15px;
	line-height:18px;
}
.profile_infos {
	color:#454545;
}
.profile_infos strong {
	color:black;	
}
.gallery img {
	float:left;
	margin-bottom:15px;
}


#sb-counter {
	display:none;	
}

.newsGothic { 
	font-family: NewsGothicBT-Light;
}

/* !contact */
.halfwidth {
	width:415px;
	margin-right:15px;
	float: left;
}
.halfwidth.nomargin {
	margin-right: 0;
}
.map,
#mapves,
#mapplo {
	width:415px;
	height:300px;
	margin-bottom: 25px;
}

.separator {
	background: url(/_i/layout/bg_home_separator.gif) repeat-x;
	height:3px;
	width:100%;
}
.halfwidth .separator {
	margin:8px 0;
}
#contactmargin {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:15px 0 15px 15px;
	color:#fff;
	font-size: 12px;
	line-height: 16px;
}
#contactmargin.vesenaz {
	background:#047ba9;
}
#contactmargin.plo {
	background:#ff3e06;
}
#contactmargin h1 {
	color:#fff;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 0;
}
#contactmargin h2 {
	color:#000;
	font-size: 24px;
}
/*-------------------------------------------------------------------------------------------*/
/* Equipe *
/*-------------------------------------------------------------------------------------------*/
.row {
	margin-bottom:15px;	
}
.profile {
	float:left;
	width:200px;
	margin-right:15px;	
}
.profile img {
	margin-bottom:15px;	
}
.profile h2 {
	font-size:16px;
	color:#000;
	margin-bottom:6px;
}
.profile p {
	margin-bottom:6px;
	
}
.profile a {
	
}
.nomargin {
	margin:0;	
}


/*******************************************************************************
*
* Divers
*
*******************************************************************************/
.margedr {
	margin-right:15px;	
}

.note {
	font-size:10px;
	text-align:center;
	margin-top:200px;
	line-height:14px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.clear {
	clear:both;
}
.float {
	float:left;
}
 @font-face {font-family: 'NewsGothicBT-Light';src: url('/_fonts/webfonts/1DCCE8_0_0.eot');src: url('/_fonts/webfonts/1DCCE8_0_0.eot?#iefix') format('embedded-opentype'),url('/_fonts/webfonts/1DCCE8_0_0.woff') format('woff'),url('/_fonts/webfonts/1DCCE8_0_0.ttf') format('truetype');}
 
  
 @font-face {font-family: 'NewsGothicBT-LightItalic';src: url('/_fonts/webfonts/1DCCE8_1_0.eot');src: url('/_fonts/webfonts/1DCCE8_1_0.eot?#iefix') format('embedded-opentype'),url('/_fonts/webfonts/1DCCE8_1_0.woff') format('woff'),url('/_fonts/webfonts/1DCCE8_1_0.ttf') format('truetype');}
