body
{
	background:#e4eefb url(/images/common/bg_site.gif) repeat-x left top;
}

/* --- DEBUT - Titres --- */
.page_title
{
	float:left;
	width:600px;
	margin:0 24px 0 0;
}

.classic_content .page_title
{
	float:left;
	width:560px;
	margin:0 24px 0 0;
}

.title_style_page
{
	font-size:18px;
	text-transform:uppercase;
	padding:10px 0;
}

.magnifyer
{
	padding:0 0 0 40px;
	background:transparent url(/images/common/pictos/picto_titre_loupe.gif) no-repeat left top;
}

.microscope
{
	padding:0 0 0 40px;
	background:transparent url(/images/common/pictos/picto_titre_microscope.gif) no-repeat left top;
}

.electro
{
	padding:0 0 0 40px;
	background:transparent url(/images/common/pictos/picto_titre_electro.gif) no-repeat left center;
}

.title_style_page span
{
	display:block;
}

.title_style_01
{
	font-size:20px;
	color:#bb90bd;
	text-transform:uppercase;
	margin:0 0 26px 0;
}

.title_style_02
{
	font-size:17px;
	color:#fff;
	font-weight:bold;
}

.title_style_03
{
	font-family:"Lucida Sans Unicode", "Lucida grande", Arial, sans-serif;
	font-size:13px;
	color:#fff;
}

.title_style_04
{
	font-family:"Lucida Sans Unicode", "Lucida grande", Arial, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#7b577d;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 5px 0;
}

.lang_de_DE .title_style_04, .lang_de_CH .title_style_04
{
  font-size:19px;
}

.title_style_05
{
	font-size:16px;
	color:#bb90bd;
	margin:0 0 16px 0;
	font-weight:bold;
}
.title_style_05 a
{
	text-decoration:underline;
	color:#bb90bd;
}
.title_style_06
{
	font-size:18px;
	color:#494949;
	font-weight:bold;
	margin:0 0 22px 0;
}

.title_style_07
{
	font-size:13px;
	color:#494949;
	font-weight:bold;
	margin:0 0 5px 0;
}

.title_style_08
{
	font-size:15px;
	color:#494949;
	font-weight:bold;
	margin:0 0 15px 0;
}

.title_style_09
{
	font-size:18px;
	color:#003b87;
	margin:0 0 25px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #bfc8d8;
	text-transform:uppercase;
	text-align:center;
	position:relative;
}

.title_style_10_off,
.title_style_10_on,
.nurse .title_style_10_off,
.nurse .title_style_10_on,
.vet .title_style_10_off,
.vet .title_style_10_on
{
	font-size:16px;
	color:#b98dbb;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:6px 32px 6px 32px;
}
.nurse .title_style_10_off,
.nurse .title_style_10_on,
.vet .title_style_10_off,
.vet .title_style_10_on
{
	padding:0 0 0 20px;
}
.title_style_10_off
{
	background:transparent url(/images/common/chevron_pink_big_off.png) no-repeat 10px 10px;
}

.title_style_10_on
{
	background:transparent url(/images/common/chevron_pink_big_on.png) no-repeat 10px 10px;
}

.nurse .title_style_10_off
{
	background:transparent url(/images/common/chevron_light_blue_big_off.png) no-repeat 2px 5px;
}

.nurse .title_style_10_on
{
	background:transparent url(/images/common/chevron_light_blue_big_on.png) no-repeat 2px 5px;
}

.vet .title_style_10_off
{
	background:transparent url(/images/common/chevron_blue_big_off.png) no-repeat 2px 5px;
}

.vet .title_style_10_on
{
	background:transparent url(/images/common/chevron_blue_big_on.png) no-repeat 2px 5px;
}

.title_style_11
{
	font-size:14px;
}

/* --- FIN - Titres --- */

.lowercase
{
  text-transform: lowercase;
}

.high_light_box
{
	display:block;
	padding:10px;
	border:1px solid #DEDEDE;
	background-color:#F2F2F2;
	margin-top:10px;
}

/* --- DEBUT - PDF Liste --- */
.pdf_list
{
	padding-top:20px;
}
.pdf_list li
{
	background:url(/images/common/pictos/picto_pdf.gif) 4px no-repeat;
	min-height:14px;
	padding:10px 0 10px 34px;
}
.nurse .pdf_list .last
{
	border-bottom:none;
}
/* --- FIN - PDF Liste --- */

