* {padding: 0; margin: 0;}
html, body {
	background-color: #FFFFE5;
}

#banniere {
	height: 144px;
	background-image: url(../image/wycliffe/fond/home-coupe_01.jpg);
	background-repeat: no-repeat;
}
#global {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../image/wycliffe/fond/home-coupe_02.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
}
	html>body #centre {
		height: auto;
		min-height: 350px;/*hauteur min*/
	} 
#centre {
	height: 350px;
	text-align: center;
	top: 200px;
}
	html>body #gauche {
	}
#gauche {
}

#pied {
	clear:both;
	height: 53px;
	text-align: center;
	background-image: url(../image/wycliffe/fond/home-coupe_03.jpg);
	color: #000000;
}

#navigation {
}
#lang {
}
#favoris {
}
#haut {
	color: #923001;
}
#sitepartenaire {
}
#pub {
}
#sondage {
}
#contact{
	color: #000000;
}
#news{
}
#connexion{
}
#recherche{
}


/*************** lien default **************/
a:link {
	font-weight:bold;
color: #923001;
text-decoration: none;

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

a:hover { 	
	font-weight:bold;
color: #000045;
text-decoration: underline;
}

a:active {
	font-weight:bold;
	ccolor: #923001;
	text-decoration: none;
}
/*************** lien default **************/

/*************** lien pied **************/
.pied:link{
color: #CC0000;
}
.pied:visited{
color: #CC0000;	
}
.pied:active{
color: #CC0000;
}
.pied:hover{
color: #000000;		
}
/*************** lien pied **************/

/*************** contenu texte **************/
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000045;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000045;
}
.erreurform {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
}
.remarque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-size: 10px;
}
/*************** contenu texte **************/
/*************** titreMenu **************/
#titremenu {
	width: 125px;
	color: #000045;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464644;
	font-weight: 500;
	text-align: center;
}
/*************** titreMenu **************/
