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

p { margin: 0; padding: 0;}

body {
	background-image: url(back_gen.jpg);
        background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}

/*-- global wrapper lighting effect-----------------------------------------*/

#wrapper {
	background-image: url(backlight.png);
        background-repeat: repeat-y;
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 950px;
	text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	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: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 16px;
	margin: 0 0 0 30px;
	color: #FFF;
}

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

#citation {
	padding: 0;
	margin: 15px auto 0;
	background-image: url(bckgtitre_cit.jpg);
        background-repeat: no-repeat;
	width: 600px;
	height: 210px;
	border: none;
	text-align: center;
}

#citation h1 {
	margin: 0;
	padding: 23px 0 0 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 31px;
	text-decoration: none;
}

#citation p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}

/*--- breves col------------------------------------------------------------*/

#breves {
	padding: 0;
	margin: 20px 20px 20px 30px;
	width: 200px;
	float: left;
}

#breves h1 {
	padding: 0;
	margin: 10px 5px 5px 5px;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

#breves p {
	padding: 0;
	margin: 0 5px 0 5px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}

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

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

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

.titre_e {
	display: block;
	margin: 0 0 15px 220px;
	padding: 0;
	border: 0;
	background-image: url(bckgtitre_e.jpg);
        background-repeat: no-repeat;
	width: 520px;
	height: auto;
	min-height: 95px;
	text-align: left;
	text-decoration: none;
}

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

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

.titre_t {
	display: block;
	margin: 20px 0 15px 220px;
	padding: 0;
	border: 0;
	background-image: url(bckgtitre_t.jpg);
        background-repeat: no-repeat;
	width: 520px;
	height: auto;
	min-height: 95px;
	text-align: left;
	text-decoration: none;
}

.titre_t h1 {
	display: block;
	margin: 0;
	padding: 25px 0 0 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 29px;
}

.titre_t h2 {
	display: block;
	margin: 8px 0 0 0;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: normal;
	line-height: 29px;
}

.titre_s {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	background-image: url(bckgtitre_s.jpg);
        background-repeat: no-repeat;
	width: 560px;
	height: auto;
	min-height: 95px;
	text-align: left;
	text-decoration: none;
}

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

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

.titre_r {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	background-image: url(bckgtitre_r.jpg);
        background-repeat: no-repeat;
	width: 560px;
	height: auto;
	min-height: 95px;
	text-align: left;
	text-decoration: none;
}

.titre_r h1 {
	display: block;
	margin: 0;
	padding: 25px 0 0 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 29px;
}

.titre_r h2 {
	display: block;
	margin: 8px 0 0 0;
	padding: 0;
	font-style: normal;
	font-size: 22px;
	font-weight: normal;
	line-height: 29px;
}

#content h3 {
	margin: 10px 0 2px;
	padding: 0;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	text-align: left;
}

#content h3 em {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
}

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

/*-- content list bullet points------------------------------------------*/

#content ul.bullet {
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	padding: 0px;
	margin: 5px 0 0 0;
}

#content ul.bullet li {
	margin: 0 0 5px 0; 
	padding: 0;
	font-style: normal;
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
	text-align: justify;
	text-decoration: none;
}

/*--- inserts----------------------------------------------------*/

.insert {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	text-align: left;
}

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

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

/*--- agenda----------------------------------------------------------------*/

#agenda	{
	margin: 20px auto;
	padding: 0;
	border: 0;
	width: 560px;
}

#agenda h3 {
	margin: 10px 8px 7px 0;
	padding: 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 33px;
	text-decoration: none;
	text-align: left;
}

#agenda h4 {
	margin: 0 8px 0 0;
	padding: 0;
	font-style: normal;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-align: left;
}

#agenda p {
	margin: 0 8px 0 0;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	text-align: left;
}

/*--- inscription-----------------------------------------------------------*/

#inscription {
	margin: 20px auto;
	padding: 0;
	border: 0;
	width: 560px;
}

#inscription p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	text-align: justify;
}

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

#lien {
	display: block;
	margin: 20px auto 0 auto;
	padding: 0;
	border: 0;
	background: url(lienEF_ov.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
}

#lien a {
	display: block;
	background: url(lienEF.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
}

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

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




