@charset "utf-8";
/* CSS Document */
/*************************************************************************
Title: 			Cascading style sheet for MJCLabastide.com
Author:			Efpe
Compliancy:		W3C - http://jigsaw.w3.org/css-validator/
Location:		www.mjclabastide.com
Last updated:		20 august 2010 by efpe
**************************************************************************/
body {
	background-color: #5b0d14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffFF;
	margin-top: 10px;
	margin-bottom: 5px;
	/* text-align: center; */
}

h1 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 32px;
	/* font-weight: normal; */
	color: #ffffff;
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	/* text-align: left; */
	/* margin-right: 10px; */
	/* padding: 10px; */
}

h2 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 25px;
	/* font-weight: normal; */
	color: #ffffff;
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	/* text-align: left; */
	/* margin-right: 10px; */
	/* padding: 10px; */
}

h3 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 20px;
	font-weight: normal;
	color: #ffff00;
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	/* text-align: left; */
	/* margin-right: 10px; */
	/* padding: 10px; */
}

h4 {
	color: #ffff00;
	font-size: 20px;
	font-weight: bold;
}

h5 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px
}

p {
	color: #ffffff;
	/* text-align: justify; */
	margin-left: 15px;
	margin-right: 5px
}

#contenu {
	width: 925px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#entete {
	/*  text-align: center; */
}

#nav {
	Text-Align: center;
	/* float: left; */
	/* width: inherit; */
	/* padding: 0px; */
	/* margin: 0px; */
	font-size: 15px;
	font-weight: bold;
	/* color: #5B84FF; */
	margin-top: 5px;
	margin-bottom: 5px;
}


#nav A {
	color: #66cccc;
	text-decoration: none;
}

#nav A:hover {
	color: #ffffff;
	text-decoration: none;
}
#rubrique {
	/* float:left; */
	/* width: 100%; */
	/* margin: 0; */
	/* padding: 0px; */
	/* width: 925px; */
	/* border: 10px double #95a5ac; */
}

#menugauche a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menugauche a:hover {
	color: #ffff00;
	font-weight: bold;
	ext-decoration: none;
}

#rubrique a {
	color: #ffffff;
	text-decoration: none;
}

#rubrique a:hover {
	color: #ffff00;
	font-weight: bold;
	ext-decoration: none;
}

#rub0101 h1 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 24px;
	/* font-weight: normal; */
	color: #ffff00;
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 25px; */
	text-align: center;
	/* margin-right: 10px; */
	/* padding: 10px; */
}

#rub0101 h2 {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	/* font-weight: normal; */
	color: #6633ff;
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	margin-left: 10px;
	/* text-align: left; */
	/* margin-right: 10px; */
	/* padding: 10px; */
}

#rub0101 h3 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 20px;
	font-weight: bold;
	color: #ff0066;
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	/* text-align: left; */
	/* margin-right: 10px; */
	/* padding: 10px; */
}

#rub01-01 h4 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	/* text-align: left; */
	/* margin-right: 10px; */
	/* padding: 10px; */
}

#rub01-01 h5 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 32px; */
	/* font-weight: normal; */
	/* color: #ffffff; */
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	/* text-align: left; */
	/* margin-right: 10px; */
	/* padding: 10px; */
}

#rub0101 p {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 32px; */
	/* font-weight: normal; */
	/* color: #ffffff; */
	/* line-height: normal; */
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
	/* margin-left: 10px; */
	/* text-align: left; */
	margin-right: 15px;
	/* padding: 10px; */
}
#pied {
	Text-Align: center;
	/* float: left; */
	/* width: inherit; */
	/* padding: 0px; */
	/* margin: 0px; */
	/* font-size: 15px; */
	/* font-weight: bold; */
	/* color: #7C9DFF; */
	/* margin-top: 5px; */
	/* margin-bottom: 5px; */
}

#pied H6{
	font-size: 10px;
	font-weight: normal
	/* color: #7C9DFF; */
}

#pied p {
	font-size: 13px;
	line-height: 100%;
	color: #efefef;
	margin: 0;
	padding: 0;
}

#pied a {
	font-size: 12px;
	color: #33FFFF;
}


