/* CSS Document */

/* Style Navigation(menu horizontal et menu vertical)  Pages "bachelor" */	
#nav_v.bach_style a:hover, #nav_v.bach_style a:active {
	color: #2984C6;
}

#nav_h.bach_style a:hover, #nav_h.bach_style a:active {
	color: #2984C6;
}

/* Redifinition des couleur des texte Pages "bachelor" */	
.titre-section {
	color: #2984C6;

}

.titre-s-section {
	color: #2984C6;
	
}

/* Redifinition des images des Pages "bachelor" */	

#left {
	
}
#content {
	background-image: url(../img/layout/ecole_bot1.gif);
}
#logo_heds {
	background-image: url(../img/layout/_logo_heds.gif);
}
#nav_h {
	background-image: url(../img/layout/ecole_banner.gif);
}
#nav_v li {
	background-image: url(../img/layout/ecole_puce.png);
}
#nav_v li li {
	background-image: none;
}
#nav_h_intra {
	background-image:url(../img/layout/ecole_bot_intra.gif);
}
#img_section {
	background-image: url(../bachelor/images/BACHELOR_.gif);
}

a:hover{
	text-decoration: underline;
	color:#6699CC;
	}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
color: #2984C6;
}
