@font-face {
    font-family: 'JellykaSaintAndrewsQueenRg';
    src: url('../fonts/saint-andrews_queen-webfont.eot');
    src: url('../fonts/saint-andrews_queen-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/saint-andrews_queen-webfont.woff') format('woff'),
         url('../fonts/saint-andrews_queen-webfont.ttf') format('truetype'),
         url('../fonts/saint-andrews_queen-webfont.svg#JellykaSaintAndrewsQueenRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'transliterationitalic';
    src: url('../fonts/glyph_i-webfont.woff2') format('woff2'),
         url('../fonts/glyph_i-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.obligatoire {background-color: blue}
.oublie {background-color: red}

body{
	background: #C9925A url(image/elements/fond.jpg) repeat;
	font: normal 12px Verdana, sans-serif;
	color: black;
	margin:0px;
	padding:0px;
	width: 100% !important;
}

*{outline: none;}
img {border: 0;}

.wrapper {
	margin:auto;
	width:970px;
}

.clearthefloat {
	clear:both;
}

span.hilite {background:yellow}

/**************************************************************************/
/***                             Header                                 ***/
/**************************************************************************/

header {
	background: #A23D25;
	height: 180px;
	display:block;
	/* box-shadow: 0 0 10px black;
	-moz-box-shadow: 0 0 10px black;
	-webkit-box-shadow: 0 0 10px black; */
	/*border-bottom:black solid 2px;*/
}


/*#header {
	background: url(image/elements/header.jpg) no-repeat;
	width: 970px; height: 179px;
	float: left;
}*/

header #top{
	background-color: #2e1005;
	color:#EDDA8C;
	height:20px;
	vertical-align: middle;
	padding-top:2px;
}

header #top a{
	color:#EDDA8C;
	text-decoration: none;
}

header nav{
	/*position:absolute;
	top:136px;*/
	position:relative;
	top:-2px;
	left:20px;
}

header nav .logo{
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	margin-top: -104px;
	margin-left:-50px;
}

header h1{
	position: relative;
	font-size: 60px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:120px;
	font-family: 'JellykaSaintAndrewsQueenRg';
	color:#2e1005;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
}
header span{
	position: relative;
	font-size: 14px;
	font-style: normal;
	top: -26px;
	left:0px;
	padding-left:220px;
	-moz-opacity:0.5;
	opacity: 0.5;
}

header .pub_haut{
	z-index: 200;
	font-size: 80%;
	color: #A23D25;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
	position:absolute;
	top:40px; /* 40 */
	margin-left:490px;
	border:2px solid #2E1005;
	background-color:#2E1005;
	text-align: center;
}

header .pub_haut a{
	color: #A23D25 !important;
	text-decoration: none
}

header .pub_haut a:hover{
	text-decoration: underline;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	/*width: 100%;*/
	list-style: none;
	z-index: 800;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	z-index: 800;
}
ul#topnav li a {
	float: left;
	/*text-indent: -9999px;*/
	font-size:13px;
	height: 32px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	text-align: center;
	display:block;
	color:#2e1005;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
}

ul#topnav li:hover a,ul#topnav li a:hover{
	/*--Bottom right rounded corner--*/
	border-top-right-radius : 7px;
	-moz-border-radius-topright: 7px;
	-khtml-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	/*--Bottom left rounded corner--*/
	border-top-left-radius : 7px;
	-moz-border-radius-topleft: 7px;
	-khtml-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	background-color: #2e1005;
	color:#EDDA8C;
}

ul#topnav li .sub {
	position: absolute;
	top: 44px; left: 0;
	background-color: #2E1005;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	border-bottom-right-radius : 7px;
	-moz-border-radius-bottomright: 7px;
	-khtml-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	/*--Bottom left rounded corner--*/
	border-bottom-left-radius : 7px;
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #EDDA8C;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #A23D25;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	/*background: url(image/elements/navlist_arrow.png) no-repeat 5px 12px;*/
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #EDDA8C;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#control{
	padding:0px;
	margin:0px;
	padding-top:121px;
}
#diapo_fermer{
	float:right;
}

