@charset "utf-8";

body { 
	background: #FFFFFF;
	font-family: Tahoma,Verdana;
	font-size: 14px;
	color: #444444;
}

h1 {
	font-family: Tahoma,Verdana;
	font-size: 32px;
	color: #999999;
	letter-spacing:-3px;
	display: inline;
}

h2 {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	color: #444444;
	display: inline;
}

h3 {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: #444444;
	display: inline;
}

.debutphrase {
	font-family: Tahoma,Verdana;
	font-size: 18px;
	color: #8AA1E4;
	font-weight: bold;
	margin-right: 70px;
}

.textebulle {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	color: #444444;
}

.listebulle {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	color: #444444;
	line-height: 1.4;
}

.texteaccueil {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	color: #444444;
	margin: 20px;
}

.copyright {
	font-family: Tahoma,Verdana;
	font-size: 10px;
	color: #999999;
}

// ==============================================================================

// POUR BOUTON RAPPELEZ-MOI EN GRAPHIQUE

.button .add {
}

a.button{
	background:url(http://www.annexial.fr/img/rappelez-moi.png) no-repeat;
	display:block;
	height:37px;
	text-decoration:none;
	width:135px;
}

/* -------------------- */
/* CLASSES */
/* -------------------- */
.add{
	background:url(http://www.annexial.fr/img/rappelez-moi.png) no-repeat 135px 37px;
	text-indent:30px;
	display:block;
}


// ==============================================================================

