
													/*Partie commune à toutes les pages*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/											
/* Arriere plan */
	body 
		{
		background-image: url("../pics/caro.png");
		background-repeat:repeat;
		background-attachment: fixed; 
		background-position: top-left; 
		}
/*centrage de la page*/
	#bloc_page
		{
		/*width: 1240px;*/
		width: 100%;
		margin: auto;
		}
/*Entete de page*/
	header
		{
		position: fixed;
		z-index: 1;
		/*position: absolute;*/
		Left: Opx; 
		Top: 0px;
		width:1090px;
		padding:77px;
		border: 2px solid #1c1a19;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		background-image: url("../pics/eau.png");
		}
/*titre AROM */
	#titre_principal
		{
		position: absolute; 
		Left: Opx; 
		Top: -10px;
		}
/* titre arom S.r.l*/	
	h1
		{
		font-size: 3.5em; 
		font-family: Times New Roman,Arial,Verdana,Serif; 
		text-align: left;		
		}
	.arom
		{
		color : rgb(95,88,89);
		text-shadow: 4px 4px 4px black;
		}
	.srl
		{
		color : red;
		text-shadow: -4px 4px 4px black;
		}
	.lien
		{
		font-size: 0.3em; 
		font-family: Verdana,Trebuchet MS,Serif; 
		text-align: center; 
		}	
	.lien2
		{
		font-size: 1.2em; 
		font-family: Verdana,Trebuchet MS,Serif; 
		text-align: center; 
		}	
	a
		{
		text-decoration: underline;
		color: blue;
		text-shadow: 0px 0px 0px black;
		}
	a:hover 
		{
		text-decoration: bold;
		color: white;
		text-shadow: 2px 2px 4px black;	
		}	
		
/* menu de navigation*/

	nav
		{
		position: absolute; 
		Right: 80px; 
		Top: 50px;
		/*display: inline-block;
		vertical-align: bottom;
		width: 1200px;
		text-align: right;
		margin-right: 35px;*/
		}
	nav ul
		{
		list-style-type: none;
		}
	nav li
		{
		display: inline-block;
		margin-left: 15px;
		}
	nav a
		{
		font-size: 1.5em;
		color: black;
		padding-bottom: 3px;
		text-decoration :none;
		}
	nav a:hover
		{
		color: black;
		text-decoration: bold;
		border-bottom: 2px solid black;
		padding: 6px;
		/*background-color: #000e65;
		border: 2px solid #000e65;
		border-radius: 45px ;
		box-shadow: 2px 2px 4px black;
		text-decoration: underline;*/
		
		}	
/* menu de navigation-drapeaux*/
	
	#nav_langues
		{
		position: absolute; 
		Right: 510px; 
		Top: 90px;
		/*display: inline-block;
		vertical-align: bottom;
		width: 1200px;
		text-align: right;
		margin-right: 35px;*/
		}
	nav_langues ul
		{
		list-style-type: none;
		}
	nav_langues li
		{
		display: inline-block;
		margin-left: 50px;
		}
	nav_langues a
		{
		/*font-size: 1.5em;
		color: black;
		padding-bottom: 3px;
		text-decoration :none;*/
		}
	nav_langues a:hover
		{
		text-decoration: none;
		/*color: black;
		text-decoration: bold;
		padding: 6px;*/
		}
/*mise en place des textes*/
	p
		{
		color: black; 
		font-size: 1em; 
		/*font-weight: bold;*/
		font-family: Verdana,Trebuchet MS,Serif; 
		width: 700px; /* On a indiqué une largeur (obligatoire) */
		margin: auto; /* On peut donc demander à ce que le bloc soit centré
		avec "auto" */
		text-align: justify;
		padding:15px ;
		}
/*corps de texte*/
	#titre2
		{
		position: absolute; 
		Left: Opx; 
		Top: 160px;
		width:1235px;
		padding:5px;
		color: black; 
		font-size: 1.5em; 		
		font-family: Verdana,Trebuchet MS,Serif; 
		/*border: 2px solid #1c1a19;*/
		/*font-weight: bold;*/
		}	