#drapeau{
	float:right;
}
#drapeau img{
	border:1px black solid;
	vertical-align:middle;
}
#drapeau a{
	text-decoration: none;
	color: #a23d25;
}
#drapeau a:hover{
	text-decoration: underline;
	color: #a23d25;
}

#rechercher form{
	text-align: left;
	margin: 3px;
	padding: 0px;
	position: relative;
	background: #2E1005;
}

#rechercher fieldset{
	background: #2E1005;
	border: 1px solid #111;
	margin: 0;
	padding: 0;
	width:100%;
}
#rechercher .submit{

	position: absolute;
	right: 8px;
	top: 8px;
}
#rechercher .text{
	width: 80%;
	background: #2E1005;
	color: #EDDA8C;
	padding: 8px;
	margin: 0;
	border: none;
}

/**************************************************************************/
/***                 Bloc Lieu ou on est dans le site                   ***/
/**************************************************************************/

#lieu_ou_on_est {
	font-size: 11px;
	font-weight: bold;
}

#lieu_ou_on_est a{
	text-decoration: none;
	color: #a23d25;
}

#lieu_ou_on_est a:hover{
	text-decoration: underline;
	color: #a23d25;
}

/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width:650px;
	padding:5px;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(image/elements/Chevron.png) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(image/elements/IconHome.png) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(image/elements/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


/**************************************************************************/
/***                             Pub Google                             ***/
/**************************************************************************/

#pub {
	text-align: center;
	margin:auto;
}

/**************************************************************************/
/***                      Menu de Droite                                ***/
/**************************************************************************/
#menu-droite{
	float:right;
	width: 310px;
	/*background: transparent url(image/menu/menu-droite-fond.jpg) top left no-repeat;*/
}


#menu_newsletter_inscrire{
	padding:0px;
	margin:0px;
}

#menu_newsletter_inscrire fieldset{
	padding:0px;
	margin:0px;
	border:0px;
}
#menu_newsletter_inscrire .inputtext{
	border:1px solid black;
	background:#C9925A;
	width:115px;
}

/**************************************************************************/
/***             Corps (Texte et articles du site                       ***/
/**************************************************************************/

#corps {
	margin-top: 10px;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 320px;
	display:block;
}

#corps img {
	border:1px solid #2E1005;
}

#corps .img_sans_bordure {
	border:0px;
}

#corps .img_article {
	border: 0px;
	float: right;
	margin: 6px;
}

#corps .img_article_border {
	border: 1px black solid;
	float: right;
	margin: 6px;
}

#corps .img_article_border_left{
	border: 1px black solid;
	float: left;
	margin: 6px;
}

#corps .img_hiero {
	border: 0px;
	margin: 0px;
	padding:0px;
}

#corps article,#corps section{

	padding-top: 15px;
}

#corps h1{
	background: url(image/elements/h1.jpg) no-repeat;
	padding-left: 68px;
	min-height: 40px;
	font-size: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	font-style: italic;
}

#corps h1 a{
	color:black;
	font-weight: bold;
	text-decoration: none;
}

#corps h1 a:hover{
	color: #a23d25;
	font-weight: bold;
	text-decoration: none;
}

#corps h2{
	background: url(image/elements/h2.jpg) no-repeat;
	margin-left: 15px;
	padding-left:40px;
	height: 30px;
	font-size: 18px;
	font-style: italic;
}

#corps h2 a{
	color:black;
	font-weight: bold;
	text-decoration: none;
}

#corps h2 a:hover{
	color: #a23d25;
	font-weight: bold;
	text-decoration: none;
}

#corps h4{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}


#corps ul {
	margin-left: 0px;
	padding-left:25px;
}

#corps ol li {
	list-style-type:decimal;
}

#corps ul li{
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	padding-left:22px;
	background: url(image/elements/puce.jpg) no-repeat;
	list-style-type: none;
}

#corps ul.a_lire{
	padding:0px;
	margin: 0px;
}

#corps ul.a_lire li{
	padding:0px;
	margin: 0px;
	background: none;
	list-style: none;
}

#corps ul.a_lire .date_recherche{
	font-weight: normal;
}

#corps ul.contacts li.selected{
	background-color:#d4b083;
	cursor: pointer;
}

#corps ul.contacts  {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align: left;
}

