body
{
	background-image: url("fond.png");
}

#corps
{
	margin: auto;
	width: 820px;
	padding : 10px;
	background: rgb(200,200,200);
	background-image: url("fond.png");
	min-height: 340px;
}

#yami
{
	margin-right: 25px;
}

#menu
{
	margin-top: 15px;
	float: left;
	width: 120px;
	margin-right: 5px;
}

#menu img
{
	margin-bottom: 0px;
}

#langues
{
	float: right;
}

#langues img
{
	margin-bottom: 4px;
}

#langues img:hover
{
	cursor: pointer;
}

#partie2
{
	width: 820px;
}

#contenu
{
	border: black 1px solid;
	padding: 8px;
	width: 670px;
	margin-top: 20px;
	background: white;
	margin-left: 5px;
	float: right;
}

#pied
{
	margin: auto;
	margin-top: 5px;
	width: 800px;
	text-align: center;
	clear: both;
}

.titrePres
{
	text-align: center;
	color: rgb(150,30,30)
}

#presentation
{
	text-align: justify;
}

#commentaires
{
	margin-top: 15px;
	border: 1px solid black;
	width: auto;
}

#navigation
{
	margin-top: 15px;
	width: auto;
	text-align: center;
}

#rip
{
	text-align: justify;
}

#ajoutCommentaire
{
	text-align: center;
}

#infoMessage
{
	color: red;
}

#infoCode
{
	color: red;
}

#colPseudo
{
	color: red;
	text-align: left;
}
.check
{
	text-align: left;
}

.acces
{
	text-align: center;
}

#pasCom
{
	width: auto;
	text-align: center;
}

.centrer
{
	width: auto;
	text-align: center;
	font-style: italic;
	margin-top: -20px;
	margin-bottom: 5px;
}

.acces a
{
	text-decoration: none;
	color: rgb(100,40,40);
	margin-bottom: 0px;
}

.acces a:hover
{
	text-decoration: none;
	color: white;
	background: black;
}

.etiquette
{
	text-align: right;
}

.clic
{
	cursor: pointer;
}

.signature
{
	width: 634px;
	text-align: right;
}

.unMenu
{
	margin-bottom: 10px;
	text-align: center;
}

.sous-menu
{
	border: black 1px solid;
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
	width: 90px;
	background: rgb(220,220,220);
}

.strip
{
	width: auto;
	margin: 0px;
	text-align: center;
}

.elt-menu
{
	color: black;
	text-align: center;
	margin: 0px;
	width: 90px;
}

.elt-menu:hover
{
	width: 90px;
	color: white;
	font-weight : bold;
	background: black;
	cursor: pointer;
}

.auteur
{
	font-weight: bold;
	text-decoration: underline;
}

.yami 
{
	font-weight: bold;
	color : red;
	text-decoration: underline;
}

.com1 
{
	padding: 10px;
	text-align: justify;
	background: rgb(255,230,230);
}

.com2
{
	padding: 10px;
	text-align: justify;
	background: rgb(230,230,230);
}

.infosCom
{
	width: auto;
	text-align: right;
	font-style: italic;
	margin: 0px;
}
