@CHARSET "ISO-8859-1";
BODY {
	margin:0 0 10px 0;
	font-family:verdana;
	font-size:11px;
	color:#666666;
}
A {
	text-decoration:none;
	color:#0099cb;
}

H1 {
	color:#0099cb;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
H2 {
	color:#0099cb;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	/*font-size:12px;*/
	font-size:1em;
}
H3 {
	color:#0099cb;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	font-size:11px;
}
H4 {
	color:#f79100;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	/*font-size:12px;*/
	font-size:1em;
}
UL,LI {
	margin:0;
	padding:0;
	list-style:none;
}
IMG {
	border:none;
}
P {
	margin:0 0 10px 0;
	text-align:justify;
}
FORM {
	margin:0;
	padding:0;
}
#container {
	width:996px;
	height:auto;
	margin:0 auto;
	border:1px solid #b4b4b4;
}
#footer_accueil {
	width:996px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
#header {
	width:996px;
	height:133px;
	background:url(../images/dotted.jpg) repeat-x bottom;
}

#menuTop {
	width:996px;
	height:32px;
	background:url(../images/bg_menuTop.jpg) no-repeat left -1px;
}
#menuTop_1 {
	width:173px;
	height:32px;
	display:block;
	float:left;
	background:url(../images/menuTop_1.jpg) no-repeat left top;
}
#mainlevel-top {
	width:auto;
	height:32px;
	display:block;
	float:left;
}
#mainlevel-top li {
	display:block;
	float:left;
}
#mainlevel-top a.mainlevel-top {
	display:block;
	float:left;
	width:176px;
	height:31px;
}

.beta_sep {
	background:url(../images/beta_sep.jpg) no-repeat left top;
}
.beta_plus {
	background:url(../images/beta_plus.jpg) no-repeat left top;
}
.beta_pluspro {
	background:url(../images/beta_pluspro.jpg) no-repeat left top;
}

.beta_sep2 {
	background:url(../images/beta_sep2.jpg) no-repeat left top;
}
.beta_plus2 {
	background:url(../images/beta_plus2.jpg) no-repeat left top;
}
.beta_pluspro2 {
	background:url(../images/beta_pluspro2.jpg) no-repeat left top;
}
#banner {
	width:996px;
	height:96px;
	background:url(../images/sep-services-banner.jpg) no-repeat left top;
}
#menuTopLeft {
	width:235px;
	height:26px;
	background:url(../images/bayer-healthcare.jpg) no-repeat left top;
	float:right;
	text-align:right;
	font-family:arial;
	font-weight:bold;
	color:#666666;
	padding:70px 30px 0 0px;
}
#menuTopLeft a {
	color:#666666;
	font-size:0.8em;
}
#logo {
	width:265px;
	height:96px;
	float:left;
}
#pageNav {
	width:796px;
	height:23px;
	padding:15px 0 0 200px;
	background:url(../images/bg_pagenav.jpg) repeat-x left bottom;
	font-size:0.8em;
	/*color:#0099cc;*/
}
#pageNav a {
	font-size:0.9em;
	color:#0099cc;
}

#allContent {
	width:996px;
	height:auto;
	clear:both;
}
#leftContent {
	width:193px;
	height:auto;
	display:block;
	float:left;
	text-align:left;
}


.glossymenu{
	margin:10px 0 0 5px;
	padding: 0;
	width: 180px; /*width of menu*/
	border-bottom-width: 0;
	font-size:0.8em;
}

.glossymenu a.menuitem{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	color:#3fb2d8;
	background:url(../images/dotted.jpg) repeat-x left bottom;
	padding:5px 0 5px 5px;
	font-weight:bold;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	/*color:#0099cb;*/
}
.glossymenu a.menuitem:active {
	/*color:#FFFFFF;
	background:#0099cb;*/
}
.glossymenu a.menuitem.current {
	color:#FFFFFF;
	background:#0099cb;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	/*position: absolute;
	top: 5px;
	right: 5px;
	border: none;*/
}

.glossymenu a.menuitem:hover{
	background-color:#0099cb;
	color:#FFFFFF;
}

.glossymenu div.submenu{
	/*background: white;*/
	
}