#corps ul li.contacts {
	list-style-type: none;
	display:block;
	margin:0;
	padding:0px;
	background:none;
}

#corps ul li p{
	margin: 0px;
	padding: 0px;
}

#corps ul li a{
	color:black;
	font-weight:bold;
}
#corps ul li .lien{
	color:#EDDA8C;
	font-weight:normal;
}

#corps #hr{
	margin:0;
	padding:0;
	margin-top:25px;
	margin-bottom:25px;
	margin-left: auto;
	margin-right: auto;
	border:1px black solid;
	line-heigt:13px;
	height:12px;
	width:321px;
	background: url(image/elements/hr.jpg);
	text-align: center;
	overflow:hidden;
}

#corps blockquote{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:10px;
	padding-left:40px;
	min-height:28px;
	background: transparent url(image/elements/quote.jpg) no-repeat;
	font-style: italic;
}

#corps a{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}
#corps a:hover{
	color: #a23d25;
	text-decoration: underline;
}

#corps a.lien_article_new{
	color:black;
	font-weight:bold;
}
#corps a:hover.lien_article_new{
	color: #a23d25;
	text-decoration: underline;
}
/*.bouton{
	font-size: 10px;
	font-weight: bold;
	color: #EDDA8C;
	border:0px;
	height:24px;
	width:117px;
	background: transparent url(image/elements/bouton.gif) no-repeat center;
	text-decoration: none;
	text-align:center;
}*/

.img_pub{
	text-align:center;
}

#corps .inconnue {
	padding-top:0px;
	margin-top:0px;
	font-size:20px;
	font-weight: bolder;
	color: #a23d25;
}
#corps .inconnue_titre {
	font-size:30px;
	font-weight: bolder;
	color: #a23d25;
	text-align:center;
	padding:0px;
	margin:0px;
}

#corps .date_recherche {
	font-size:80%;
	font-style:italic;
	color:#585858;
}

#corps p{
	font-weight: normal;
}

#corps p .info{
	color: #585858;
}

#corps .bannieres_code{
	margin:0px;
	padding:0px;
	width:468px;
	height:80px;
	font-size: 11px;
	background-color:#C9925A;
	border:1px black solid;
}

/**************** Auteur dans les articles ***********************/
#auteursanscontrol {
	margin:10px;
}
#auteur {
	margin:10px;
}
#auteursanscontrol dl{
	background-image: url(image/fond_diapo.jpg);
	border: 1px dotted Black;
	height:220px;
	padding:0px;
	margin:0px;
}

#auteur dl{
	background-image: url(image/fond_diapo.jpg);
	border: 1px dotted Black;
	height:275px;
	padding:0px;
	margin:0px;
}

#auteur dd, #auteursanscontrol dd{
	padding: 0px;
	margin: 10px;
	margin-top:5px;
	padding-bottom:3px;
	border-bottom: 1px dashed black;
}

#auteursanscontrol a{
	color:black;
}

#auteursanscontrol img{
	border:0px;
	vertical-align: middle;
}

#auteur a{
	color:black;
}

#auteur img{
	border:0px;
	vertical-align: middle;
}

/*********************Citation du jour**********************/

#menu_autres dl, dt, dd {			/* suppression de toutes les marges */
	margin: 0px;
	padding: 0px;
}

#menu_autres img{
	border:0px;
}
#menu_autres a{
	text-decoration:none;
}

#menu_autres {
	width:138px;
	margin-top:10px;
	margin-left:1px;
	background-color: black;
	border:1px solid black;
}

#menu_autres form{
	margin:0px;
	padding:0px;
	padding-left:7px;
	padding-right:4px;
}


#menu_autres dd {
	width:138px;
	background: url(image/elements/menu_fond.gif); 	/* arri�re-plan int�rieur qui va se r�p�ter */
}


#menu_autres dd p{
	margin: 0px;
	padding:0px;
	font-style:italic;
	color:black;
	padding-left:7px;
	padding-right:4px;
}
#menu_autres dd .auteur{
	color:white;
	font-style:normal;
	padding:0px;
	margin:0px;
}


#menu_autres dd .titre{
	font-style:normal;
	padding:0px;
	padding-left:7px;
	padding-bottom:2px;
	font-weight:bold;
}

