﻿body {
	font-family: Tahoma, Verdana, 'Times New Roman', Times, serif;
	font-size:12px;
	background-color:#000000;
	margin: 0px 0px 30px 0px;
}

/* Titre de votre blog */
h1 { margin:0px padding:0px; line-height:80px; text-align:center; margin-bottom:28px; }
h1 a { color:#81A1A1; }

/* Div contenant la description de l'image de la galerie */

#cent { padding:3px; width:376px; margin:auto;  }

/* Gros titre souligné */

h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 25px 0px;
	border-left:5px solid #283131;
	border-bottom:1px dotted #283131;
	background-color:#141818;
	padding:5px 10px;
	color:#81A1A1;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 25px 0px;
	padding:5px 10px;
	color:#B2DEDE;
	margin:0px 0px 0px 30px;
}
h3 a {
	color:#81A1A1; display:block; border-bottom:none;
	border-left:2px dotted #81A1A1; padding-left:8px;
}
h3 a:hover {	color:#FFF; display:block; border-bottom:none;
	border-left:2px dotted #FFF; padding-left:8px;
}

/* Div contenant le header, les menus, le corps et le footer */

#page {
	background: top no-repeat url(http://blogiwi.com/membres/images/923.png);
	padding:0px 30px;
	width:800px;
	margin:auto;
}

/* Menu horizontal */

#speedbar {
	font-size:15px;
	height:41px;
	margin-bottom:30px;
	margin-top:50px;
}

#speedbar ul {
	margin: 0;
	padding: 0;
}

#speedbar ul li {
	display: inline;
}

#speedbar ul li a {
	float:left;
	color:#FFFFFF;
	padding:10px 12px 10px 12px;
	text-align:center;
	margin:0px 5px;
	background-color:#002424;
border-bottom:2px solid #333F3F;
}

#speedbar ul li a:hover {
	background:#000; border: none; border-top:2px solid #333F3F;
}

/* Haut du corps, partie arrondie de celui-ci */
/* Bas du corps, partie arrondie de celui-ci */
#hautcorps {
	background-image: url(http://blogiwi.com/membres/images/935.png); height:2px; width:800px;
}
#bascorps {
	background-image: url(http://blogiwi.com/membres/images/936.png); height:2px; width:800px;
}

/* Sous titre, à droite dans la speedbar */

#soustitre {
	color:#536666;
	font-size:0.75em;
	font-style:italic;
	font-weight:bold;
	padding:13px;
}

/* Div contenant les divs du menu et du contenu */

#corps {
	background: #000 repeat-y url(http://blogiwi.com/membres/images/933.png);
	margin:0px;
	width:800px;
}

/* Menu de gauche */

#menu {
	width:245px;
	float:left;
	color: #C2F3F3;
	padding-right:3px;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 30px 50px;
}

#menu ul li {
	padding:7px 3px;
	list-style-type: none; 
}
#menu ul li a {
	color:#81A1A1; border-bottom:1px dotted #6D8585; padding-bottom:2px;
}
#menu ul li a:hover {
	color:#FFFFFF; border:none;
}

#menu #nuage a:hover {
	text-decoration:underline;
}
#menu form { padding:20px; padding-left:50px; }
#menu form ul { padding:0px; margin:0px; }
#menu form li { padding-left:0px; }
#menu form p { padding:0px; margin:0px; margin-left:-20px; }
#menu form input[type=text] { border-left:5px solid #3A4848; border-bottom: 1px dotted #A6BDBD; background:#000606; color:#FFF; padding:3px; font-size:13px; border-top:1px solid #3A4848;border-right:1px solid #3A4848;}
#menu form input[type=text]:hover { border-bottom:1px dotted #FFF; cursor:pointer; }
#menu form input[type=text]:focus { border:2px solid #81A1A1; cursor:text; }
#menu form input[type=submit] { border:0px; border-left:3px solid #333F3F; background:#000; color:#81A1A1;padding:3px 5px; margin-left:10px; border-bottom:1px solid #003535; }
#menu form #let_1 { margin-left:-4px; }
/* blog des menus */
#menu_sondage { text-align:center; font-weight:bold; }
.title_m {
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:0px;
	line-height:36px;
	color: #81A1A1;
background-image: url(http://blogiwi.com/membres/images/937.png);
}

/* Corps lui-même */

#corps_r {
	padding:10px 17px 7px 16px;
	color:#FFF;
float:right; width:519px;
}

#text_livre {
	margin-bottom:30px;
}

/* Liens */

a img {
	border:none;
}

a {
	color:#81A1A1;
	text-decoration:none;
	border-bottom:1px dotted #6D8585;
}
a:hover { color: #FFF; border-bottom:1px solid #000; }

/* Footer */

#footer {
	clear:both;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	padding: 7px;
 }

#footer a {
	color:#FFF;
 }

