/* Couleurs communes */

h1, .retour, .retour  a:link, .retour a:visited , .retour a:hover, .retour a:active, .lire, a.lire:link, a.lire:visited, a.lire:hover, a.lire:active {
	color: #FF0000;
}

.newsdate, .newsblocdate, .articledate {
	color: #999999;
}

.newstitre, a.newsbloctitre:link, a.newsbloctitre:visited, a.newsbloctitre:hover, a.newsbloctitre:active, .lienscategorie, h2 , #liens {
	color: #9B833D;
}

.newslink, .lienslink a:link, .lienslink a:visited, .lienslink a:hover, .lienslink a:active  {
	color: #717E86;
}

.newsicone, .newsblocicone, .galeriethb, .imgborder, .liensthb,
.jcarousel-skin-filmstrip .jcarousel-list-vertical .jcarousel-item,
.jcarousel-skin-filmstrip .jcarousel-list-horizontal .jcarousel-item {
	border-color: #373524;
}

#menucont a:link, #menucont a:visited {
	background-color: #FF0000;
	color: #FFFFFF;
}

#menucont a:hover, #menucont a:active  {
	background-color: #FF0000;
	color: #D7931C;
}

/* Couleurs communes fin */

/* Headers */
#headerphoto1 { background-image: url('/images/header-photo-1.png'); }
/* Headers fin */

* {
	margin:0;
	padding:0;
}

a {
  outline: none;
}

.colclear{
	line-height: 1px;
	height: 1px;
	clear: both;
}

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

.italic { font-style: italic; }
.bold { font-weight: bold; }
.underline {	text-decoration: underline; }

.floatleft { float: left; }
.floatright { float: right; }

.imgleft {
	float: left;
	margin: 12px 12px 12px 0px;
}

.imgright {
	float: right;
	margin: 12px 0px 12px 12px;
}

.imgborder {
	border-width: 1px;
	border-style: solid;
	margin: 4px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

.captcha img {
	border: 1px dashed #666666;
}


.borderred { border: 1px dashed red; }
.borderblue { border: 1px dashed blue; }
.bordergreen { border: 1px dashed green; }
.borderpink { border: 1px dashed pink; }

ul {
	margin-left: 15px;
	margin-bottom: 20px;
}

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

p {
	margin: 1.12em 0;
}

table {
	border-collapse: collapse;
	margin-bottom: 15px;
	border: 2px solid #0067AC;
}

TD {
	border: 1px solid #0067AC;
	padding: 4px;
}

TH {
	border: 1px solid #0067AC;
	padding: 4px;
}


body {
	margin: 0;
	background-color: #CCCCCC;
	text-align: center;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #373524;
	background-image: url('/images/bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

h1 {
	margin-bottom: 20px;
	font-size: 16px;
	font-family: georgia, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

h2 {
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 15px;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active  {
	text-decoration: underline;
}

.retour, .retour  a:link, .retour a:visited , .retour a:hover, .retour a:active  {
	font-weight: bold;
	margin-top: 20px;
}

.imprimer {
	color: #302811;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	width: 759px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

.headerphoto {
	background-position: top center;
	background-repeat: no-repeat;
	width: 760px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#menu {
	position: absolute;
	top: 0;
	right: -30px;
}

#menucont ul {
	margin:0;
	padding:0;
	clear: both;
}

#menucont li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	letter-spacing: 2px;
}

#menucont .barre {
	height: 25px;
	width: 21px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url('/images/menubg.png');
}

#menucont .barreg {
	height: 25px;
	width: 8px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url('/images/menubg.png');
}

#menucont .barred {
	height: 25px;
	width: 8px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url('/images/menubg.png');
}

#menucont a:link, #menucont a:visited  {
	display: block;
	text-decoration: none;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 8px;
}

#menucont a:hover, #menucont a:active {
	display: block;
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;
}

#path {
	text-align: left;
	font-weight: bold;
	color: #367A85;
}

#path a:link, #path a:visited {
	color: #367A85;
	text-decoration: underline;
}

#path a:hover, #path a:active  {
	text-decoration: underline;
}

#footer {
	background-image: url('/images/footer.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	color: #CCCCCC;
	font-size: 11px;
	position: relative;
}

#footercont {
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	font-size: 10px;
}

#footercont a:link, #footercont a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

#footercont a:hover, #footercont a:active  {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

#main{
	text-align: left;
	width: 759px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

#maincont {
	margin-top: 20px;
	text-align: justify;
}

#mainleft {
	float: left;
	width: 440px;
	margin-top: 20px;
	text-align: justify;
}

#mainright {
	float: right;
	width: 300px;
	border-left: 1px solid #D6D6D6;
	margin-top: 20px;
	margin-right: 0px !important;
	margin-right: -30px;
}

.legende {
	font-style: italic;
	color: #996633;
	text-align: center;
	margin-top: 0;
}

/* Liens */

#liens  {

}

.lien {
	margin-bottom: 15px;
	clear: both;
	color: #000000;
}

.lienslink {
	margin-top: 5px;
}

.lienslink a:link, .lienslink a:visited, .lienslink a:hover, .lienslink a:active {
	font-size: 11px;
}

