html, body {
	margin: 0;
	font-family: Arial;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../img_graph/fond2.jpg) bottom left repeat-x #FFF;
}

.btn_jump {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 20px;
}

.logo {
	position: absolute;
	z-index: 0;
	top: 20px;
	left: 50px;
}

.contacts {
	position: absolute;
	z-index: 4;
	bottom: 1px;
	right: 5px;
	left: 5px;
	text-align: center;
	color: #004d93;
	font-size: 11px;
	font-weight: bold;
}

.chien {
	position: absolute;
	z-index: 4;
	bottom: 36px;
	right: 16px;
	width: 158px;
	height: 113px;
}

.marquez_petit {
	position: absolute;
	z-index: 4;
	bottom: 1px;
	right: 16px;
	width: 200px;
	height: 23px;
}

.degrade_bas {
	position: absolute;
	z-index: 99;
	bottom: 20px;
	right: 0px;
	left: 0px;
	text-align: center;
	height: 37px;
	width: 800px;
	margin: auto;
}

A {
	color: #004d93;
	text-decoration: underline;
}

.cubes {
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: -50px;
	width: 248px;
	height: 192px;
	background: url(../img_graph/cube2.png) bottom left no-repeat;
}

.loader {
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -45px;
	width: 32px;
	height: 32px;
	background-color: #fff;
	padding: 9px;
	border: solid 1px #e0e1e3;
}

.corps {
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	min-width: 1130px;
}

.contenu {
	width: 800px;
	margin: auto;
	padding: 0 0 10px 0;
}

.unes, .unes_2 {
	margin-top: 70px;
	background: url(../img_graph/unes.jpg) top left no-repeat;
	width: 800px;
	height: 160px;
	padding: 10px 1px 10px 1px;
	overflow: hidden;
}

.puces_nav, puces_nav_2 {
	width: 798px;
	margin-top: 3px;
	text-align: center;
}

.puce, .puce_2 {
	background: #fff;
	margin-left: 5px;
}

.unes1 {
	overflow: hidden;
	width: 798px;
	height: 142px;
}

.unes_conteneur, .unes_conteneur_2 {
	width: 2500px;
}

.une, .une_2 {
	height: 142px;
	width: 778px;
	float: left;
	padding: 0 10px 0 10px;
	float: left;
	cursor: pointer;
}

.studio h1 {
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}

.studio A {
	text-decoration: none;
	color: #000080;
}

.une_description {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ccc;
	padding: 0 10px 0 20px;
}

.mekeskifon {
	
}

.mekeskifon_entete {
	background: url(../img_graph/m-h2.jpg) bottom left no-repeat;
	padding: 0px 10px 20px 10px;
	font-size: 18px;
	font-style: italic;
	color: #e0e1e3;
}

.mekeskifon_sous_logo {
	padding: 0 0 0 17px;
}

.num_lettre {
	float: right;
	text-align: right;
	padding: 0 0 0 0;
	color: #ddd;
}

.mekeskifon_contenu {
	background: url(../img_graph/m_m.jpg) top left repeat-y #fff;
	padding: 22px 5px 0 5px;
}

.mekeskifon_pied {
	background: url(../img_graph/m_b.jpg) bottom left no-repeat;
	height: 10px;
}

.dl_pdf {
	height: 40px;
	width: 278px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background:url(../img_graph/pdf.png) top center no-repeat;
	padding: 20px 5px 5px 45px;
}

.dl_pdf A {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

/* ITEM */

.item_titre {
	text-align: left;
	font-size: 13px;
	color: #000080;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background:url(../img_graph/traitseul.gif) bottom left no-repeat;
	padding-left: 5px;
}

.partage {
	padding: 5px 0 10px 5px;
}

.item_contenu {
	text-align: left;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#item_bas {
	background:url(../img_graph/traitseul_600.gif) top left no-repeat;
	height: 15px;
	margin: 10px 0 10px 0;
}

/* ARCHIVES */

.archives_items {
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 20px;
	background:url(../../img_graph/traitseul_600.gif) bottom left repeat-x;
	margin-bottom: 15px;
	text-decoration: none;
	font-weight: bold;
}

.nav A {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

