/* -- GENERAL REDECLARATIONS ---------------------------------------- */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body, tr,
td, input,
select, textarea {font:normal small/1.3 Verdana, Arial, Helvetica, sans-serif;}
ul, ol {margin:0 0 10px 40px;}
dl {margin:0 0 10px;}
dt {font-weight:bold;}
dd {margin:0 0 3px 10px;}
p {margin:0 0 15px;padding:2px}
h1 {
	font-family: "Century Schoolbook", book georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}
h2 {font-size:medium; margin:8px 0;}
h3 {font-size:small; margin:6px 0 5px;}
h4 {font-size:x-small; margin:4px 0;}
h5 {font-size:xx-small; margin:3px 0;}
h6 {font-size:xx-small; margin:0;}
hr {display:none;}
img {border:none;}
acronym {border-bottom: 1px dotted;}
blockquote {margin:0 25px 20px 25px; font-style:italic;}

body{
background:#fff;
}
#menu{
padding:5px;
}
#content{
margin: -5px 5px 150px 370px;
padding:10px;
background:#ddd url(footer.gif) bottom right no-repeat;
}
pre{
background:#eee;
color:#00f;
overflow:scroll;
margin:2px 0px;
padding:2px;
font-size:90%;
}
.commentMain{
	font-family: "Century Schoolbook", book georgia, serif;
	padding: 0px 0px 6px 0px;	
	letter-spacing: -2px;
	font-size: 30px;
	font-weight: bold;
	color:#444;
}
#pageComments div{
padding:4px;
}
.pcomment{ background-color:#eee;}
.dlLink {
	font-size: xx-small;
	font-weight: bold;
}
.commentTitle{
	font-size: large;
	font-weight: bold;
	color:#69668E;
}
.red{ color:#f00 }

.bloc{
background:url(../images/divbloc.png) center no-repeat;
width:360px; height:285px;
text-align:center;
font-size:150%;
float:left;
margin-bottom:10px;
clear:both
}
.bloc img{
margin:20px;
}
.googlead{
text-align:center;
}
