/*//////////////////////////////////////////////////////////*/
/* Eléments communs à plusieurs containers	*/

.container{
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
}
.containerTitre span{
	font:bold 14px Arial, Helvetica, sans-serif;
	display:block;
	margin:9px 40px 0 0;
	text-align:right;
	color:#006f82;
}
.containerHaut{
	position:relative;
}

.containerMilieu{
	padding:4px 10px 0 10px;
	border-right:solid 1px #c8cbac;
	border-left:solid 1px #c8cbac;
	background-color:#FFFFFF;
}

.containerHaut img{
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 3px;
}
.containerHaut span{
 	font:bold 11px Tahoma;
	display:block;
	padding:0 0 0 34px;
	line-height:23px;
	height:23px;
}
.sousTitreALire{
	font-weight:bold;
	font-size:11px;
	margin:0 0 6px 0;
}
.articleALire{
	margin:0 0 0 5px;
	padding:0 0 7px 0;
}
.articleALire a{
	color:#000000;
	display:block;
	margin:0 0 0 15px;
	font-weight:bold;
}

.titrePrincipal{
	border-bottom:solid 1px #006f82;
	padding:4px 10px 10px 10px;
}

.titrePrincipal img{
	float:left;
	margin:0 5px 3px 0;
}
.autresTitre{
	padding:10px 0 0 15px;
	float:left;
}
.autresTitre strong{
	padding:10px 0 5px 0;
	color:#767572;
	display:block;
}

.autresTitre a{
	display:block;
	padding:0 8px 3px 0;
	margin:0 0 0 8px;
	font-size:11px;
	font-weight:bold;
}

.dateArticle{
	float:right;
	margin:10px 0 0 0;
	font-size:11px;
}


/*//////////////////////////////////////////////////////////*/
/* Petit Bloc Contour Marron -  Ex : Panneau Informations	*/
.petitBlocMarronFondBleu,
.petitBlocContourBleu,
.petitBlocMarron{
	float:left;
	width:460px;
	margin:0 0 6px 0;
}
.petitBlocMarron .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautContourMarron.png) no-repeat 0  2px;
	height:12px;
}
.petitBlocMarron .containerMilieu td a{
	color:#51959F;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}
.petitBlocMarron .containerMilieu{
	float:left;
	width:458px;
	padding:2px 0 2px 0;
}
.petitBlocMarronFondBleu .containerMilieu .DNNAlignleft,
.petitBlocContourBleu .containerMilieu .DNNAlignleft,
.petitBlocMarron .containerMilieu .DNNAlignleft{
	padding:0 10px 0 10px;
}
.petitBlocMarron .containerMilieu td{
	padding:0 0 8px 0;
}
.petitBlocMarron .containerMilieu td span.SubHead{
	color:#51959F;
	display:block;
	padding:0 5px 0 0;
}

.petitBlocMarron .containerInterview .contenuArticle{
	width:330px;
}

.petitBlocMarron .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasContourMarron.png) no-repeat;
	height:12px;
	float:left;
	width:460px;
}
.petitBlocMarron .fonctionnalitesArticle  .voirCommentaires{
	margin:5px 0 0 200px;
}
.petitBlocMarronFondBleu .fonctionnalitesArticle,
.petitBlocContourBleu .fonctionnalitesArticle,
.petitBlocMarron .fonctionnalitesArticle {
	width:458px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Petit Bloc Contour Bleu -  Ex : Panneau Informations pour la page Labboratoire	*/

.petitBlocContourBleu .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautContourBleu.png) no-repeat 0  2px;
	height:12px;
}
.petitBlocContourBleu .containerMilieu{
	border-right:solid 1px #a2bcb1;
	border-left:solid 1px #a2bcb1;
	float:left;
	width:458px;
	padding:2px 0 2px 0;
}
.petitBlocContourBleu .containerArticle{
	padding:0;
	float:left;
}
.petitBlocContourBleu .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasContourBleu.png) no-repeat;
	height:12px;
	float:left;
	width:460px;
}

/*//////////////////////////////////////////*/
/* Grand Bloc Contour Marron				*/

.grandBlocMarron{
	background:url(Ressources/Images/fondGrandBlocHautContourMarron.png) no-repeat;
	width:522px;
	padding:7px 0 0 0;
	float:left;
}
.grandBlocMarron .containerHaut{
	border:solid 1px #c8cbac;
	border-top:none;
	background-color:#FFFFFF;
	float:left;
	width:520px;
}
.grandBlocMarron .containerHaut span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#006f82;
	display:block;
	line-height:normal;
	height:auto;
	float:left;
	padding:0 10px 3px 10px;
}
.grandBlocMarron .containerHaut span a{
	color:#006f82;
	font-size:12px;
	text-transform:uppercase;
} 
.grandBlocMarron .containerMilieu{
	padding:0;
	float:left;
	width:520px;
}
.grandBlocMarron .containerMilieu .corpsArticle{
	width:500px;
	_width:495px;
	padding:5px 10px 5px 10px;
	
}
.grandBlocMarronTitreVert .containerBas,
.grandBlocMarron .containerBas{
	background:url(Ressources/Images/fondGrandBlocBasContourMarron.png) no-repeat;
	height:9px;
	width:522px;
	float:left;
}
.grandBlocMarron .titrePrincipal{
	 padding-bottom:10px;
	 float:left;
	 width:500px;
}

.grandBlocMarron .titrePrincipal a{
	color:#006f82;
	font-size:13px;
}
.grandBlocMarron .autresTitre a{
	background:url(Ressources/Icones/carreVert.png) no-repeat 0 4px;
	color:#514f48;
	padding:0 8px 7px 10px;
	font-weight:normal;
	display:block;
}

.grandBlocMarron .fonctionnalitesArticle {
	width:520px;
}
/*//////////////////////////////////////////*/
/* Grand Bloc Contour Marron				*/

.adminBlocMarron{
	background:url(Ressources/Images/fondBlocAdminHautContourMarron.png) no-repeat;
	width:982px;
	margin:0 0 15px 10px;
	padding:9px 0 0 0;
	font-size:11px !important;
}
.adminBlocMarron .containerMilieu{
	padding-top:0;
}
.adminBlocMarron .containerHaut{
	border:solid 1px #c8cbac;
	border-top:none;
	background-color:#FFFFFF;
}
.adminBlocMarron .containerHaut span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#006f82;
	display:block;
	padding:0 0 3px 25px;
	line-height:17px;
	height:17px;
}

.adminBlocMarron .containerBas{
	background:url(Ressources/Images/fondBlocAdminBasContourMarron.png) no-repeat;
	height:9px;
}
.adminBlocMarron .titrePrincipal a{
	color:#006f82;
}
.adminBlocMarron .autresTitre a{
	background:url(Ressources/Images/Icones/carreVert.png) no-repeat 0 4px;
	color:#514f48;
}
/*//////////////////////////////////////////*/
/* Grand Bloc Contour Bleu				*/

.grandBlocContourBleu{
	background:url(Ressources/Images/fondGrandBlocHautContourBleu.png) no-repeat;
	width:522px;
	padding:7px 0 0 0;
	float:left;
}
.grandBlocContourBleu .containerHaut{
	border:solid 1px #a2bcb1;
	border-top:none;
	background-color:#FFFFFF;
	float:left;
}
.grandBlocContourBleu .containerHaut span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#006f82;
	display:block;
	padding:0 0 3px 10px;
	text-transform:uppercase;
	line-height:17px;
	height:17px;
}
.grandBlocContourBleu .containerMilieu{
	padding:0;
	border-right:solid 1px #a2bcb1;
	border-left:solid 1px #a2bcb1;
	float:left;
	width:520px;
}
.grandBlocContourBleu .fonctionnalitesArticle {
	width:520px;
}
.grandBlocContourBleu .containerBas{
	background:url(Ressources/Images/fondGrandBlocBasContourBleu.png) no-repeat;
	height:9px;
	float:left;
	width:522px;
}
.grandBlocContourBleu  .contenuArticle{
	width:395px;
}


/*//////////////////////////////////////////////////*/
/* Grand Bloc Contour Marron Titre Vert				*/
.grandBlocMarronTitreVert{
	width:522px;
	padding:0 0 20px 0;
	float:left;
}
.grandBlocMarronTitreVert .containerHaut{
	background-color:#8eaea4;
	color:#FFFFFF;
}
.grandBlocMarronTitreVert .containerHaut span{
	padding:0 0 0 25px;
	color:#FFFFFF;
}
.grandBlocMarronTitreVert .containerMilieu{
	float:left;	
	width:500px;
}
.grandBlocMarronTitreVert .articleALire{
	background:transparent url(Ressources/Puces/BleuFonce.png) no-repeat scroll 0pt 4px;
}
.grandBlocMarronTitreVert .articleALire a{
	color:#514f48;
	font-weight:normal;
}

.grandBlocMarronTitreVert .sousTitreALire{
	color:#767572;
}


/*//////////////////////////////////////////*/
/* Container Titre Vert - Fond Blanc		*/

.titreVertFondBlanc{
	background:url(Ressources/Images/fondBlancArrondiGauche.png) no-repeat bottom;
	width:256px;
}
.titreVertFondBlanc .containerMilieu{
	border:none;
}
.titreVertFondBlanc .containerHaut{
	background-color:#8eaea4;
}
.titreVertFondBlanc .containerHaut span{
	color:#FFFFFF;
}
.titreVertFondBlanc .sousTitreALire{
	color:#767572;
}
.titreVertFondBlanc .articleALire{
	background:url(Ressources/Puces/FondMarron.png) no-repeat  0 4px;
}
.titreVertFondBlanc .articleALire a{
	font-weight:normal !important;
}

