@charset "utf-8";

html { font-size: 100%; /* Évite un bug d'IE 6-7 */ }

body {
	background:#FFF url('../prodarom/interface/fond.gif') left top repeat;
	margin:0;
	text-align:center;
	padding:0 0 20px 0;
	font-family: Verdana, Geneva, sans-serif;
    font-size: .8em;
    line-height: 1.2em;
    color:#000;
}

#centre {
	margin-right:auto;
	margin-left:auto;
	width:900px;
	position:relative;
	text-align:left;
	background: #FFF url('../aromes/interface/fond_aromes.jpg') left top no-repeat
}


/*INTERFACE*/
#header {
	width: 100%;
	height: 120px;
	margin-bottom:0;
}
	
h1 {
	text-indent:-50000px;
	height:0;
	margin-top:0;
}
	h1 a{
		display:block;
		background:transparent url('../aromes/interface/header_aromes.jpg') left top no-repeat;
		width:100%;
		height:120px;
		outline:none;
	}
	h1 a:hover, h1 a:focus { background-position:bottom;}
ul {
    margin:0;
    padding:0;
}
img { 
	vertical-align:bottom;
	border:none;
 }

/*drapeaux*/
#d_franc {
	position:absolute;
	width:40px;
	height:70px;
	top:65px;
	left:15px;
}
	a.d_franc {
		display:block;
		width:40px;
		height:35px;
		background: transparent url('../prodarom/interface/d_franc.png') left top no-repeat;
		text-indent:-50000px;
	}
		
	a.d_franc:hover, a.d_franc:focus {
		background-position:bottom;
		outline:none;
	}
#d_ang {
	position:absolute;
	width:40px;
	height:70px;
	top:65px;
	left:55px;
}
	a.d_ang {
		display:block;
		width:40px;
		height:35px;
		background: transparent url('../prodarom/interface/d_ang.png') left top no-repeat;
		text-indent:-50000px;
	}
		
	a.d_ang:hover, a.d_ang:focus { 
		background-position:bottom;
		outline:none;
	}

.footer {
	font-size:.7em;
	color:#DEDBD6;
	background-color:#6f4016;
	padding:10px 0 10px 40px;
	margin:6px 0 0 0;
}
.foot_2 {
	display:block;
	width:200px;
	text-align:right;
	margin-right:10px;
	float:right;
}
a.mel {
	color:#DEDBD6;
	text-decoration: none;
}

	a.mel:hover, a.mel:focus  { 
		color:#1f1003;
		outline:none;
	}
a.haut {
	display:block;
	width:80px;
	height:15px;
	font-weight:bold;
	font-size:.8em;
	text-decoration:none;
	margin-right:20px;
	color:#783719;
	background: transparent url('../prodarom/interface/picto_haut.png') left top no-repeat;
	padding:1px 0 0 20px;
}
	a.haut:hover, a.haut:focus {
		color:#000;
		outline:none;
		text-decoration:underline;
	} 
/****************************************************************************************************************/
/*BARNAV 1 */
ul#nav  {
	text-align: left;
	margin:10px 0 0 20px;
}
	#nav li {
		display: inline;
		margin: 0 0 0 .2em;
		padding-right: .5em;
		border-right: 1px solid #9A9A8D;
	}
	#nav li.dernier { border-right: 0; }
			
	#nav li a {
		font-size:.9em;
		color:#9A9A8D;
		text-decoration: none;
	}
	
	#nav li a:hover, #nav li a:focus {
		color:#000;
		text-decoration: none;
		outline:none;
	}

/*NAV 1 BIS*/
	#nav li a.nav_2 {
		font-size:.9em;
		color:#000;
		text-decoration: none;
	}
	
	#nav li a.nav_2:hover, #nav li a.nav_2:focus {
		color:#333;
		text-decoration: none;
		outline:none;
	}

/*NAV ASFO*/
ul#navaromes { margin:10px 0 0 18px; }

	#navaromes li {
		display:block;
		float:left;
		list-style: none ;
	}
	#navaromes li a {
		display:block;
		height: 26px;
		background-position:top;
		background-repeat:no-repeat;
		text-indent:-50000px;
	}
	#navaromes li a:hover, #navaromes li a:focus { 
		background-position:bottom;
		outline:none;
	}
	
	#navaromes li a.as1 { width:100px; background-image:url('../aromes/barnav/nav_aromes_1.png') ; }
	#navaromes li a.as2 { width:93px; background-image:url('../aromes/barnav/nav_aromes_2.png') ; }
	#navaromes li a.as3 { width:100px; background-image:url('../aromes/barnav/nav_aromes_3.png') ; }
	#navaromes li a.as4 { width:78px; background-image:url('../aromes/barnav/nav_aromes_4.png') ; }
	#navaromes li a.as5 { width:65px; background-image:url('../aromes/barnav/nav_aromes_5.png') ; }
	
	#navaromes li a.as1a { width:100px; background-image:url('../aromes/barnav/nav_aromes_1a.png') ; }
	#navaromes li a.as2a { width:93px; background-image:url('../aromes/barnav/nav_aromes_2a.png') ; }
	#navaromes li a.as3a { width:100px; background-image:url('../aromes/barnav/nav_aromes_3a.png') ; }
	#navaromes li a.as4a { width:78px; background-image:url('../aromes/barnav/nav_aromes_4a.png') ; }
	#navaromes li a.as5a { width:65px; background-image:url('../aromes/barnav/nav_aromes_5a.png') ; }

