/* structure */
body {
	margin: 0;
	padding: 0;
}

#header {
	height: 120px;
}

#headlogo {
	float: left;
	width: 780px;
	height: 120px;
}

#left {
	float: left;
	width: 217px;
}

#content {
	margin-left: 253px;
	width: 530px;
	height: 500px;
}

html>body #content {
	min-height: 500px;
	margin-left: 253px;
}

#footer {
	clear: both;
	height: 135px;
}

/*  leftnav */

div.leftnav {
	float: left;
	width: 210px; height: 25px;
	margin: 0 0 0.6em 0;
	background: transparent url(img/fx_nav.png) 0 -50px no-repeat;
}

div.leftnav a {
	display: block;
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	overflow: hidden;
	font: bold 15px/1 "Trebuchet MS", sans-serif;
	letter-spacing: 0.1em;
	color: #fff;
	text-decoration: none;
	background: transparent url(img/fx_nav.png) top left no-repeat;
}
div.leftnav span {
	display: block;
	margin: 0; padding: 4px 0 0 10px;
}
div.leftnav a:hover {
	background-image: none;
	color: #ccc;
}

#left h2, #left h3{
	color: #fff;
	margin: 0.8em 0 0.3em 0;
	font-size: 1.3em;
}

div.leftext {
	float: left;
	width: 205px;
	height: 340px;
	margin: 0;
}

div.search {
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	margin-top: 40px;
}
div.newsletter {
	background: transparent;
	color: inherit;
	line-height: 1.3em;
}
.search fieldset {
	margin: 0;
	padding: 0;
}
.newsletter p {
	margin: 0 0 0.6em 0;
	padding: 0 0 0.6em 0;
}
#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}
#nl{
	padding-left: 18px;
	background: #fff url(img/nl.png) no-repeat 4px center;
}
/* form */

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* content */

#content h1{
	color: #fff;
	margin: 0;
	padding: 0 0 0.6em 0;
}
#content h2{
	color: #AB0000;
	margin: 0 0 0.8em 0;
	padding: 0;
}
#content h3{
	font-size: 1.1em;
	color: #fff;
	border-bottom: 1px solid #AB0000; 
	margin: 0 0 0.8em 0;
	padding: 0;
}
#content p{
	margin: 0.3em 0 0.6em 0;
	padding: 0;
}

#liens {
	display:block;
	text-indent:-9000px;
	width:291px;
	height:26px;
	background:url(img/liens.png) no-repeat;
}

#list-cd a {
	display:block;
	text-indent:-9000px;
	width:291px;
	height:26px;
	background:url(img/liste-cd.png) no-repeat;
} #list-cd a:hover {background-position:0 -26px;}

#list-lp a {
	display:block;
	text-indent:-9000px;
	width:291px;
	height:26px;
	background:url(img/liste-lp.png) no-repeat;
} #list-lp a:hover {background-position:0 -26px;}

#list-ep a {
	display:block;
	text-indent:-9000px;
	width:291px;
	height:26px;
	background:url(img/liste-ep.png) no-repeat;
} #list-ep a:hover {background-position:0 -26px;}

#list-divers a {
	display:block;
	text-indent:-9000px;
	width:291px;
	height:26px;
	background:url(img/liste-divers.png) no-repeat;
} #list-divers a:hover {background-position:0 -26px;}

.post-title{
	color: #AB0000;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #AB0000;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
}

.post-content img{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;	
	border: none;	
}
.post-content a{
	color: #AB0000;
	border: none;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

.agauche {
float:left;
padding-right:10px; 
} 

.adroite {
float:right;
padding-left:10px; 
}

div.links a {
	margin: 0; padding: 0;
	font: bold 15px/1 "Trebuchet MS", sans-serif;
	letter-spacing: 0.1em;
	color: #fff;
}

div.links a:hover {
	color: #AB0000;
}

div.links li {
	margin: 0.8em 0; padding: 0;
	list-style-type: square; 
}

/* design */

body {
	background: #000 url(img/bg_body.png) repeat-y; 
	color: #ffffff;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.6em;}
h2{font-size: 1.5em;}
h3{font-size: 1.4em;}
h4{font-size: 1.3em;}
h5{font-size: 1.2em;}
h6{font-size: 1.1em;}

p {margin: 0;padding: 0;}

a {outline:none;}

#header {
	background: transparent;
	color: #ffffff;
}

#headlogo {
	background: transparent url(img/bg_header.png) no-repeat;
	color: #000;
}
#headlogo h1 {
	font-size: 1px;
	text-indent: -5000em;
}

#left {
	background: transparent url(img/bg_left.png) no-repeat; 
	color: #ffffff;
	margin: 0;
	padding: 0 0 0 30px;
}

#content {
	background: #000 url(img/bg_middle.png) no-repeat; 
	color: #ffffff;
	padding: 10px;
}

#footer {
	color: #ffffff;
	padding: 0;
}
div.footnav {
	text-align: right;
	padding: 60px 30px 0 0;
}
.footnav a {
	background: transparent; 
	color: #AB0000;
	font: 13px/1 "Trebuchet MS", sans-serif;
	letter-spacing: 0.1em;
}