#menu_autres dd p:first-letter {
	font-size:150%;
	font-weight:bold;
}

#menu_autres dd a{
	padding-left:7px;
	padding-right:7px;
	display:block;
	text-decoration:none;
	color: black;
	font-weight: bold;
}
#menu_autres dd a:hover{
	padding-left:7px;
	padding-right:7px;
	background-color: #d4b083;
	color: #a23d25;
}

#menu_autres dl{
	/* image arrondie qui sera fix�e en bas du cadre */
	background: url(image/elements/menu_bas.gif) bottom left no-repeat;
	padding-bottom: 7px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	margin-bottom: 1px;
}
#menu_autres dt{
	/* d�finitions du titre du cadre */
	height: 13px;
	padding: 0px;
	margin: 0px;
	background: url(image/elements/menu_haut.gif) no-repeat left;
}

#menu_autres dd em {
	padding:0px;
	margin:0px;
	display: none;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	border: 0px;
	background-color: #d4b083;
	padding:0px;
}
#menu_autres dd:hover em {
	z-index:100;
	display: block;
	position: absolute;
	margin-left: 0px;
	margin-top: -13px;
	color:#a23d25;
}
#menu_autres dd .actif:hover em {
	z-index:100;
	display: block;
	position: absolute;
	margin-left: 0px;
	margin-top: -12px;
	color:#585858;
}
#menu_autres dd em a{
	color:#a23d25;
}
#menu_autres dd em a:hover{
	color:#a23d25;
}
#menu_autres dd em .actif{
	color:#585858;
}
#menu_autres dd em .actif:hover{
	color:#585858;
}

/**************** dico rechercher un mot ***********************/
#dico-lettre{
	margin: 0px;
	margin-top: 30px;
	text-align:center;
}

#dico-lettre a,#corps a.page_plusieur{
	font-size:12px;
	color: #EDDA8C;
	text-decoration: none;
	border:1px solid #a23d25;
	background-color: #2E1005;
	padding:4px;
	margin:1px;
	text-align:center;
}
#dico-lettre a:hover,#corps a:hover.page_plusieur{
	text-decoration: none;
	background-color: #a23d25;
	color: #EDDA8C;
	border:1px solid #2E1005;
}

#dico-lettre a.actif,#corps a.page_plusieur_actif{
	font-size:12px;
	color: #EDDA8C;
	text-decoration: none;
	border:1px solid #2E1005;
	background-color: #a23d25;
	padding:4px;
	margin:1px;
	text-align:center;
}
#dico-lettre a:hover.actif,#corps a:hover.page_plusieur_actif{
	text-decoration: none;
	background-color: #2E1005;
	color: #EDDA8C;
}

#dico-lettre a.aucun{
	font-size:12px;
	color: #585858;
	text-decoration: none;
	border:1px solid black;
	background-color: #C9925A;
	padding:4px;
	margin:1px;
	text-align:center;
}
#dico-lettre a:hover.aucun{
	color: #585858;
	text-decoration: none;
	background-color: #C9925A;
}

#dico_recherche {
	margin-top:15px;
	padding-top: 15px;
}

#dico_recherche form{
	/*margin: 0px;
*/
	/*background-image: url(image/fond_diapo.jpg);*/
	/*border: 1px dotted Black;*/
	/*text-align:center;*/


	color:#EDDA8C;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
	background-color: #2e1005;
	border:4px solid #A23D25;
	padding: 10px;
	text-align: left;
	margin: 3px;
	position: relative;
	background: #2E1005;

	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */

}

#dico_recherche h3{
	padding:0px;
	margin:0px;
	height:25px !important;
	color:#EDDA8C !important;
}

#dico_recherche .submit{

	position: absolute;
	right: 25px;
	top:17px;
}
#dico_recherche .text{
	width: 91%;
	background: #A23D25;
	color: #EDDA8C;
	padding: 8px;
	padding-right: 40px;
	border: none;
}

#dico_recherche label{
	cursor:pointer;
}

#dico_recherche h1{
	font-size: 24px;
	margin-bottom:0px;
	padding-top:10px;
	font-style:italic;
}

#dico_recherche img{
	border:0px;
	vertical-align: middle;
}


