body {
	background-image: url(../images/pixelfond660000.png);
	background-color: #660000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	}
img {border:0}
p, div, td { font-size: 13px; font-weight: normal; color: #000000 }
th { font-weight: normal; color: #000000 }
.trouve { font-weight: bold; color: #000000; background-color: #FFCCCC }
.petit { font-size: 11px; font-weight: normal; color: #000000 }
.petitgris { font-size: 11px; font-weight: normal; color: gray }
.gris { font-weight: normal; color: gray }
.pagetitre { font-size: 16px; font-weight: bold; color: #000000; border-top: 1px solid #000000;}
.soustitre { font-size: 13px; font-weight: bold; color: #000000 }
.erreur { font-size: 13px; font-weight: normal; color: red }

h1 {font-size:1.5em; font-weight:normal;}
h2 {font-size:1.25em; font-weight:bold;}
h3 {font-size:1em; font-weight:bold;}

a { color: #CC0000; font: Verdana; font-weight: normal; text-decoration: none; }
a:link { color: #CC0000; font: Verdana; font-weight: normal; text-decoration: none; }
a:visited { color: #CC0000; font: Verdana; font-weight: normal; text-decoration: none; }
a:hover { color: #CC0000; font: Verdana; font-weight: normal; text-decoration: underline; }
a:active { color: #CC0000; font: Verdana; font-weight: normal; text-decoration: none; }

a.menu { color: #CC0000; font: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menu:link { color: #CC0000; font: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menu:visited { color: #CC0000; font: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #CC0000; font: Verdana; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.menu:active { color: #CC0000; font: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; }

.tablefond {
	background-image: url(../images/image.png);
	background-repeat: no-repeat;
	background-position: top;
	//border-right: 0px solid #FFFFFF;
	//border-left: 0px solid #FFFFFF;
}
.tdimgfondgauche {
	background-repeat: no-repeat;
	background-position: right;
}
.fondintro {
	background-image: url(../images/fond-intro-2.png);
	background-repeat: repeat;
	background-position: bottom;
}
// admin
input {	font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; border: 1px solid #000000; }
select { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; border: 1px solid #000000; }
.checkbox {	font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; border: 0px; }
.radio {	font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; border: 0px; }
.submit { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; border: 1px solid #CC0000; color:#CC0000; cursor: pointer; background-color: #F7F2F2;}
.textarea { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; }

//Bible
table.tableBible {
	border-width: 1px;
	border-style: solid;
	border-color: lightgray;
	border-collapse: collapse;
}
table.tableBible td {
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: lightgray;
}

#texteintro {
margin-right:20px;
text-align:justify;
}
#versioncdrom {
width:200px;
float:right;
margin-left:20px;
padding-left:20px;
border-left: 1px dotted #E5BABA;
}