// Blogue de LouisBernard.org - Stylesheet
// janvier 2006

* {}
body {
	font:12px helvetica,sans-serif;
	color:black;
	text-align:center;
	background-color:rgb(245,245,245);
}
b {
	font-weight:bold;
}
i {
	font-style:italic;
}
.titre {
	font:30px times,serif;
	color:rgb(100,100,200);
}
.sousTitre {
	font:20px times,serif;
	font-style:italic;
	color:rgb(100,100,200);
}
.date {
	font-size:14px;
	color:rgb(150,150,200);
}
#page {
	margin:0px auto;
	width:750px;
	text-align:left;
	background-color:white;
	border:solid 1px rgb(70,70,120);
}
#options {
	margin-left:10px;
	margin-left:5px;
}
#navig {
	margin-top:10px;
}
#contenu {
	width:100%;
}
#contenu img {
	margin-bottom:5px;
}
#nouveau {
	font-size:16px;
	margin-top:10px;
}
#nouveau p {
	font-size:16px;
}
td {
	vertical-align:top;
}
.commentaires {
	font-size:12px;
	background-color:rgb(225,225,255);
	padding:5px;
	margin-top:8px;
}
#titres {
	font:12px arial,sans-serif;
	height:250px;
}
#calendrier {
	height:160px;
}
#footer {
	margin-top:15px;
	color:rgb(150,150,150);
	text-align:center;
}
a {
	color:blue;
}
#login {
	width:100%;
	background-color:rgb(225,225,255);
	margin-top:8px;
	text-align:center;
	font-size:12px;
}
#login td input {
	font-size:10px;
}
dt {
	font-weight:bold;
}
dd {
	margin-bottom:8px;
}
#inscrire td input {
	width:100%;
	height:17px;
}
#inscrire td select {
	width:100%;
	height:17px;
}
#table_contact {
	width:100%;
}
#table_contact td input {
	width:100%;
}
#table_contact td textarea {
	width:100%;
	height:100px;
}table#tCalendrier{
	empty-cells:show;
	width:100%;
}
table#tCalendrier #caption {
	font:bold 10px arial,sans-serif;
	/*font-variant:small-caps;*/
	text-transform: uppercase;
	text-align:center;
	border-bottom:solid 1px rgb(200,200,200);
	height:20px;
	vertical-align:middle;
	margin:0px;
}
table#tCalendrier th, table#tCalendrier td, table#tCalendrier {
	font:10px arial,sans-serif;
	text-align:center;
	padding:1px;
}
table#tCalendrier td.bold {font-weight:bold;color:}
table#tCalendrier caption a{
	color:inherit;
	text-decoration:none;
}
#tCalendrier a.laDate {color:rgb(251,99,24);text-decoration:none;font-size:10px;}

