
/*-- 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;
	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;
}

/*--- voeux ----------------------------------------------------------------*/

#voeux {
	padding: 0;
	margin: 20px auto 20px;
	width: 502px;
	height: 331px;
	border: none;
}

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

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

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

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

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

/*--- content titres/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 {
	margin: 0;
	padding: 25px 0 0 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 110%;
}

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

.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 {
	margin: 0;
	padding: 25px 0 0 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 110%;
}

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

.titre_s {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 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 {
	margin: 0;
	padding: 25px 0 0 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 110%;
}

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

.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 {
	margin: 0;
	padding: 25px 0 0 0;
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	line-height: 110%;
}

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


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

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

.insert {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	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: 0 8px 0 8px;
	padding: 0;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
}

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

#agenda p {
	margin: 0 8px 0 8px;
	font-size: 15px;
	font-style: normal;
	line-height: 130%;
	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: 130%;
	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-----------------------------------------------------*/




