/* CSS Document */
body {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 0.7em;
	color: #808080;
}
#menu a {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
	text-decoration: none;
}
#menu a:hover {
	color: #f9ac26;
}
a {
	color: #4481c2;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #f9ac26;
	text-decoration: none;
}
#slogan h1 {
	font-size: 150%;
	font-weight: bold;
	color: #4481c2;
	margin: 0px;
	text-align: left;
}
#slogan p {
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
}
#mobiles-no-limit h1 {
	font-size: 150%;
	color: #ffa800;
	text-align: center;
}
#mobiles-no-limit p {
	text-align: center;
}
div.partie-droite h1,div.full h1, h2,h3  {
	font-size: 140%;
	color: #ffa800;
	text-align: left;
	margin: 0px;
}
div.partie-droite p,div.full p {
	margin-top: 0px;
	margin-bottom: 7px;
}
p {
	text-align: left;
}
p.abonnement {
	font-size: 160%;
	text-align: center;
}
ul,li {
	list-style: url(../images/puce.png);
	text-align: left;
}
#tarifs-international h1 {
	font-size: 250%;
	font-weight: bold;
	color: #FF9900;
	margin: 6px 0px 0px;
	text-align: center;
}

#mot-clef,span.gris,#mot-clef a {
	color: #C3C3C3;
	text-decoration: none;
}
#mot-clef strong {
	font-weight: normal;
}
p.centre {
	text-align: center;
}
p.hdclic {
	margin: 0px 10px 0px 0px;
	text-align: right;
	font-size: 90%;
}
p.hdclic a {
	color: #A8A8A8;
	text-decoration: none;
}
p.hdclic a:hover,#mot-clef a:hover {
	color: #0092d6;
	text-decoration: underline;
}
span.gras {
	font-weight: bold;
}
span.bleu {
	color: #4481c2;
}
span.orange {
	color: #ffa800;
}
table {
	text-align: left;
}
table p.centre {
	margin-top: 7px;
	margin-bottom: 7px;
}