/*//////////////////////////////////////////*/
/* Container Titre Marron - Fond Vert		*/

.titreMarronFondVert{
	width:184px;
}
.titreMarronFondVert .containerHaut{
	background-color:#c2c5a6;
}
.titreMarronFondVert .containerHaut span{
	color:#FFFFFF;
}
.titreMarronFondVert .containerMilieu{
	background-color:#8eaea4;
	border:none;
}
.titreMarronFondVert .sousTitreALire{
	color:#FFFFFF;
}
.titreMarronFondVert .articleALire{
	background:url(Ressources/Puces/FondMarron.png) no-repeat  0 4px;
}
.titreMarronFondVert .articleALire a{
	color:#FFFFFF;
}
.titreMarronFondVert .containerBas{
	background:url(Ressources/Images/fondVertArrondiDroite.png) no-repeat 0 0;
	height:12px;
}
/*//////////////////////////////////////////*/
/* Container Titre Bleu Clair - Fond Marron	*/

.titreBleuClairFondMarron{
	width:184px;
}
.titreBleuClairFondMarron .containerHaut{
	background-color:#a4c0c3;
}
.titreBleuClairFondMarron .containerHaut span{
	color:#FFFFFF;
}
.titreBleuClairFondMarron .containerMilieu{
	background-color:#c2c5a6;
}
.titreBleuClairFondMarron .containerMilieu *{
	color:#000000;
}
.titreBleuClairFondMarron .articleALire{
	background:url(Ressources/Puces/BleuFonce.png) no-repeat 0 4px;
}
.titreBleuClairFondMarron .articleALire a{
	color:#006f82;
}
.titreBleuClairFondMarron .containerBas{
	background:url(Ressources/Images/fondMarronArrondiGauche.png) no-repeat 0 0;
	height:12px;
}
/*//////////////////////////////////////////*/
/* Container Titre Bleu Clair - Fond Marron	*/

.titreMarronClairFondBlanc{
	background:url(Ressources/Images/fondBlancContourMarronArrondiGauche.png) no-repeat bottom;
	padding: 0 0 10px 0;
	width:184px;
}
.titreMarronClairFondBlanc .containerHaut{
	background-color:#c2c5a6;
}
.titreMarronClairFondBlanc .containerHaut span{
	color:#FFFFFF;
}
.titreMarronClairFondBlanc .containerMilieu{
	background-color:#FFFFFF;
	border-right:solid 1px #c2c5a6;
	border-left:solid 1px #c2c5a6;
}
.titreMarronClairFondBlanc .containerMilieu *{
	color:#000000;
}
.titreMarronClairFondBlanc .containerMilieu .categoryItemList
{
	padding:0 !important;
	}
.titreMarronClairFondBlanc .containerMilieu .itemTitle a{
	color:#000000 !important;
	font-size:11px;
}
.titreMarronClairFondBlanc .containerMilieu .categoryItemList .itemDescription
{
	float:none !important;
	width:inherit !important;
}

.titreMarronClairFondBlanc .articleALire{
	margin:0;
	padding:0 5px;
}
.titreMarronClairFondBlanc .articleALire a{
	margin:0;
}
.titreMarronClairFondBlanc .articleALire a,
.titreMarronClairFondBlanc .actionsBlog a{
	background:url(Ressources/Puces/BleuFonce.png) no-repeat 0 8px;
	color:#006f82;
	padding:4px 0 0 15px;
	display:block;
	font-weight:bold;
	
}
/*//////////////////////////////////////////////*/
/* Container Bannière dans le corps de la page	*/

.banniereCorps{
	background:url(Ressources/Images/contourGaucheBanniereCorps.png) no-repeat left;
	height:262px;
	margin:0 0 10px 0;
	width:256px;
	position:relative;
}
.banniereCorps .imageBanniere{
	background-color:#FFFFFF;
	margin:0 0 0 6px;
	float:right;
	height:261px;
	width:250px;
	
}
.banniereCorps .imageBanniere table{
	position:abolute;
	top:0;
	left:0;
	margin:5px 0 0 0;
	
}
.espace{
	margin:0 0 8px 0;
}


/*//////////////////////////////////////////////*/
/* Container Brève en bas de la page d'accueil	*/

.breveAccueil{
	min-height:234px;
	height:auto !important;
	height:234px;
}
.breveTitre span{
	color:#514F48;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	display:block;
	margin:8px 0 5px 10px;
}
.breveCorps{
	padding:0 10px 0 10px;
}
.breveCorps .itemTitle{
	margin:0 0 5px 0;
}
.breveCorps .itemTitle a{
	color:#51959F;
	font-weight:bold;
	text-transform:uppercase;
}
/*//////////////////////////////////////////////////*/
/* Container Arrondi Colonne Gauche Page d'accueil	*/
.containerArrondiColonneGauche{
	width:182px;	
}

.containerArrondiColonneGauche .containerHaut{
	background: #c2c5a5 url(Ressources/Images/fondHautContainerArrondiColonneGauche.png) no-repeat top left;
}
.titreMarronClairFondBlanc .containerHaut img,
.containerArrondiColonneGauche .containerHaut img{
 	margin:0 0 0 10px;
}
.titreMarronClairFondBlanc .containerMilieu,
.containerArrondiColonneGauche .containerMilieu{
	padding:0;
}
.containerArrondiColonneGauche .containerMilieu .Normal{
	padding:5px 7px;
}
.containerArrondiColonneGauche .containerMilieu img, 
.containerArrondiColonneGauche .containerMilieu p img {
	display:block;
	margin:0 auto;
	padding:5px 0;
}
.titreMarronClairFondBlanc .containerMilieu .itemReadmore,
.containerArrondiColonneGauche .containerMilieu .itemReadmore {
	background:#A4C0C3 url(Ressources/Icones/EnvoyerAmi.jpg) no-repeat 4px 0pt;
}
.titreMarronClairFondBlanc .containerMilieu .itemReadmore a,
.containerArrondiColonneGauche .containerMilieu .itemReadmore a{
	color:#006F82;
	height:20px;
	line-height:20px;
	font-weight:bold;
	display:block;
	margin:0 0 0 10px;
}
.titreMarronClairFondBlanc .containerMilieu .itemDescription,
.sanofiGaucheBleu .containerMilieu .itemDescription,
.containerArrondiColonneGauche .containerMilieu .itemDescription{
 	padding:5px 7px;
 	text-align:justify;
}
.titreMarronClairFondBlanc .containerMilieu .itemThumbnail,
.containerArrondiColonneGauche .containerMilieu .itemThumbnail{
	float:none;
	width:180px;
}
.sanofiGaucheBleu .containerMilieu .itemThumbnail{
	float:none;
}
.titreMarronClairFondBlanc .containerMilieu .itemThumbnail a,
.sanofiGaucheBleu .containerMilieu .itemThumbnail a,
.containerArrondiColonneGauche .containerMilieu .itemThumbnail a{
	float:none;
}
.titreMarronClairFondBlanc .containerMilieu .itemThumbnail img,
.sanofiGaucheBleu .containerMilieu .itemThumbnail img,
.containerArrondiColonneGauche .containerMilieu .itemThumbnail img{
	display:block;
	margin:0 auto;
	padding:5px 0 0 0;
}

.titreMarronClairFondBlanc .containerMilieu .categoryItemList .itemTitle,
.sanofiGaucheBleu .containerMilieu .categoryItemList .itemTitle,
.containerArrondiColonneGauche .containerMilieu .categoryItemList .itemTitle{
 	padding:5px;
	font-weight:bold;
	text-align:justify;
}

.containerArrondiColonneGauche .containerMilieu table{
	border-collapse:collapse;
	border-spacing:0px;
}
.containerArrondiColonneGauche .containerMilieu .CommandButton{
	background:#A4C0C3 url(Ressources/Icones/EnvoyerAmi.jpg) no-repeat scroll 0 0;
	display:block;
	font-weight:bold;
	padding:0 0 0 25px;
	margin:1px 0 0 0;
	height:20px;
	line-height:20px;
	color:#006F82;
}

.sondage{
	padding:5px 0 0 0;
}
.msgSondage{
	font-weight:bold;
	color:#009900;
	display:block;
	padding:0 0 5px 10px;
}
.surveyitems,
.surveyresultsitems{
	padding:0 10px 0 10px;
}
.surveyitems span{
	display:block;
	margin:0 0 2px 0;
}
.surveyitems input,
.surveyresultsitems input,
.surveyitems label,
.surveyresultsitems label{
	/*float:left;*/
	vertical-align:middle;
}
.surveyitems label,
.surveyresultsitems label{
	padding:0 0 4px 5px;
	_padding:3px 0 4px 5px;
}
.surveyitems .Normal td{
	padding-bottom:6px;
}
.resultatsSondage{
	margin:5px 0 0 0;
}
.resultatsSondage img{
	margin:0 !important;
}
.resultatItem{
	padding:0 0 3px 0;
}
.containerArrondiColonneGauche .containerBas{
	background: #c2c5a5 url(Ressources/Images/fondBasContainerArrondiColonneGauche.png) no-repeat bottom left;
	height:12px;
}

