body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color:#f6a876;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin : 0;
	cursor: url(http://www.lili-labeille.com/ressources/images/abeille.cur), auto;
}
a { cursor: url(http://www.lili-labeille.com/ressources/images/abeille.cur), auto; }

/* Les polices */								


.t0{font-size : 9px;}
.t1{font-size : 10px;}
.t2{font-size : 11px;}
.t3{font-size : 12px;}
.t4{font-size : 15px;}

.c1{color : #e51b00;}
.c2{color : #f46500;}
.c3{color : #8b80bc;}
.c4{color : #de2084;}
.c5{color : #ffffff;}
.c6{ color : #942203;}

.cs1, .ch { color : #e51b00; }
.cs2, .cf { color : #de2084; }

.bc-a { background-color: #212121; }
.bc-b { background-color: #2e2e2e; }

.trait-bas { background-color: #fbbf7c; }
.bloc1-trait1 { background-color: #fff0d6; height: 2Px; }
.bloc1-trait2 { background-color: #feebc9; height: 1Px; }

h1 { font-size: 13px; color: #fffceb; margin: 0 10Px 0 0; }
h2 { font-size: 12px; color: #ff6b00; margin: 0 0 3Px 0; }
.non-souligne { text-decoration: none; }
.gras { font-weight: bold; }
.italique { font-style: italic; }
.justifie { text-align: justify; }

.lien { text-decoration: none; }
.lien:hover { text-decoration: underline; }

img.img-evenement, img.image_membre { border: 1Px solid #e0daf5; }

/* Structure */	

table.site
{
	margin-top: 30Px;
	width: 855Px;
}

td.haut-gauche
{
	background-image: url(../images/haut-gauche.gif);
	width: 17Px;
	height: 36Px;
}

td.haut-droite
{
	background-image: url(../images/haut-droite.gif);
	width: 17Px;
	height: 36Px;
}

td.haut-milieu
{
	background-image: url(../images/haut-milieu.gif);
	background-repeat: repeat-x;
	width: 821Px;
	height: 36Px;
	text-align: right;
}

td.corps
{
	background-color: #ffd081;
	padding: 10Px 0 30Px 0;
}

td.bas
{
	background-color: #ffd081;
}

td.bloc1-gauche
{
	background-image: url(../images/bloc1-gauche.gif);
	width: 13Px;
	height: 155Px;
}

td.bloc1-droite
{
	background-image: url(../images/bloc1-droite.gif);
	width: 13Px;
	height: 155Px;
}

td.bloc1-milieu
{
	background-image: url(../images/bloc1-milieu.gif);
	background-repeat: repeat-x;
	height: 155Px;
}

td.titre-milieu
{
	background-color: #fffceb;
}

td.titre-droite
{
	background-image: url(../images/titre-droite.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 15Px;
}

td.bloc2-haut-gauche
{
	background-image: url(../images/bloc2-haut-gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fef3d6;
	width: 13Px;
	height: 74Px;
}

td.bloc2-haut-droite
{
	background-image: url(../images/bloc2-haut-droite.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fef3d6;
	width: 13Px;
	height: 74Px;
}

td.bloc2-haut-milieu
{
	background-image: url(../images/bloc2-haut-milieu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fef3d6;
	width: 625Px;
	height: 74Px;
	padding-top: 7Px;
}

td.bloc2-corps
{
	background-color: #fef3d6;
}

td.bloc2-bas-gauche
{
	background-image: url(../images/bloc2-bas-gauche.gif);
	width: 13Px;
	height: 82Px;
}

td.bloc2-bas-droite
{
	background-image: url(../images/bloc2-bas-droite.gif);
	width: 13Px;
	height: 82Px;
}

td.bloc2-bas-milieu
{
	background-image: url(../images/bloc2-bas-milieu.gif);
	background-repeat: repeat-x;
	height: 82Px;
}

/* Menu */	

td.menu-milieu
{
	background-image: url(../images/menu-milieu.gif);
	background-repeat: repeat-x;
	width: 164Px;
	height: 703Px;
	vertical-align: top;
	padding-top: 10Px;
}

td.menu-droite
{
	background-image: url(../images/menu-droite.gif);
	background-repeat: repeat-x;
	width: 16Px;
	height: 703Px;
}

a.menu-lien
{
	background-image: url(../images/menu-lien.gif);
	width: 154Px;
	height: 27Px;
	line-height: 27Px;
	text-decoration: none;
	padding-right: 10Px;
	text-align: right;
	font-size: 14Px;
	font-weight: bold;
	color: #da8b0a;
	display:block;
}

a.menu-lien-sel
{
	background-image: url(../images/menu-lien.gif);
	width: 154Px;
	height: 27Px;
	line-height: 27Px;
	text-decoration: none;
	padding-right: 10Px;
	text-align: right;
	font-size: 14Px;
	font-weight: bold;
	color: #af1306;
	display:block;
}

a.menu-lien:hover { color: #f39c00; }

/* Formulaires */	

input.input1
{
	width: 200Px;
	height: 16Px;
	background-color: #fde9b1;
	color: #e51b00;
	border: 1Px solid #f6c064;
}

textarea.textarea1
{
	width: 300Px;
	height: 118Px;
	background-color: #fde9b1;
	color: #e51b00;
	border: 1Px solid #f6c064;
	font-family: Verdana;
	font-size: 12Px;
}

input.button1
{
	width: 100Px;
	height: 20Px;
	background-color: #fde9b1;
	color: #e51b00;
	font-weight: bold;
	border: 1Px solid #f6c064;
}


