﻿/* FONTS */
.welcome_text {
	line-height: 1.1em;
	margin-top:-10px;
	text-align:justify;
	word-spacing:0.2em;
}

.news_text {
	margin-top:-10px;
	text-align:justify;
	line-height:1.7em;
	text-indent:3em;
}

.lettrine {
	float:left;
	font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:40px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:40px;
	margin:0;
	padding:0 3px 0 0;
}

.menu_title {
	border-bottom:1px dotted #CCC;
	color:#11ABE2;
	font-family:Lucida Grande;
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	padding-top:10px;
}

.menu_content {
	padding-top:5px;
	padding-bottom:15px;
	text-align:left;
}

h1 {
	font-family:Lucida Grande;
	border-bottom:1px dotted #CCC;
	color:#11ABE2;
	font-size:1.5em;
	padding:5px 0 0 30px;
	margin-top:0px;
	text-align: left;
}

h2 {
	color:#9C2D02;
	font-family:Georgia;
	padding:0;
	margin:0 0 5px 0;
}

h3 {
	color: #3F1201;
	font-family:Georgia;
	padding:0;
	margin: 0 0 3px 0
}

/* STYLE SIMPLE */
.bold {
	font-weight: bold;
}

.edito {
	background:transparent url('/images/index/icon_pen.png') no-repeat scroll 0 0;
	color:#9C2D02;
	font-family:Georgia;
	margin-top: -5px;
	padding:10px 0 0 30px;
}

.rss_link  {
	margin-bottom:5px;
}

/* TITRE IMAGE */
div#fitnessgaming
{
	background-image: url('/images/achat/fitnessgaming.png');
	display: block;
	height: 50px;
	width: 250px;
}

/* LIENS */
a:active,a:link, a:visited {
	color:#575C6C;
	text-decoration:none;
	outline-style:none;
}

a:hover  {
	color: #11ABE2;
	text-decoration:none;
	outline-style:none;
}

/* LIENS */

a {
	text-decoration: none;
	outline-style:none;
}

a.link_arrow:hover  {
	color: #11ABE2;
	background-image:url('/images/index/arrow_right.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:7px;
}


/* Lien "Lire suite" dans news */
.getmore {
	font-size:0.8em;
}
.getmore a:active, .getmore a:link, .getmore a:visited {	
	color: #575C6C;
}

.getmore a:hover {
	color:#11ABE2;
}

/* Menu rapide */
/* Texte */
.menu_rapide {
	border-bottom:1px dotted #CCC;
	border-top:1px dotted #CCC;
	padding:5px;
	text-align:center;
	word-spacing:0.2em;
}

.menu_rapide a:active, .menu_rapide a:link, .menu_rapide a:visited {
	color: #2F466A;
	font-size: 0.8em;
}

.menu_rapide a:hover  {
	color: #11ABE2;
	font-size: 0.8em;
}