.glossymenu div.submenu ul{
	/*list-style-type: none;
	margin: 0;
	padding: 0;*/
}

.glossymenu div.submenu ul li{
	/*list-style-image:url(../images/fleche.jpg);
	list-style-position:inside;*/
}

.glossymenu div.submenu ul li a{
	display: block;
	color:#3fb2d8;
	text-decoration: none;
	padding:5px 0 5px 20px;	
	background:url(../images/dotted.jpg) repeat-x left bottom;
	font-weight:bold;
	width:160px;
}

.glossymenu div.submenu ul li a:hover, .glossymenu div.submenu ul li a{
	background:url(../images/fleche.jpg) #FFF no-repeat -5px;
	border-bottom:1px dotted #4EBECC;
}

.glossymenu div.submenu ul li a:hover, .glossymenu div.submenu ul li a.current{
	color:#009cd6;
	background:url(../images/fleche_rol.jpg) #f9ecc2 no-repeat 6px;
}




.glossymenu div.submenu2 ul li a {
	padding-left:25px;
	font-weight:normal;
	width:155px;
}
.glossymenu div.submenu2 ul li a:hover, .glossymenu div.submenu2 ul li a.current {
	background:url(../images/dotted.jpg) repeat-x left bottom #fff;
	color:#666666;
}

#menu2, .copy {
	width:180px;
	height:auto;
	margin:15px 0 0 5px;
	border-bottom:1px solid #666666;
	font-size:0.8em;
}
#menu2 .menu2 {
	display:block;
	padding:5px;
	font-weight:bold;
	color:#666666;
}
#menu2 .titre {
	display:block;
	padding:5px;
	font-weight:bold;
	color:#fff;
	background-color:#999999;
}
#copy {
	font-size:0.8em;
	width:180px;
	margin:10px 0 0 5px;
	color:#666666;
	font-weight:bold;
}
#centerContent {
	width:588px;
	height:auto;
	display:block;
	float:left;
	padding:10px 0px 0 10px;
	font-size:0.9em;
}
#centerContent h1 {
	font-size:1em;
	margin-bottom:5px;
}
.Column3, .Column2 {
	width:588px;
	height:auto;
}
.Column3 .cols {
	width:278px;
	height:auto;
	display:block;
	float:left;
	margin:10px 5px 0 0;
	padding:0 10px 0 0;
}
.Column3 .cols div, .Column2 li div {
	display:block;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	background:url(../images/dotted.jpg) repeat-x left top;
}
.Column3 .cols h1, .Column2 h1 {
	font-size:0.9em;
	color:#0099cb;
	background:url(../images/puce1.jpg) no-repeat left 3px;
	padding:0 0 0 10px;
	margin:0;
}
.Column2 {
	margin-top:10px;
}
.Column2 .cols1 {
	width:192px;
	display:block;
	float:left;
	margin:0 15px 0 0;
}
.Column2 .cols2 {
	width:365px;
	display:block;
	float:left;
}


#col_5 {
	width:205px;
	height:auto;
	display:block;
	float:left;
}
#col_5 #glossaire, #col_5 #menu {
	background:#eaf8ff;
	width:185px;
	height:auto;
	margin:0 0 10px 0;
	padding:10px;
	text-align:left;
}
#col_5 #menu h1 {
	font-size:0.8em;
}
#col_5 #menu a {
	display:block;
	padding-left:10px;
	margin:10px 0 0 0;
}

.type_1 {
	margin:0 0 5px 0;
}
.plus {
	text-decoration:underline;
	color:#0099cb;
}
#rightContent {
	width:190px;
	height:auto;
	display:block;
	float:left;
	padding:10px 0px 0 10px;
}
#login {
	width:175px;
	height:auto;
}
#login label {
	display:block;
	float:left;
	width:75px;
	font-size:10px;
	margin-right:6px;
	margin-bottom:5px;
	color:#999999;
	text-align:right;
}
#login input {
	width:90px;
	display:block;
	margin-bottom:5px;
	float:left;
	padding:0;
	font-size:10px;
	background:url(../images/bg_input.jpg) no-repeat right bottom;
	border:none;
	height:14px;
}
#rightMenu {
	width:170px;
	height:auto;
	margin:10px 0 0 0;
	text-align:right;
	font-size:10px;
	color:#999999;
}
#rightMenu a, .bleu {
	color:#0099cb;
}
#rightMenu a {
	text-decoration:underline;
}

