
/*-- gen css attributes ----------------------------------------------------*/

p { margin: 0; padding: 0;}

/*-- global container ------------------------------------------------------*/

body {
        background-image: url(../img/back_gen.jpg);
        background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}

#container {
	padding: 0;
	margin: 0 auto 30px auto;
	width: 800px;
	background-image: url(back_gen.gif);
        background-repeat: repeat;
	text-align: center;
}

/*--- header ---------------------------------------------------------------*/

#header	{
        position: relative;
	top: 0px;
	left: 0px;
	background-image: url(work_and_fun.jpg);
        background-repeat: no-repeat;
	width: 800px;
	height: 220px;
	border: none;
	text-align: center;
}

#header h1 {
	font-family: Arial, Hevetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 55px;
	margin: 0 0 0 100px;
	color: #FFF;
}

/*--- citation -------------------------------------------------------------*/

#citation {
	padding: 0;
	margin: 30px auto 0;
	width: 420px;
	height: 156px;
	border: none;
	text-align: left;
}

#citation h1 {
	margin: 0;
	padding: 0;
	background-color:#6E001B;
	font-style: normal;
	font-size: 22px;
	font-weight: bold;
	line-height: 160%;
	text-decoration: none;
}

#citation p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
}

/*--- content --------------------------------------------------------------*/

#content {
	padding: 0;
	margin: 0 40px 0 40px;
	text-align: center;
}

/*--- content titres/text --------------------------------------------------*/

.titre_e {
	display: block;
	margin: 30px 0 15px 0;
	padding: 0;
	border: 0;
	background-image: url(edito.gif);
        background-repeat: no-repeat;
	width: 720px;
	height: auto;
	min-height: 75px;
	text-align: left;
	text-decoration: none;
}

.titre_e h1 {
	display: block;
	margin: 0 0 0 35px;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
}

.titre_e h2 {
	display: block;
	margin: 0 0 0 100px;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: normal;
	line-height: 100%;
}

.titre_p {
	display: block;
	margin: 30px 0 15px 0;
	padding: 0;
	border: 0;
	background-image: url(lettrinep.gif);
        background-repeat: no-repeat;
	width: 720px;
	height: auto;
	min-height: 70px;
	text-align: left;
	text-decoration: none;
}

.titre_p h1 {
	display: block;
	margin: 0 0 0 35px;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
}

.titre_p h2 {
	display: block;
	margin: 0 0 0 100px;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: normal;
	line-height: 100%;
}

.titre_s {
	display: block;
	margin: 30px 0 15px 0;
	padding: 0;
	border: 0;
	background-image: url(agenda.gif);
        background-repeat: no-repeat;
	width: 720px;
	height: auto;
	min-height: 70px;
	text-align: left;
	text-decoration: none;
}

.titre_s h1 {
	display: block;
	margin: 0 0 0 35px;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
}

.titre_s h2 {
	display: block;
	margin: 0 0 0 100px;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: normal;
	line-height: 100%;
}

#content h3 {
	margin: 10px 0 5px;
	padding: 3px;
	font-size: 22px;
	background-color: #6E001B;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#content h4 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#content p {
	font-size: 15px;
	font-style: normal;
	line-height: 130%;
	text-align: justify;
}

/*--- blues express----------------------------------------------------------------*/

#blues {
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(blues_grouptop.jpg);
        background-repeat: no-repeat;
	width: 720px;
	height: 110px;
}

.eagle {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(eagle_ov.gif);
        background-repeat: no-repeat;
	width: 250px;
	height: 250px;
}

.eagle a {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(eagle.gif);
        background-repeat: no-repeat;
	width: 250px;
	height: 250px;
}

.eagle a:hover {
        background: transparent;
	width: 250px;
	height: 250px;
}

.orch {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(orchestrate_ov.gif);
        background-repeat: no-repeat;
	width: 250px;
	height: 167px;
}

.orch a {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(orchestrate.gif);
        background-repeat: no-repeat;
	width: 250px;
	height: 167px;
}

.orch a:hover {
        background: transparent;
	width: 250px;
	height: 167px;
}

/*--- clearfloat content----------------------------------------------------*/

.clearfloat {
	clear: both;
        line-height: 0px;
}

/*--- links EF/address------------------------------------------------------*/

#lien {
	margin: 40px auto 30px auto;
	padding: 0;
	border: 0;
	display: block;
	background: url(lienEF_ov.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 110px;
}

#lien a:link {
	display: block;
	background: url(lienEF.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 110px;
}

#lien a:visited {
	display: block;
	background: url(lienEF.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 110px;
}

#lien a:hover {
	background: transparent;
	width: 350px;
	height: 110px;
}

/*--- that's all folks-----------------------------------------------------*/




