/***
Styles communs
***/
body {
	margin:0px;
	top:0;
	left:0;
	background-color:#BCDBF5;
	font-family:verdana,arial,sans-serif;
	color:#3A0F0C;
	font-size:12px;

}

a:link,a:active,a:visited {
	color:#3A0F0C;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}


.border_top_right {
	background-image:url("/design/structure/bg_right_top.jpg");
	background-repeat:no-repeat;
}

.border_bottom_left {
	background-image:url("/design/structure/bg_left_bottom.jpg");
	background-repeat:no-repeat;
	background-position: bottom right;
}
.border_bottom_right {
	background-image:url("/design/structure/bg_right_bottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
}

.bg_nuages_gauche {
	background-image:url("/design/structure/nuages_gauche.jpg");
	background-position:top right;
}

.bg_nuages_droite {
	background-image:url("/design/structure/nuages_droite.jpg");
	background-position:top left;
}


.bg_central_content {
	background-image:url("/design/structure/bg_center_cadre.jpg");
	background-repeat:repeat-y;
}
.bg_central_bottom {
	background-image:url("/design/structure/bg_center_bottom.jpg");
	background-repeat:no-repeat;
}

.input_connexion {
	border:1px solid #3A0F0C;
	background-color:#F8E0BB;
	width:80px;
	font-weight:bold;
	color:#3A0F0C;
	font-size:12px;
	font-family:verdana,arial,sans-serif;
}

.bordure {
	border:1px solid #3A0F0C;
	background-color:#F8E0BB;
	font-weight:bold;
	color:#3A0F0C;
	font-size:12px;
	font-family:verdana,arial,sans-serif;
}
.bouton, a.bouton, .bouton2, a.bouton2 {
	border:1px solid #BE5027;
	font-size:14px;
	font-weight:bold;
	font-family:tahoma;
	color:#A56437;
	background-image:url("/design/structure/bg_bouton.gif");
	background-repeat:repeat-x;
	background-color:#E8DED8;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.bouton:hover, a.bouton:hover {
	color:#2B0000;
	text-decoration:none;
}

form {
	margin:0px;
}
a img {
	border:0;
}

hr {
	color:#8C5534;
	border:1px solid #8C5534;
}
td.menu_gauche {
	background-image:url("/design/structure/bg_menu_gauche.gif");
	background-repeat:no-repeat;
	padding-left:8px;
}
a.menu_gauche {
	color:#6B3A25;
	font-family:tahoma,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.menu_gauche:hover{
	color:#2B0000;
}

.alert {
	color:red;
	font-family:arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}


#cadrpg { margin:0 auto;width:676px;  border:0; overflow:hidden;}
#newshr { position:relative; width:676px; height:30px; overflow:hidden;  }
#defile { position:absolute; margin-top:1px; background-color:transparent;font-size:20px;font-weight:bold; color:#A56437;}


.titre_cartouche {
	color:#640000;
	font-family:tahoma,arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image:url("/design/structure/cadre_titre_2.gif");
	background-repeat:repeat-x;
	padding-bottom:2px;
}

th {
	background-color:#FFD953;
	font-weight:bold;
	border-right:1px solid #2B0000;
	border-bottom:1px solid #2B0000;

}
.td0 {
	background-color:#FFF09D;
	border-right:1px solid #C06536;
	border-bottom:1px solid #C06536;
}

.td1 {
	background-color:#FFF3B0;
	border-right:1px solid #C06536;
	border-bottom:1px solid #C06536;

}

.cadre {
	border:1px solid #C06536;
}

.petitgras {
	font-size:10px;
	font-weight:bold;
	font-family:tahoma;
}

.fille,a.fille,a.sexef{
	color: #F0037F;
}

.garcon,a.garcon,a.sexem {
	color: #0290BF;
}

.blanc_arbre {
	color:white;
	font-weight:bold;
	font-size:16px;
	font-family:tahoma;
}

/* zone de chat */
#conversation{
	width:400px;
	height:400px;
	overflow:auto;
	border:1px solid  #E58E38;
	background:#FEE6A6;
	font-family:verdana,tahoma;
	font-size:12px;
	text-align:left;
}

#liste_jure{
	font-family:tahoma;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
}


.grille_loto {
	background-color:white;
	border:1px solid #BB0000;
	text-align:center;
	cursor:hand;
}

a.lienloto:link, a.lienloto:hover ,a.lienloto:active, a.lienloto:visited {
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#BB0000;
	text-decoration:none;

}

#parchemin {
	height:400px;
	width:420px;
	overflow:auto;
	margin-left:40px;
	text-align:justify;
	padding-right:5px;

}

#livre {
	height:370px;
	width:435px;
	overflow:auto;
	margin-left:40px;
	text-align:justify;
	padding:10px;
	color:black;
	font-family:tahoma,verdana;

}