#col_1 {
	width:370px;
	height:auto;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
#col_1 h1 {
	font-size:1.1em;
	margin-bottom:20px;
}
#col_1 a {
	font-weight:normal;
	text-decoration:underline;
}
#col_1 a:hover {
	text-decoration:underline;
	font-weight: normal;
}
#col_2 {
	width:205px;
	height:auto;
	display:block;
	float:left;
}
#col_2 #glossaire, #col_2 #menu {
	background:#eaf8ff;
	width:185px;
	height:auto;
	margin:0 0 10px 0;
	padding:10px;
	text-align:left;
}
#col_2 #menu h1 {
	font-size:0.8em;
}
#col_2 #menu a {
	display:block;
	padding-left:10px;
	margin:10px 0 0 0;
	background:url(../images/liste.jpg) no-repeat left 5px;
}
#col_2 #menu a.current {
	color:#999999;
}
span.tools {
	display:block;
	background:#eaf8ff;
	margin:0 10px 5px 0;
	font-weight:bold;
	font-size:0.9em;
	color:#0099cc;
	padding:3px 0 3px 10px;
}
span.tools2 {
	color:#0099cc;
}
div.tools {
	margin:0 10px 0 0;
}
div.tools a{
	font-size:0.9em;
}
.spacer {
	width:100%;
	height:1px;
	font-size:1px;
	line-height:1px;
	display:block;
	clear:both;
}
.spacer5 {
	width:100%;
	height:5px;
	font-size:1px;
	line-height:1px;
	display:block;
	clear:both;
}
.spacer10 {
	margin-top:10px;
	font-size:1px;
	line-height:1px;
	display:block;
	clear:both;
}
.spacer20 {
	width:100%;
	height:20px;
	font-size:1px;
	line-height:1px;
	display:block;
	clear:both;
}
.blue {
	color:#0099cb;
}
.orange
{
	color:#FF9900;
}
.center {
	text-align:center;
}
.floatLeft {
	float:left;
	margin-right: 5px;
}
.floatRight {
	float:right;
}
.marginRight50 {
	margin-right:10px;
}
ul.liste1 li {
	margin:10px 0 0 10px;
}
ul.lienUtile {
	margin:0 0 20px 0;
}
ul.lienUtile li {
	width:185px;
	height:auto;
	display:block;
	float:left;
	text-align:justify;
}

ul.brochure {
	margin:0 0 40px 0;
}
ul.brochure li {
	width:300px;
	height:auto;
	display:block;
	float:left;
	text-align:justify;
	margin-left:20px;
}



ul.temoignage {
	margin:0 0 20px 0;
	border:1px solid #999999;
	display:block;
	float:left;
}
ul.temoignage li.photo {
	width:134px;
	height:auto;
	display:block;
	float:left;
	text-align:center;
	padding:10px;
}
ul.temoignage li.photo img {
	width:134px;
	height:auto;
}
ul.temoignage li.desc {
	width:194px;
	height:auto;
	display:block;
	float:left;
	text-align:justify;
	padding:10px;
}
.ul-fleche li{
	list-style-image:url(../images/ul-fleche.jpg);	
}
.ul-fleche li a{
	text-decoration:underline;
}

.textLeft {
	text-align:left;
}

.marginLeft20 {
	margin-left:20px;
}
.marginRight20 {
	margin-right:20px;
}
#inscription h1 {
	font-size:0.85em;
	margin:0 0 20px 0;
}

#inscription ul.formulaire {
	width:578px;
	display:block;
	float:left;
	margin:0 0 10px 0;
}

#inscription .texte {
	display:block;
	float:left;
	width:209px;
	text-align:right;
	padding:0 80px 0 0;
}
#inscription .champ {
	display:block;
	float:left;
	width:289px;
}
.textalignCenter {
	text-align:center;
}
.error {
	border:1px solid #CC0000;
	color:#CC0000;
	font-style:italic;
	height:auto;
	margin:10px 0;
	padding:5px;
	width:480px;
}