.ecart_bas {
	clear:both;
	margin:0;
	padding:0;
	visibility:hidden;
}
/****************************************************************************************************************/
/* PAGE PRESENTATION */

#cont_pres {
	width:640px;
	margin:10px 20px 0 20px ;
}
.cont_p{
	float:right;
	width:470px;
	line-height:1.4em;
	margin-bottom:30px;
}
	.cont_p p { line-height:1.1em; }
	.cont_p ul { margin-left:20px; }
	.cont_p h1 {
		text-indent:0;
		line-height:1.2em;
		height:100%;
	}
	.cont_p a { 
		color:#783719;
		text-decoration:none;
		border-bottom:1px solid #783719;
	}
	.cont_p a:hover, .cont_p a:focus { 
		color:#ad826f;
		border-bottom:0;
		outline:none; 
	} 

#bloc_img { width:150px; }

.img_pres{
	display:block;
	position:relative;
	margin:20px 0 30px 0;
	padding-top:15px;
}
.cache_haut { 
	position:absolute;
	width:150px;
	height:13px;
	top:15px;
	left:0;
	background-image:url(../aromes/interface/cache_haut.png);
}
.cache_bas { 
	position:absolute;
	width:150px;
	height:13px;
	bottom:-3px;
	left:0;
	background-image:url('../aromes/interface/cache_bas.png');
}

#prog {
	background-image:url('../aromes/interface/programme.jpg');
	width:214px;
	height:375px;
	float:right;
	margin:20px 10px 0 0;
}
.cont_prog{
	width:130px;
	height:290px;
	color:#FFF;
	margin:60px 0 0 60px;
	overflow:auto;
}
	.cont_prog ul { margin-left:20px; }
	
	.cont_prog a { 
		color:#783719;
		text-decoration:none;
		border-bottom:1px solid #783719;
	}
	.cont_prog a:hover, .cont_prog a:focus { 
		color:#ad826f;
		border-bottom:0;
		outline:none; 
	} 
/********************************************************************************************************************/
/*ACTUALITES*/

#bloc_picto {
	height:40px;
	background: transparent url('../aromes/interface/picto_inscription.jpg') left top no-repeat;
	padding-left:40px;
	margin:10px 0 10px 20px;
}
	#bloc_picto a {
		display:block;
		width:165px;
		height:40px;
		text-indent:-50000px;
		background: transparent url('../aromes/interface/bt_inscription.png') left top no-repeat;
	}
	
	
		#bloc_picto a:hover, #bloc_picto a:focus { 
			background-position:bottom;
			outline: none;
		}
#conteneur_blog {
	float:right; 
	width:600px;
	margin:5px 100px 0 0;
	line-height:1.3em;
}

.titrearomes { color:#783719;}

.blog { 
	border-bottom: 1px dotted #999;
	margin-bottom:30px;
	margin-top:-7px;
}

	.blog ul { margin:0 0 10px 20px; }
	.blog a {color:#783719;}
	.blog a:hover, .blog a:focus { 
		color:#ad826f;
		text-decoration:none;
		outline:none; 
	} 
	
.cont_img_blog {
	width:150px;
	margin:25px 20px 0 20px;
}
	.cont_img_blog img {
		display:block;
		margin:0 0 30px 0;
	}
	
.pagi_centre { 
	text-align:center;
	margin-bottom:20px;
}

a.pagination{
	color:#000;
	margin:.1em;
	text-decoration:none;
}

	a.pagination:hover, a.pagination:focus { 
		color:#783719;
		text-decoration:none;
		outline:none;
}
	
.pagination_2 {
	font-size:1em;
	font-weight:bold;
	color:#783719;
	padding-right:.5em;
}

.pdf_download {
	position:relative;
	height:20px; 
	font-weight:bold;
	width:150px;
	padding-top:5px;
	font-size:.8em;
}
	.pdf_download a {
		display:block;
		width:26px;
		height:25px;
		background: transparent url('../aromes/interface/picto_pdf.png') left top no-repeat;
		text-indent:-50000px;
		position:absolute;
		top:0;
		right:0;
	}
		.pdf_download a:hover, .pdf_download a:focus { 
			background-position:bottom;
			outline: none;
		}
/*ANIMATION**/
.cont_anim{
	float:right;
	width:470px;
	line-height:1.4em;
	margin-bottom:30px;
}
	.cont_anim h3 { 
		font-size:1.2em;
		color:#783719;
		font-weight:bold;
	}	
	.cont_anim p { 
		font-size:.8em;
		line-height:1.3em;
		text-align:justify;
	}	
#z_droite {
	background-image:url('../aromes/interface/z_droite.jpg');
	background-repeat:no-repeat;
	width:214px;
	height:135px;
	float:right;
	margin:30px 10px 0 0;
	padding-top:140px;
}
	#z_droite a{
		display:block;
		width:188px;
		height:40px;
		text-indent:-50000px;
		margin:10px 0 0 10px;
	}
	#z_droite a.rens { background:transparent url('../aromes/interface/bt_rens.png') left top no-repeat; }
	#z_droite a.exple { background:transparent url('../aromes/interface/bt_exple.png') left top no-repeat; }
	
	#z_droite a:hover, #z_droite a:focus {
		background-position:bottom;
		outline: none;
	}