/*/////////////////////////////////////////////////////////*/
/* Container Sanofi Aventis Bleu - Bloc Colonne Gauche	   */
.sanofiGaucheBleu{
	width:184px;
}
.sanofiGaucheBleu .containerHaut{
	background-color:#0099d5;
}
.sanofiGaucheBleu .containerHaut span{
	color:#FFFFFF;
}
.sanofiGaucheBleu .containerMilieu{
	background-color:#FFFFFF;
	border-left:solid 1px #0099d5;
	border-right:solid 1px #0099d5;
}
.sanofiGaucheBleu .containerBas{
	background:url(Ressources/Images/fondBlancArrondiBleu.png) no-repeat;
	height:9px;
}
.sanofiGaucheBleu .sousTitreALire{
	color:#0099d5;
}
.sanofiGaucheBleu .articleALire{
	background:url(Ressources/Puces/PuceBleu.png) no-repeat 0 4px;
}
.sanofiGaucheBleu .itemReadmore{
	background:transparent url(Ressources/Icones/FlecheBleuFondBlanc.png) no-repeat;
}
.sanofiGaucheBleu .itemReadmore a{
	color:#0099D5;
}
/*/////////////////////////////////////////////////////////*/
/* Container Sanofi Aventis Violet - Bloc Colonne Gauche	   */
.sanofiGaucheViolet{
	width:184px;
}
.sanofiGaucheViolet .containerHaut{
	background-color:#990066;
}
.sanofiGaucheViolet .containerHaut span{
	color:#FFFFFF;
}
.sanofiGaucheViolet .containerMilieu{
	background-color:#FFFFFF;
	border-left:solid 1px #990066;
	border-right:solid 1px #990066;
}
.sanofiGaucheViolet .containerBas{
	background:url(Ressources/Images/fondBlancArrondiViolet.png) no-repeat -75px 0;
	border-left:solid 1px #990066;
	height:12px;
}
.sanofiGaucheViolet .sousTitreALire{
	color:#990066;
}
.sanofiGaucheViolet .articleALire{
	background:url(Ressources/Puces/PuceViolet.png) no-repeat 0 4px;
}
/*//////////////////////////////////////////////////////*/
/* Container Sanofi Aventis Vert - Bloc Colonne Droite 	*/

.sanofiDroiteVert{
	width:256px;
}
.sanofiDroiteVert .containerHaut{
	background-color:#8ec600;
}
.sanofiDroiteVert .containerHaut span{
	color:#FFFFFF;
}
.sanofiDroiteVert .containerMilieu{
	background-color:#FFFFFF;
	border-left:solid 1px #8ec600;
	border-right:solid 1px #8ec600;
}
.sanofiDroiteVert .containerBas{
	background:url(Ressources/Images/fondBlancArrondiVert.png) no-repeat;
	height:9px;
}
.sanofiDroiteVert .sousTitreALire{
	font-weight:normal;
}
.sanofiDroiteVert .articleALire{
	background:url(Ressources/Puces/PuceVert.png) no-repeat  0 4px;
}
.sanofiDroiteVert .articleALire a{
	color:#8ec600;
}
/*////////////////////////////////////////////////////////*/
/* Container Sanofi Aventis Violet - Bloc Centre Gauche	  */

.sanofiCentreGaucheViolet{
	float:left;
	width:258px;
}
.sanofiCentreGaucheViolet .containerHaut{
	background-color:#990066;
}
.sanofiCentreGaucheViolet .containerHaut span{
	color:#FFFFFF;
}
.sanofiCentreGaucheViolet .containerMilieu{
	background-color:#FFFFFF;
	border-left:solid 1px #990066;
	border-right:solid 1px #990066;
}
.sanofiCentreGaucheViolet .containerBas{
	background:url(Ressources/Images/fondBlancArrondiViolet.png) no-repeat;
	height:12px;
}
.sanofiCentreGaucheViolet .articleALire{
	background:url(Ressources/Puces/PuceViolet.png) no-repeat 0 4px;
}
.sanofiCentreGaucheViolet .articleALire a{
	color:#990066;
}

/*//////////////////////////////////////////////////*/
/* Container Sanofi Aventis Jaune					*/

.sanofiCentreDroiteJaune{
	float:right;
	width:258px;
	margin:0 8px 0 0;
	_margin:0 4px 0 0;
}
.sanofiCentreDroiteJaune .containerHaut{
	background-color:#ffcc00;
}
.sanofiCentreDroiteJaune .containerHaut span{
	color:#FFFFFF;
}
.sanofiCentreDroiteJaune .containerMilieu{
	background-color:#FFFFFF;
	border-left:solid 1px #ffcc00;
	border-right:solid 1px #ffcc00;
}
.sanofiCentreDroiteJaune .containerBas{
	background:url(Ressources/Images/fondBlancArrondiJaune.png) no-repeat;
	height:10px;
}
.sanofiCentreDroiteJaune .articleALire{
	background:url(Ressources/Puces/PuceJaune.png) no-repeat 0 4px;
}
/*//////////////////////////////////////////////////*/
/* Container Sanofi Aventis Orange					*/

.sanofiCentreGrandBlocOrange{
	float:left;
	width:522px;
	background:url(Ressources/Images/fondGrandBlocHautOrange.png) no-repeat;
	padding:7px 0 0 0;
	
}
.sanofiCentreGrandBlocOrange .containerHaut{
	background-color:#ff6600;
	height:20px;
	float:left;
	width:522px;
}
.sanofiCentreGrandBlocOrange .containerHaut span{
	color:#FFFFFF;
	height:inherit;
	line-height:normal;
}
.sanofiCentreGrandBlocOrange .containerMilieu{
	background-color:#FFFFFF;
	border-left:solid 1px #ff6600;
	border-right:solid 1px #ff6600;
	padding:0;
	width:520px;
	float:left;
}
.sanofiCentreGrandBlocOrange .titrePrincipal {
	border-bottom:solid 1px #ff6600;	
}
.sanofiCentreGrandBlocOrange .containerBas{
	background:url(Ressources/Images/fondBlancArrondiOrange.png) no-repeat;
	height:10px;
	float:left;
	width:522px;
}
.sanofiCentreGrandBlocOrange .titrePrincipal strong a{
	color:#ff6600;
}
.sanofiCentreGrandBlocOrange .autresTitre strong{
	color:#ff6600;
}
.sanofiCentreGrandBlocOrange .autresTitre a{
	background:url(Ressources/Puces/PuceOrange.png) no-repeat 0 4px;
	font-weight:normal;
	padding-left:10px;
}



/*//////////////////////////////////////////////////////////*/
/* Petit Bloc Sanofi - Eléments communs					    */

.petitBlocSanofi{
	width:460px;
	margin:0 0 6px 0;
}
.petitBlocSanofi .containerBas,
.petitBlocSanofi .containerHaut{
	height:12px;
}
/*//////////////////////////////////////////////////////////*/
/* Sanofi-Aventis Petit Bloc Contour Bleu					*/

.sanofiPetitBlocBleu .containerTitre span {
	color:#0099D5;
}
.sanofiPetitBlocBleu .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautContourBleuFonce.png) no-repeat 0  2px;
	
}
.sanofiPetitBlocBleu .containerMilieu{
	border-right:solid 1px #0099d5;
	border-left:solid 1px #0099d5;
}
.sanofiPetitBlocBleu .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasContourBleuFonce.png) no-repeat;
}

/*//////////////////////////////////////////////////////////*/
/* Sanofi-Aventis Petit Bloc Contour Orange					*/


.sanofiPetitBlocOrange .containerTitre span {
	color:#ff6600;
}
.sanofiPetitBlocOrange .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautContourOrange.png) no-repeat 0  2px;
}
.sanofiPetitBlocOrange .containerMilieu{
	border-right:solid 1px #ff6600;
	border-left:solid 1px #ff6600;
}
.sanofiPetitBlocOrange .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasContourOrange.png) no-repeat;
}

/*//////////////////////////////////////////////////////////*/
/* Sanofi-Aventis Petit Bloc Contour Jaune					*/

.sanofiPetitBlocJaune .containerTitre span {
	color:#ffcc00;
}
.sanofiPetitBlocJaune .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautContourJaune.png) no-repeat 0  2px;
}
.sanofiPetitBlocJaune .containerMilieu{
	border-right:solid 1px #ffcc00;
	border-left:solid 1px #ffcc00;
}
.sanofiPetitBlocJaune .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasContourJaune.png) no-repeat;
}

/*//////////////////////////////////////////////////////////*/
/* Sanofi-Aventis Petit Bloc Contour Vert					*/


.sanofiPetitBlocVert .containerTitre span {
	color:#8ec600;
}
.sanofiPetitBlocVert .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautContourVert.png) no-repeat 0  2px;
}
.sanofiPetitBlocVert .containerMilieu{
	border-right:solid 1px #8ec600;
	border-left:solid 1px #8ec600;
}
.sanofiPetitBlocVert .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasContourVert.png) no-repeat;
}


/*//////////////////////////////////////////////////////////*/
/* Sanofi-Aventis Petit Bloc Contour Violet					*/

.sanofiPetitBlocViolet .containerTitre span {
	color:#990066;
}
.sanofiPetitBlocViolet .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautContourViolet.png) no-repeat 0  2px;
}
.sanofiPetitBlocViolet .containerMilieu{
	border-right:solid 1px #990066;
	border-left:solid 1px #990066;
}
.sanofiPetitBlocViolet .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasContourViolet.png) no-repeat;
}

/*//////////////////////////////////////////////////*/
/* Container Titre Page								*/

.containerTitrePage {
	padding: 0 0 10px 15px;
	width:182px;
}
.containerTitrePage .containerHaut{
	background-color:#FFFFFF;
	padding: 5px 5px 0 5px;
}
.containerTitrePage .titrePage div{
	color:#514F48;
	font-size:13px;
	font-weight:bold;
	margin-left:3px;
	
}
.containerTitrePage .containerBas{
	background: url(Ressources/Images/fondTitrePage.png) no-repeat top left;
	height: 9px;
}
.titreContainerAccueil{
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	padding:13px 18px 0pt 0pt;
	text-align:right;
	text-transform:uppercase;
}

/*////////////////////////////////*/
/* Blogs	 */

.informationsBlog{
	width:522px;
	margin:0 0 10px 0;
}