.lienstitre {
	margin-bottom: 8px;
}

.lienstitre a:link, .lienstitre a:visited, .lienstitre a:hover, .lienstitre a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.lienscategorie {
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;	
	font-size: 13px;
	clear: both;
}

.liensthb {
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 8px;
	float: right;
	width: 160px;
	height: 100px;
	overflow: hidden;
}

/* Liens fin */

.bloc {
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 30px;
}

/* Actualité */

#blocnewsletter {
	clear: both;
	height: 107px;
	/* background-image: url('/images/newsletterbg.jpg');
	background-position: top left;
	background-repeat: no-repeat; */
	background-color: #DEDEDE;
	margin-bottom: 0px;
	margin-top: 0px;
}

#inscription {
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	color: #717E86;
	font-weight: bold;
}

#insctext {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #333333;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, "Times New Roman", Times, serif;
	width: 145px;
}

#inscsubmit {
	vertical-align: top;
}

.newsbloc {
	clear: both;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 10px;
}

a.newsbloctitre:link, a.newsbloctitre:visited, a.newsbloctitre:hover, a.newsbloctitre:active {
	font-weight : bold;
	text-decoration : none;	
}

.newsblocdate {
	font-size: 10px;
}

.newsblocicone {
	margin-right: 4px;
	margin-top: 3px;
	float: left;
	border-width: 1px;
	border-style: solid;
}

.newstitre {
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

.newsdate, .articledate {
	font-size: 10px;
	margin-bottom: 8px;
	margin-top: 6px;
}

.newsicone {
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	border-width: 1px;
	border-style: solid;
}

.newscorps {
	padding-top: 15px;
	padding-bottom: 15px;
}

.newstexte {
	text-align: justify;
}

.newstoutes {
	padding-top: 40px;
	padding-bottom: 10px;
	clear: both;
	color: #563A1F;
	font-weight: bold;
	text-transform: uppercase;
}

div.lire {
	font-weight : bold;
	text-align: right;
	margin-top: 8px;
}

a.lire:link, a.lire:visited, a.lire:hover, a.lire:active {
	font-weight : bold;
	text-decoration : none;	
	text-decoration: underline;
}

a.newslink:link, a.newslink:visited, a.newslink:hover, a.newslink:active {
	font-weight : normal;
	text-decoration : none;	
	font-size: 11px;
}

a.newslink:hover, a.newslink:active {
	text-decoration: underline;
}

.newsarchivesmois {
	padding: 10px;
}

#newsletter {
	font-size: 11px;
}

#newsletter h1 {
	font-size: 14px;
}

#signature {
	color: #302811;
	margin-top: 25px;
	font-weight: bold;
}

#insc {
	color: #000000;
}

#insc  h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	position: static;
}

.inscerrmsg, .error {
	font-style: italic;
	font-weight: bold;
	color: orange;
}

#imagecapcha {
	border: 1px solid #CCCCCC;
}

#newsthb {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#newsthb div {
	background-color: #999999;
	background-position: center center; 
	background-repeat: no-repeat; 
	width: 120px; 
	height: 60px;
	margin: 4px;
	border: 1px solid #FFCC33;
	text-align: center;
	float: left;
}

#newsthb img { margin:0; padding:0; border: 0; }

/* Actualité fin */

.blue { color: #ECEEF0; }
.red { color: #EDEFF1; }
.yellow { color: #E2E4E7; }
.green { color: #E4E7E9; }

.small { font-size: x-small; }
.medium { font-size: small; }
.large { font-size: medium; }

.normal { font-weight: normal; }
.bold { font-weight: bold; }
.bolder { font-weight:  bolder; }

div.albumslink {
	margin-left: 4px;
	color: #CC6633;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.albumslink:link, a.albumslink:visited {
	color: #CC6633;
	text-decoration : none;	
}

a.albumslink:hover, a.albumslink:active {
	text-decoration : underline;
}

/* galerie */

#blocgalerie {
	padding-left: 2px;
	margin-bottom: 20px;
}

#blocgalerie h1 {
	margin-left: 2px;
}

#galerie {
	padding-left: 5px;
}

.galeriethb {
	float: left;
	width: 70px;
	height: 60px;
	overflow: hidden;
	background-position: center center;
	margin: 2px;
	position: relative;
	border-width: 3px;
	border-style: solid;
}

.loupe {
	position: absolute;
	bottom: 0;
	right: 0;
}
/* galerie fin */

/* article */
.articlebloc {
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #D6D6D6;
	clear: both;
}

.articlebloc p {
	margin-top: 6px;
	margin-bottom: 6px;
}

.articleicone {
	border: 1px solid #000000;
	margin-right: 6px;
	margin-bottom: 3px;
	float: left;
	width: 64px;
	height: 64px;
	background-position: center center;
	overflow: hidden;
}

.articletexte {
	font-size: 10px;
}

a.articletitre:link, a.articletitre:visited, a.articletitre:hover, a.articletitre:active {
	color: #000000;
	font-weight : bold;
	text-decoration : none;	
}
/* article fin */