/* --- DEBUT - Liens chevrons --- */
.chevrons_white,
.chevrons_blue,
.chevrons_light_blue,
.chevrons_pink
{
	padding:0 0 0 15px;
	display:block;
	text-decoration:underline;
}

.chevrons_white
{
	background:transparent url(/images/common/chevron_white.png) no-repeat left 3px;
	color:#fff;
}

.chevrons_blue
{
	background:transparent url(/images/common/chevron_blue.png) no-repeat left 3px;
	color:#0d579e;
}

.chevrons_light_blue
{
	background:transparent url(/images/common/chevron_light_blue.png) no-repeat left 3px;
	color:#0da1df;
}

.chevrons_pink
{
	background:transparent url(/images/common/chevron_pink.png) no-repeat left 3px;
	color:#b98dbb;
}

.chevrons_white span,
.chevrons_blue span,
.chevrons_light_blue span,
.chevrons_pink span
{
	display:block;
}
/* --- FIN - Liens chevrons --- */

/* --- DEBUT - Illustration et Illustration+Legende --- */
.illustr
{
	text-align:center;
}
.illustr
{
	position:relative;
	zoom:1;
}
.illustr p
{
	position:absolute;
	right:34px;
	bottom:0;
	font-size:11px;
	padding:4px 6px;
	border:1px solid #cacaca;
	color:#818080;
}

.illustr p.draw_flea
{
	bottom:60px;
	right:60px;
	width:80px;
}

.illustr p.draw_sq
{
	bottom:60px;
	right:280px;
	width:80px;
}
/* --- FIN - Illustration et Illustration+Legende --- */

.margin_top_15
{
	margin:15px 0 0 0;
}

.margin_top_65
{
	margin:65px 0 0 0;
}

.margin_top_32
{
	margin-top:32px;
}

.margin_bottom_16
{
	margin-bottom:16px;
}

.container_button a span
{
	display:inline;
}

.checkbox_space
{
	padding-right:15px;
}

.align_left
{
	text-align:left;
}

.footer a
{
	color:#697d98 !important;
}
/* ------------------------- */
/* --- DEBUT - Page Home --- */
/* ------------------------- */

/* --- DEBUT - Flash --- */
.flash_home
{
	clear:both;
	margin:0 0 22px 0;
}
/* --- FIN - Flash --- */


.home_line_questions,
.home_line_answers
{
	clear:both;
	margin:22px 0 0 0;
}

.home_line_answers
{
	background:transparent url(/images/common/separator_vertical_dotted_grey_3cols.gif) repeat-y left top;
	margin-bottom:00px;
}

/* --- DEBUT - Ticks and fleas --- */
.ticks_fleas
{
	width:438px;
	margin:0 22px 0 0;
	float:left;
}


.ticks_fleas ul li
{
	float:left;
	width:134px;
	text-align:center;
	position:relative;
}

.ticks_fleas ul li a
{
	display:block;
	width:134px;
	padding:83px 0 0 0;
}

.ticks_fleas .discover
{
	background:transparent url(/images/common/home/picto_microscope.png) no-repeat 50% top;
}

.ticks_fleas .detect
{
	background:transparent url(/images/common/home/picto_magnifying.png) no-repeat 50% top;
}

.ticks_fleas .treat
{
	background:transparent url(/images/common/home/picto_heart.png) no-repeat 50% top;
}
.home .ticks_fleas .shadow_content
{
	background:#f4f4f4 url(/images/common/home/box_shadow_home/shadow_content.png) repeat-x right top;
	min-height:174px;
	_height:174px;
}
/* --- FIN - Ticks and fleas --- */


/* --- DEBUT - Home-Quizz --- */

.home_quizz {
    float: left;
    margin: 0 0 0 20px;
    width: 280px;
}

.home_quizz .shadow_content div {
    padding-bottom: 10px;
}
.home_quizz a {
    color: #636363;
}
/* --- FIN - Home-Quizz --- */


/* --- DEBUT - Quizz --- */
.quizz
{
	width:438px;
	position:relative;
	float:left;
}

.how_to_prevent
{
	float:left;
	width:398px;
	background:#ac85af url(/images/common/home/bg_quizz_home.gif) repeat-x left top;
	position:relative;
	padding:10px 20px;
	margin:0 0 22px 0;
}

