h2, h3 { 
	border-bottom: 1px dashed #BE221F; 
	color: #BE221F;
}
h2 a { 
	color: #BE221F;
}
h2 a:hover { 
	color: #D85B07; 
}

a {
	color: #8C211F;
}

a:hover {
	color: #D85B07;
}

/* Recherche */

input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus{
	border: 1px solid #BE221F;
}

textarea {
	border: 1px solid #8C1F1F;
	color: #BE221F;
}

input{
	border: 1px solid #8C1F1F;
	color: #8C1F1F;
}

/* Commentaires */

#trackbacks blockquote, #comments blockquote{
	background-color: #080505;
	color: #BE221F;
	border-top: 1px solid #BE221F;
	border-bottom: 1px solid #BE221F;
	border-right: 1px dashed #BE221F;
	border-left: 1px dashed #BE221F;
}


#Colorisation {
	color: #DA5D15;
}

/* Le haut
*******************************************************************************/
#tete{
	background: url('images/cadrecolo.gif') no-repeat;
	background-color: #282023;
}

/* L'entête
*******************************************************************************/
#top{
	border: 1px solid #8C1F1F;
	background: url('images/headercolo.jpg') no-repeat;
}

/* Le menu
*******************************************************************************/
#menu{
	width: 406px;
	height: 37px;
	background: url('images/menucolo.gif') no-repeat;
}
#menu a{
	color: #DA1515;
}

/* Texte de l'entête
*******************************************************************************/
#textop {
	color: #632323;
}
#textop a{
	color: #632323;
}
#textop a:hover{
	color: #DA1515;
}

/* La page
*******************************************************************************/
#page{
	background: url('images/cadrecolo.gif') no-repeat;
	background-color: #282023;
}

.post {
	background: url(images/signcolo.gif) no-repeat bottom center;
}

/* Le pied de page
*******************************************************************************/	

#footer {
	border-top: 1px solid #8C1F1F;
	color: #8C1F1F;
}
