/* CSS Document */

/* Style Navigation(menu horizontal et menu vertical)  Pages "bachelor" */	
#nav_v.bach_style a:hover, #nav_v.bach_style a:active {
	color: #C80F0F;
}

#nav_h.bach_style a:hover, #nav_h.bach_style a:active {
	color: #C80F0F;
}

/* Redifinition des couleur des texte Pages "bachelor" */	
.titre-section {
	color: #C80F0F;

}

.titre-s-section {
	color: #C80F0F;
	
}


/* Redifinition des images des Pages "bachelor" */	

#left {
	
}
#content {
	background-image: url(../img/layout/pres_bot1.gif);
}
#logo_heds {
	background-image: url(../img/layout/_logo_heds.gif);
}
#nav_h {
	background-image: url(../img/layout/pres_banner.gif);
}
#nav_v li {
	background-image: url(../img/layout/pres_puce.gif);
}
#nav_v li li {
	background-image: none;
}
#nav_h_intra {
	background-image:url(../img/layout/pres_bot_intra.gif);
}
#img_section {
	background-image: url(../bachelor/images/BACHELOR_.gif);
}
h1, h2, h3, h4, h5 {
color: #C80F0F;
}