.how_to_prevent .chevrons_white
{
	padding-top:2px;
	background-position:left 5px;
	display:block;
	color:#fff;
	font-weight:bold;
}

.quizz_box
{
	float:left;
	width:208px;
}

.quizz_blue
{
	margin:0 22px 0 0;
}

.quizz_box .chevrons_blue,
.quizz_box .chevrons_light_blue
{
	color:#636363;
	text-decoration:none;
}

.quizz_box .chevrons_blue:hover,
.quizz_box .chevrons_light_blue:hover
{
	text-decoration:underline;
}



.home .quizz_box .shadow_middle
{
	position:relative;
	z-index:20;
	zoom:1;
}

.home .quizz_box .shadow_content
{
	background:#f4f4f4 url(/images/common/home/box_shadow_home/shadow_content_quizz.png) repeat-x right top;
	min-height:80px;
	_height:80px;
	padding:0 8px;
	position:relative;
	z-index:200;
}

.home .quizz_box .shadow_bottom
{
	position:relative;
	z-index:10
}

.home .quizz_box .tetiere
{
	margin:0 -8px 0 -8px;
	position:relative;
	top:-18px;
	min-height:22px;
	_height:22px;
	padding:3px 8px 0 8px;
}

.home .quizz_box .tetiere .corner_tetiere_tl
{
	position:absolute;
	top:0;
	left:0;
	height:10px;
	width:10px;
	padding:0;
	background:transparent url(/images/common/home/corner_tetiere_tl.png) no-repeat left top;
}

.home .quizz_box .tetiere .corner_tetiere_tr
{
	position:absolute;
	top:0px;
	right:0px;
	right:  expression((this.offsetParent.clientWidth  % 2) ? '-1px' : 0);
	height:10px;
	width:10px;
	padding:0;
	background:transparent url(/images/common/home/corner_tetiere_tr.png) no-repeat right top;
}

.home .quizz_box .tetiere_blue
{
	background:#004475 url(/images/common/home/bg_title_blue.gif) repeat-x left top;
}

.home .quizz_box .tetiere_light_blue
{
	background:#00769d url(/images/common/home/bg_title_light_blue.gif) repeat-x left top;
}

.illustr_quizz
{
	position:absolute;
	bottom:-10px;
	bottom: expression((this.offsetParent.clientHeight % 2) ? '-11px' : '-10px');
	right:0px;
	right:  expression((this.offsetParent.clientWidth  % 2) ? '-1px' : 0);
	z-index:210;
}

.corner_quizz_br
{
	position:absolute;
	bottom:-10px;
	bottom: expression((this.offsetParent.clientHeight % 2) ? '-11px' : '-10px');
	right:0px;
	right:  expression((this.offsetParent.clientWidth  % 2) ? '-1px' : 0);
	width:10px;
	height:10px;
	overflow:hidden;
	z-index:220;
	background:transparent url(/images/common/home/corner_shadow_content_br.png) no-repeat left top;
}
/* --- FIN - Quizz --- */

/* --- DEBUT - Solution home --- */
.solution_home
{
	float:left;
	width:299px;
	min-height:170px;
	_height:170px;
	position:relative;
}

.solution_home .chevrons_blue
{
	text-decoration:none;
	color:#636363;
}

.lang_hu_HU .solution_home .chevrons_blue
{
  font-size:12px;
}

.solution_home .chevrons_blue:hover
{
	text-decoration:underline;
}

.solution_home p.txt
{
	margin:10px 22px 0 100px;
	position:relative;
	z-index:3000;
	font-weight:bold;
	color:#7c6f67;
}

.lang_sv_SE .solution_home p.txt
{
	margin-left:10px;
}

.illustr_solution,
.en_uk_illustr_solution,
.it_IT_illustr_solution
{
	width:299px;
	height:229px;
	position:absolute;
	top:-7px;
	left:0;
	z-index:500;
}
.illustr_solution
{
	background:transparent url(/images/common/home/bg_solution.jpg) no-repeat left top;
}
.en_uk_illustr_solution
{
	background:transparent url(/images/en/home/bg_solution.jpg) no-repeat left top;
}

.it_IT_illustr_solution
{
	background:transparent url(/images/it_IT/home/bg_solution.gif) no-repeat left top;
}