/* Pagination : cadre gris */

.pagination {
	background: #001313;
	color:#8F8F8F;
	padding:5px;
	text-align:center;
	font-size:12px;
	margin:40px 0px 30px 0px;
}

/* Pagination : lien vers une page sur laquelle nous ne sommes pas */

.pagination_1 {
	background:#1E2424;
	padding: 0px 2px 1px 2px;
	color:#FFF;
}

/* Pagination : lien vers une page sur laquelle nous sommes */

.pagination_2 {
	background:#323F3F;
	color:#FFF;
font-weight:bold;
	padding:4px 8px;
}

/* Span contenant la date, la catégorie, etc d'un article */

.date {
	color:#FFF;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:30px;
	font-size:12px;
}

/* Bouton : x commentaire */

.commentaire_2, .liresuite_2 {
	font-size: 11px;
	float:right;
	text-align:center;
	padding:0;
	background:#181418;
margin-right:10px;
}
.commentaire_2 a, .liresuite_2 {
display:block; padding:10px 15px; border-bottom:none; }


/* Div contenant la moyenne des notes dans les listes d'articles */

.moyenne {
	float:left; margin-left:30px;
}

/* Bouton : Lire la suite */


.commentaire a {
	color:#FFF;
	text-decoration:none;
}

/* Div contenant les boutons */

.boutons {
	margin:20px 0px 50px; padding-bottom:30px;
	clear:both;
}

/* Question dans les archives des sondages */

.son {
	color:#77A037;
	padding:15px 0px 10px 0px;	
}

td {
	padding:3px;
}

.o {
	vertical-align:top;
	padding-right:30px;
}

/* Case contenant un dossier/une image dans la galerie */

#gal td {
	height:176px;
	vertical-align:bottom;
	padding:8px;
}

/* Ligne contenant ces cases */

#gal tr {
	background:#000;
}

/* Message d'erreur */

#erreur {
	color:#9A7C9A;
	border:1px dashed #665366;
	border-left: 5px solid #483A48;
	background:#210021;
}

/* Message de réussite */

#ok {
	color:#7C9A9A;
	border:1px dashed #536666;
	border-left: 5px solid #3A4848;
	background:#002121;
}
#menu #ok, #menu #erreur { margin-left:40px; }
#corps_r #erreur, #corps_r #ok { margin-bottom:15px; }
#ok, #erreur { 	padding:7px;
	margin: 15px 10px 0px;vertical-align:middle;font-weight:bold;}

/* Permalien */

#perm {
	display:none;
	width:300px;
	margin:auto;
	border:1px solid #EDEBE9;
}

/* Commentaire par un visiteur */

#text_commentaire0 {
	background:#24241E; color:#A4A499;
	padding:12px;
}

/* Commentaire par un admin du blog  */

#text_commentaire1 {
	background:#241E24;
	padding:12px; color:#A499A4;
}

.mus {
	width: 220px; 
	height: 55px;
}



#corps_r form input[type=text], #texte { border-left:5px solid #3A4848; border-bottom: 1px dotted #A6BDBD; background:#000606; color:#FFF; padding:3px; font-size:13px; border-top:1px solid #3A4848;border-right:1px solid #3A4848;}
#corps_r form input[type=text]:hover, #texte:hover { border-bottom:1px dotted #FFF; cursor:pointer; }
#corps_r form input[type=text]:focus, #texte:focus { border:2px solid #81A1A1; cursor:text; }
#corps_r form input[type=submit] { border:0px; border-left:3px solid #333F3F; background:#000; color:#81A1A1;padding:3px 5px; margin-left:10px; border-bottom:1px solid #003535; }
#texte { height:200px; width:400px; background:#1D2323; font-size:13px; font-family:Tahoma, Verdana, 'Times New Roman', Times, serif;}


#menu_sondage {
text-align:center;

}
#menu_sondage form {
text-align:left;
}


.citation {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#000;
	color:#FFF;
	font-size:12px;
	border-color:#2E3939;
	border-style:solid;
	border-width:1px 1px 1px 4px;
	margin:5px 5px 5px 20px;
	padding:10px 10px 8px 10px;
	max-height:400px;
}
.clear_both { clear:both; }
.article {
text-align:justify;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#141818;
	color:#FFF;
	font-size:12px;
	border-color:#2E3939;
	border-style:solid;
	border-width:1px 1px 1px 4px;
	margin:5px 0px 0px 10px;
	padding:0px 10px;
}
.tj { text-align:justify; }
.ctl { text-align:justify; padding-right:3px; }
iframe { margin-left:10px; margin-top:20px; }
#m5 { margin-top:40px; }
.php {
width:466px;
border:4px solid #2E3939;

}
.php ol { padding-left:10px; margin-top:0px; }

#pg_code { }
#pg_code .php { width: 800px; }