<!--
* {
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	text-decoration:none;
	list-style:none;
}

html {
	font-size:100%;
}

body {
	font-family:Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	background: url(fond.png);
}

h2 {
	color:#B41621;
	border-bottom:1px solid #B41621;
	font-size:1.1em;
	margin:2em 0 0.5em 0;
}

em {
	font-style:italic;
}

h3 {
	color:#0A385A;
	border-bottom:1px dotted #0A385A;
	font-size:1em;
	margin:1.5em 0 0.5em 20px;
}

#page, #page_liste {
	margin:1em auto;
	width:920px;
	background: white url(logo_scd_limoges.png) no-repeat;
	font-size:0.7em;
	padding:0px 20px 30px 20px;
}

#gauche, #droite, #centre {
	float:left;
	padding-left:20px;
}

#gauche {
	width:270px;
}

#centre {
	width:370px;
}

#droite {
	width:220px;
}

#droite p{
	margin-left:0;
	text-align:left;
}

#droite h2{
	margin-top:1em;
}


p.date {
	color:#666;
}

table {
	border-collapse:collapse;
	border:1px solid #999;
	margin:0.5em 35px;
}

td, th {
	border:1px solid #999;
	padding:0.5em 1em;
	font-size:0.7em;
}

td {
	background-color:#FFF;
	text-align:center;
}

th {
	background-color:#EDEDED;
}

span.nb_theses {
	color:#B41621;
	font-weight:bold;
	font-size:1.1em;
}

dt {
	font-weight:bold;
	font-size:1.1em;
	margin-top:1em;
}

dd li {
	line-height:1.4em;
	margin-left:15px;
}

hr.spacer {
	clear:both;
	visibility:hidden;
}

#page ul {
	margin-left:50px;
}

#page li {
	list-style:square;
	margin:0.5em ;
}

.souligne {
	text-decoration:underline;
}

a {
	color:#C60;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-left:30px;
	text-align:justify;
	margin-top:0.5em;
}

#page p{
	line-height:1.4em;
}

#page_liste p{
	line-height:1.1em;
}

p.description, p.auteur, p.prix, p.titre {
	text-align:left;
	margin-top:0;
}

p.description {
	color:#666;
}

p.auteur {
	text-decoration:underline;
	margin-top:1em;
}

span.nouveau {
	color:#B41621;
	font-weight:bold;
}

span.couleur {
	color:#0A385A;
	font-weight:bold;
}

p.prix {
	color:#B41621;
}

#droite_haut li {
	font-weight:bold;
	line-height:2em;
	font-size:1.1em;
	margin:0;
	list-style:none;
}

#up {
	text-align:right;
}

#droite_haut ul {
	margin-top:2em;
	margin-left:0;
}

#droite_haut {
	padding:15px 0 0 700px;
	height:120px;
}

#logo_scd a {
	display: block;
	width: 230px; 
	height: 120px;
}

#logo_scd {
	float:left;
	width: 230px;
}

.invisible{
	display:none;
}

-->