/* petits AROM S.r.l. insrés dans le texte*/
	.AROM_2
		{
		color: grey;
		font-weight: bold;
		font-family: Verdana,Trebuchet MS,Serif;
		}
	.srl_2
		{	
		color: red;
		font-weight: bold;
		font-family: Verdana,Trebuchet MS,Serif;
		}
	footer
		{
		position: absolute; 
		Left: 0px; 
		Bottom: 0px;
		/*border: 2px solid #1c1a19;*/
		}
	.bouton_1
		{
		position: absolute; 
		Right: 100px; 
		Bottom: 10px;
		width:30px;
		/*border: 2px solid #1c1a19;*/
		}
	.bouton_2
		{
		position: absolute; 
		Right: 30px; 
		Bottom: 10px;
		width:30px;
		/*border: 2px solid #1c1a19;*/
		}	
	#num_pages
		{
		position: absolute; 
		Right: 80px; 
		Bottom: -8px;
		width:20px;
		padding: 10px;
		font-weight: bold;
		/*border: 2px solid #1c1a19;*/
		}	

																		/*Page 0 */
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/		
	#corps_P_0
		{
		position: absolute; 
		Left: Opx; 
		Top: 240px;
		width:870px;
		padding:190px;
		/*border: 2px solid #1c1a19;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;*/
		}
	h2
		{
		font-size: 1.5em; 
		font-family: Times New Roman,Arial,Verdana,Serif; 
		text-align: center;		
		}
	.red_word
		{
		color : red;
		}
	#text
		{
		position: absolute; 
		Left: 300px; 
		Bottom: 60px;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}
	#pic
		{
		position: absolute; 
		Right: -70px; 
		Bottom: 60px;
		}
		
																	/*Page 1 */
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

	#corps_P_1_1
		{
		position: absolute; 
		Left: Opx; 
		Top: 220px;
		width:940px;
		padding:150px;
		/*border: 2px solid #1c1a19;*/
		}
	#text_1_1
		{
		position: absolute; 
		Left: 30px; 
		Bottom: 8px;
		width:750px;
		padding-top:7px;
		padding-bottom: 11px;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}
	.pic_1_1
		{
		position: absolute; 
		Right: 30px; 
		Bottom: 5px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}
		
	#corps_P_1_2
		{
		position: absolute; 
		Left: Opx; 
		Top: 530px;
		width:870px;
		padding:190px;
		/*border: 2px solid #1c1a19;*/
		}	
	#text_1_2
		{
		position: absolute; 
		Right: 30px; 
		Top: 45px;
		width:750px;
		padding-top:25px;
		padding-bottom: 20px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}
	.pic_1_2
		{
		position: absolute; 
		Left: 30px; 
		Top: 40px;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
		
		
																	/*Page 2 */
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/
	.R
	{
	color : red;
	position: relative;
	left: 0px;
	top: -5px;
	}
/*Partie 1*/
	#corps_P_2_1
		{
		position: absolute; 
		Left: Opx; 
		Top: 220px;
		width:550px;
		padding:350px;
		/*border: 2px solid #1c1a19;*/
		}
	#text_2_1
		{
		position: absolute; 
		Left: -240px; 
		top: 20px;
		width: 1200px;
		padding:2px;
		text-align :left;
		/*border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;*/
		}
	#text_2_2
		{
		position: absolute; 
		Left: 0px; 
		Top: 110px;
		width: 1245px;
		text-align :center;
		font-weight: bold;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}
	#text_2_3
		{
		position: absolute; 
		Left: 417px; 
		top: 200px;
		width: 800px;
		height : 220px;
		font-size: 1.2em;
		background-color: #ffff00;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	.pic_2_1
		{
		position: absolute; 
		Left: 60px; 
		top: 200px;
		border-radius: 5px;
		/*box-shadow: -4px 4px 6px #1c1a19;*/
		}
	.pic_2_2
		{
		position: absolute; 
		Left: 60px; 
		Bottom: 100px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}
	.pic_2_3
		{
		position: absolute; 
		Left: 510px; 
		Bottom: 100px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}
	.pic_2_4
		{
		position: absolute; 
		Right: 30px; 
		Bottom: 100px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}	
		
/*Partie 2*/
	#corps_P_2_2
		{
		position: absolute; 
		Left: Opx; 
		Top: 950px;
		width:550px;
		padding:350px;
		/*border: 2px solid #1c1a19;*/
		}
	#text_2_5
		{
		position: absolute; 
		Left: 0px; 
		Top: 10px;
		width: 1245px;
		text-align :center;
		font-weight: bold;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	#text_2_6
		{
		position: absolute; 
		Left: 50px; 
		top: 105px;
		width: 800px;
		height : 212px;
		font-size: 1.2em;
		text-align :left;
		font-weight: normal;
		padding-top: 10px;
		background-color: #ffff00;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	.pic_2_5
		{
		position: absolute; 
		Left: 870px; 
		top: 2px;
		border-radius: 5px;
		/*box-shadow: -4px 4px 6px #1c1a19;*/
		}
	#text_2_7
		{
		position: absolute; 
		Left: 407px; 
		Top: 340px;
		width: 820px;
		height : 215px;
		font-size: 1.2em;
		font-weight: normal;
		text-align :left;
		background-color: #ffff00;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	.pic_2_6
		{
		position: absolute; 
		Right: 876px; 
		Top: -5px;
		border-radius: 5px;
		}
/*Partie 3*/

	#text_2_8a
		{
		position: absolute; 
		Left: 50px; 
		Top: 610px;
		width: 800px;
		font-size: 1.2em;
		font-weight: normal;
		text-align :left;
		border-radius: 5px;
		box-shadow: 4px 0px 6px #1c1a19;
		}	
	#text_2_8b
		{
		position: absolute; 
		Left: 50px; 
		Top: 655px;
		width: 800px;
		height : 210px;
		font-size: 1.2em;
		font-weight: normal;
		text-align :left;
		background-color: #92d050;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	.pic_2_7
		{
		position: absolute; 
		Left: 870px; 
		Top: -7px;
		border-radius: 5px;
		/*box-shadow: -4px 4px 6px #1c1a19;*/
		}
		
		
	#text_2_9a
		{
		position: absolute; 
		Left: 417px; 
		Top: 873px;
		width: 800px;
		font-size: 1.2em;
		font-weight: normal;
		text-align :left;
		border-radius: 5px;
		box-shadow: 4px 0px 6px #1c1a19;
		}	
	#text_2_9b
		{
		position: absolute; 
		Left: 417px; 
		Top: 918px;
		width: 800px;
		height : 215px;
		font-size: 1.2em;
		font-weight: normal;
		text-align :left;
		background-color: #92d050;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	.pic_2_8
		{
		position: absolute; 
		Right: 860px; 
		Top: 0px;
		border-radius: 5px;
		/*box-shadow: -4px 4px 6px #1c1a19;*/
		}
	#corps_P_2_3
		{
		position: absolute; 
		Left: Opx; 
		Top: 2150px;
		width:1124px;
		padding:60px;
		border: 2px #1c1a19 inset ;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	.pic_2_9
		{
		position: absolute; 
		Right: 200px; 
		Bottom: 25px;
		border-radius: 5px;
		border: 0px black solid ;
		}
	
	.pic_2_10
		{
		position: absolute; 
		Left: 200px; 
		Bottom: 20px;
		border-radius: 5px;
		border: 0px black solid ;
		}
																	/*Page 3 */
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/
	.italic
		{
		font-style: italic;
		}
	#corps_P_3_1
		{
		position: absolute; 
		Left: Opx; 
		Top: 220px;
		width:940px;
		padding:150px;
		/*border: 2px solid #1c1a19;*/
		}
	#text_3_1
		{
		position: absolute; 
		Left: 50px; 
		Bottom: 8px;
		width:890px;
		padding-top:35px;
		padding-bottom: 35px;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}
	.pic_3_1
		{
		position: absolute; 
		Right: 50px; 
		Bottom: 5px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}
		
	#corps_P_3_2
		{
		position: absolute; 
		Left: Opx; 
		Top: 530px;
		width:870px;
		padding:190px;
		/*border: 2px solid #1c1a19;*/
		}	
	#text_3_2
		{
		position: absolute; 
		Right: 50px; 
		Top: 48px;
		width:895px;
		padding-top:40px;
		padding-bottom: 25px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}
	.pic_3_2
		{
		position: absolute; 
		Left: 50px; 
		Top: 40px;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}	
	#corps_P_3_3
		{
		position: absolute; 
		Left: Opx; 
		Top: 850px;
		width:550px; 
		padding:350px; 
		/*border: 2px solid #1c1a19;*/
		}	
	.pic_3_3
		{
		position: absolute; 
		Left: 140px; 
		Top: 40px;
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}
	.pic_3_4
		{
		position: absolute; 
		Right: 140px; 
		Top: 40px;
		border-radius: 5px;
		box-shadow: -4px 4px 6px #1c1a19;
		}
	
	#tablo
		{
		position: absolute; 
		Left: 140px; 
		Top: 320px;
		width:970px;
		border-collapse: collapse;
		}	
	td
		{
		border: 1px solid black;
		font-size: 1.1em;
		padding: 5px;
		}
	.puce_tab
		{
		font-size: 1.4em;
		position: relative;
		left: 0px;
		top: 5px;
		}
	caption
		{
		padding: 5px;
		font-size: 1.3em;
		font-weight: bold;
		}	
																	/*Page 4 */
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/
	#corps_P_4_1
		{
		position: absolute; 
		Left: Opx; 
		Top: 158px;
		Top: 158px;
		width:1244px;
		padding-bottom:1100px;
		border-radius: 5px;
		border: 2px solid #1c1a19;
		background-color: #002060;
		}
	#tablo_1
		{
		position: absolute; 
		Left: 140px; 
		Top: 100px;
		width:970px;		
		border-collapse: collapse;
		}
	#tablo_2
		{
		position: absolute; 
		Left: 140px; 
		Top: 840px;
		width:970px;		
		border-collapse: collapse;
		}	
	.td2
		{
		border: 1px solid white;
		}
	.puce_tab2
		{
		font-size: 1.4em;
		position: relative;
		left: 0px;
		top: 5px;
		color: white;
		}
	.white
		{
		color: white;
		}
	.yellow
	{
	color: #ffff00;
	}
																	/*Page 5 */
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/
	#corps_P_5_1
		{
		position: absolute; 
		Left: Opx; 
		Top: 170px;
		width:1048px;
		padding:100px;
		}		
	#tablo_3
		{
		position: absolute; 
		Left: 240px; 
		Top: 5px;
		width:970px;
		border-collapse: collapse;
		}
	.th3
		{
		font-size: 1.3em;
		padding: 15px;
		border: 0px solid white;
		}
	.td3
		{
		font-size: 1.1em;
		padding: 5px;
		border: 0px solid white;
		}
	#corps_P_5_2
		{
		position: absolute; 
		Left: 180px; 
		Top: 370px;
		width:1100px;
		padding: 2px;
		font-size: 1.2em;
		/*text-align :center;*/
		font-weight: bold;
		}

	#corps_P_5_3
		{
		display: inline-block;
		position: absolute;  
		Right: 16Opx; 
		Top: 400px;
		width:1124px;
		}
	.pic_5_1
		{
		border-radius: 5px;
		box-shadow: 4px 4px 6px #1c1a19;
		}
																	/*Fin*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------*/
		