body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: center;
	color: #38423f;
	background-color: #fff;
}

/*  Definition des zones
    ----------------------------------------------------------------------------------------
*/

#accessibilite {
	display: none;
}

#accessibilite a {
	color: #6c7f78;
}

#accessibilite a:hover {
	color: #ad7900;
}

#accessibilite ul {
	margin: 0;
	padding: 0;
}

#accessibilite li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;	
	font-size: 1.4em;
}

#entete {
	margin: 0;
	padding: 0;
	text-align: center;
	background: transparent url(../images/fond-entete-m.jpg) repeat-x;
	background-color: #FDCE02;
	position: relative;
	width: 100%;
	height: 80px;
	}

#logo-img {
	display: none;
}
#logo {
	background: transparent url(../images/jirai-logo-p.png) no-repeat;
	position: absolute;
	top: -80px;
	left: 10px;
	width: 113px;
	height: 75px;
	z-index: +100;
}

#citation, #haut-page, #liens-standards {
	display: none;
}

#page {
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 140%;
	position: relative;
	width: 100%;
}

#page-haut {
}

#page-corps {
	margin: 0;
	padding: 0;
	width: 100%;
}

#page-bas {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 100%;
}

#navigation {
	clear: both;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #7a5600;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navigation a {
	text-align: left;
	color: #7a5600;
	text-decoration: none;
 }

#navigation a:hover {
	text-align: left;
	color: #533b00;
	text-decoration: none;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px 50px 0 5px;
	height: 20px;
}

#identification {
	text-align: center;
	margin: 0;
	padding: 30px 0 0 0;
	background-color: #ecf0ef;
	width: 100%;
	color: #60716b;
}

#identification a {
	color: #60716b;
}
#identification a:hover {
	color: #000;
}

#compte {
	text-align: left;
	margin: 0;
	padding: 40px 0 0 0;
	background-color: #ecf0ef;
	width: 100%;
	color: #60716b;
}

#compte a {
	color: #60716b;
	text-decoration: none;
 }

#compte a:hover {
	color: #000;
	text-decoration: none;
}

#compte ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#compte li {
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
	font-weight: normal;
	height: 20px;
}


#menus {
	display: none;
}


#photo {
	text-align: center;
	margin-top: 20px;
}

#plan-site {
	display: none;
}

#contenu {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}

#textes {
	clear: both;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#textes h1 {
	padding: 30px 0 0 0;
	margin: 40px 0 20px 0;
	color: #38423f;
	font-size: 1.8em;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 140%;
	font-weight: normal
}

#textes h2 {
	padding: 10px 0 10px 0;
	margin: 0;
	color: #474747;
	font-size: 1.8em;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
}

#textes h3 {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 1.8em;
	font-style: italic;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#textes h4 {
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	text-align: left;
	color: #303030;
}

#textes h5 {
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	text-align: center;
	color: #000;
}

#textes p {
	padding: 5px 0 0 0;
	margin: 0;
	line-height: 130%;
	text-align: justify;
	font-size: 1.4em;
}

#textes a {
	color: #ad7946;
	text-decoration: none;
	font-size: 1.4em;
}

#textes a:hover {
	color: #845c35;
	text-decoration: underline;
}

#textes a:visited {
	color: #6c7f78;
	text-decoration: none;
}

#textes ul {
	margin: 1em 0 1em 0;
}

#textes li {
	margin: 0 0 1em 1em;
	font-style: normal;
	font-weight: normal;
}

#page-ps {
}

#evenement a {
	color: #ad7946;
	text-decoration: none;
	font-weight: bold;
}

#liens-standards {
	padding: 15px 0 0 0;
	color: #7a5600;
	text-align: center;
	font-size: 1.2em;
	width: 100%;

}

#liens-standards ul {
	margin: 0;
	padding: 0;
}

#liens-standards li {
	display: inline;
	padding-right: 0.5em;
	margin-right: 0.5em;
}

#liens-standards a {
	color: #7a5600;
	text-decoration: none;
}

#liens-standards a:hover {
	color: #7a5600;
	text-decoration: underline;
}

#haut-page {
	font-size: 10px;
	text-align: left;
}
#haut-page a {
	color: #8f8576;
	text-decoration: none;
}


/*  Definition generales
    ----------------------------------------------------------------------------------------
*/

img {
	border: 0;
}

hr {
	clear: both;
	visibility: hidden;
}

table {
	width: 100%;
}

table, td {
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
	padding: 3px;
	font-size: 1.4em;
}

/*  Dfinition des classes
    ----------------------------------------------------------------------------------------
*/

.clear-both {
	clear: both;
}

.centre {
	text-align: center;
}

.texte-gras {
	font-weight: bold;
}

.texte-italique {
	font-style: italic;
}

.titre-grand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #8E340D;
}

.texte-petit {
	font-size: 1.0em;
}

.texte-petit-droite {
	font-size: 1.0em;
	text-align: right;
}

.photo-droite {
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 0;
	text-align: center;
}

.photo-droite-titre {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 1.4em;
	font-style: italic;
	color: #ffe15e;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.photo-gauche {
	float: left;
	margin: 0px 5px 5px 5px;
	text-align: center;
}

.commentaire-photo {
	margin: 0px 5px 5px 5px;
	font-size: 12px;
	text-align: center;
}


.texte-grand {
	font-size: 1.2emx;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}
#diaporama {
	text-align: center;
}

.cadre {
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	padding: 5px 20px 20px 20px; 
	margin: 30px 30px 10px 30px;
}

a.lien-externe {
	background: url("../images/lien-externe-0.png") no-repeat right;
	padding: 0 16px 0 0;
}

a.lien-externe:hover {
	background: url("../images/lien-externe-1.png") no-repeat right;
	padding: 0 5px 0 0;
}

.texte-important {
	color: #F58406;
	font-weight: bold;
}

.remarque {
	color: #8f8576;
	font-size: 10px;
}

.libelle-colonne {
	color: #8f8576;
}