.informationsBlog .containerHaut{
	border:solid 1px #C2C5A6;
	width:520px;
	background:#a4c0c3 url(Ressources/Icones/DossierSemaine.png) no-repeat 6px 1px;
}
.informationsBlog .containerHaut span{
	color:#FFFFFF;
}
.informationsBlog .containerMilieu{
	background-color:#FFFFFF;
}
.informationsBlog .containerMilieu *{
	color:#000000;
}
.informationsBlog .articleALire{
	background:url(Ressources/Puces/BleuFonce.png) no-repeat 0 4px;
}
.informationsBlog .articleALire a{
	color:#006f82;
}
.informationsBlog .containerBas{
	background:url(Ressources/Images/fondGrandBlocBasContourMarron.png) no-repeat 0 0;
	height:12px;
}

.presentationBlogs{
	width:522px;
	margin:0 0 20px 0;
}
.dernierBilletsBlogs{
	width:522px;
	margin:0 0 10px 0;
}
.presentationBlogs .containerHaut{
	border:solid 1px #C2C5A6;
	width:520px;
	background:#a4c0c3 url(Ressources/Icones/iconeBlogs.png) no-repeat 4px 0;
}

.dernierBilletsBlogs .containerHaut{
	border:solid 1px #C2C5A6;
	width:520px;
	background:#a4c0c3 url(Ressources/Icones/FlecheBleuClair.png) no-repeat 6px 1px;
}
.dernierBilletsBlogs .containerHaut span,
.presentationBlogs .containerHaut span{
	color:#FFFFFF;
}
.presentationBlogs .containerMilieu{
	background:#a4c0c3 url(Ressources/Icones/etoileVerteJaune.png) no-repeat 15px 5px;
}
.presentationBlogs .containerMilieu span{
	display:block;
	width:450px;
	padding:3px 0 0 50px;
	font-weight:bold;
	color:#000000;
}
.presentationBlogs .articleALire{
	background:url(Ressources/Puces/BleuFonce.png) no-repeat 0 4px;
}
.presentationBlogs .articleALire a{
	color:#006f82;
}
.presentationBlogs .containerBas{
	background:url(Ressources/Images/fondGrandBlocBasFondBleuContourMarron.png) no-repeat 0 0;
	height:8px;
}
/*////////////////////////////////*/
/* Liste de posts/billets */

.listeBilletsBlog,
.listeBillets .blog_body{
	background:url(Ressources/Images/fondGrandBlocBasContourMarron.png) no-repeat bottom left;
}


/*////////////////////////////////*/
/* Détail d'un post/billet */

.viewEntry{
	background:url(Ressources/Images/fondGrandBlocBasContourMarron.png) no-repeat bottom left;
}
.blog_title a{
	background:url(Ressources/Icones/article.png) no-repeat 0 0;
}

.viewEntry .blog_footer,
.viewEntry .dateUserEntry,
.listeBilletsBlog table .blog_body,
.horizontalline,
.blog_title{
	background:url(Ressources/Images/fondPointilles.png) repeat-x left bottom;	
}

/*//////////////////////////////////////////////////////////*/
/* Petit Bloc Contour Marron Fond Bleu					*/

.petitBlocMarronFondBleu .containerHaut{
	background:url(Ressources/Images/fondPetitBlocHautFondBleu.png) no-repeat 0  2px;
	height:12px;
}
.petitBlocMarronFondBleu .containerMilieu{
	background:#a4c0c3 url(Ressources/Icones/iconePointInfo.png) no-repeat 5px 0px;
	border-right:solid 1px #c2c5a6;
	border-left:solid 1px #c2c5a6;
	float:left;
	width:423px;
	padding:2px 0 2px 35px;
	color:#FFFFFF;
}
.petitBlocMarronFondBleu .containerMilieu .Normal{
	font-weight:bold !important;
}
.petitBlocMarronFondBleu .containerArticle{ 
	padding:0;
	float:left;
}
.petitBlocMarronFondBleu .containerBas{
	background:url(Ressources/Images/fondPetitBlocBasFondBleu.png) no-repeat;
	height:12px;
	float:left;
	width:460px;
}

.grandBlocMarronSansTitre .DNNAlignleft{
	margin:5px;
}

/*////////////////////////////////
 Evènement						*/

.evenement{
	float:left;
	width:522px;
	border-top:solid 1px #C8CBAC;
}

.evenement .enteteEvenenement{
	width:512px;
	font:bold 11px Arial;
	color:#006f82;
	padding:3px 0 5px 0;
	float:left;
}
.evenement .containerMilieu{
	float:left;
	width:500px;
}
.dateEvenement{
	border:solid 1px #cccccc;
	float:left;
	font-weight:bold;
}
.dateEvenement strong{
	display:block;
	color:#FFFFFF;
	background-color:#990000;
	text-align:center;
	width:27px;
}
.dateEvenement span{
	display:block;
	color:#000000;
	text-align:center;
	width:27px;
}
.intervalleEvenement{
	height:30px;
	line-height:30px;
	color:#000000;
	float:left;
	padding:0 5px 0 5px;
}
.evenement .titreEvenement{
	float:left;
	margin:0 0 0 10px;
	width:400px;
	padding:5px 0 0 0;
}
.evenement .corpsEvenement{
	background:transparent url(Ressources/Images/fondPointilles.png) repeat-x;
	padding:5px 0 0 0;
	float:left;
}

.evenement .containerBas{
	background:transparent url(Ressources/Images/fondGrandBlocBasContourMarron.png) no-repeat scroll 0 0;
	float:left;
	height:9px;
	width:522px;
}

.containerArrondiFondBleuColonneDroite{
	width:256px;	
}

.containerArrondiFondBleuColonneDroite .containerHaut{
	background:transparent url(Ressources/Images/fondBlocEvenementHautFondBleu.png) no-repeat scroll 0 0;
	float:left;
	width:256px;
	height:23px;
}

.containerArrondiFondBleuColonneDroite .containerHaut span{
	color:#FFFFFF;
}

.containerArrondiFondBleuColonneDroite .containerMilieu{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	float:left;
	width:256px;
	border:none;
}

.containerArrondiFondBleuColonneDroite .containerMilieu .datesEvenementAccueil{
	float:left;	
	padding:0 5px 0 0;
	border-right:dotted 1px #666666;
}

.containerArrondiFondBleuColonneDroite .containerMilieu .itemTitle{
	padding:8px 10px 4px 10px;
	float:left;
	width:236px;
}

.containerArrondiFondBleuColonneDroite .containerMilieu .itemTitle a{
	margin:0 0 0 5px;
	font-weight:bold;
	float:left;
	display:block;
	width:145px;
}

.containerArrondiFondBleuColonneDroite .containerMilieu .itemReadmore{
	height:20px;
	float:left;
	background-color:#8a8b7b;
	font-weight:bold;
	width:241px;
	background:#8a8b7b url(Ressources/Icones/FlecheFondMarronFonce.gif) no-repeat scroll 0 0;
}

.containerArrondiFondBleuColonneDroite .containerMilieu .itemReadmore a{
	color:#FFFFFF;
	line-height:20px;
	height:20px;
	text-indent:8px;
	float:left;
}

.containerArrondiFondBleuColonneDroite .containerMilieu .itemDescription{
	padding:8px;
	float:left;
	text-align:justify;
}

.containerArrondiFondBleuColonneDroite .containerBas{
	background:transparent url(Ressources/Images/fondBlocEvenementBasFondBleu.png) no-repeat scroll 0 0;
	float:left;
	width:256px;
	height:9px;
}


/*//////////////////////////////////////////*/
/* Grand Bloc Contour Marron				*/

.ctpm-topblocblanc
{
	background:url(Ressources/Images/ctpm-roundtopwhbg.png) no-repeat;
	width:787px;
	padding:7px 0 0 0;
	float:left;
}
.ctpm-topblocblanc .containerHaut{
	border:solid 1px #c8cbac;
	border-top:none;
	background-color:#FFFFFF;
	float:left;
	width:789px;
}
.ctpm-topblocblanc .containerHaut span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#006f82;
	display:block;
	line-height:normal;
	height:auto;
	float:left;
	padding:0 10px 3px 10px;
}
.ctpm-topblocblanc .containerHaut span a{
	color:#006f82;
	font-size:12px;
	text-transform:uppercase;
} 
.ctpm-topblocblanc .containerMilieu{
	padding:0;
	float:left;
	width:787px;
}
.ctpm-topblocblanc .containerMilieu .corpsArticle{
	width:767px;
	padding:5px 10px 5px 10px;
	
}
.ctpm-topblocblanc .ctpm-bottomblocblanc,
.ctpm-topblocblanc .ctpm-bottomblocblanc{
	background:url(Ressources/Images/ctpm-roundbottomwhbg.png) no-repeat;
	height:9px;
	width:789px;
	float:left;
}
.ctpm-topblocblanc .titrePrincipal{
	 padding-bottom:10px;
	 float:left;
	 width:767px;
}

.ctpm-topblocblanc .titrePrincipal a{
	color:#006f82;
	font-size:13px;
}
.ctpm-topblocblanc .autresTitre a{
	background:url(Ressources/Icones/carreVert.png) no-repeat 0 4px;
	color:#514f48;
	padding:0 8px 7px 10px;
	font-weight:normal;
	display:block;
}

.ctpm-topblocblanc .fonctionnalitesArticle {
	width:767px;
}

div#home {width:720px; margin: 0 auto; height:450px;}
div#home #home_s1 {width:360px; height:195px; background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_home_s1.jpg) no-repeat center top; float:left;}
div#home #home_s2 {width:360px; height:195px; background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_home_s2.jpg) no-repeat center top; float:left;}
div#home #home_s3 {width:360px; height:195px; background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_home_s3.jpg) no-repeat center top; float:left;}
div#home #home_s4 {width:360px; height:195px; background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_home_s4.jpg) no-repeat center top; float:left;}

