:-moz-any-link:focus {
  outline: none;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial, serif;
	font-size: 13px;
	color: #666666;
	border-top: 14px solid #3B3B3B;
	background: url(../images/grass.gif) repeat-x bottom;
}

#container {
	float:left;
	margin-bottom: 120px;
}


h1 {
	font-family: arial;
	font-size: 16px;
}

p {
	font-family: arial;
}

img { 
	border: none;
	}

blockquote {
	font-style: italic;
}

.paragraphe {
	padding: 18px 0 24px 60px;
	text-align: justify;
	font-size: 14px;
}

a {
	font-family: arial;
	font-weight:bold;
	color: #85C329;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.downloadbox a {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}

.downloadbox a:hover {
	text-decoration: underline;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 16px;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x left bottom;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(../images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	font-size: 12px;
}

/* Logo */

#logo {
	height: 100px;
	background: #507519 url(../images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
}

#logo h1 {
	font-family: Georgia, serif;
	padding: 18px 0 0 0;
	/* background: url(../images/img03.gif) no-repeat center center; */
	font-size: 36px;
}

#logo h2 {
	font-family: Georgia, serif;
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	background: #85C329 url(../images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 16px 0;
	list-style: none;
	width: 220px;
}

#menu li {
	width: 220px;
	background: url(../images/img05.gif) repeat-x;
	padding: 12px 0;

}

#menu li#first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active a {
	background: url(../images/arrow.gif) no-repeat;
	background-position: left 4px;
	padding-left: 20px;
}

li.active2 a {
	color: #009AF0;
	text-decoration: underline;
}

ol { padding: 0; margin: 0;}

/* Login */

#login {
	padding: 20px;
	background: url(../images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 739px;
}




#img_jour {
	margin-top: 24px;
	width: 147px;
	height: 98px;
	border: 6px solid white;
	
}
#img_jour_shadow {
	background: url(../images/img06.gif) repeat-x;
	background-position: bottom left;
	width: 160px;
	height: 8px;
	margin: 0 0 0 -6px;
}


/* Tables */

td {
	padding: 4px;
}

/* Slideshow Js */

.slideshowfloat {
	float:right;
	width: 413px;
	padding: 0 0 12px 36px;
}

/* Footer */


#footer, #header {
	width: 675px;
	float: right;
	margin-top: 6px;
	padding: 12px 0;
	background: url('../images/strie.gif');
}

#footer {
	margin-bottom: 24px;
}

#footer p, #header p {
	text-align: left;
	font-size: 14px;
	margin: 0;
	padding: 0 12px;
}

/*
#footer {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}
*/

#links {
	float: left;
	width: 160px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 700px;
	height: 45px;
	padding: 35px 0 0 20px;
}

.clip {
	z-index: 200;
	position: relative;
	top: 20px;
	right: -701px;
	width: 54px;
	height: 64px;
	background: url(../images/clip.png) no-repeat;
}
.links_box {
	margin-top:-80px;
	width: 160px;
	padding: 0 0 30px 30px;

	float:right;
	background: url(../images/paperbg.gif) repeat;
	background-position: bottom left;
}








.downloadbox {
	border: 1px solid #EEE;
	background-color: #f6f6f6;
	padding: 12px;
	margin: 0 24px 12px 0;
}
/* MEDIATHEQUE */

.edito {
  background-color: #F6F6F6;
	border: 1px solid #EEE;
	padding: 12px;
	clear: both;
}

.edito a {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	background-image: url('../images/link.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
}

.edito ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.edito li {
	background-image: url('../images/list.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;

}


.edito a:hover, .actualite a:hover {
	color: #555;
}

/* VIEWER */
#box2viewer{
	position:absolute;
}


.maskviewer{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}
.maskviewer img{
	position:absolute;
	display:block;
	border:none;
}

.buttonsviewer{padding:5px;}
.buttonsviewer span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttonsviewer span.active, .buttonsviewer span:hover{background:#0080FF;color:#fff}


/* AUMONERIE */
.acronyme { font-size: 22px; color: #00A9F0;}