body
{
   background-image: url("../images/style/degrade.png");
   background-repeat: repeat-x; /* Le fond ne se répètera que sur la première colonne, verticalement */
   background-color: #2A1E00;
   font-family:georgia;
   font-size:16px;
}

body img
{
	border: 0 none;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover
{
	text-decoration: underline;
	color: #473E13;
}

.titre
{
	display: block;
	margin: 0 auto;
}

#jim
{
	float: right;
}

.texte
{
	float: left;
}


#jim {
width:304px;
height:454px; 
background-image:url(../images/jim-colorex.jpg);
}
#jim:hover {
background-image:url(../images/jim-colorex2.jpg);
}

td
{
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.igalerie
{
	border: 2px solid #1A3D01;
}

#tagenda td
{
	border: 2px solid #1A3D01;
	text-align: left;
}

#tagenda tr
{
	border: 2px solid #1A3D01;
	text-align: left;
}

#tliens td
{
	border: 2px solid #1A3D01;
	text-align: left;
}

#tliens tr
{
	border: 2px solid #1A3D01;
	text-align: left;
}