.ui-autocomplete{
	display: block;
	background: #A23D25;
	border:1px solid #2E1005;
	color: #EDDA8C;
	width:300px;
	margin:0px;
	padding: 1px;
}

.ui-autocomplete .ui-menu-item{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.ui-menu .ui-menu-item a{
	display: block;
	padding: 2px;
	padding-left: 8px;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	background-color: #2E1005;
}

.hl0	{ background-color: #FFFF99 }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #9999FF }
#greybox	{ margin: 0 auto; background-color: #CCC; border: 1px dotted #999; padding: 1em; width: 29.25em; text-align: left }


/***************** Formulaire ***********************/
#corps #contact{
	margin:0px;
	padding:0px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left:0px;
	font-weight: bold;

}

#corps #contact form{
	margin:0px;
	padding:0px;
}
#corps #contact fieldset{
	border:0px;
}
#corps #contact .inputtext{
	width:300px;
	border:0px;
	border-bottom: 1px dotted black;
	background: #C9925A url(image/elements/fond.jpg) repeat;
}
#corps #contact .inputtextnormal{
	border:1px solid black;
	background:#C9925A;
	width:120px;
}

#corps #contact textarea{
	width:300px;
	height:200px;
	border: 1px solid black;
	background: #C9925A;
}

#corps #contact table{
	font-weight: bold;
	font-size: 12px;
}


/***************** Photos ***********************/
#corps .photos,.wrapperphoto img{
	margin:0px;
	padding:0px;
	text-align:center;
}

#corps .photos table{
	text-align: left;
}

#corps .center{
	margin:auto;
	text-align: center;
}

#corps .photos img,.wrapperphoto img{
	position: relative;
	/* box-shadow: 1px 1px 12px #555;
	-moz-box-shadow: 1px 1px 12px #555;
	-webkit-box-shadow: 1px 1px 12px #555; */
}

#corps .photos .tableau_photos {
	margin:auto;
}

#corps .photos .tableau_photos td{
	/*text-align: center;*/
	padding: 4px;
	padding-left: 11px;
	padding-right: 11px;
	margin: 0px;
	/*border: solid black 1px;*/
}

#corps .photos .fiche{
	background:black;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: solid black 1px;
}
#corps .photos .fiche a{
	color:white;
	font-weight:bold;
}

#corps #viewportConteneur{
	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */
	background-color: #A23D25;
}

#viewport{
	width: 600px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	height:100px;
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
	/* Fix for IE */
	position:relative;
	background-color: #a23d25;
	border:4px solid #a23d25;
	margin:auto;
}

#corps .shadow{
	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */
}

#corps .viewportControl{
	width:600px;
	position:relative;
	margin: auto;
	background-color:#a23d25;
	padding:4px;
	text-align: center;
}

#corps .viewportControl a{
	font-weight: bold;
	color:#333;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);

}

#corps .viewportControl a:hover{
	color:#EDDA8C;
}

#corps .viewportControl a.current{
	color:#EDDA8C;
}

#viewport ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
}
#viewport li{
	height: 100px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	background: none !important;
	/* Cosmetic */
	margin: 0px !important;
	padding: 0px !important;
	text-align:center;
	vertical-align: middle;
}

/* Cosmetic */
#simplePrevious, #simpleNext{

	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
}

/* utilisation pour lien vers articles */
#corps h3{
	color:black;
	height:40px;
	font-size:18px;
	font-style:normal;
}
#corps h3 a{
	color:black;
	font-weight: bold;
	text-decoration: none;
}

#corps h3 a:hover{
	color: #a23d25;
	font-weight: bold;
	text-decoration: none;
}

#corps h3 img{
	vertical-align: middle;
}

#corps .icone{
	border:0px;
	vertical-align: middle;
}

#corps .dico_nombre_result:first-letter  {
	font-size:100%;
}

#corps p:first-letter {
	font-size:150%;
	font-weight:bold;
}


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


#corps .legende {
	font-size:80%;
	font-style:italic;
	color:#585858;
	text-align:center;
}

#corps .auteur{
	font-size:80%;
	font-style:italic;
	color:#585858;
}