.sv_SE_illustr_solution
{
	background:transparent url(/images/sv_SE/home/bg_solution.jpg) no-repeat left top;
}

.illustr_solution .link
{
	margin:200px 0 0 154px;
}

.lang_sv_SE .solution_home .link
{
	text-align: right;
}

.lang_sv_SE .solution_home .link .chevrons_blue
{
  display: inline-block;
  padding-right: 20px;
}

/* --- FIN - Solution home --- */

/* --- DEBUT - Subscribe home --- */
.subscribe_home
{
	float:left;
	width:255px;
	padding:0 22px;
	margin:28px 0 0 0;
}

.subscribe_home .chevrons_pink
{
	text-decoration:none;
}

.subscribe_home .chevrons_pink:hover
{
	text-decoration:uppercase;
}

.subscribe_news_form
{
	margin:16px 0 0 0;
}

.subscribe_news_form input
{
	float:left;
	width:144px;
}

.subscribe_news_form button.button_01
{
	width:100px;
}

/* --- FIN - Subscribe home --- */

/* --- DEBUT - effipro pipette --- */
.effipro_pipette
{
	float:left;
	width:255px;
	padding:0 22px;
	margin:28px 0 0 0;
}
.effipro_pipette .chevrons_blue
{
  color:#636363;
  margin-top: 20px;
}
.effipro_pipette .txt
{
    position: relative;
    float: left;
    top: -10px;
    width: 130px;
}

/* --- FIN - Subscribe home --- */

/* --- DEBUT - Reminder home --- */
.reminder_home
{
	float:left;
	width:275px;
	margin:0 0 0 22px;
	display:inline;/* corrige le double margin IE6 */

}

.reminder_home_m
{
	background:transparent url(/images/common/home/reminder_m.gif) repeat-y left top;
}

.reminder_home_t
{
	background:transparent url(/images/common/home/reminder_t.gif) no-repeat left top;
}

.reminder_home_b
{
	background:transparent url(/images/common/home/reminder_b.gif) no-repeat left bottom;
	min-height:130px;
	_height:130px;
	padding:20px;
	font-size:14px;
	color:#fff;
	text-align:center;
}

.lang_de_DE .reminder_home_b, .lang_de_CH .reminder_home_b
{
  padding-top:47px;
	min-height:103px;
	_height:103px;
}

.reminder_home_b a
{
color:#fff;
}
/* --- FIN - Reminder home --- */

.home_line
{
	clear:both;
}

.home_copyrights
{
  margin-bottom: -40px;
  width: 600px;
}

/* ----------------------- */
/* --- FIN - Page Home --- */
/* ----------------------- */



/* --- DEBUT - Illustration du head du contenu --- */
.head_content_illustr
{
	margin:0 0 10px 0;
	position:relative;
}

.head_content_illustr img
{
	display:block;
}
/* --- FIN - Illustration du head du contenu --- */


/* --- DEBUT - Breadcrumbs --- */
.breadcrumbs
{
	font-size:11px;
	color:#acabab;
	padding:8px 0;
}

.breadcrumbs a,
.nurse .breadcrumbs a,
.vet .breadcrumbs a
{
	color:#acabab;
}
/* --- FIN - Breadcrumbs --- */


/* --- DEBUT - Right menu --- */
.right_menu
{
	float:right;
	width:199px;
	margin:0 0 10px 0;
	position:relative;
	z-index:10;
}

.right_menu ul li
{
	width:179px;
	padding:6px 10px;
}

.right_menu ul li.first
{
	border-top:none;
}

.right_menu a.selected
{
	font-weight:bold;
}
/* --- FIN - Right menu --- */


/* --- DEBUT - Classic list --- */
.classic_list
{
	margin:0 0 15px 0;
}

.classic_list li
{
	background:transparent url(/images/common/classic_list_bullet.png) no-repeat left 6px;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
}

/* --- FIN - Classic list --- */



/* --- DEBUT - How to use --- */
.how_to_use_list
{
	clear:both;
	padding:0 32px;
}

.how_to_use_list_no_padding
{
	padding:0 0;
}

.how_to_use_list_item
{
	clear:both;
	margin:0 0 14px 0;
}

.illustr_step
{
	border:1px solid #a29f9f;
	float:left;
	display:inline;/* correction double marge IE6 */
	margin:0 22px 0 0;
}