div#home #home_s3 #menu_s3 {width:240px; height:100px; float:right; margin-right:15px !important; margin-right:10px; text-align:left;}
div#home #home_s4 #menu_s4 {width:160px; height:100px; float:left; margin-left:20px !important; margin-left:10px; text-align:left;}
.menu_link {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#888; text-decoration:none;}

div#navleft {width:155px; margin-left:5px; height:165px; background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_navleft.jpg) no-repeat top right; float:left;}

.nlsection {border-top:dotted 2px #CCC; width:150px; padding-top:3px; padding-bottom:3px; margin:0;}
.nlsection_a {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#888; text-decoration:none;}

.nlsection1_active {color:7e479c;}
.nlsection2_active {color:#e70f47;}
.nlsection3_active {color:#009661;}
.nlsection4_active {color:#0063BE;}

div#navbuttons {width:986px; height:87px; background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_navbuttons.jpg) no-repeat; margin-left:auto; margin-right:auto;}

div#navbuttons #section1 {width:245px; height:70px; margin-top:20px; float:left;}
div#navbuttons #section2 {width:248px; height:70px; margin-top:20px; float:left;}
div#navbuttons #section3 {width:248px; height:70px; margin-top:20px; float:left;}
div#navbuttons #section4 {width:245px; height:70px; margin-top:20px; float:left;}

#foie-content{
	width:850px;
	height:600px;
	margin: auto;
}

div#s2 {height:630px;}

#hepatite-content{
	width:980px;
	margin-top:30px;
}

#hepatite3bloc{
	width:790px;
	margin:auto;
}

#medicaments{
	width:275px;
	height:100%;
	padding-top:40px;
	padding-left:90px;
	background: url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_medicaments.jpg) no-repeat;
	float: left;
	}
	
#virus{
	width:275px;
	height:100%;
	padding-top:40px;
	padding-left:90px;
	background: url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_virus.jpg) no-repeat;
	float: left;
	}

#toxiques{
	width:350px;
	height:100%;
	padding-top:40px;
	padding-left:90px;
	background: url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_toxiques.jpg) no-repeat;
	clear:left;
	}

div#s4a {height:1005px;}
div#s4b{height:675px;}
div#s4c {height:780px;}

.module_s4a {background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_s4a.jpg) no-repeat; height:871px;}
.s4a_bloc1 {width:640px; height:50px; margin-top:195px; margin-left:50px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}
.s4a_bloc2 {width:640px; height:250px; margin-top:125px; margin-left:50px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}
.s4a_bloc3 {width:640px; height:200px; margin-top:70px; margin-left:50px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}

.module_s4b {background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_s4b.jpg) no-repeat; height:600px;}
.s4b_bloc1 {width:640px; height:160px; margin-top:182px; margin-left:50px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}
.s4b_bloc2 {width:640px; height:150px; margin-top:82px; margin-left:50px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}

.module_s4c {background:url(/Portals/0/Images/IMG-RocheP/VersionDef/vhc_s4c.jpg) no-repeat; height:736px;}
.s4c_bloc1 {width:456px; height:153px; margin-top:90px; margin-left:75px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}
.s4c_bloc2 {width:456px; height:164px; margin-top:50px; margin-left:75px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}
.s4c_bloc3 {width:456px; height:175px; margin-top:20px; margin-left:75px;font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:justify;}

.liste {
	text-indent:40px;
	color:#FFF;
}

.rouge {
	color:#db002e;
	text-indent:70px;
	font-weight:bold;
}


.titreRPT1
{
	font:bold italic 14px/1.2 Minion, Verdana, sans-serif;
      	color:#666;
}

.bodyRPT
{
	font:11px/1.3 Verdana, sans-serif ;
	color :#000;
}

.sourceRPT
{
	font:8px/1.3 Verdana, sans-serif ;
      	color :#000;
}

.sommaireRPT
{
	font:11px/1.3 Verdana, sans-serif;
	color:#06c;
	font-size:12px
}

.sommaire2RPT
{
	padding-left: 30px; 
	font: 12px/1.3 Verdana, sans-serif; 
	color: #06c;
}

.menuRPT
{
	padding-bottom:1px;
	width :203px;
	background : url(/Portals/0/Images/IMG-RocheP/VersionDef/nav-hdots.gif) repeat-x 0px 100%;
	top :184px;
	left:-20px
}


.titreRPPC
 {
                font-weight:bold;
                float:left;
                margin:20px 0px;
                width:737px;
                height:33px;
                line-height:33px;
                text-transform:uppercase;
                color:#db002e;
                padding-left:50px;
                font-size:16px;
                background:url(/Portals/0/Images/IMG-RocheP/VersionDef/titre.jpg) no-repeat;
}


.texteRPPC1
{
                color:#646464;
                font-size:12px;
                width:730px;
}
                
.texteRPPC2
{
                background:url(/Portals/0/Images/IMG-RocheP/VersionDef/fleche_rouge.jpg) no-repeat;
                padding-left:16px;
}

.texteRPPC3
{
                background:url(/Portals/0/Images/IMG-RocheP/VersionDef/fleche_bleu.jpg) no-repeat;
                padding-left:16px;   
}

.texteRPPC4
{
                font-weight:normal;
                color:#db002e;
                font-size:16px;
                margin-bottom:25px;
}

.texteRPPC5
{
                font-weight:normal;
                color:#db002e;
                font-size:14px;
                margin:25px 0px;
}

.texteRPPC6
{
                font-weight:bold;
                color:#014586;
                font-size:12px;
                margin:25px 0px;
}

.texteRPPC7
{
                float:left;
                color:#646464;
                font-size:12px;
                width:580px;
                height:190px;
                margin:15px 0px 15px 40px;
                background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page3_bloc3_bg.jpg) no-repeat;
}
                
.texteRPPC7bis
{
		font-weight:bold;
                color:#db002e;
                font-size:12px;
                margin-top:50px;
                margin-left:250px;
}

.texteRPPC8
{
                clear:both;
                color:#646464;
                font-size:12px;
                font-weight:bold;
}

.texteRPPC9
{
                margin:90px 0px 0px 60px;
                width:290px;
                height:100px;
                color:#014586;
                font-weight:bold;
}

.texteRPPC10
{
                font-size:14px;
                margin-left:100px;
                margin-bottom:10px;
}

