@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, #centre_anim {
	margin-right:auto;
	margin-left:auto;
	width:900px;
	position:relative;
	text-align:left;
}
	#centre { background: #FFF url('../gip/interface/fond_gip.jpg') left top no-repeat; }
	#centre_anim { background: #FFF url('../gip/interface/fond_gip_blog.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('../gip/interface/header_gip.jpg') left top no-repeat;
		width:100%;
		height:120px;
		outline:none;
	}
	h1 a:hover, h1 a:focus { background-position:bottom;}
	
h2 {
	font-size:1.5em;
	color:#355E27;
}

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:#296c1c;
	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:#0b3302;
		outline:none;
	}
a.haut {
	display:block;
	width:80px;
	height:15px;
	font-weight:bold;
	font-size:.8em;
	text-decoration:none;
	margin-right:20px;
	color:#296c1c;
	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 GIP*/
ul#navgip { margin:10px 0 0 18px; }

	#navgip li {
		display:block;
		float:left;
		list-style: none ;
	}
	#navgip li a {
		display:block;
		height: 26px;
		background-position:top;
		background-repeat:no-repeat;
		text-indent:-50000px;
	}
	#navgip li a:hover, #navgip li a:focus { 
		background-position:bottom;
		outline:none;
	}
	
	#navgip li a.g1 { width:100px; background-image:url('../gip/barnav/nav_gip_1.png') ; }
	#navgip li a.g2 { width:143px; background-image:url('../gip/barnav/nav_gip_2.png') ; }
	#navgip li a.g3 { width:89px; background-image:url('../gip/barnav/nav_gip_3.png') ; }
	#navgip li a.g4 { width:100px; background-image:url('../gip/barnav/nav_gip_4.png') ; }
	#navgip li a.g5 { width:155px; background-image:url('../gip/barnav/nav_gip_5.png') ; }
	#navgip li a.g6 { width:78px; background-image:url('../gip/barnav/nav_gip_6.png') ; }
	#navgip li a.g7 { width:65px; background-image:url('../gip/barnav/nav_gip_7.png') ; }
	
	#navgip li a.g1a { width:100px; background-image:url('../gip/barnav/nav_gip_1a.png') ; }
	#navgip li a.g2a { width:143px; background-image:url('../gip/barnav/nav_gip_2a.png') ; }
	#navgip li a.g3a { width:89px; background-image:url('../gip/barnav/nav_gip_3a.png') ; }
	#navgip li a.g4a { width:100px; background-image:url('../gip/barnav/nav_gip_4a.png') ; }
	#navgip li a.g5a { width:155px; background-image:url('../gip/barnav/nav_gip_5a.png') ; }
	#navgip li a.g6a { width:78px; background-image:url('../gip/barnav/nav_gip_6a.png') ; }
	#navgip li a.g7a { width:65px; background-image:url('../gip/barnav/nav_gip_7a.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;
	font-size:.8em;
	line-height:1.4em;
	text-align:justify;
	margin-bottom:30px;
}
	#cont_p ul { margin-left:20px; }
	#cont_p h3 { color:#355E27; }


#bloc_img { width:150px; }
.img_pres{
	display:block;
	margin:20px 0 30px 0;
	padding-top:12px;
}

#animation {
	background: transparent url('../gip/images/animations.jpg') left top no-repeat;
	width:209px;
	height:398px;
	float:right;
	margin:2px 10px 0 0;
}
	#animation p {
		font-size:.7em;
		color:#355E27;
		padding:0 30px 0 30px;
		line-height:1.2em;
	}
	
a.anim {
	display:block;
	width:100px;
	height: 26px;
	background: transparent url('../gip/barnav/anim.png') left top no-repeat;
	text-indent:-50000px;
	margin:127px 0 0 85px;
}
	a.anim:hover, a.anim:focus { 
		background-position:bottom;
		outline: none;
	}
	
/****************************************************************************************************************/
/* PAGE ECOLE DE PARFUMERIE */

#cont_ecole{
	float:right;
	width:470px;
	font-size:.8em;
	line-height:1.4em;
	margin-bottom:30px;
	text-align:justify;
}
	#cont_ecole ul { margin-left:20px; }

#fond_ecole {
	float:right;
	background: transparent url('../gip/images/fond_ecole.jpg') left top no-repeat;
	width:209px;
	height:314px;
	margin:2px 10px 0 0;
}	
a.programme{
	display:block;
	width:188px;
	height:40px;
	background: transparent url('../gip/interface/bt_programme.png') left top no-repeat;
	text-indent:-50000px;
	margin:150px 0 0 10px;
}
	a.programme:hover, a.programme:focus { 
		background-position:bottom;
		outline: none;
	}

