*{
	margin:0px;
	padding:0px;	
}

body{
	
	background:#212936 url('/img/bg.gif');
	background-position:top center;
	background-repeat:repeat;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Geneva;
	margin:0px;
	margin-top:50px;
}

.date { /* date & author */
	color : #000;
	float:left;
	line-height:2.3em;
	margin-right:10px;
	padding-right:5px;
	border-right:2px solid #970326;
	padding-right:3px;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}

/* generals
--------------------------------------------------*/

a img { border:0px; }

td
{
	font-size: 11px;
}
p {padding-bottom:10px;}

.corner
{	
	background: url('/img/corner.jpg') top left no-repeat;
	padding-top:20px;
	padding-left:15px;
	font-size:11px;
	margin-bottom:10px;
	width:600px;
}

div.links div.corner
{
	margin-bottom:25px;
}


/* header
--------------------------------------------------*/

#header
{
	width:815px;
	height:226px;
	background: url('/img/header.png') no-repeat;
}

/* content
--------------------------------------------------*/

#pgstxt
{
	padding-top:20px;
	padding-left:15px;
	font-size:11px;
	margin-bottom:10px;
	width:600px;
}

#container
{
	width:815px;
	margin:auto;
}

#content
{
	width: 795px;
	text-align:justify;
	min-height:430px;
	background:#FFFFFF;
	padding:10px;
}

#content p
{ font-size:11px; }

#content blockquote
{ border-left:solid 5px #BDE9FF; padding-left:15px; font-size:11px; }

#content h1,h2,h3,h4,h5,h6
{
	margin-bottom:10px;
	display:block;
	padding:0 8px;
	font-weight:bold;
	color:#970326; /*BDE9FF;*/
	font-size:14px;
}

#content span.title
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	color: #000;
	padding:0 8px;
	text-transform:lowercase;
	letter-spacing:1px;
}

#content span.date
{
	font-size:10px;
	color: #000;
}

#rssnnews
{
	padding-bottom:5px;
	font-size:11px;
	clear:both;
	text-align:right;
}

#rssnnews li{
	margin-left:5px;
	list-style:none;
	float:right;
}

#rssnnews li a{
	height: 16px;
	width: 25px;
	display:block;
	text-decoration:none;
	float:left;
	margin-left:10px;
}

#rssnews img
{
	border:0px;
	vertical-align:top;
}


.list
{padding-left:20px;}

/* footer
--------------------------------------------------*/

.clear
{
	height:1px;
	clear:both;
}

#footer
{
	width:815px;
	height:17px;
	background: url('/img/footer.png');
}


.articles li {text-indent:10px;list-style-type:none;font-size:11px;}

/* links
--------------------------------------------------*/
#content a {color:#000; text-decoration:none; font-weight:bold;}
#content a:hover {color:#970326;}

/* spacer
--------------------------------------------------*/
.spacer { height:10px; }

/* input
--------------------------------------------------*/
.inbox 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: xx-small;
	border-width: 1px;
	border-color : #000;
	border-style : solid;
	background-color:#FFF;
	color: #000;
}

/* apparence
--------------------------------------------------*/
#ul { list-style-type:decimal; }

/* blockquote links
--------------------------------------------------*/

#links a
{ text-decoration:none; background-color:#FFF;}
#links a:hover
{ text-decoration:underline; }
#links
{ padding-left:10px;}

a.corner, a.corner:hover
{ text-decoration:none; background-color:#FFF;}

span.tags,span.cat
{font-size:9px;}

span.cat a,span.cat a:hover
{
	text-decoration:underline;
	color:#000;
	font-size:9px;
}

span.tags a,span.tags a:hover
{
	padding-right:10px;
	text-decoration:underline;
	color:#000;
	font-size:9px;
}

input, textarea 
{
	background:#FFFFFF;
	border:#DDDDDD 1px solid;
	font-size:x-small;
	font-family: Verdana, Tahoma, Arial, Geneva;
}

ul#cat li a {font-size:9px;
text-transform:uppercase;}

#cat li{
list-style-image:url('http://www.mxv.be/img/puce.gif');
}

/* Commentaires
--------------------------------------------------*/

#comments dl{}

#comments dt{
	position: relative;
	top: 1px;
	display: block;
	/*padding: 10px 0 30px 0;*/
	background: transparent url(img/commentaire_bulle.png) no-repeat 50% 100%;
}
	#comments dt a:link, #comments dt a:visited { color: #880423; text-decoration: none; }
	#comments dt a:hover { text-decoration: underline; }
	#pings dt a:link, #pings dt a:visited { color: #880423; text-decoration: none; }
	#pings dt a:hover { text-decoration: underline; }

	#comments dd,dd.comment-preview {
		border: 1px solid #970326;
		background: #edf5fa;
		padding: 10px;
		margin: 0 0 8px 0;
		font-size: 1.1em;
		line-height: 1.4;
	}
	#comments dd *,  dd.comment-preview * { padding: 5px 0; font-size: 1em; }

	#comments dt.me a:link, #comments dt.me a:visited, #comments dt.me a:hover { color: #5E9E14; }
	#comments dd.me { border-left: 4px solid #5E9E14; }

	.comment-number, .ping-number {
		color: #880423;
		font-weight: bold;
		font-size: 1.4em;
	}
	
#edito
{
	width:150px;
	margin:0px;
	overflow:hidden;
	float:right;
	background:url('../images/edito.jpg') no-repeat top left;
	display:block;
	vertical-align:top;
	padding-left:10px;
	padding-top:15px;
	margin:5px;
	height:100%;
}

table.agenda tr, table.agenda th, table.agenda td 
{ text-align:left; vertical-align:top; padding:5px; }

/* media galerie
--------------------------------------------------*/

#mediagal
{
	padding-bottom:15px;
}

#mediagal a img
{
	border:5px #970326 solid;
	margin:4px;
}

#mediagal a:hover img
{
	border:5px #FFF solid;
	margin:4px;
}

.row0
{
	border:1px #000000 solid;
	background-color:#DFDFDF;
}

.row1
{
	border:1px #000000 solid;
	background-color:#EFEFEF;
}

.row1:hover, .row0:hover { background-color:#FFFFFF; }

table.agenda { width:655px; }

td.tddate { width: 100px; }
td.event { width: 200px; }
td.groupes { width: 100px; }


#tourmenu
{
	background-image:url(/img/bg_chro.jpg);
	background-position: center;
	padding-left:5px;
	width:650px;
	margin-top:30px;
}

#tourmenu p
{font-size:16px; color:#FFF; font-weight:bold; font-style:italic; padding:5px; }
