@charset "UTF-8";
/* CSS Document */

/****************** STRUCTURE ******************/

* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background: url(../images/bg.gif) repeat-x top #4d5c67;
}

div#header {
	height: 193px;
	background: url(../images/bg_head.gif) no-repeat top;
}

div#header div#menu {
	position: absolute;
	top: 156px;
	left: 240px;
	color: #cacc0a;
	font: 12px 'Tahoma', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	width: 780px;
	background: url(../images/bg_foot.gif) no-repeat bottom #a50c35;
}

div#left {
	float:left;
	width:453px;
	display:inline;
	margin: 0;
	padding: 0;
}

div.bloc_contenu {
	background: url(../images/bg_pagelayout.gif) repeat-y left;
	margin-bottom: 15px;
}

div#left div.bloc_contenu_accueil {
	background: url(../images/bg_left.gif) repeat-y;
	margin-bottom: 15px;
}

div#left div.bloc_contenu_accueil div#partenaires img {
	border: 0;
	margin: 10px 10px;
}
	
div#right {
	float:right;
	width:327px;
	display:inline;
}

div#right .bloc_accueil {
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
	background: url(../images/bg_bloc_accueil.png) repeat-y bottom left;
	margin-bottom: 15px;
}

div#right .bloc_accueil img.even {
	border: 6px solid #490617;
	margin-bottom: 15px;
}


div#right div.bloc_accueil div.archive {
	width: 90px;
	height: 21px;
	margin: 10px 0 0 210px;
	padding-bottom: 12px;
	background: url(../images/bg_archive.gif) no-repeat top;
}

div#footer, div#push {
	height: 20px; /* .push must be the same height as .footer */
}

div#footer {
	position: relative;
	width: 780px;
	margin: 0 auto;
	font: 10px Arial, Helvetica, sans-serif;
	color: #a7aeb4;
	padding-left: 15px;
}

div#footer div#copy {
	float: left;
	width: 720px;
}

div#footer div#articuler {
	float: right;
	width: 60px;
}

table.info {
	margin: 10px 30px 20px 40px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: left;
}

table.info th {
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	width: 100px;
	background: url(../images/bg_th1.gif) no-repeat top left #a50c35;
}

table.info td {
	padding: 0 10px;
}

table#form {
	width: 700px;
	background-color:#efefef;
	background-image:url(../images/form_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	font-size:12px;
	text-align:left;
	letter-spacing: 0px;
	margin-left: 38px;
}

table#ateliers {
	width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	font-size:12px;
	text-align:left;
	letter-spacing: 0px;
	margin-left: 38px;
	margin-bottom: 30px;
}

table#ateliers th {
	color: #000000;
	border-bottom: 3px solid #CCCCCC;
}

table#ateliers td.lettre1 {
	width: 40px;
	font-size: 16px;
	text-align: center;
	background: url(../images/bg_th1.gif) no-repeat top left #a50c35;
	font-weight: bold;
	color: #FFFFFF;
}

table#ateliers td.lettre2 {
	width: 40px;
	font-size: 16px;
	text-align: center;
	background: url(../images/bg_th2.gif) no-repeat top left #8a1c54;
	font-weight: bold;
	color: #FFFFFF;
}

table#ateliers td.lettre3 {
	width: 40px;
	font-size: 16px;
	text-align: center;
	background: url(../images/bg_th3.gif) no-repeat top left #bb1c1c;
	font-weight: bold;
	color: #FFFFFF;
}

table#ateliers td {
	border-bottom: 1px dotted #CCCCCC;
}

table#ateliers td.titre {
	width: 150px;
	font-weight: bold;
	background-color: #fffee8;
}

table#ateliers td.puce {
	width: 40px;
	background-color: #fffee8;
}



/****************** TYPO ET LISTES ******************/

h1 {
	font: 15px 'Arial narrow', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 21px;
	color: #a50c35;
	letter-spacing:1px;
	padding: 20px 40px 10px 40px;
	text-align: left;
	background: url(../images/bg_h1.gif) top no-repeat;
}

div#left div.bloc_contenu_accueil h1 {
	background: url(../images/bg_h1_accueil.gif) top right no-repeat;
}

h2 {
	font: 14px 'Arial narrow', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 21px;
	color: #a50c35;
	letter-spacing:1px;
	padding: 0 40px 10px 40px;
	text-align: left;
}

h3 {
	font: 12px 'Arial narrow', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 21px;
	color: #45484a;
	letter-spacing:1px;
	padding: 0 40px 10px 40px;
	text-align: left;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #45484a;
	padding: 10px 25px 40px 40px;
	text-align: justify;
}

div#left div.bloc_contenu_accueil p {
	background: url(../images/left_bas_accueil.gif) bottom right no-repeat;
}

div.bloc_contenu p {
	background: url(../images/left_bas.gif) bottom no-repeat;
}

div.bloc_contenu p.non {
	background: url(../images/left_bas_non.gif) bottom no-repeat;
}


div#right .bloc_accueil p {
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #fff;
	padding: 5px 30px 10px 30px;
	text-align: justify;
	behavior: url(../js/iepngfix.htc);
}

ul {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #45484a;
	margin: 10px 30px 20px 40px;
	text-align: left;
	list-style-image: url(../images/dot1.gif);
}

span.gras {
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
}

span.rose {
	color: #d31145;
}


/****************** LIENS ******************/

a {
	text-decoration: underline;
	color: #a50c35;
}

a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 0px;
}

div#footer div#articuler a {
	text-decoration: none;
	color: #eeeff0;
	border-bottom: 0px;
}

div#footer div#articuler a:hover {
	text-decoration: underline;
	color: #fff;
}

div#header div#menu a {
	padding: 5px 20px;
	color: #2e3132;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
}

div#header div#menu a:hover {
	color: #2e3132;
	text-decoration: underline;
}

div#right .bloc_accueil a {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #d31145;
	text-decoration: underline;
	border-bottom: 0px;
	behavior: url(../js/iepngfix.htc);
}

div#right .bloc_accueil a:hover {
	color: #fff;
	text-decoration: none;
}

div#right div.bloc_accueil div.archive a {
	padding-left: 10px;
	font-weight:normal;
	font-style: normal;
	text-transform:uppercase;
	line-height: 18px;
	border-bottom: 0px;
}