.texteRPPC11
{
                font-size:12px;
                margin-bottom:10px;
}


	#RPPCpage1bloc1 {
		width:675px;
		height:375px;
		float:left;
	}
	#RPPCpage1bloc2 {
		width:260px;
		height:375px;
		float:left;
	}	
	

	#RPPCpage2bloc1 {
		text-align:center;
	}
	#RPPCpage2bloc2 {
		text-align:center;
	}
	#RPPCpage2bloc3{
		text-align:left;
		margin-top:40px;
	}
		#RPPCpage2bloc3 dl
		{
			color:#646464;
			font-size:12px;
			width:737px;
		}
			#RPPCpage2bloc3 dl dt
			{
				margin-left:40px;
				margin-bottom:40px;
			}
				#RPPCpage2bloc3 dl dd
				{
					margin-left:90px;
					margin-bottom:40px;
				}
				
				.RPPCflecherouge
				{
					background:url(/Portals/0/Images/IMG-RocheP/VersionDef/fleche_rouge.jpg) no-repeat;
					padding-left:16px;
				}
				
				.RPPCflechebleu
				{
					background:url(/Portals/0/Images/IMG-RocheP/VersionDef/fleche_bleu.jpg) no-repeat;
					padding-left:16px;
				}
		
	#RPPCpage2bloc4{
		text-align:center;
	}
	
	#RPPCpage3bloc1
	{
		width:560px;
		margin-left:10px!important;
		margin-left:10px;
		float:left;
	}	
		#RPPCpage3bloc1 h2
		{
			font-weight:normal;
			color:#db002e;
			font-size:16px;
			margin-bottom:25px;
		}
		#RPPCpage3bloc1 h3
		{
			font-weight:normal;
			color:#db002e;
			font-size:14px;
			margin:25px 0px;
		}
		#RPPCpage3bloc1 h4
		{
			font-weight:bold;
			color:#014586;
			font-size:12px;
			margin:25px 0px;
		}
	#RPPCpage3bloc2
	{
		width:150px;
		height:334px;
		float:right;
		margin:15px 0px 15px 15px;
	}	
	#RPPCpage3bloc3
	{
		float:left;
		color:#646464;
		font-size:12px;
		width:560px;
		height:190px;
		margin:10px 0px 10px 10px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page3_bloc3_bg.jpg) no-repeat;
	}		
		#RPPCpage3bloc3 p
		{
			width:560px;
			margin:5px auto;
			padding-top:5px;
		}
			#RPPCpage3bloc3 p span
			{
				margin-left:10px;
			}
	#RPPCpage3bloc4
	{
		width:560px;
		margin-left:10px;
		float:left;
	}	
		#RPPCpage3bloc4 h4
		{
			font-weight:bold;
			color:#014586;
			font-size:12px;
			margin-top:25px;
		}
		#RPPCpage3bloc4 h5
		{
			font-weight:bold;
			color:#db002e;
			font-size:12px;
			margin-top:50px;
			margin-left:150px;
		}
	#RPPCpage3bloc5
	{
		clear:both;
		margin-left:20px;
	}
	#RPPCpage3bloc6
	{
		clear:both;
		margin-left:10px;
	}
		#RPPCpage3bloc6 p
		{
			clear:both;
			color:#646464;
			font-size:12px;
			font-weight:bold;
		}
		
		#RPPCpage3block6a
		{
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page3_bloc6_bg1.jpg);
			float:left;
			width:350px;
			height:199px;
			margin:20px 0px;
		}
			#RPPCpage3block6a dl
			{
				margin:90px 0px 0px 20px;
				width:320px;
				height:100px;
				color:#014586;
				font-weight:bold;
			}
				#RPPCpage3block6a dt
				{
					font-size:14px;
					margin-left:50px;
					margin-bottom:10px;
				}
				#RPPCpage3block6a dd
				{
					font-size:12px;
					margin-bottom:10px;
				}
		
		#RPPCpage3block6b
		{
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page3_bloc6_bg2.jpg);
			float:left;
			width:350px;
			height:199px;
			margin:20px 0px;
		}
			#RPPCpage3block6b dl
			{
				margin:90px 0px 0px 20px;
				width:320px;
				height:100px;
				color:#014586;
				font-weight:bold;
			}
				#RPPCpage3block6b dt
				{
					font-size:14px;
					margin-left:50px;
					margin-bottom:10px;
				}
				#RPPCpage3block6b dd
				{
					font-size:12px;
					margin-bottom:10px;
				}
		
		#RPPCpage3block6c
		{
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page3_bloc6_bg3.jpg);
			float:left;
			width:350px;
			height:199px;
			margin:20px 0px;
		}
			#RPPCpage3block6c dl
			{
				margin:90px 0px 0px 20px;
				width:320px;
				height:100px;
				color:#014586;
				font-weight:bold;
			}
				#RPPCpage3block6c dt
				{
					font-size:14px;
					margin-left:50px;
					margin-bottom:10px;
				}
				#RPPCpage3block6c dd
				{
					font-size:12px;
					margin-bottom:10px;
				}
				
	#RPPCpage4bloc1
	{
		font-weight:bold;
		font-size:14px;
		color:#014586;
		margin-left:10px;
		clear:both;
	}
				
	#RPPCpage4bloc2
	{
		margin-top:45px;
		text-align:center;
	}
				
	#RPPCpage4bloc3
	{
		margin-left:10px!important;
		margin-left:10px;
		width:360px;
		float:left;
	}
	
		#RPPCpage4bloc3_1
		{
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page4_bloc4_bg.jpg);
			width:360px;
			height:150px;
		}
	
		#RPPCpage4bloc3_1 dl
		{			
			width:330px;
			color:#646464;
			font-size:12px;
			margin-left:40px;
			padding-top:15px;
		}
	
			#RPPCpage4bloc3_1 dl dt span
			{			
				color:#014586;
				font-size:14px;
			}
	
				#RPPCpage4bloc3_1 dl dd
				{			
					background:url(/Portals/0/Images/IMG-RocheP/VersionDef/fleche_bleu2.jpg) no-repeat;
					padding-left:15px;
					margin-top:15px;
				}
				
		#RPPCpage4bloc3 h3
		{
			font-weight:bold;
			font-size:14px;
			color:#014586;
			clear:both;
		}
		
				
	#RPPCpage4bloc4
	{
		width:360px;
		float:left;
	}
				
		#RPPCpage4bloc4 h3
		{
			font-weight:bold;
			font-size:14px;
			color:#014586;
			text-align:center;
			margin:35px 0px;
			clear:both;
		}
				
		#RPPCpage4bloc4a
		{
			width:360px;
			height:170px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page4_bloc4_a.jpg) no-repeat;
		}
				
			#RPPCpage4bloc4a table
			{
				color:#646464;
				font-size:12px;
				width:251px;
				margin-left:100px;
			}
				
				#RPPCpage4bloc4a table tr td
				{
					text-align:center;
					width:150px;
					height:30px;
				}
				
		#RPPCpage4bloc4b
		{
			width:360px;
			height:120px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page4_bloc4_b.jpg)  no-repeat;
		}
				
			#RPPCpage4bloc4b table
			{
				color:#646464;
				font-size:12px;
				width:251px;
				margin-left:100px;
			}
				
				#RPPCpage4bloc4b table tbody tr td
				{
					text-align:center;
					width:150px;
					vertical-align:middle;
				}
				
	#RPPCpage5titre
	{
		color:#db002e;
		font-size:15px;
		margin-left:10px;
		line-height:28px;
	}
				
	#RPPCpage5tab
	{
		margin-left:15px;
	}
	
	#RPPCpage5text
	{
		width:725px;
		margin:20px 0px 30px 10px;
	}
	
		#RPPCpage5text p
		{	
			font-size:12px;
			color:#646464;
			margin:10px 0px;
		}
	
		#RPPCpage5text h3
		{	
			font-weight:bold;
			font-size:14px;
			color:#db002e;
			clear:both;
		}
				
	#RPPCpage6titre
	{
		color:#db002e;
		font-size:15px;
		margin-left:10px;
		line-height:28px;
	}
				
	#RPPCpage6tab
	{
		margin-left:15px;
	}
				
	#RPPCpage7bloc1
	{
		font-weight:bold;
		font-size:14px;
		color:#014586;
		margin:5px 0px 30px 40px;
		clear:both;
	}
				
	#RPPCpage7bloc2
	{
		width:449px;
		height:236px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page7_bg.jpg) no-repeat;
		margin-left:40px;
		margin-bottom:55px;
		font-size:12px;
		color:#646464;
	}
				
		#RPPCpage7bloc2 table tr td
		{
			text-align:center;
			
		}
				
			#RPPCpage7bloc2 table tr td.rouge
			{
				color:#db002e;
			}
				
	#RPPCpage7bloc3
	{
		margin-left:10px;
		width:725px;
	}
				
		#RPPCpage7bloc3 p
		{
			font-size:12px;
			color:#646464;
		}
		
	#RPPCpage8bloc1
	{
		color:#014586;
		font-size:14px;
		margin:20px 0px 20px 40px;
	}
		
	#RPPCpage8bloc2
	{
		margin-left:80px;
		font-size:12px;
		color:#646464;
	}	
	
		#RPPCpage8bloc2 span
		{
			color:#014586;
		}
		
	#RPPCpage8bloc3
	{
		text-align:center;
		margin:20px 0px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page8_bg.jpg) no-repeat center;
		height:74px;
	}
		
		#RPPCpage8bloc3 p
		{
			padding-top:20px;
			font-size:14px;
			color:#646464;
		}
			
			#RPPCpage8bloc3 p span
			{
				color:#014586;
				font-weight:bold;
			}
		
	#RPPCpage8bloc4
	{
		margin-left:0px;
	}
	
	.RPPCpage9h3
	{
		color:#014586;
		font-size:14px;
		margin:20px 0px 20px 10px;	
	}
	
	#RPPCpage9bloc1
	{
		float:left;
		margin-left:10px;
		width:500px;
		height:187px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page9_bg.jpg) no-repeat right;
	}
	
		#RPPCpage9bloc1 table
		{
		}
		
			#RPPCpage9bloc1 table tr td
			{
				text-align:center;
				color:#646464;
				font-size:12px;
			}
				
				#RPPCpage9bloc1 table tr td.rouge
				{
					color:#db002e;
				}
	
	#RPPCpage9bloc2
	{
		float:right;
		width:225px;
	}
	
	#RPPCpage9bloc3
	{
		float:left;
		width:500px;
	}
	
		#RPPCpage9bloc3 p
		{
			color:#646464;
			font-size:12px;
			margin-left:30px;
		}
	
	#RPPCpage9bloc4
	{
		color:#014586;
		font-size:14px;
		text-align:center;
		clear:both;		
	}
	
	#RPPCpage9bloc5
	{
		margin-left:250px;	
		margin-top:75px;
	}
	
	#RPPCpage10bloc1
	{
		color:#014586;
		font-size:14px;
		margin:20px 0px 0px 40px;	
	}
	
	#RPPCpage10bloc2
	{
		margin-left:0px;
	}
	
	#RPPCpage11bloc1
	{
		margin-left:10px;
	}
	
		#RPPCpage11bloc1 h3
		{
			display:block;
			float:left;
			color:#014586;
			font-size:14px;
			margin:38px 0px 20px 0px;	
		}
	
		#RPPCpage11bloc1 img
		{
			float:left;
		}
		
	#RPPCpage11bloc2
	{
		margin-top:110px;
		clear:both;
		width:585px;
		height:275px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page11_bg.jpg);
		margin-left:100px;
	}
	
		#RPPCpage11bloc2 table
		{
			margin-left:75px;
		}
	
			#RPPCpage11bloc2 table tr td
			{
				text-align:center;
				font-size:12px;
				color:#646464;
			}
	
			#RPPCpage11bloc2 table tr td.bleu
			{					
				color:#014586;
			}
			
	.RPPCpage11bloc3
	{
		color:#db002e;
		text-align:center;
		font-weight:bold;
		font-size:13px;
		margin:40px;
	}
			
	.RPPCpage11bloc4
	{
		display:block;
		width:700px;
		height:115px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page11_bga.jpg) no-repeat;
		margin-left:0px;
		padding-left:20px;
		padding-top:105px;
	}
			
		.RPPCpage11bloc4 span
		{				
			color:#646464;
			font-size:14px;
			font-weight:bold;
			display:block;
			width:650px;
			height:45px;
			text-align:center;
		}
			
		.RPPCpage11bloc4 p
		{				
			color:#014586;
			font-size:12px;
			display:block;
			width:600px;
			padding-top:20px;
			padding-left:80px;
		}
			
	.RPPCpage11bloc5
	{
		width:700px;
		height:115px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page11_bgb.jpg) no-repeat;
		margin-left:00px;
		padding-left:20px;
		padding-top:105px;
	}
			
		.RPPCpage11bloc5 span
		{				
			color:#646464;			
			font-weight:bold;
			font-size:14px;
			display:block;
			height:45px;
			width:650px;
			text-align:center;
		}
			
		.RPPCpage11bloc5 p
		{				
			color:#014586;
			font-size:12px;
			display:block;
			width:600px;
			padding-top:20px;
			padding-left:80px;
		}
	
		
	#RPPCpage11bloc6
	{
		font-size:18px;
		color:#014586;
		text-align:center;
	}		
		
	#RPPCpage12bloc1
	{
		font-size:12px;
		color:#646464;
		margin-left:10px;
	}
	
	#RPPCpage12bloc2
	{
		font-size:12px;
		color:#646464;
		margin-left:0px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page12_bg.jpg) center no-repeat;
	}
	
		#RPPCpage12bloc2 table
		{
			width:360px;
			height:223px;
			margin:20px 0px;
			margin-left:180px;
		}
		
		#RPPCpage12bloc2 table tr td
		{
			font-size:12px;
			color:#646464;
			vertical-align:top;
		}
	
	#RPPCpage12bloc3
	{
		font-size:12px;
		color:#646464;
		margin-left:10px;
	}
	
	#RPPCpage12bloc4
	{
		font-size:12px;
		color:#646464;
		margin-left:10px;
		width:730px;
	}
	
		#RPPCpage12bloc4 dl dt
		{
			font-size:12px;
			margin-top:15px;
			color:#db002e;
		}
	
		#RPPCpage12bloc4 dl dd
		{
			padding-left:40px;
		}
	
			#RPPCpage12bloc4 dl dd.bleu
			{
				color:#014586;
				margin-top:10px;
			}
	
	#RPPCpage12bloc5
	{
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page12_bg2.jpg) center no-repeat;
		width:730px;
		height:145px;
		margin-left:10px!important;
		margin-left:0px;
		margin-top:10px;
		font-size:11px;
		color:#014586;
		font-weight:bold;
		text-align:center;
	}
	
		#RPPCpage12bloc5 p
		{
			float:left;
			width:600px;
			margin-top:15px;
			margin-left:0px!important;
			margin-left:20px;
		}
		
		#RPPCpage12bloc5 ul
		{
			margin-top:20px;
			clear:both;
			list-style-type:none;				
			text-align:left;
			margin-left:200px;
			width:600px;
		}
		
	#RPPCpage12bloc6
	{
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/croix.jpg) no-repeat;
		height:65px;
		line-height:50px;
		margin-left:10px;
		padding-left:60px;
		font-size:13px;
		color:#014586;
		font-weight:bold;
	}
		
	#RPPCpage13bloc1
	{
		float:left;
		width:300px;
		margin-left:10px!important;
		margin-left:10px;
		font-size:12px;
		color:#646464;
	}
		
		#RPPCpage13bloc1 dt
		{
			color:#db002e;
			font-size:14px;
			font-weight:bold;
			margin-bottom:15px;
		}
		
			#RPPCpage13bloc1 dd
			{
				margin-bottom:15px;
			}
		
	#RPPCpage13bloc2
	{
		float:left;
		width:109px;
		height:450px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page13_main.jpg) top right no-repeat;
	}
		
	#RPPCpage13bloc3
	{
		float:left;
		width:300px;
		font-size:12px;
		color:#646464;
	}
		
		#RPPCpage13bloc3 dt
		{
			color:#db002e;
			font-size:14px;
			font-weight:bold;
			margin-bottom:15px;
		}
		
			#RPPCpage13bloc3 dd
			{					
				margin-bottom:15px;
			}
			
	#RPPCpage14bloc1
	{
		margin-left:40px;
		width:730px;
	}
	
		#RPPCpage14bloc1 div
		{
			padding-left:70px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/panneau.jpg) no-repeat;
			padding-top:25px;
			margin:25px 0px;
		}
			
			#RPPCpage14bloc1 h3
			{
				font-size:14px;
				color:#db002e;
			}
			
			#RPPCpage14bloc1 p
			{			
				margin-top:20px;
				font-size:12px;
				color:#014586;
			}
			
	#RPPCpage15bloc1
	{
		font-size:14px;
		color:#db002e;
		margin-left:40px;
		padding-left:70px;
		line-height:75px;
		height:100px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/panneau.jpg) no-repeat;
	}
			
	#RPPCpage15bloc2
	{
		font-size:12px;
		color:#646464;
		margin:0px 0px 40px 10px;
	}
	
		#RPPCpage15bloc2 dt
		{
			margin-bottom:20px;
		}
	
		#RPPCpage15bloc2 dd
		{
			padding-left:40px;
		}
			
	#RPPCpage15bloc3
	{
		font-size:12px;
		color:#646464;
		margin-left:10px;
	}	
	
		#RPPCpage15bloc3 span
		{
			font-size:12px;
			color:#014586;
		}
		
	#RPPCpage15bloc4
	{
		margin:15px 0px 15px 0px;
		padding-left:60px;
		height:70px;
		font-weight:bold;
		line-height:50px;
		font-size:14px;
		color:#014586;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/croix.jpg) absmiddle no-repeat;
	}
		
	#RPPCpage16bloc1
	{
		margin-left:0px;
	}
		
	#RPPCpage17bloc1
	{
		margin-left:10px;
		color:#014589;
		font-size:14px;
		font-weight:bold;
		margin-top:20px;
	}
		
	#RPPCpage17bloc2
	{
		margin-left:10px;
		font-size:12px;
		color:#646464;
	}
		
		#RPPCpage17bloc2 dt
		{
			color:#db002e;
			margin:20px 0px;
			font-weight:bold;
		}
		
		#RPPCpage17bloc2 dd
		{
			margin-left:40px;
		}
		
	#RPPCpage17bloc3
	{
		margin:15px 0px 15px 0px;
		padding-left:60px;
		height:70px;
		font-weight:bold;
		line-height:50px;
		font-size:14px;
		color:#014586;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/croix.jpg) no-repeat;
	}
		
	#RPPCpage18bloc1
	{
		margin-left:10px;
		font-size:14px;
		color:#014589;
		width:730px;
	}
		
	#RPPCpage18bloc2
	{
		margin-left:40px;
	}
		
		#RPPCpage18bloc2 ul
		{
			list-style-type:none;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page18_photo.jpg) no-repeat;
			margin-top:80px;
		}
		
			#RPPCpage18bloc2 ul li
			{
				margin:25px 50px 25px 200px;
				padding-left:20px;
				font-size:14px;
				color:#014589;
				font-weight:bold;
				background:url(/Portals/0/Images/IMG-RocheP/VersionDef/fleche_bleu.jpg) no-repeat;
			}
			
		
		
	#RPPCpage19bloc1
	{
		margin:auto;
		text-align:center;
		font-size:14px;
		color:#014589;
		width:737px;
	}	
	
	#RPPCpage19bloc1 h3
	{
		margin:20px 0px 40px 0px;
	}

	
	#RPPCpage19bloc1 a
	{
		display:block;
		margin:5px 0px;
	}

	
	#RPPCpage19bloc2
	{
		float:left;
		margin-left:10px!important;
		margin-left:10px;
		width:350px;
	}
	
		#RPPCpage19bloc2a
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg1.jpg) no-repeat;
			height:190px;
			margin-bottom:15px;
		}
		
			#RPPCpage19bloc2a span
			{
				display:block;
				padding-top:85px;				
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc2a p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:45px;
			}
	
		#RPPCpage19bloc2b
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg2.jpg) no-repeat;
			height:190px;
			margin-bottom:18px;
		}
		
			#RPPCpage19bloc2b span
			{
				display:block;
				padding-top:85px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc2b p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:40px;
			}
	
		#RPPCpage19bloc2c
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg3.jpg) no-repeat;
			min-height:190px;
			margin-bottom:25px;
		}
		
			#RPPCpage19bloc2c span
			{
				display:block;
				padding-top:85px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc2c p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:38px;
			}
	
		#RPPCpage19bloc2d
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg4.jpg) no-repeat;
			min-height:190px;
			margin-bottom:15px;
		}
		
			#RPPCpage19bloc2d span
			{
				display:block;
				padding-top:80px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc2d p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:30px;
			}
	
		#RPPCpage19bloc2e
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg1.jpg) no-repeat;
			min-height:190px;
			margin-bottom:15px;
		}
		
			#RPPCspan
			{
				display:block;
				padding-top:85px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc2e p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:47px;
			}
	
	#RPPCpage19bloc3
	{
		float:left;
		margin-left:15px;
		width:360px;
	}
	
		#RPPCpage19bloc3a
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg4.jpg) no-repeat;
			min-height:190px;
			margin-bottom:10px;
		}
		
			#RPPCpage19bloc3a span
			{
				display:block;
				padding-top:85px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc3a p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:26px;
			}
	
		#RPPCpage19bloc3b
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg5.jpg) no-repeat;
			min-height:190px;
			margin-bottom:0px;
		}
		
			#RPPCpage19bloc3b span
			{
				display:block;
				padding-top:10px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc3b p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:32px;
			}
	
		#RPPCpage19bloc3c
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg1.jpg) no-repeat;
			min-height:190px;
			margin-bottom:15px;
		}
		
			#RPPCpage19bloc3c span
			{
				display:block;
				padding-top:78px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc3c p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:36px;
			}
	
		#RPPCpage19bloc3d
		{
			width:350px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page19_bg2.jpg) no-repeat;
			min-height:190px;
			margin-bottom:15px;
		}
		
			#RPPCpage19bloc3d span
			{
				display:block;
				padding-top:85px;
				text-align:center;
				font-size:14px;
				font-weight:bold;
				color:#646464;
			}
		
			#RPPCpage19bloc3d p
			{
				color:#014589;
				font-size:12px;
				padding-left:60px;
				display:block;
				margin-top:40px;
			}
		
	#RPPCpage20bloc1
	{
		float:left;
		margin-left:5px!important;
		margin-left:5px;
		width:340px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page20_bg1.jpg) no-repeat;
		height:350px;
		margin-bottom:15px;
	}
	
		#RPPCpage20bloc1 span
		{
			color:#646464;
			font-size:14px;
			text-align:center;
			display:block;
			margin-top:75px;			
			font-weight:bold;
		}
	
		#RPPCpage20bloc1 p
		{
			color:#014589;
			font-size:12px;
			display:block;
			margin-top:30px;
			margin-left:60px;
			margin-right:10px;
			font-style:italic;
		}
	
	#RPPCpage20bloc2
	{
		float:left;
		width:50px;
		height:200px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page20_photo_a.jpg) no-repeat;
		margin-top:150px;
	}
	
	#RPPCpage20bloc3
	{
		float:left;
		width:340px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page20_bg3.jpg) no-repeat;
		height:350px;
		margin-bottom:15px;
	}
	
		#RPPCpage20bloc3 span
		{
			color:#646464;
			font-size:14px;
			text-align:center;
			display:block;
			margin-top:75px;			
			font-weight:bold;
		}
	
		#RPPCpage20bloc3 p
		{
			color:#014589;
			font-size:12px;
			display:block;
			margin-top:30px;
			margin-left:60px;
			margin-right:5px;
			font-style:italic;
		}
	
	#RPPCpage20bloc4
	{
		float:left;
		margin-left:5px;
		width:340px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page20_bg2.jpg) no-repeat;
		height:570px;
		margin-bottom:15px;
	}
	
		#RPPCpage20bloc4 span
		{
			color:#646464;
			font-size:14px;
			text-align:center;
			display:block;
			margin-top:75px;			
			font-weight:bold;
		}
	
		#RPPCpage20bloc4 p
		{
			color:#014589;
			font-size:12px;
			display:block;
			margin-top:15px;
			margin-left:60px;
			margin-right:10px;
		}
	
	#RPPCpage20bloc5
	{
		float:left;
		width:50px;
		height:200px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page20_photo_b.jpg) no-repeat;
		margin-top:150px;
	}
	
	#RPPCpage20bloc6
	{
		float:left;
		width:340px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page20_bg4.jpg) no-repeat;
		height:350px;
		margin-bottom:15px;
	}
	
		#RPPCpage20bloc6 span
		{
			color:#646464;
			font-size:14px;
			text-align:center;
			display:block;
			margin-top:83px;			
			font-weight:bold;
		}
	
		#RPPCpage20bloc6 p
		{
			color:#014589;
			font-size:12px;
			display:block;
			margin-top:37px;
			margin-left:60px;
			margin-right:10px;
		}
	
	#RPPCpage21bloc1
	{
		float:left;
		margin-left:10px!important;
		margin-left:10px;
		width:350px;
	}
	
		#RPPCpage21bloc1a
		{
			height:110px;
			text-align:center;
			margin-bottom:20px;
		}
	
		#RPPCpage21bloc1b
		{
			height:737px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page21_bga.jpg) no-repeat;
		}
	
			#RPPCpage21bloc1b span
			{
				display:block;
				padding-top:85px;
				height:50px;
				text-align:center;
				font-weight:bold;
				color:#646464;
				font-size:14px;
			}
	
			#RPPCpage21bloc1b p
			{
				color:#014589;
				font-size:12px;
				display:block;
				margin-top:40px;
				padding-left:55px;
				width:300px;
			}
	
				#RPPCpage21bloc1b p img
				{
					display:block;
					clear:both;
				}
	
	#RPPCpage21bloc2
	{
		float:left;
		margin-left:10px;
		width:350px;
	}
	
		#RPPCpage21bloc2a
		{
			height:80px;
			padding-top:30px;
			margin-bottom:20px;
		}
	
		#RPPCpage21bloc2b
		{
			height:737px;
			padding:0px;
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/page21_bgb.jpg) no-repeat;
		}
	
			#RPPCpage21bloc2b span
			{
				display:block;
				padding-top:85px;
				height:50px;
				text-align:center;
				font-weight:bold;
				color:#646464;
				font-size:14px;
			}
	
			#RPPCpage21bloc2b p
			{
				color:#014589;
				font-size:12px;
				display:block;
				margin-top:40px;
				padding-left:55px;
				width:300px;
			}
	
				#RPPCpage21bloc2b p img
				{
					display:block;
					margin:auto;
				}
		
	
	#RPPCpage22bloc1
	{
		margin:20px 0px 40px 40px;
		color:#014589;
		font-size:14px;
		font-weight:bold;
	}
	
	#RPPCpage22bloc2
	{
		margin-left:150px;
		width:500px;
	}
		
		#RPPCpage22bloc2 p
		{
			margin:35px 0px;
			font-size:12px;
			color:#646464;
		}

	#RPPCpage22bloc3
	{
		text-align:center;
		color:#db002e;
		margin-bottom:30px
	}
		

