@font-face {
	font-family: "Papyrus";
	font-style:  normal;
	font-weight: normal;
	src:         url(http://www.restogolf.fr/PAPYRUS0.eot);
}

@font-face {
    font-family: Trebuchet MS;
    font-style:  normal;
    font-weight: normal;
    src:		 url(http://www.restogolf.fr/TREBUCH0.eot);
}

.texte {
	font-family: "Trebuchet MS";
	font-size:   13px;
	color:       #008000;
}

.texte_noir {
	font-family: "Papyrus";
	font-size:   14px;
	color:       #000000;
}

.texte_rouge {
	font-family: "Papyrus";
	font-size:   14px;
	color:       #CC3300;
}

.texte_orange {
	font-family: "Papyrus";
	font-size:   14px;
	color:       #FF6600;
}

@font-face {
	font-family: "Viner Hands ITC";
	font-style:  normal;
	font-weight: normal;
	src:         url(http://www.restogolf.fr/VINERHA0.eot);
}

.titre {
	font-family: "Papyrus";
	font-size:   14px;
	color:       #008000;
	font-weight: bold;
}

.titre_noir {
	font-family: "Viner Hands ITC";
	font-size:   18px;
	color:       #000000;
}

.titre_orange {
	font-family: "Viner Hands ITC";
	font-size:   18px;
	color:       #FF6600;
}

.titre_rouge {
	font-family: "Papyrus";
	font-size:   14px;
	color:       #CC3300;
	font-weight: bold;
}

.titre_rouge_o {
	font-family: "Viner Hands ITC";
	font-size:   18px;
	color:       #ff6600;
	height:		 1em;
	filter:		 shadow(color=#333333, direction=145, strength=3);
}

.titre_o {
	font-family: "Viner Hands ITC";
	font-size:   18px;
	color:       #ccff66;
	height:		 1em;
	filter:		 shadow(color=#333333, direction=145, strength=3);
}

.texte10 {
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
}

a:link{text-decoration:none;color:#cc3300}
a:visited{text-decoration:none;color:#cc3300}
a:hover{text-decoration:none;color:#008000;}

.menugene {
	width: 120px;
	font-family: Verdana;
	font-size: 11px;
}

.menuitem {
	background: url(../images/menu/bouton.gif);
	height: 25px;
}

.menupad {
	padding-top: 5px;
}

.menulien:link {text-decoration:none;color:#FFCC00;}
.menulien:visited {text-decoration:none;color:#FFCC00;}
.menulien:hover{text-decoration:none;color:#00FF00;}

.titre_menubox {
	font-family: "Papyrus";
	font-size:   14px;
	color:       #FFFFFF;
	font-weight: bold;
}

.texte_menubox {
	font-family: "Papyrus";
	font-size:   14px;
	color:       #CC3300;
	font-weight: bold;
}

.alinea {
	font-family: "Trebuchet MS";
	font-size:   10px;
	color:       #008000;
}

#conteneur {
	width: 500px;
	margin: auto;
	height: 100%;
}
