body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #E08939;
	margin: 0.5em;
}

.bloc {
	border: 4px solid #5C63B8;
	background: #FFFFFF;
	margin: 0.25em 0;
	padding: 0.5em;
}

#left_side {
float:left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-variant: small-caps;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1em;
}

fieldset {
	border:1px solid #DDDDDD;
	margin: 1em;
}

legend {
	font-weight: bold;
}

input, textarea {
	border: 1px solid #888888;
	margin: 0.25em;
	padding: 0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input[type=submit], input[type=submit]:hover, input[type=submit]:focus {
	background-color: #0066FF;
	border: 1px solid #000000;
	color: #FFFFFF;
}

input:hover, textarea:hover {
	background: #EEEEEE;
	border: 1px solid #006699;
}

input:focus, textarea:focus {
	background: #DDDDDD;
	border: 1px solid #003366;
}

a {
	color: #000000;
	/*text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
}


#haut_titre {
	border: 4px solid #5C63B8;
	background: #FFFFFF;
	margin: 0.25em 0;
	height: 130px;
	color: black;
	font-variant: small-caps;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 125px;
	overflow: auto;
}
/*
li {
	list-style: none;
}
*/

#haut_liens {
	text-align: right;
}
#haut_liens a {
	color: #5C63B8;
}
#haut_liens li {
	display: inline;
}

#haut_liens ul {
	padding: 0;
	margin: 0;
}

#haut_liens a:before {
	content: " # ";
	color: #5C63B8;
}
#menu {
	width: 20em;
	margin: 0;
	margin-bottom: 0.5em;
}


#menu li {
	margin: 0;
	list-style: none;
	padding: 0.25em 0;
	border-bottom: 1px dotted #DDDDDD;
}
#menu ul {
	padding: 0;
	margin: 0;
}

#publicite {
	width: 20em;
	margin: 0;
	margin-bottom: 0.5em;
}

#publicite li {
	margin: 0;
	list-style: none;
	padding: 0.25em 0;
	border-bottom: 1px dotted #DDDDDD;
}
#publicite ul {
	padding: 0;
	margin: 0;
}

#contenu {
	margin-left: 22.25em;
	text-align: justify;
}
#footer {
	clear:both;
	color: #5C63B8;
}

li {
margin-top: 0.3em;
}

.rond {
	list-style: circle;
}

ol.uroman {
	list-style-type: upper-roman;
}

ol.loalpha {
	list-style-type: lower-alpha;
}
#haut_titre h1 {
	margin-top: 20px;
}

#liste_comite {
	list-style-type: none;
}

.article_presse {
width: 232px;
height: 250px;
float:left;
text-align: center;
margin: 2em 1em 1em 1em;
}

.article_presse img {
border: #000000 ridge 3px;
}

strong {
font-variant: small-caps;
font-weight: bold;
}

.space {
clear: both;
}

.center {
text-align:center;
}

.right {
text-align : right;
}

.image_left {
float : left;
margin : 1em 1em 1em 0;
}

.cleaner {
clear : both;
height:1px;
font-size:1px;
}

.new {
list-style-image:url('http://www.semainesdelalecture.org/images/icon_new.jpg');
}

.image_vignette {
float:left;
margin-left:20px;
border:5px solid black;
cursor:pointer;
}

.image_grande {
border:5px solid black;
padding:20px;
margin-left:270px;
display:none;
}