#corps table.hiero_table{
	margin:0px;
	padding:0px;
	border-spacing: 0px;
	border:0px;
	border-collapse: collapse;
	display:inline;
	vertical-align:middle;
}

#corps .flir-image{
	vertical-align:middle;
}

#corps table.hiero_table_block{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:middle;
	display:inline-block;
}


#corps table.tableau{
	margin:0px;
	padding:0px;
	border:1px solid #A23D25;
	width:100%;
	margin: auto;
	border-spacing: 0px;
	border-collapse: collapse;
	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */
}
#corps .tableau .tableau{
	border:0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#corps .tableau td{
	text-align:center;
	margin:0px;
	padding:5px;
	border:1px solid #A23D25;
}
#corps .tableau th{
	color:#2E1005;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
	background-color:#A23D25;
}
#corps .tableau td table.hiero_table td,#corps .tableau tr table.hiero_table tr,#corps .tableau td table.hiero_table{
	margin:0px;
	padding:0px;
	border:0px;
}
#corps .tableau td table.hiero_table, #corps .tableau td table{
	margin:auto;
}

#corps .tableau td table td{
	text-align:center;
	margin:0px;
	padding:0px;
	border:0px;
}

#corps .tableau td{
	text-align:center;
}

#corps table.hiero_table img{
	margin:1px;
}

#corps table.hiero_table td,#corps table.hiero_table tr{
	padding:0px;
}

#corps #map{
	margin:auto;
	text-align:center;
}

#corps .transliteration{
	font-size:16px;
	font-family:transliterationitalic;
}

#corps a.notebasdepage{
	position: relative;
	text-decoration: none;
}

#corps .notebasdepage{
	font-size:80%;
}

#corps a.notebasdepage span {
   display: none; /* on masque l'infobulle */
}

#corps a.notebasdepage:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on d�finit une valeur pour l'ordre d'affichage */
   cursor: help; /* on change le curseur par d�faut en curseur d'aide */
}

#corps a.notebasdepage:hover span {
	display: inline; /* on affiche l'infobulle */
	position: absolute;
	/* on change la valeur de la propri�t� white-space pour qu'il n'y ait pas de retour � la ligne non-d�sir� */
	width:200px;
	display:block;
	font-size:80%;
	top: 30px; /* on positionne notre infobulle */
	left: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #A23D25;
	opacity: 0.9;
	font-size: 10px;
	color: #EDDA8C;
	padding: 5px;
	text-align:left;

	/*border: 1px solid black;
	border-left: 4px solid black;*/
}
#corps #map_canvas{
	margin:auto;
}

#corps #map_canvas h1{
	background: none;
	font-size: 18px;
	font-style:normal;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	text-align:left;
}

#corps #map_canvas h2{
	background: none;
	margin-top:0px;
	margin-left: 0px;
	padding-left:0px;
	height: 15px;
	font-size: 15px;
	font-style: italic;
	text-align:left;
}

#corps #map_canvas img{
	vertical-align:top;
}

#corps #map_canvas a{
	color:grey;
}

#source {
	margin:0px;
	/*padding:5px;
	margin-top:10px;*/
}

#source p{
	/*min-height:32px;
	background:url(image/elements/source.gif) no-repeat;
	margin:0px;
	padding-left:35px;*/

	font-style:italic;
	color:#585858;
}

#corps #source-article {
	margin:0px;
	padding:0px;
	/*margin-bottom:10px;
	padding-left:40px;
	background:url(image/elements/source.gif) no-repeat;*/
	font-style: italic;
}


img.script_amazon{
	border:0px;
}

#corps .mediasociaux{
	color:#A23D25;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
	background-color: #2e1005;
	border:4px solid #A23D25;
	padding:5px;
	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */
}

#corps .mediasociaux a.addthis_button_expanded,#corps .mediasociaux a.addthis_button_expanded:hover{
	color:#A23D25;
}

#corps .mediasociaux img{
	vertical-align: middle;
	border:0px;
}

#corps .mediasociaux a:hover{
	color:#EDDA8C;
}

#corps .mediasociaux td{
	vertical-align: middle;
	padding-left:5px;
}

