



@font-face {
	font-family: Lucida;
	src: url('l_10646.ttf');
}


/* Global *********************************************************************/

body {
	margin: 10px 0; 
	font-family: Lucida,Helvetica,Arial,sans-serif;
	font-size: 13px;
	background: #D6EEA2 url('background-body.jpg');
	background-color:white;
	text-align: justify;
}

#global {
	position: relative;
	width: 750px;
	margin: auto;
	border: 1px solid #7E9450;
	background: #FFFFFF url('background_.jpg');

}

img { display: block; margin: auto; border: 0; }

hr {
	clear: both;
	width: 80%;
	border: 1px solid #A7DB41;
}

ul { margin-top: 5px; margin-bottom: 5px; }

a {
	color: #0C3D91;
	text-decoration: none;
	/*background: #F0F0F0;*/
}
a:hover  { color: #C00000; text-decoration: underline; }
a:active { color: #C00000; }
a:focus  { color: #C00000; }

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0.05em 0;
	font-weight: bold;
	color: #0C3D91;
	border-bottom: 1px solid #A7DB41;
}
h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 120%; }
h4 { font-size: 115%; }
h5 { font-size: 110%; }
h6 { font-size: 105%; }


/* Head ***********************************************************************/

#head {
	position: relative;
	height: 120px;
	padding-left: 70px;
}

#head h1 {
	margin: 0; padding: 0;
	font-size: 25px;
}

#head h1 { margin: 0; padding: 0; border: none; }
#head h1 a {
	display: block;
	width: 180px; height: 30px;
}
#head h1 span { color: #FFD90F; }

#head .logo {
	display: block;
	position: absolute;
	top: 5px; left: 10px;
}
#head .logo  img { display: inline; }

#head .cigle {
	font-size: 11px;
	color: #4E6AA9;
	line-height: 1em;
}

#head .slogan {
	display: none;
}


/* Menu ***********************************************************************/

#menu {
	position: absolute;
	top: 71px; left: 0;
	width: 180px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #596739;
}

#menu h1 { display: none; }

#menu ul, #menu li { padding: 0; margin: 0; }
#menu li { list-style-type: none; background: url('menu/menu.gif');}
#menu a { background: none; text-decoration: none; }
#menu a:hover  { color: #000000; }
#menu a:active { color: #000000; }
#menu a:focus  { color: #000000; }
#menu a.menu {
	display: block;
	width: 162px; height: 17px;
	padding: 3px 0 0 18px;
	
}
#menu a.menu:hover {
	background: url('menu/menu-hover.gif') 7px 8px no-repeat;
}
#menu a.current {
	background: url('menu/menu-current.gif') 7px 8px no-repeat;
	font-weight: bold;
}

#menu div {
	padding: 2px;
	margin: 5px 0;
}


/* Content ********************************************************************/

#content {
	position: relative;
	padding: 5px;
	height: 450px;
	min-height: 450px;
}
div>#content { height: auto; } /* IE bug exploit */

#content h1 {
	margin: 0 0 27px 50px; padding: 0;
	font-size: 18px;
}
#content h1 span {
	display: block;
	position: absolute;
	top: 4px; left: 5px;
	width: 50px; height: 50px;
	background: bottom no-repeat;
}
#content h1 a { background: none; }

#content h2 {
	clear: both;
}


/* Article ********************************************************************/

.a {
	clear: both;
	margin: 10px 0;
}

.a h3 {
	font-size: 110%;
	padding-top: 5px;
	border: none;
}
.a h3 a { background: none; }
.a h3 img { display: inline; vertical-align: bottom; }

.a .info {
	font-size: 80%;
	color: #808080;
}

.a .ill {
	float: right;
	margin: 5px;
	border: 1px solid #7E9450;
}

.a .content {
	text-align: justify;
	padding-bottom: 5px;
}


#content li { margin-top: 5px; }
#content li span { display: block; font-size: 80%; }


/* Formattage *****************************************************************/

p { clear: both; }

.center { text-align: center; }
.right { text-align: right; }

.sl {
	text-align: right;
	font-size: 120%;
	font-style: italic;
	color: #A0A0A0;
}

.bloc {
	margin: 5px; padding: 5px;
	border: 1px solid #E0E0E0;
}

.minibloc {
	float: left;
	width: 258px;
	clear: none;
	margin: 5px 0 5px 5px; padding: 5px;
	border: 1px solid #E0E0E0;
}

.format_image {
	display: block;
	margin: auto;
	border: 1px solid #7E9450;
}

.format_icon {
	display: inline;
	border: none;
	vertical-align: bottom;
}

.format_link {}
.format_pdf {
	padding-left: 20px;
	background: url('format_icon/pdf.png') left no-repeat;
}
.format_pps {
	padding-left: 20px;
	background: url('format_icon/pps.png') left no-repeat;
}

.download {
	padding: 5px 5px 5px 58px;
	margin-left: 100px;
	border: 1px solid #A7DB41;
	background: url('ico-download.png') 5px 5px no-repeat;
}

.return {
	margin: 10px 0;
	text-align: right;
}
.return a {
	padding-left: 20px;
	background: url('ico-retour.png') left no-repeat;
}


/* Foot ***********************************************************************/

#foot {
	clear: both;
	margin-left: 180px; padding: 2px;
	background: #A7DB41;
	color: #404040;
	font-size: 75%;
	height: 15px;
	/*text-align: center;*/
	border-top: 1px solid #7E9450;
}
#foot a { background: none; }

#foot .tek {
	float: right;
}
#foot .tek img { display: inline; }


/*** Definition page d'upload *************************************************/


form label {
	font-style: italic;
	display: block;
	margin: 5px 0;
}

form input {
	font-family: 'Courier New', monospace;
}

form .edit {
	display: block;
	width: 519px;
	margin: 0 20px;
}

form .buttons {
	margin: 5px 20px;
}
