body {
	background-color: #040108;
}

h2, h3 { 
	border-bottom: 1px dashed #455C97; 
	color: #455C97;
}
h2 a { 
	color: #455C97;
}
h2 a:hover { 
	color: #6992D7; 
}

a {
	color: #365890;
}

a:hover {
	color: #6992D7;
}
/* Recherche */

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

textarea {
	border: 1px solid #364255;
	color: #455C97;
}

input{
	border: 1px solid #364255;
	color: #364255;
}

/* Commentaires */

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


#Photo {
	color: white;
}
#Accueil {
	color: #455C97;
}

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

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

/* Le menu
*******************************************************************************/
#menu{
	width: 406px;
	height: 37px;
	background: url('images/menuphoto.gif') no-repeat;
}
#menu a{
	color: #3261AF;
}
#menu a:hover{
	border-top: 1px dashed #455C97;
	border-bottom: 1px dashed #455C97;
}

/* Texte de l'entête
*******************************************************************************/
#textop {
	color: #2D364C;
}
#textop a{
	color: #2D364C;
}
#textop a:hover{
	color: #455C97;
}

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

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

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

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