@import url(tfg.css);

html, body {
	width: 100%;
	height: 100%;
}

div.marge {
	padding: 5px;
}
#col1 .marge {
	padding-right: 0px;
}

#col1 input#rech {
	width: 90px;
}

h1 {
	font-size: 24px;
}
.soustitre {
	margin-top: 4px;
	padding: 8px;
	font-weight: bold;
}
#menufiche .ligne {
	background-repeat: repeat-x;
	background-position: bottom;
}


td.pageclassique {
	padding-top: 45px;
	text-align: justify;
}
td.pageclassique h2 {
	text-align: left;
}