.how_to_use_content
{
	float:left;
	width:650px;
}
/* --- FIN - How to use --- */



/* --- FIN - Solutions example --- */
.solutions_examples_item
{
	clear:both;
	margin:0 0 14px 0;
}

.solutions_examples .illustr
{
	width:172px;
	float:left;
	margin:0 20px 0 0;
}

.solutions_examples .box_content
{
	float:left;
	width:282px;
	margin:20px 0 0 0;
}

.solutions_examples .box_content_no_margin {
  margin:0;
}

.heading_texts
{
	margin:-10px 0 0 0;
	float:left;
	width:600px;
}

.heading_texts p
{
	margin:0 0 18px 0;
}

.heading em
{
	font-size:15px;
	font-weight:bold;
}

/* --- FIN - Solutions example --- */



.header_content
{
	margin:0 0 20px 0;
}

.content_line
{
	margin:20px 0 15px 0;
	float:left;
	width:500px;
}

.content_line_total
{
	margin:0 0 10px 0;
	clear:both;
}

/* --- DEBUT - Bloc de contenu � bordure --- */
.product_line
{
	border-bottom:1px solid #eaddeb;
}
/* --- FIN - Bloc de contenu � bordure --- */



/* --- DEBUT - Liste de produit --- */
.products .chapo
{
	margin:0 0 40px 0;
}

.product_item,
.product_item_first
{
	clear:both;
	margin:0 0 20px 0;
	padding:45px 0 0 0;
}

.lang_sv_SE .product_item
{
    margin-top: 30px;
}

.product_item_first
{
	border-top:none;
	padding-top:10px;
}


.product_item .illustr,
.product_item_first .illustr
{
	float:left;
	width:432px;
	text-align:center;
	margin:0 40px 0 0;
}

.product_item_first .content_txt,
.product_item .content_txt
{
	float:left;
	width:305px;
	padding:44px 0 0 20px;
}

.nurse .product_item .content_txt
{
	padding:0 0 0 20px;
}

/* --- FIN - Liste de produit --- */


/* --- DEBUT - Bodyweight --- */

.illustr_bodyweight
{
	margin:0 0 15px 0;
}

.illustr_bodyweight img
{
	border:1px solid #00438f;
	margin:0 9px 0 19px;
}

.illustr_bodyweight_1,
.illustr_bodyweight_2,
.illustr_bodyweight_3,
.illustr_bodyweight_4
{
	float:left;

	font-size:11px;
	text-align:center;
}
.illustr_bodyweight_1
{
	zwidth:33px;
	padding:28px 0 0 0;
}

.illustr_bodyweight_2
{
	zwidth:42px;
	padding:19px 0 0 0;
}

.illustr_bodyweight_3
{
	zwidth:52px;
	padding:9px 0 0 0;
}

.illustr_bodyweight_4
{
	zwidth:61px;
	padding:0 0 0 0;
}


/* --- FIN - Bodyweight --- */



.illustration_legend
{
	height: 105px;
	display:table-row;
	*display: block;
	*position: relative;
}

.illustration_legend .illustr
{
	width: 63px;
	height: 63px;
	display: table-cell;
	*display: block;
	vertical-align:middle;
	padding: 20px 0;
}

.illustration_legend .illustr img
{
	border:1px solid #727c99;
}
.illustration_legend .description
{

	display: table-cell;
	vertical-align:middle;
	height: 65px;
	padding: 0 0 0 10px;
	*height: auto;
	*display: block;
	*position:absolute;
	*width: 317px;
	*left: 65px;
	*top:expression(Math.round(this.parentNode.offsetHeight/2)+'px'); /* on met le haut à la moitié de l'écran */
	*margin:auto;
	*margin-top : expression(-Math.round(this.offsetHeight/2)+'px');
	/*margin: 0;*/
}
.illustration_legend .content_txt
{
	border:1px solid #727c99;
}


.illustration_legend
{
	/*height: 65px;*/
}

.illustration_legend .illustr img
{
	display:block;
}



/* --- DEBUT Pre_home --- */
.logo_pre_home
{
	position:absolute;
	top:50px;
	left:62px;
}

.content_prehome
{
	width:955px;
	height:564px;
	overflow:hidden;
}

