/* declinaison trendyred */

body {
background-image: url('red/fond-body.png');
background-color: #566;
}

#general {
width: 769px;
background-color: transparent;
}

#bandeau {
width: 761px;
margin: 0 4px;	
}

#navigation {
width: 749px;	
}

a:hover {
	color: #f60;
}

#general {
background-image: url('red/fond-general.png');
}

#chemin, #chemin-vide {
background-image: url('red/fond-chemin.png');
}
#navigation {
background-image: url('red/fond-navigation.png');
}

#footer {
background-image: url('red/fond-footer.png');
}

#footer a:hover {
	color: #f40;
	border-bottom: 1px dotted #f40;
}

#chemin, #chemin a {
	color: #666;	
}

#chemin a:hover {
color:#A71D01;
}

h1 {
	color: #f40;
}

#corps h2 {
background-image: url('red/fond-listage.png');
}

#contextes h2 {
background-image: url('red/fond-h6.png');	
}

#corps .listageconteneur {
background-color:#E8F3F6;
border-left:1px solid #D0E6EC;	
}

#corps .listagetitre a, #corps .listagetitre {
color:#3176AF;
}

#corps .listagetitre a:hover {
color: #f40;
}

#corps .chapeau, #contextes .chapeau {
color:#f40;
}

.listagerepondre a {
	color: #f40; // a la place de f60
}

.listagerepondre a:hover {
	color: #f00;
}

#menuhasard .spip_logos  {
	border: 1px solid #3176AF;
}

/**/

.spip_documents_center a, .spip_documents_right a, .spip_documents_left a {
border: none;
}
