h1 {
	color : #D6342C;
	font-size : 1.3em;
	font-weight : normal;
	line-height : 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin : 0;
}

.h1-1{
	color : #D6342C;
	font-size : 17px !important;
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-weight : normal;
	margin : 0;
	line-height : 25px;
	border-bottom: 4px solid #FF0000;
}

h2 {
	color : #D6342C;
	font-size : 1.2em;
	font-weight : normal;
	line-height: 24px;
}
h3 {
	color : #000;
	font-size : 1.2em;
	font-weight : bold;
	line-height: 20px;
}
h4 {
	color : #000;
	font-size : 1.2em;
	font-weight : normal;
}
h4, h5, h6 {
	line-height : 20px;
	margin-top: 10px;
}
h5 {
	font-weight : normal;
	padding-bottom : 10px;
}
h6 {
	color : #FFF;
	font-weight : normal;
	text-transform : none;
	margin-top: 0;
}
.row-fluid .span12 h1 {
	font-size: 1.3em;
}
.top-footer{
	height: 115px;
	max-height: none;
	background-image: none;
	background-color: #2e2e2e;
}
nav.mid-footer{
	display: none;
}
.bottom-footer{
	display:none;
}
.question {
	display:none;
}
#bandeau-ul_liens {
	padding-left: 17px;
}
#bandeau-ul_liens a {
	border-left: 1px solid #CACACA;
	padding-left: 16px;
}
address {
	padding-left: 30px;
}
header {
    margin-bottom: 20px;
}
address > .nom_professeur {
	font-weight: bold;
}
address > .liens_footer > a {
	text-decoration: underline;
}
address > .liens_footer > a:hover {
	text-decoration: underline;
}
address > .coordonnees {
	display: block;
    padding-top: 5px;
}