.countries
{
	margin:183px 0 0 60px;
	width:426px;
	/*height:132px;*/
}
.countries .no_activated
{
	filter : alpha(opacity=40);
    -moz-opacity : 0.4;
    opacity : 0.4;

}
.countries h2
{
	margin:0 0 12px 0;
}

.countries ul li
{
	float:left;
	margin:10px 14px 0 0 ;
	width:40px;
	height:24px;
}

.countries ul li.selected
{
	position:relative;
}

.countries ul li.first
{
	margin-left:0;
}

.countries ul li img
{
	width:40px;
	height:24px;
	overflow:hidden;
	display:block;
}

.countries ul li ul
{
	position:absolute;
	top:10px;
	left:-40px;
	z-index:100;
}

.countries ul li ul li
{
	float:none;
	width:122px;
	margin:0;
	height:auto;
	text-align:center;
	line-height:15px;
}
.countries ul li ul li.first
{
	padding-top:12px;
}
.countries ul li ul li.first
{
	color:#546b81;
	background:url(/images/common/pre_home/rollover-flag-arrow-on.png) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	padding:17px 0 5px 0;
	border:none;
	border-bottom:1px solid #c1b8c1;
	color:#FFFFFF;
}

/*.countries ul li ul li.first
{
	color:#FFF;
	background:url(/images/common/pre_home/rollover-flag-arrow-on.png) left top no-repeat;
	border-bottom:1px solid #003b87;
}*/

.countries ul li ul li a
{
	color:#546b81;
	background:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	padding:5px 0;
	border:1px solid #c1b8c1;
	border-top:none;
	zoom:1;
	position:relative;
}

.countries ul li ul li a:hover
{
	color:#FFF;
	background:#003b87 url(/images/common/pre_home/rollover-flag-submenu-on2.gif) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:122px;
	border:none;
	border-bottom:1px solid #003b87;
	text-decoration:none;
}

/* --- FIN Pre_home --- */

/* --- DEBUT Box columns --- */
.treatment .box_columns,
.newsletter .box_columns,
.quizz_layout .box_columns
{
	padding:50px 70px 70px 61px;
	background:#FFF url(/images/common/pet_owner/illustr_treatment_reminder.jpg) no-repeat right bottom;
	min-height:578px;
	_height:578px;
}

.newsletter .box_columns
{
	background:#FFF url(/images/common/pet_owner/illustr_newsletter.jpg) no-repeat right bottom;
}

.quizz_layout .box_columns
{
	background:#FFF url(/images/common/pet_owner/illustr_quizz.jpg) left 93px repeat-y;
}

.nurse .create_account .box_columns
{
	padding:50px 70px 70px 61px;
	background:#FFF url(/images/common/nurse/illustr_create_account_nurse.jpg) no-repeat right bottom;
	min-height:578px;
	_height:578px;
}

.vet .create_account .breadcrumbs,
.vet .create_account .page_title
{
	padding-left:40px;
}
.vet .create_account .box_columns
{
	padding:50px 70px 20px 21px;
	background:#FFF url(/images/common/vet/illustr_create_account_vet.jpg) no-repeat right bottom;
	min-height:578px;
	_height:578px;
	width:864px;
}

.vet .create_account .box_columns .principal_form
{
	/*width:350px;*/
	padding:0 40px 20px 40px;
	/*background:#FFF;*/
}
/* --- FIN Box columns --- */

/* --- DEBUT Credits --- */
.credits
{
	min-height:340px;
	_height:340px;
}
.credits .content_txt
{
	float:left;
}
.credits .legal_credit_column
{
  float: none;
  width: 550px;
}
.credits .content_txt .title_style_08
{
	margin:0;
}
.credits .content_txt .title_style_07
{
	margin:0;
	padding-top:15px;
}
.credits .content_txt a
{
	color:#b98dbb;
	font-size:13px;
	text-decoration:underline;
}
.credits .logo
{
	float:right;
}

/* --- FIN Credits --- */

/* --- DEBUT Diseases --- */
.diseases_layout .box_columns
{
	background:#FFF url(/images/common/illustr_diseases.jpg) right bottom no-repeat;
	position:relative;
}

.diseases_layout .column_01 ul
{
  padding-bottom:8px;
}

/* --- FIN Diseases --- */

/* --- DEBUT Treat_Prevent --- */
.treat_prevent_layout .title_style_08
{
	margin:25px 0 10px 0;
}