/****************************************************************************************************************/
/* PAGE ACTUALITE GIP */

#fond_stages {
	float:right;
	background: transparent url('../gip/images/fond_stages.jpg') left top no-repeat;
	width:209px;
	height:314px;
	margin:2px 10px 0 0;
}
#content_actu {
	float:right;
	width:470px;
	font-size:.8em;
	line-height:1.4em;
	text-align:justify;
}
	
	#content_actu .actu {
		border-bottom: 1px dotted #999;
		margin-bottom:30px;
	}
	#content_actu .actu ul { margin:0 0 10px 20px; }

#content_actualite {
	float:right;
	width:470px;
	margin-top:-5px;
}
	#content_actualite .titregip { color:#355E27;}
	#content_actualite .corps { font-size:.8em;}	

.infogip ul { margin-left:20px;}
.infogip a{ color:#355E27;}
	.infogip a:hover, .infogip a:focus {
			color:#66CC66;
			text-decoration:none;
			outline:none;  
		}
		
a.stages, a.anim_gip, a.renseignements, a.paiement, a.inscri {
	display:block;
	width:188px;
	height:40px;
	text-indent:-50000px;
	margin:10px 0 0 10px;
}
a.rens {
	display:block;
	width:188px;
	height:40px;
	text-indent:-50000px;
	margin:150px 0 0 10px;
}
	a.stages { background: transparent url('../gip/interface/bt_stages.png') left top no-repeat; }
	a.anim_gip { background: transparent url('../gip/interface/bt_anim.png') left top no-repeat; }
	a.renseignements, a.rens { background: transparent url('../gip/interface/bt_renseignement.png') left top no-repeat; }
	a.paiement { background: transparent url('../gip/interface/bt_paiement.png') left top no-repeat; }
	a.inscri { background: transparent url('../gip/interface/bt_inscri.png') left top no-repeat; }
	
	a.stages:hover, a.stages:focus, a.anim_gip:hover, a.anim_gip:focus, a.renseignements:hover, a.renseignements:focus, a.paiement:hover, a.paiement:focus, a.rens:hover, a.rens:focus, a.inscri:hover, a.inscri:focus { 
		background-position:bottom;
		outline: none;
	}

.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('../gip/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;
		}
	

.pagi_centre { 
	text-align:center;
	margin-bottom:20px;
}
.pagi_actu { 
	text-align:center;
	margin-bottom:20px;
	font-size:1em;
}

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

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

#bloc_picto {
	height:40px;
	background: transparent url('../gip/interface/picto_stages.jpg') left top no-repeat;
	padding-left:40px;
	margin:10px 0 10px 20px;
}
a.inscription_stages {
	display:block;
	width:188px;
	height:40px;
	text-indent:-50000px;
	background: transparent url('../gip/interface/bt_inscription_stages.png') left top no-repeat;
}
	
	
	a.inscription_stages:hover, a.inscription_stages:focus { 
		background-position:bottom;
		outline: none;
	}

/****************************************************************************************************************/
/* PAGE ANIMATIONS GIP */

#fond_anim {
	float:right;
	background: transparent url('../gip/images/fond_anim.jpg') left top no-repeat;
	width:209px;
	height:314px;
	margin:2px 10px 0 0;
}
#conteneur_anim {
	float:right; 
	width:600px;
	margin:12px 100px 0 0;
	line-height:1.3em;
}

.anim { 
	border-bottom: 1px dotted #999;
	margin-bottom:30px;
}

.titreinfo { color:#355E27;}
	
.content_info ul { margin-left:20px;}

.content_info a{ color:#355E27;}
	.content_info a:hover, .content_info a:focus {
			color:#66CC66;
			text-decoration:none;
			outline:none;  
		}
			
.cont_img_anim {
	width:150px;
	margin:30px 20px 0 20px;
}
	.cont_img_anim img {
		display:block;
		margin:0 0 30px 0;
	}
	
/****************************************************************************************************************/
/* PAGE ASSOCIATION GIP */

a.forum {
	display:block;
	height:30px;
	width:180px;
	background:transparent url('../gip/interface/forum.png') left top no-repeat;
	color:#000;
	font-weight:bold;
	padding:15px 0 0 53px;
	font-size:.9em;
	margin:0 auto;
}
	a.forum:hover, a.forum:focus {
		outline:none;
		text-decoration:none;
		color:#296c1c;
	}
