@charset "UTF-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.bodyClass #container {
	width: 880px;
	background: #EFF3CB;
	margin: 0 auto;
	border: none;
	text-align: left;
}

.bodyClass #containerHome {
	width: 880px;
	background: #BED627;
	margin: 0 auto;
	border: none;
	text-align: left;
}

.bodyClass #headerContentEN {
	height: 60px;
	background-color: #EFF3CB;
	background-image: url(../images/sanofi_pasteur_banner_en.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 20px;
}

.bodyClass #headerContentFR {
	height: 60px;
	background-color: #EFF3CB;
	background-image: url(../images/sanofi_pasteur_banner_fr.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 20px;
}

.bodyClass #headerHomeEN {
	height: 60px;
	background-color: #BED627;
	background-image: url(../images/sanofi_pasteur_banner_home_en.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 20px;
}

.bodyClass #headerHomeFR {
	height: 60px;
	background-color: #BED627;
	background-image: url(../images/sanofi_pasteur_banner_home_fr.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 20px;
}

.bodyClass #mainContent {
	padding: 0 20px;
	background: #EFF3CB;
}

.bodyClass #mainHome {
	height: 370px;
	padding: 0 20px;
	background: #BED627;
}

.H1Title {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1B3E94;
	border-bottom: 3px solid #F78F1E;
	padding-bottom: 5px;
}

a.H1LinkEN {
	position: relative;
	left: 400px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:link.H1LinkEN {
	color: #000000;
	text-decoration: underline;
}

a:active.H1LinkEN {
	color: #000000;
	text-decoration: underline;
}

a:hover.H1LinkEN { 
	color: #999999;
	text-decoration: none;
}

a.H1LinkFR {
	position: relative;
	left: 330px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:link.H1LinkFR {
	color: #000000;
	text-decoration: underline;
}

a:active.H1LinkFR {
	color: #000000;
	text-decoration: underline;
}

a:hover.H1LinkFR { 
	color: #999999;
	text-decoration: none;
}

a.H1LinkHome {
	position: relative;
	left: -30px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:link.H1LinkHome {
	color: #000000;
	text-decoration: underline;
}

a:active.H1LinkHome {
	color: #000000;
	text-decoration: underline;
}

a:hover.H1LinkHome { 
	color: #999999;
	text-decoration: none;
}

.disclaimerP {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	color: #A54399;
}

a.disclaimerLink {
	color: #A54399;
	text-decoration: underline;
}

a:link.disclaimerLink {
	text-decoration: underline;
}

a:active.disclaimerLink {
	text-decoration: underline;
}

a:hover.disclaimerLink { 
	text-decoration: none;
}

.materialTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B3E94;
}

ul.materialsBullet {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
}

ul.materialsBullet li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F78F1E;
}

ul.materialsBullet li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


.bodyClass #footerContentEN {
	position: relative;
	width: 880px;
	height: 201px;
	background-image: url(../images/work_for_prevent_logo_en.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: -30px 0px 0px 0px;
}

.bodyClass #footerContentFR {
	position: relative;
	width: 880px;
	height: 201px;
	background-image: url(../images/work_for_prevent_logo_fr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: -30px 0px 0px 0px;
}

.bodyClass #footerHomeEN {
	position: relative;
	width: 880px;
	height: 201px;
	background-image: url(../images/work_for_prevent_logo_home_en.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: -30px 0px 0px 0px;
}

.bodyClass #footerHomeFR {
	position: relative;
	width: 880px;
	height: 201px;
	background-image: url(../images/work_for_prevent_logo_home_fr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: -30px 0px 0px 0px;
}

.arrowHomeText {
	font-size: 28px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #902B87;
}

.footerRefText {
	position: relative;
	left: 20px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.footerRefTextHome {
	position: relative;
	left: 20px;
	top: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.bodyClass #spFooterContent {
	position: relative;
	width: 880px;
	height: 75px;
	background-color: #FFFFFF;
}

.footerCorpText {
	position: relative;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

INPUT.border {
	font-size : 10px;
	border: 1 solid #1B3D94;
}

a.footerLinks {
	color: #000000;
	text-decoration: underline;
}

a:link.footerLinks {
	color: #000000;
	text-decoration: underline;
}

a:active.footerLinks {
	color: #000000;
	text-decoration: underline;
}

a:hover.footerLinks { 
	color: #999999;
	text-decoration: none;
}

a.largeLinks {
	color: #000000;
	text-decoration: underline;
}

a:link.largeLinks {
	color: #000000;
	text-decoration: underline;
}

a:active.largeLinks {
	color: #000000;
	text-decoration: underline;
}

a:hover.largeLinks { 
	color: #999999;
	text-decoration: none;
}