.treat_prevent_layout .column_01 li,
.diseases_layout .column_01 li,
.solutions_examples li
{
	list-style:square inside;
	margin-bottom:6px;
}

.treat_prevent_layout .classic_list li,
.solutions_examples .classic_list li
{
  list-style:none;
}

.treat_prevent_layout .column_01 a.bouton_01
{
	margin:0;
	font-weight:normal;
}

/* --- FIN Treat_Prevent --- */


/* --- DEBUT NURSE and VET welcome --- */
.nurse .head_container_illustr .head_content_illustr,
.vet .head_container_illustr .head_content_illustr
{
	width:600px;
	float:left;
}

.nurse .head_container_illustr .welcome_box,
.vet .head_container_illustr .welcome_box
{
	width:214px;
	float:right;
	margin:2px 0 10px 0;
	position:relative;
}

.nurse .head_container_illustr .welcome_box .illustr_quizz,
.vet .head_container_illustr .welcome_box .illustr_quizz
{
	position:absolute;
	bottom:0;
	right:0;
	z-index:210;
}
.nurse .head_container_illustr .welcome_box .illustr_quizz,
.vet .head_container_illustr .welcome_box .illustr_quizz
{
	*bottom:4px;
}
.nurse .head_container_illustr .welcome_box .illustr_quizz,
.vet .head_container_illustr .welcome_box .illustr_quizz
{
	_bottom:4px;
}
.nurse .welcome_box .title_style_11,
.vet .welcome_box .title_style_11
{
	width:106px;
}

.nurse .welcome_box .title_style_11 span,
.vet .welcome_box .title_style_11 span
{
	display:block;
	font-size:16px;
}
.nurse .welcome_box a ,
.vet .welcome_box a
{
	font-size:11px;
	text-decoration:underline;
}
/* --- FIN NURSE and VET welcome --- */



/* --- DEBUT NURSE et VET home --- */
.nurse .nurse_home .box_columns,
.vet .vet_home .box_columns
{
	background:#FFF url(/images/common/nurse/nurse_home_bg.jpg) right bottom no-repeat;
	min-height:550px;
	_height:550px;
	padding-top:40px;
}

.vet .vet_home .box_columns
{
	background:#FFF url(/images/common/vet/illustr_create_account_vet.jpg) no-repeat right 120px;
}
.nurse .nurse_home .content_line,
.vet .vet_home .content_line
{
	margin-top:10px;
}
.nurse .nurse_home .title_style_page ,
.vet .vet_home .title_style_page
{
	padding:0 10px 15px 0;
}

.nurse .nurse_home .hightlight_box,
.vet .vet_home .hightlight_box
{
	position:relative;
}
.nurse .nurse_home .hightlight_box label,
.vet .vet_home .hightlight_box label
{
	width:154px;
	text-align:right;
	display:block;
	float:left;
	padding-right:6px;
}
.nurse .nurse_home .container_button,
.vet .vet_home .container_button
{
	text-align:right;
	padding:20px 4px 0 0;
	margin-bottom:0;
}
.nurse .nurse_home .container_button a,
.vet .vet_home .container_button a
{
	font-size:11px;
	margin-right:10px;
	text-decoration:underline;
}

.nurse .nurse_home .hightlight_box .illustr_quizz,
.vet .vet_home .hightlight_box .illustr_quizz
{
	position:absolute;
	bottom:4px;
	left:0;
	z-index:210;
}
/* --- FIN NURSE et VET home --- */

/* --- DEBUT NURSE et VET create account --- */
.nurse .container_button,
.vet .container_button
{
	padding:20px 4px 0 0;
}
/* --- FIN NURSE et VET create account --- */

/* --- DEBUT NURSE 5 good reasons --- */
.nurse .box_border .container_button,
.vet .box_border .container_button
{
	text-align:right;
	padding:0;
	margin:0;
}
/* --- FIN NURSE 5 good reasons --- */

.flash-notice, .flash-error
{
  font-weight: bold;
  margin-top: 1em;
}

.flash-notice
{
  color:green;
}
.flash-error
{
  color:red;
}
.save_money_icon_nl
{
  display:block;
  position:absolute;
	left:20px;
	top:20px;
	z-index:2000;
}

.lang_hu_HU .subscribe_home .bouton_01
{
  font-size:11px;
}