PRRChtml, body
{
	font-family:Arial;
}

#RPPCtetiaire
{	
	position:fixed;
	width:100%;
	height:343px;
	text-align:center;
	top:0px;
	left:0px;
	z-index:1;
	background:url(/Portals/0/Images/IMG-RocheP/VersionDef/body_bg2.jpg) repeat-x;
}

	#RPPCtoptetiaire
	{	
		margin-top:410px!important;
		margin-top:0px;
	}
	
	#RPPCheader
	{
		height:151px;
		width:737px;
		margin:auto;
	}
	
	#RPPCnavigation
	{
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/nav1_bg2.jpg) center no-repeat;
		height:192px;		
		text-align:left;
		width:737px;
		margin:auto;
	}
	
		#RPPCnavigation span
		{
			color:#ffffff;
			font-size:12px;
			margin-left:10px;
			padding:0px 15px 0px 22px;
		}
		
		#RPPCnavigation span:hover
		{
			background:#f8971c;
		}
	
			#RPPCnavigation span a
			{
				text-decoration:none;
				color:#ffffff;				
			}
	
		#RPPCnavigation ul
		{
			list-style-type:none;
			padding-top:5px;
		}
	
			#RPPCnavigation ul li
			{
				font-size:12px;
				padding-left:10px;
				line-height:14px;
			}
			
				#RPPCnavigation ul li a
				{
					text-decoration:none;
					color:#ffffff;
					font-size:12px;
					padding:0px 22px;
				}		
		
				#RPPCnavigation ul li a:hover
				{				
					background:#f8971c;
				}

	#RPPCnavigation2
	{
		height:55px;
		width:737px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/nav_bg.jpg) top center;
		margin:0px auto;
		text-align:left;
	}

		#RPPCnavigation2 a img
		{
			margin-left:30px;
			margin-right:32px;
			height:55px;
		}
	
