/************************************************************************************
      Général                                                               
************************************************************************************/

table, input { font-size:11px; } /*ano:ajout de cette ligne*/

body{ 
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
padding:0px; 
margin:0px; 
width:100%;
/*ano:font-size:0.8em;*/
} 

img { 
	border:0px; 
}
form { 
	margin:0px; 
}
strong {
   font-weight: 600;
}
.width25 {
	width: 25%;
}
.width33 {
	width: 33%;
}
.width45 {
	width: 45%;
	vertical-align: top;
}
.width50 {
	width: 50%;
	vertical-align: top;
}
.width55 {
	width: 55%;
	vertical-align: top;
}
.width60 {
	width: 60%;
	vertical-align: top;
}
.width75 {
	width: 75%;
	vertical-align: top;
}
.width100 {
	width: 100%;
}
.nowrap { 
   white-space: nowrap;
}
ul {
	list-style-type:none;
	margin:0px;
 	padding:0px;
}
li {
 margin:0px;
 padding:0px;
}
.alignMiddle {
	vertical-align: middle;
}
.alignTop {
	vertical-align: top;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.txtRequieredField {
	color:#AD330C;
}
.txtEmptyField {
	color:#3D3D3D;
}
.txtInvalidField {
	color:#AD330C;
}
.marginLeftNav {
	padding-top:25px;
	padding-left:15px;
	vertical-align: top;
}

.tableLinkHeader {
	text-align:left;
	margin-right:30px;
}

/************************************************************************************
      texte                                                               
************************************************************************************/

.bgHeaderLeft {
	background-image: url(../images/bg_header_left2.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	/*height: 106px;*/
	height: 78px;
	width: 480px;
}
.bgHeaderLeftPrint {
	background-image: url(../images/bg_header_left2.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	/*height: 106px;*/
	height: 78px;
	width: 210px;
}
.bgContent {
	background-color:#FFFFFF;
}
.bgHeaderRight {
	background-color: #E0D6CD;
	height: 78px;
	width: 655px;
}
.bgHeaderRightPrint {
	background-color: #E0D6CD;
	height: 78px;
	width: 305px;
}
.bgLineSearch {
	background-color: #C2ABA3; 
}
.bgNavHeader {
	float: left;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	width:100%;
}
.bgNavHeaderHome {
	float: left;
	background-image: url(../images/bg_nav_home.gif);
	background-repeat: no-repeat;
	width:100%;
}
.bgLineFooterDark {
	background-image: url(../images/bg_line_footer.gif);
	background-repeat: repeat-x;
}
.bgLineFooterLight {
	background-image: url(../images/bg_line_footer_light.gif);
	background-repeat: repeat-x;
}
.bgContenu {
	background-color: #F9F3EE;
}


.bgContenuCritere {
	background-color: #ECDFD6;
}
.bgContenuOeuvre {
	background-color: #EBDED3;
}
.bgContenuResultat {
	background-color: #D9BBA3;
}
.bgFooter {
	background-color: #E7D9CE;
}

.header {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5B5B5B; text-decoration: none;  /*ano:font-size:0.8em;*/ }



.txtHeader {
	color: #FFFFFF;
	/*ano:font-size:0.8em;*/
	text-align: right;
}

.txtFooterWhite {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: -6px;
}
.txtFooter {
	color: #B1978D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 30px;
}

.txtCopyright {
	color: #A9A2A6;
	/*ano:font-size:0.8em;*/ 
}
.txtContent {
	font-family: Arial;
	color: #3D3D3D;
	/*ano:font-size:0.85em;*/
	text-decoration: none;
}
.txtContentBold {
	font-family: Arial;
	color: #3D3D3D;
	/*ano:font-size:0.85em;*/
	font-weight: bold;
	text-decoration: none;
}
.txtContentPopup {
	font-family: Arial;
	color: #3D3D3D;
	font-size: 10px;
	text-decoration: none;
}
.txtContentBoldPopup {
	font-family: Arial;
	color: #3D3D3D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.txtContent a {
	font-family: Arial;
	color: #B64B29;
	font-size: 1em;
	text-decoration: none;
}
.txtContent a:hover {
	font-family: Arial;
	color: #B64B29;
	font-size: 1em;
	text-decoration: none;
}

.txtOeuvreAncre:link, .txtOeuvreAncre:visited{
	font-family: Arial;
	color: #3D3D3D;
	/*ano:font-size:0.9em;*/
	font-weight: bold;
	text-decoration: none;
}

.txtOeuvreAncre:active, .txtOeuvreAncre:hover{
	font-family: Arial;
	color: #AD330C;
	/*ano:font-size:0.9em;*/
	font-weight: bold;
	text-decoration: none;
}

.txtOeuvreAncreOffFocus{
	font-family: Arial;
	color: #3D3D3D;
	/*ano:font-size:0.9em;*/
	font-weight: bold;
	text-decoration: none;
}
.txtOeuvreAncreOnFocus{
	font-family: Arial;
	color: #AD330C;
	/*ano:font-size:0.9em;*/
	font-weight: bold;
	text-decoration: none;
}


.lkRightColumn:link, .lkRightColumn:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #3D3D3D; text-decoration: none;  /*ano:font-size:0.7em;*/ }
.lkRightColumn:active, .lkRightColumn:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   /*ano:font-size:0.7em;*/  }


.txtContentMedium {
	font-family: Arial;
	/*font-style: italic;*/
	color: #3D3D3D;
	/*ano:font-size:0.85em;*/
	text-decoration: none;
}

.txtContentMediumItalic {
	font-family: Arial;
	font-style: italic;
	color: #3D3D3D;
	/*ano:font-size:0.85em;*/
	text-decoration: none;
}

a.txtContentMediumLink2:link, a.txtContentMediumLink2:visited {	font-family: Arial;		color: #3D3D3D;	text-decoration: none;}
a.txtContentMediumLink2:active, a.txtContentMediumLink2:hover {	font-family: Arial;		color: #B64B29;	text-decoration: none;}

a.txtContentMediumItalicLink2:link, a.txtContentMediumItalicLink2:visited {	font-family: Arial;	font-style: italic;	color: #3D3D3D;	text-decoration: none;}
a.txtContentMediumItalicLink2:active, a.txtContentMediumItalicLink2:hover {	font-family: Arial;	font-style: italic;	color: #B64B29;	text-decoration: none;}

a.txtContentMediumItalicLink:link, a.txtContentMediumItalicLink:visited {	font-family: Arial;	font-style: italic;	color: #03576C;	text-decoration: none;}
a.txtContentMediumItalicLink:active, a.txtContentMediumItalicLink:hover {	font-family: Arial;	font-style: italic;	color: #B64B29;	text-decoration: none;}

a.txtTitleContentOeuvreListe:link, a.txtTitleContentOeuvreListe:visited {	font-family: Arial;	font-size: 11px;	font-weight: bold;	color: #03576C;	text-decoration: none;}
a.txtTitleContentOeuvreListe:active, a.txtTitleContentOeuvreListe:hover {	font-family: Arial;	font-size: 11px;	font-weight: bold;	color: #B64B29;	text-decoration: none;}


.txtContentMediumBold {
	font-family: Arial;
	color: #3D3D3D;
	/*ano:font-size:0.85em;*/
	font-weight: bold;
	text-decoration: none;
}
.txtContentSmall {
	/*ano:font-size:0.75em;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	
}


.txtTitleHomeOeuvre {	
	color: #32302E;
	font-size: 1.2em;
	font-weight: bold;
}
.txtHomeOeuvre {
	color: #32302E;
	/*ano:font-size:0.8em;*/
	padding: 10px 12px 0px 15px;
}
.txtTitleContentOeuvre {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #03576C;
	text-decoration: none;
}
.txtTitleContentOeuvreListe {
	font-family: Arial;
	/*ano:font-size:0.85em;*/
	font-size: 11px;
	font-weight: bold;
	color: #03576C;
	text-decoration: none;
}
.txtTitleContent {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #03576C;
	
}
.txtTitleContent2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #03576C;
	text-decoration: none;
}

.txtTitleContent2Liste {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #03576C;
	text-decoration: none;
}

.txtTitleContent2Popup {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #03576C;
	text-decoration: none;
}

.txtTitleContent2Light {
	font-family: Arial;
	font-size: 14px;
	color: #03576C;
	text-decoration: none;
}

.txtTitleContent2LightListe {
	font-family: Arial;
	font-size: 12px;
	color: #03576C;
	text-decoration: none;
}

.txtContenuBleu {
	font-family: Arial;
	/*ano:font-size:0.85em;*/
	font-weight: bold;
	color: #03576C;
	text-decoration: none;
}
.txtContenuBleu a {
	font-family: Arial;
	/*ano:font-size:0.85em;*/
	font-weight: bold;
	color: #03576C;
	text-decoration: none;
}
.txtContenuBleu a:hover {
	font-family: Arial;
	/*ano:font-size:0.85em;*/
	font-weight: bold;
	color: #03576C;
	text-decoration: underline;
}

.txtContenuBleuItalic {
	font-family: Arial;
	font-style: italic;
	/*ano:font-size:0.85em;*/
	color: #03576C;
	text-decoration: none;
}



.txtHelp {
	font-family: Arial;
	/*ano:font-size:0.85em;*/
	color: #929191;
}

.txtPagination {
	background-color: #E5D6C8;
	color: #654743;
	/*ano:font-size:0.8em;*/
	border: 1px #A98D88 solid;
	padding : 0px 6px 0px 6px;
	height: 15px;
}
.txtPaginationBlue {
	background-color: #F6F9F9;
	color: #43535B;
	/*ano:font-size:0.8em;*/
	border: 1px #89969C solid;
	padding : 0px 6px 0px 6px;
	height: 15px;
}

.txtnormal {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.txtGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.txtitalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;

}
.txtnormalBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}


/************************************************************************************
      Liens                                                               
************************************************************************************/


.lkBouton:link, .lkBouton:visited  {  font-family: Verdana; color: #FFFFFF; text-decoration: none;  font-size: 0.6em; font-weight: 600; background-color: #2E92AB ; border: 1px #03647C solid;}

.lkBoutonPresContent:link, .lkBoutonPresContent:visited  {  font-family: Arial, Helvetica, sans-serif; color: #654743; text-decoration: none;  /*ano:font-size:0.8em;*/ font-weight: 600; }
.lkBoutonPresContent:active, .lkBoutonPresContent:hover { font-family: Arial, Helvetica, sans-serif; color: #654743; text-decoration: none;   /*ano:font-size:0.8em;*/ font-weight: 600; }

.headerSearch {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5B5B5B; text-decoration: none;  /*ano font-size: 0.6em;*/ }

.lkHeader:link, .lkHeader:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5B5B5B; text-decoration: none;  /*ano:font-size:0.8em;*/ }
.lkHeader:active, .lkHeader:hover  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5B5B5B; text-decoration: underline;   /*ano:font-size:0.8em;*/}

.lkLangue:link, .lkLangue:visited {   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #B4C0C6 !important; text-decoration: none;  /*ano:font-size:0.8em;*/ }
.lkLangue:active, .lkLangue:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #B4C0C6 !important; text-decoration: underline;   /*ano:font-size:0.8em;*/ }

.lkChemin:link, .lkChemin:visited {  font-family: Arial, Helvetica, sans-serif; color: #68777E; text-decoration: none;  font-size: 1em; }
.lkChemin:active, .lkChemin:hover { font-family: Arial, Helvetica, sans-serif; color: #68777E; text-decoration: underline;   font-size: 1em;}

.lkFooter:link, .lkFooter:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #6C4C4A; text-decoration: none;  /*ano:font-size:0.8em;*/ }
.lkFooter:active, .lkFooter:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #6C4C4A; text-decoration: underline;   /*ano:font-size:0.8em;*/}

.lkTableInfo:link, .lkTableInfo:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: none;  font-size: 0.7em; font-weight: bold; }
.lkTableInfo:active, .lkTableInfo:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   font-size: 0.7em; font-weight: bold; }

.lkTableInfoSmall:link, .lkTableInfoSmall:visited  {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #3D3D3D; text-decoration: none;  font-size: 0.7em; }
.lkTableInfoSmall:active, .lkTableInfoSmall:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   font-size: 0.7em;  }

.lkRightColumnHightLight:link, .lkRightColumnHightLight:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: none;  font-size: 0.7em; }
.lkRightColumnHightLight:active, .lkRightColumnHightLight:hover  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   font-size: 0.7em;  }

.lkRightColumn:link, .lkRightColumn:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #3D3D3D; text-decoration: none;  font-size: 0.7em; }
.lkRightColumn:active, .lkRightColumn:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   font-size: 0.7em;  }

.lkContent:link, .lkContent:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: none;  font-size: 0.7em; font-weight: bold; }
.lkContent:active, .lkContent:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   font-size: 0.7em; font-weight: bold; }

.lkLinkModule:link, .lkLinkModule:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: none;  font-size: 0.7em; font-weight: bold; }
.lkLinkModule:active, .lkLinkModule:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   font-size: 0.7em; font-weight: bold; }

.lkListeModule:link, .lkListeModule:visited {  font-family: Arial, Helvetica, sans-serif; color: #3D3D3D; text-decoration: none;  font-size: 0.7em; font-weight: bold; }
.lkListeModule:active, .lkListeModule:hover { font-family: Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: none;   font-size: 0.7em; font-weight: bold; }

.lkTitleListe:link, .lkTitleListe:visited {  font-family: Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: none;  font-size: 0.7em; }
.lkTitleListe:active, .lkTitleListe:hover { font-family: Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: underline;   font-size: 0.7em; }

.lkGlossaire:link, .lkGlossaire:visited {  font-family: Arial, Helvetica, sans-serif; color: #EDF1F3; text-decoration: none;  font-size: 0.9em; font-weight: bold; }
.lkGlossaire:active, .lkGlossaire:hover { font-family: Arial, Helvetica, sans-serif; color: #AD330C; text-decoration: none;   font-size: 0.9em; font-weight: bold; }

.lkCritereItalic:link, .lkCritereItalic:visited {  font-family: Arial; color: #000000; text-decoration: none;  /*ano:font-size:0.85em;*/ font-weight: italic; }
.lkCritereItalic:active, .lkCritereItalic:hover { font-family: Arial; color: #000066; text-decoration: none;   /*ano:font-size:0.85em;*/ font-weight: italic; }

.lkCritere:link, .lkCritere:visited {  font-family: Arial; color: #000000; text-decoration: none;  /*ano:font-size:0.85em;*/ font-weight: normal; }
.lkCritere:active, .lkCritere:hover { font-family: Arial; color: #000066; text-decoration: none;   /*ano:font-size:0.85em;*/ font-weight: normal; }

.lkDefaut:link, .lkDefaut:visited { font-family: Arial; text-decoration: underline; /*ano:font-size:0.85em;*/ font-weight: normal; color: #AD330C;}
.lkDefaut:active, .lkDefaut:hover { font-family: Arial; text-decoration: underline; /*ano:font-size:0.85em;*/ font-weight: normal; color: #AD330C;}

/************************************************************************************
      Formulaire                                                               
************************************************************************************/
.frmInputSearchHeader {
  font-family: Arial, Helvetica, sans-serif; /* ano font-size: 0.6em;*/ color: #606060; padding-left: 3px; border:0px; width: 115px; height: 14px;
}
.frmInputContenu {
   font-family: Arial, Helvetica, sans-serif; /*ano:font-size:0.8em;*/ color: #3D3D3D; padding-left: 3px; height: 18px; background-color: #FFFFFF; border: 1px #D1B8A2 solid;  
}
.frmInputDate {
   font-family: Arial, Helvetica, sans-serif; /*ano:font-size:0.8em;*/ color: #3D3D3D; padding-left: 3px; height: 18px; background-color: #FFFFFF; border: 1px #D1B8A2 solid; width: 40px; 
}
.frmInputRadioContenu {
   font-family: Arial, Helvetica, sans-serif; /*ano:font-size:0.8em;*/ color: #3D3D3D; padding-left: 3px; background-color: #FFFFFF; border: 1px solid #D1B8A2; 
}
.frmInputSelectContenu {
   scrollbar-arrow-color: #bcc2fc ;
}
.frmSubmitContenu {
   font-family: Arial, Helvetica, sans-serif; /* ano font-size: 0.6em;*/ color: #3D3D3D; padding-left: 3px; width: 20px; height: 18px; background-color: #FFFFFF;border: 1px #D1B8A2 solid;
}
.frmSubmitDictionnaire {
   font-family: Arial, Helvetica, sans-serif; /* anofont-size: 0.6em;*/ color: #3D3D3D; padding-left: 3px; width: 70px; height: 18px; background-color: #FFFFFF;border: 1px #D1B8A2 solid;
}
.frmSubmitSearchHeader {
   font-family: Arial, Helvetica, sans-serif; /* ano font-size: 0.6em */; color: #606060; padding-left: 3px; border:0px; width: 20px; height: 17px; background-color: #FFFFFF;
}

.frmCalendrier {
   font-family: Arial, Helvetica, sans-serif; /*ano:font-size:0.8em;*/ color: #3D3D3D; border:0px; width: 90px; padding-left: 3px; height: 13px; background-color: #F9F3EF; border: 1px #D1B8A2 solid;
}


	
/************************************************************************************
      Main Menu                                                               
************************************************************************************/


/* Hyperlink styles for the main menu elements */
div#menu a:visited {
	/*color: #FFFFFF;*/
	text-decoration : none;
}
div#menu a:link {
	color : #B64B29;
	text-decoration : none;
}
		
/* styles for the large unordered list that is the main menu */		
ul#mainMenu {
	margin : 0px;
	padding : 0px;
	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style : none;
} 
li.mainMenuItem {
	display : block;
	border-bottom : 0px;
	padding : 0.5em 2.4em 0.7em 2.4em;
	width : auto;
	float : left;
	overflow : visible;
	margin : 0px;
}

li.mainMenuItem.active {
	background: #FFFFFF;
	height: auto !important;
	/*min-height: 10px;*/
	height: 13px;
}
li.mainMenuItem a {
	color : #FFFFFF !important;
}
.menuOn {
	color : #B64B29 !important;
}
		
/* li.hover styles - the appearance of the tab when it is hovered over */
li.hover {
	background: url(../images/bg_nav_on.gif);
	background-repeat: repeat-x;
	border-bottom : 0px;
}
li.hover a:link {
	color : #B64B29 !important;
}
li.hover a:visited {
	color	: #B64B29 !important; 
}
			
			
/* submenu - the cascading menus */
ul.subMenu{
	display : none;
	position : absolute;
	background : #C9CED0;
	border : 1px #B4C0C6 solid;
	margin : 0.3em 0em 0em -2.4em;
	padding : 0px 0px 1px 0px;
	list-style : none;
	font-weight : normal;
	width	: 19em;
	z-index:1000;
}
ul.subMenu a{
	display : block;
	height : 1.5em;
	margin : 0;
	padding : 0.2em 0.5em 0em 2.2em;
	border-bottom : 1px #EFF0F1 solid;
}

li.subMenuItem{
	margin : 0em;
	padding : 0em;
}
		
li.subMenuItem a:link {
	color : #44525B !important;
}
li.subMenuItem a:visited {
	color : #44525B !important;
}

ul.subMenu a:hover , ul.submenu a:focus {
	background: #FFFFFF !important;
}
li.separator {
	float: left;
	height: 24px;
	color: #B7BDC0;
	margin: -2px;
	padding: 0px;
	width: 1px;
	padding-top:5px;
}
li.langue {
	float: right;
	margin : 0px;
	list-style : none;
}

.clDescriptionCont {position:absolute;  width:200px; visibility:hidden; layer-background-color:#cccccc; z-index:200;}