ul.content-text{
	list-style: url(../images/puce.gif) disc ;
	padding-left:20px;
	margin:0;
}
ol.content-text{
	padding: 0 0 0 20px;
}
ul.content-text li, ol.content-text li{
	padding: 0 0 5px 0;
	text-align: justify;
}
ul.content-text a{
	text-decoration:underline;
	font-weight:normal;
}


ul.content-text2{
	padding-left:20px;
	margin:0;
}

ul.content-text2 li {
	padding: 0 0 5px 0;
	text-align: justify;
}
ul.content-text2 a{
	text-decoration:underline;
	font-weight:normal;
}



ul.tiret{
	list-style: url(../images/tiret.gif) disc ;
	padding-left:20px;
	margin:0;
}

ul.tiret li{
	padding: 0 0 5px 0;
	text-align: justify;
}
.legende{
	font-size:9px;
}
.img-droite {
	float:right;
	margin: 0 10px 0 10px;
}
.img-gauche {
	float:left;
	margin-right:50px;
}
form#contact {
	margin:20px 0 0 40px;
}
form#contact label {
	width:200px;
	display:block;
	float:left;
}

#bloc-centre {
	width:578px;
}
#bloc-centre H1 {
	font-size:1em;
	margin-bottom:20px;
}
#bloc-centre ul.betaferon {
	margin:0 0 20px 0;
	border:1px solid #999999;
	display:block;
	float:left;
}
#bloc-centre ul.betaferon li {
	width:278px;
	display:block;
	float:left;
	padding:5px;
}
ul.menu_question{
	font-size:11px;
	cursor:pointer;
}
ul.menu_question li{
	background:url(../images/liste.jpg) no-repeat left 5px;
	font-size:11px;
	padding: 2px 0 15px 10px;
	cursor:pointer;
	
}