.item-menu-droite{
	text-align:center;
	color:#2e1005;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
	background-color: #A23D25;
	border:3px solid #A23D25;
	margin-bottom: 10px;
	margin-top: 10px;
	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */
}

.item-menu-droite dd{
	text-shadow: none;
	display: block;
	background-color: #2E1005;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.item-menu-droite dd a,.item-menu-droite a{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}

.item-menu-droite dd a:hover,.item-menu-droite a:hover{
	text-decoration: underline;
}

.item-menu-droite dd a.actif{
	text-decoration: none;
	font-weight: normal;
	color: #969696;
}

.item-menu-droite dt{
	padding:4px;
}
.item-menu-droite dt a{
	color:#2e1005;
	text-decoration: none;
}

.item-menu-droite dl{
	margin: 3px;
}

.item-menu-droite dl small{
	color:#969696;
	font-style:italic;
}

.item-menu-droite dd:last-child{
	padding-bottom: 10px;
}

.item-menu-droite dd:nth-child(2){
	padding-top: 10px;
}

/**************************************************************************/
/***                        ScrollToTop                                 ***/
/**************************************************************************/


#scrollToTop a{
	color: #EDDA8C;
	position: fixed;
	right: 20px;
	bottom: 10px;
	background-color: #2E1005;
	padding: 7px 10px;
	border:2px solid #A23D25;
	text-decoration: none;
}
#scrollToTop a:hover{
	/* box-shadow: 0px 0px 5px #222;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222; */
	text-decoration: underline;
}

/**************************************************************************/
/***                             Footer                                 ***/
/**************************************************************************/

footer{
	width:100%;
}

footer .wrapper{
	width:970px;
	margin: auto;
}

footer .top{
		background: transparent url(img/footer.jpg) bottom left no-repeat;
		height:100px;
		padding-left:400px;
		border-bottom:4px solid #A23D25;
}

footer h2{
	color: #A23D25;
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
}

footer .date_recherche {
	font-size:80%;
	font-style:italic;
	color:#969696;
}

footer ul{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

footer li{
	border-bottom:1px dashed #A23D25;
}

footer li{
	margin: 0px;
	padding: 0px;
	width: 90%;
	height:22px;
	padding-top:8px;
	display:block;
}

footer #acontresens{
padding-top: 5px;
border-top:4px solid #A23D25;
clear:both;
width: 100%;
background:black;
display:block;
/* -webkit-box-shadow: 0 1px 7px rgba(0,0,0,0.2);
 -moz-box-shadow: 0 1px 7px rgba(0,0,0,0.2); */
 }

footer #acontresens h2{
}

/*footer li:hover{
	text-decoration: none;
	padding-left:30px;
	background: url(img/puce.png) bottom left no-repeat;
}*/

footer .bottom{
	background-color: #2e1005;
}

footer .copyright{
	background-color: #A23D25;
	padding-bottom:10px;
	padding-top:10px;
	color:#EDDA8C;
}

footer .trois_colonnes{
	float:left;
	width:320px;
}

footer .trois_colonnes p{
	margin-right:15px;
}

footer .trois_colonnes img{
	vertical-align: middle;
}

footer .deux_colonnes{
	float:left;
	width:480px;
}

footer a{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}
footer a:hover{
	text-decoration: underline;
}

#footer{
	margin:0px;
	padding:0px;
	padding-top:40px;
	background: transparent url(image/menu/fond_menu_bas-880.jpg) top right no-repeat;
	width:880px;
	margin:auto;
}
#footer #separation{
	padding:0px;
	margin:0px;
	border:1px black solid;
	height:12px;
	width:878px;
	background: transparent url(image/elements/barre-880.jpg) center;
}
#footer #liens_utils{
	margin-top:5px;
	margin-bottom:5px;
	vertical-align: middle;
	font: 10px;
	font-weight: bold;
	display:none;
}
#footer #liens_utils img{
	margin-top:5px;
	margin-bottom:5px;
	vertical-align: middle;
}

#footer img{
	border:0px;
}
#footer a{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover{
	color: #a23d25;
	text-decoration: underline;
}

#footer #partenaires{
	font-size: 10px;
	padding:5px;
	border: 1px dashed black;
	border-top:0px;
}