#RPPCgeneral
{
	position:relative;
	margin: auto;	
	width:737px;
	background:url(/Portals/0/Images/IMG-RocheP/VersionDef/general_bg.jpg);
}

#RPPCcontenu
{
	padding:0px 10px 0px 12px;
}

.RPPCpage {
	width:737px;
	float:left;
}

.RPPCtitre
{
	font-weight:bold;
	float:left;
	margin:20px 0px;
	width:737px;
	height:33px;
	line-height:33px;
	text-transform:uppercase;
	color:#db002e;
	padding-left:50px;
	font-size:16px;
	background:url(/Portals/0/Images/IMG-RocheP/VersionDef/titre.jpg) no-repeat;
}

	#RPPCcontact1bloc1
	{
		font-size:12px;
		color:#646464;
		margin-left:40px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/contact_photoa.jpg) right no-repeat;
		width:737px;
	}
	
		#RPPCcontact1bloc1 img
		{
			margin:35px 75px;
		}
	
		#RPPCcontact1bloc1 dl
		{
			margin-left:40px;
		}
	
			#RPPCcontact1bloc1 dl dt
			{
				margin-top:30px;
			}
		
			#RPPCcontact1bloc1 dl dd
			{
				margin-left:40px;
				margin-top:10px;
			}	
			
	#RPPCcontact2bloc1
	{
		font-size:12px;
		color:#646464;
		margin-left:40px;
		background:url(/Portals/0/Images/IMG-RocheP/VersionDef/contact_photob.jpg) right no-repeat;
		width:737px;
		height:440px;
	}
	
		#RPPCcontact2bloc1 img
		{
			margin:20px 75px;
		}
	
		.RPPCcontact2bloc1bold
		{
			font-size:14px;
			font-weight:bold
		}
	
		#RPPCcontact2bloc1a
		{
			width:300px;
			text-align:center;
			margin-left:40px;
		}
		
	#RPPCcontact3bloc1
	{
		font-size:12px;
		color:#646464;
		margin-left:40px;
		width:737px;
		height:700px;
	}
		
		#RPPCcontact3bloc1a
		{			
			background:url(/Portals/0/Images/IMG-RocheP/VersionDef/contact_photoc.jpg) top right no-repeat;
			height:450px;
		}
		
			#RPPCcontact3bloc1a p
			{
				margin-top:15px;
			}
		
			#RPPCcontact3bloc1a h3
			{
				font-size:14px;
				font-weight:bold;
				margin-top:35px;
			}
			
			#RPPCcontact3bloc1a span
			{
				color:#014589;
				font-size:14px;
				font-weight:bold;
			}
		
#RPPCcontact3bloc1b
{			
	text-align:center;
	width:737px;
	font-size:14px;
	font-weight:bold;
}
		
#RPPCcontact3bloc1b p
{			
	margin-top:15px;
}


/*//////////////////////////////////////////*/