/*accordian*/
.accordion_toggle{
	color: #0099cb;
	font-size: 11px;
	cursor:pointer;
	text-decoration:underline;
}
.accordion_toggle_active{
	color: #0099cb;
	font-size: 11px;
	cursor:pointer;
	text-decoration:underline;
}
div.accordion_content{
	overflow: hidden;
	background-color:#F9FDFF;
	cursor:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.legende_carte {
	margin:20px auto;
}
.legende_carte td {
	width:225px;
	vertical-align:top;
}
.legende_carte td img {
	display:block;
	float:left;
	margin:0 10px 0 0;
}
.legende_carte td p {
	display:block;
	float:left;
	width:190px;
}
/*accordian*/

.tous_les_produits_bp{
	width:580px;
	height:485px;
	position:relative;
	background:url(../images/betaplus2.jpg) top center no-repeat;
	text-align:center;	
}
.tous_les_produits_bp .passage_p1{
	float:left;
	width:160px;
	height:132px;
	margin-left:0px;
	margin-top:150px;
	/*cursor:pointer;
	border:1px solid red;*/
}

.tous_les_produits_bp .passage_p2{
	float:left;
	width:148px;
	height:110px;
	margin-top:38px;
	/*cursor:pointer;
	border:1px solid blue;*/
}

.tous_les_produits_bp .passage_p3{
	/*float:left;*/
	width:135px;
	height:125px;
	/*	margin-top:15px;*/
	cursor:pointer;
	position:absolute;
	left: 24px;
	top: 119px;
	/*border:1px solid yellow;*/
}

.tous_les_produits_bp .passage_p4{
	/*float:left;*/
	width:107px;
	height:100px;
	/*margin-top:55px;*/
	cursor:pointer;
	position:absolute;
	left: 166px;
	top: 23px;
	/*border:1px solid green;*/
}

.tous_les_produits_bp .passage_p5{
	float:left;
	width:170px;
	height:165px;
	margin-top:0px;
	/*border:1px solid green;*/
}

.tous_les_produits_bp .passage_p6{
	float:left;
	width:195px;
	height:165px;
	margin-top:-50px;
	cursor:pointer;
	/*border:1px solid blue;*/
}

.tous_les_produits_bp .passage_p7{
	float:left;
	width:205px;
	height:200px;
	margin-top:-50px;
	cursor:pointer;
	/*border:1px solid yellow;*/
}

.un_produit_bp{ width:580px;height:400px;background-color:#8c9292;text-align:center;margin:auto;overflow:hidden;display:none; }
.dans_un_produit_bp{ float:left;width:540px;height:360px;margin-left:20px;_margin-left:10px;background-color:#FFF; }
.dans_un_produit_bp table{ width:95%;margin:auto;margin-top:10px; }
.un_produit_bp a{ color:white;float:right;text-align:right;margin-right:20px;margin-top:4px; }
.un_produit_bp a:hover{ text-decoration:underline; }

.deux_produit_bp{ width:580px;height:500px;background-color:#8c9292;text-align:center;margin:auto;overflow:hidden;display:none; }
.dans_deux_produit_bp{ float:left;width:540px;height:460px;margin-left:20px;_margin-left:10px;background-color:#FFF; }
.dans_deux_produit_bp table{ width:95%; margin:auto; margin-top:10px; }
.deux_produit_bp a{ color:white;float:right;text-align:right;margin-right:20px;margin-top:4px; }
.deux_produit_bp a:hover{ text-decoration:underline; }

.trois_produit_bp{ width:580px;height:530px;background-color:#8c9292;text-align:center;margin:auto;overflow:hidden;display:none; }
.dans_trois_produit_bp{ float:left;width:540px;height:490px;margin-left:20px;_margin-left:10px;background-color:#FFF; }
.dans_trois_produit_bp table{ width:95%; margin:auto; margin-top:10px; }
.trois_produit_bp a{ color:white;float:right;text-align:right;margin-right:20px;margin-top:4px; }
.trois_produit_bp a:hover{ text-decoration:underline; }

.quatre_produit_bp{ width:580px;height:470px;background-color:#8c9292;text-align:center;margin:auto;overflow:hidden;display:none; }
.dans_quatre_produit_bp{ float:left;width:540px;height:430px;margin-left:20px;_margin-left:10px;background-color:#FFF; }
.dans_quatre_produit_bp table{ width:95%; margin:auto; margin-top:10px; }
.quatre_produit_bp a{ color:white;float:right;text-align:right;margin-right:20px;margin-top:4px; }
.quatre_produit_bp a:hover{ text-decoration:underline; }

.cinq_produit_bp{ width:580px;height:470px;background-color:#8c9292;text-align:center;margin:auto;overflow:hidden;display:none; }
.dans_cinq_produit_bp{ float:left;width:540px;height:430px;margin-left:20px;_margin-left:10px;background-color:#FFF; }
.dans_cinq_produit_bp table{ width:95%; margin:auto; margin-top:10px; }
.cinq_produit_bp a{ color:white;float:right;text-align:right;margin-right:20px;margin-top:4px; }
.cinq_produit_bp a:hover{ text-decoration:underline; }

.six_produit_bp{ width:580px;height:470px;background-color:#8c9292;text-align:center;margin:auto;overflow:hidden;display:none; }
.dans_six_produit_bp{ float:left;width:540px;height:430px;margin-left:20px;_margin-left:10px;background-color:#FFF; }
.dans_six_produit_bp table{ width:95%; margin:auto; margin-top:10px; }
.six_produit_bp a{ color:white;float:right;text-align:right;margin-right:20px;margin-top:4px; }
a.blu {color: #0099CB; padding-left:8px; margin-top: 0px;}
.six_produit_bp a:hover{ text-decoration:underline; }

.sept_produit_bp{ width:580px;height:470px;background-color:#8c9292;text-align:center;margin:auto;overflow:hidden;display:none; }
.dans_sept_produit_bp{ float:left;width:540px;height:430px;margin-left:20px;_margin-left:10px;background-color:#FFF; }
.dans_sept_produit_bp table{ width:95%; margin:auto; margin-top:10px; }
.sept_produit_bp a{ color:white;float:right;text-align:right;margin-right:20px;margin-top:4px; }
a.blu7 {color: #0099CB; padding-left:8px; margin-top: 0px; float:left;}
.sept_produit_bp a:hover{ text-decoration:underline; }
	