#footer #partenaires #liens_utils_2{
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#footer #partenaires #liens_utils_2 #egyptosfr {
	position:relative;
	right:0px;
}
#footer #partenaires #liens_utils_2 #egyptosfr a{
	color:black;
	font-style:italic;
	text-decoration:none;
}
#footer #partenaires #liens_utils_2 #egyptosfr a:hover{
	color:black;
	font-style:italic;
	text-decoration:none;
}

#footer #partenaires a{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: none;
}

#footer #partenaires a:hover{
	color: #a23d25;
	text-decoration: underline;
}

#footer .mot_cles_accueil {
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 8px;
}

#footer #partenaires #hr{
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: auto;
	margin-right: auto;
	line-heigt:1px;
	height:1px;
	width:500px;
	background: url(image/elements/hr_footer.jpg);
	text-align: center;
	overflow:hidden;
}


/******************************** style de base ******************************/
.normal{
	font-style: normal !important;
}

.bold{
	font-weight: bold !important;
}

.italic{
	font-style: italic !important;
}

#searchSelect{
	opacity: 0.9;
	padding: 5px;
	font-size: 10px;
	position: absolute;
	display:none;
	z-index: 100000;
	background-color: #A23D25;
	color:#EDDA8C;
	padding: 5px 8px 4px 8px;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	max-width: 300px;
}
#searchSelect a{
	text-decoration: underline;
	color:#EDDA8C;

}
#searchSelect small{
	color:#CCC;
	font-style: italic;

}
 #searchSelect .arrow{
 	position: absolute;
 	background: url('/image/elements/tipsy.gif') no-repeat top left;
 	width: 9px;
 	height: 5px;
 	top: -5px;
 	left: 10px;
 	margin-left: -4px;
 }

/****** page accueil derniers articles / photos *****************/
/*--Main Image Preview--*/
.main_image {
	width: 570px; height: 360px;
	float: left;
	background: #2E1005;
	position: relative;
	overflow: hidden;
	color: #fff;
	margin: 0px;
	padding:0px;
	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */
}
.main_image h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 10px;
	color:#EDDA8C;

}
.main_image a {
	color:#EDDA8C;

}

.main_image p {
	font-size: 1em;
	padding: 10px;	margin: 0;
	line-height: 1.4em;
	color: #CCC;
}
.block small {
	padding: 0 0 0 20px;
	background: url(/image/elements/calendar.png) no-repeat 0 center;
	font-size: 80%;
	font-style: italic;
	color: #CCC;
}
.main_image .block small {margin-left: 10px;}

.image_thumb .block small {
	display: none;
}

.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(/image/elements/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px; right: 20px;
}
.main_image a.show {background-position: left bottom;}


.image_thumb {
	float: left;
	width: 399px;
	display: block;
	background: #A23D25;
	/* box-shadow: 1px 1px 6px black;
	-moz-box-shadow: 1px 1px 6px black;
	-webkit-box-shadow: 1px 1px 6px black; */
}
.image_thumb img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	background: #A23D25; /*url(/image/elements/nav_a.gif) repeat-x*/
	width: 379px;
	float: left;
}
.image_thumb ul li.hover {
	background: #2E1005;
	color: #A23D25;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #2E1005;
	color: #EDDA8C;
	cursor: default;
}
html .image_thumb ul li h2 {
	text-shadow: 1px 1px 1px rgba(237,118,140,0.4);
	font-size: 1em;
	height:100%;
	margin: 0px 0; padding: 0;
	background: none;
	font-style: normal;
	vertical-align: middle;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 240px;
}
.image_thumb ul li p{display: none;}

#netapeel{
	z-index:1000 !important;
}

.twitterfbbox{
	margin:auto;
	margin-top: 7px;
	background-color: #ccc !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:280px;
	padding-bottom:5px;
	color:#3B5998;
	text-shadow: none;
}

.twitter-follow-button{
	float:right !important;
	width: 170px !important;
}

#containPrincipal{
	background:transparent !important;
}

a span.liennom{
	color: #EDDA8C;
	font-weight: normal;
	text-decoration: underline !important;
}
a:hover span.liennom{
	color: #a23d25;
	text-decoration: underline;
}

td.prix{
	background:transparent !important;
}
