/* <?xml version="1.0" encoding="UTF-8"?><XMLCSS> */

/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||||||||| RESET CSS |||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

form {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||||||| STATIC TABS ||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

/* Portlet Selection Tab */
@import url("../jalios/staticTab.css");

/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||| RESULT DISPLAY ||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

/* Result Display */
@import url("../resultdisplay.css");

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||| FULL DISPLAY |||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

/* Full Display */
@import url("../fulldisplay.css");

/* -------------------------------------------------------------------- */
/* ||||||||||||||||||| ABSTRACT SKINNABLE CSS ||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

/* <CSS label="JSS - Orange" value="JSSorange" type="PortletSkinable" target="SkinBox" description="Style for Jalios Simple Skin AbstractPortletSkinable" /> */
@import url("../../types/AbstractPortletSkinable/JaliosSimpleSkin/orange.css");

/* <CSS label="JSS - Red" value="JSSred" type="PortletSkinable" target="SkinBox" description="Style for Jalios Simple Skin AbstractPortletSkinable" /> */
@import url("../../types/AbstractPortletSkinable/JaliosSimpleSkin/red.css");

/* <CSS label="JSS - Blue" value="JSSblue" type="PortletSkinable" target="SkinBox" description="Style for Jalios Simple Skin AbstractPortletSkinable" /> */
/* @import url("../../types/AbstractPortletSkinable/JaliosSimpleSkin/default.css");*/


/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||||| COMMON CSS ||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

* {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

body { 
	padding: 0px;
	width: 1002px;
	background-color: #eee;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #475055;
}
.form                  { font: normal 60% Tahoma, Helvetica, Arial, sans-serif; color: #333333; border: 1px solid #333333; }
.Portlet               {}
.PortletSkinable       {}
.Portlet A             { color: #333388; text-decoration: none;     }
.Portlet A:hover       { text-decoration: underline;                }

/* Member photo thumnail */
.Member.fullDisplay img.thumbnail {
  margin: 5px 5px 5px 0;
} 

/* WebPage thumnail */
.WebPage.resultDisplay img.thumbnail,
.WebPage.fullDisplay img.thumbnail {
  margin: 5px 5px 5px 0;
}

.WebPage.resultDisplay a.thumbnail,
.WebPage.fullDisplay a.thumbnail {
  float: left;
}

 /* Span used when there is no image to display */
 .WebPage.resultDisplay a.thumbnail span,
 .WebPage.fullDisplay a.thumbnail span {
   display: block;
   border: 1px solid #BBBBBB;
   color: #888888;
   background-color: #EEEEEE;
   text-align: center;
   margin: 5px 5px 5px 0;
 }
 .WebPage.resultDisplay a.thumbnail span {
   width: 64px; /* img width (60) + img padding (2*2) */
   height: 48px; /* img height (44) + img padding (2*2) */
   font-size: 380%; /*44px*/
 }
 .WebPage.fullDisplay a.thumbnail span {
   width: 124px; /* img width (120) + img padding (2*2) */
   height: 94px; /* img height (90) + img padding (2*2) */
   font-size:  750% /*90px;*/
 }

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||| PORTLET ROW CSS ||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

/* <CSS label="Standard" value="Standard" type="PortletRow" target="SkinItem" description="Style for all PortletRow" /> */
.PortletRow_Standard .tabNav  A                { background-color: #888888; color: #FFFFFF;                               }
.PortletRow_Standard .tabNav  A:hover          { background-color: #DDDDDD; color: #333333;                               }
.PortletRow_Standard .tabNav  A.active,
.PortletRow_Standard .tabNav  A:link.active, 
.PortletRow_Standard .tabNav  A:visited.active { background-color: #DDDDDD; border-bottom-color: #DDDDDD; color: #333333; }
.PortletRow_Standard .tabMain                  { background-color: #DDDDDD;                         }

/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||| PORTLET COLUMN CSS ||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

/* <CSS label="Standard" value="Standard" type="PortletColumn" target="SkinItem" description="Style for all PortletRow" /> */
.PortletColumn_Standard .tabNav  A                { background-color: #888888; color: #FFFFFF;                               }
.PortletColumn_Standard .tabNav  A:hover          { background-color: #DDDDDD; color: #333333;                               }
.PortletColumn_Standard .tabNav  A.active,
.PortletColumn_Standard .tabNav  A:link.active, 
.PortletColumn_Standard .tabNav  A:visited.active { background-color: #DDDDDD; border-bottom-color: #DDDDDD; color: #333333; }
.PortletColumn_Standard .tabMain                  { background-color: #DDDDDD;                         }


/* -------------------------------------------------------------------- */
/* ||||||||||||||||| PORTLET WORKFLOW CSS ||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

.WFtree {	margin: 4px; font: 100% Tahoma, Helvetica, Arial, sans-serif; }
.WFtree img  { vertical-align: text-bottom ; }
.WFtree ul { margin: 0px; padding: 0px;	list-style-type: none; }
.WFtree li { margin: 0px; white-space: nowrap ; line-height: 100%}
.WFtree ul ul { padding-left: 7px; font-size: 90%; }


/* -------------------------------------------------------------------- */
/* ||||||||||||||||| QUERY/FOREACH REFINED CSS |||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletQueryForeachDetail" target="SkinItem" description="Style for all PortletQueryForeach" /> */

.PortletQueryForeachDetail .title        { background-repeat: no-repeat; background-position: 2px 6px; padding-left: 12px;  }

.PortletQueryForeachDetail_Standard               { font: normal 100% Tahoma, Helvetica, Arial, sans-serif; }
.PortletQueryForeachDetail_Standard .result       { margin-bottom: 15px; }
.PortletQueryForeachDetail_Standard td            { font: normal 100% Tahoma, Helvetica, Arial, sans-serif; }
.PortletQueryForeachDetail_Standard .title        { font-size: 100%; font-weight: bold; background-repeat: no-repeat; background-position: left 4px; padding-left: 12px;  }
.PortletQueryForeachDetail_Standard .abstract p   { margin: 0; padding: 0; }
.PortletQueryForeachDetail_Standard .author       { font-weight: bold;  }
.PortletQueryForeachDetail_Standard .date         { font-style: italic; }
.PortletQueryForeachDetail_Standard .PagerLink    { font-weight: bold;  }
.PortletQueryForeachDetail_Standard .addNew       { font-weight: bold;  }
.PortletQueryForeachDetail_Standard .categories   { display: inline; }
.PortletQueryForeachDetail_Standard .reviewBlock  { display: inline; margin-left: 10px;}

/* <CSS label="Title" value="Title" type="PortletQueryForeachDetail" target="SkinItem" description="Style for all PortletQueryForeach" /> */

.PortletQueryForeachDetail_Title                  { font: normal 100% Tahoma, Helvetica, Arial, sans-serif; }
.PortletQueryForeachDetail_Title td               { font: normal 100% Tahoma, Helvetica, Arial, sans-serif; }
.PortletQueryForeachDetail_Title .title           { font-weight: bold; background-repeat: no-repeat; background-position: left 4px; padding-left: 12px;  }
.PortletQueryForeachDetail_Title .abstract p      { margin: 0; padding: 0; }
.PortletQueryForeachDetail_Title .PagerLink       { font-weight: bold;  }
.PortletQueryForeachDetail_Title .addNew          { font-weight: bold;  }

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||| QUERY/FOREACH CSS ||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletQueryForeach" target="SkinItem" description="Style for all PortletNavigate" /> */

.PortletQueryForeach_Standard P                { }
.PortletQueryForeach_Standard TD               { font: normal 100% Tahoma, Helvetica, Arial, sans-serif; }
.PortletQueryForeach_Standard .abstractDetail  { font: normal 85% Tahoma, Helvetica, Arial, sans-serif; }
.PortletQueryForeach_Standard .PagerLink       { font: bold 80% Tahoma, Helvetica, Arial, sans-serif;  }
.PortletQueryForeach_Standard .addNew   { font-weight: bold;  }

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||| NAVIGATE CSS |||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="White" value="White" type="PortletNavigate" target="SkinItem" description="Style for all PortletNavigate" /> */

.PortletNavigate_White                    { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: white; white-space: nowrap;}
.PortletNavigate_White A                  { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: white; white-space: nowrap;}
.PortletNavigate_White .locationPrefix    { font: bold 85% arial,helvetica,sans-serif; color: white; white-space: nowrap;}
.PortletNavigate_White .locationSeparator { font: bold 85% arial,helvetica,sans-serif; color: white; white-space: nowrap;}

/* <CSS label="Black" value="Black" type="PortletNavigate" target="SkinItem" description="Style for all PortletNavigate" /> */

.PortletNavigate_Black                    { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: black; white-space: nowrap;}
.PortletNavigate_Black A                  { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: black; white-space: nowrap;}
.PortletNavigate_Black .locationPrefix    { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: black; white-space: nowrap;}
.PortletNavigate_Black .locationSeparator { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: black; white-space: nowrap;}

/* <CSS label="JSS" value="JSS" type="PortletNavigate" target="SkinItem" description="Style for Jalios Simple Skin PortletNavigate" /> */

.PortletNavigate_JSS       { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: #CC0000; height: 25px; vertical-align: top; white-space: nowrap;}
.PortletNavigate_JSS  A    { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: #CC0000; white-space: nowrap;}


/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||||| MENU CSS ||||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="White" value="White" type="PortletMenu" target="SkinItem" description="Style for all PortletMenu" /> */

.PortletMenu_White     { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: white; white-space: nowrap;}
.PortletMenu_White A   { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: white; white-space: nowrap;}

/* <CSS label="JSS" value="JSS" type="PortletMenu" target="SkinItem" description="Style for Jalios Simple Skin PortletNavigate" /> */
.PortletMenu_JSS       { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: #CC0000; height: 25px; vertical-align: top; white-space: nowrap;}
.PortletMenu_JSS  A    { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: #CC0000; white-space: nowrap;}


/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||| LOGIN/LOGOUT CSS ||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletLogin" target="SkinItem" description="Style for all PortletLogin" /> */

.PortletLogin_Standard  TD         { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: black;}
.PortletLogin_Standard .Login      { font-size: 80%; }
.PortletLogin_Standard .Password   { font-size: 80%; }

/* <CSS label="Modern" value="Modern" type="PortletLogin" target="SkinItem" description="Style for all PortletLogin" /> */

.PortletLogin_Modern  INPUT            { font-size: 90%; margin: 0px; }
.PortletLogin_Modern  TD               { margin: 0; padding: 0; font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 85%; }
.PortletLogin_Modern .Intro            { text-align: left; font-size: 90%; padding: 3px; border: 1px solid #999; background-color: #DDD; }
.PortletLogin_Modern .Login            { padding-top: 3px; }
.PortletLogin_Modern .Login INPUT      { font-size: 85%; }
.PortletLogin_Modern .Password INPUT   { font-size: 85%; }
.PortletLogin_Modern .formInfo         { padding: 3px 0px; }
.PortletLogin_Modern .formInfo INPUT   { margin-right: 3px; }

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||| SIGNUP CSS |||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletSignUp" target="SkinItem" description="Style for all PortletSignUp" /> */

.PortletSignUp_Standard  TD        { font: normal 85% Tahoma, Helvetica, Arial, sans-serif; color: black;}


/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||| SEARCH CSS |||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletSearch" target="SkinItem" description="Style for all PortletSearch" /> */

.PortletSearch_Standard  TD  A    { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: #4B787E; text-decoration:none }

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||| TOPMEMBER CSS ||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletTopMember" target="SkinItem" description="Style for all PortletTopMember" /> */

.PortletTopMember_Standard  .Title     { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; color: black; }
.PortletTopMember_Standard  .Link      { font: bold 80% Tahoma, Helvetica, Arial, sans-serif; color: black; }

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||| LOCATION CSS |||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletLocation" target="SkinItem" description="Style for all PortletLocation" /> */

.PortletLocation_Standard             { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; }
.PortletLocation_Standard A           { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; }
.PortletLocation_Standard .prefix     { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; }
.PortletLocation_Standard .separator  { font: bold 85% Tahoma, Helvetica, Arial, sans-serif; }

/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||||||| RSS CSS |||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */
/* <CSS label="Standard" value="Standard" type="PortletRSS" target="SkinItem" description="Style for all PortletRSS" /> */

.PortletRSS_Standard .PortletRSS					{ font: normal 80% Tahoma, Helvetica, Arial, sans-serif; }
.PortletRSS_Standard .RssTitle    				{ font-weight: bold; font-size: 90%; color: #333333; }
.PortletRSS_Standard .RssDescription			{ }
.PortletRSS_Standard .RssItemSel					{ font-weight: bold; margin:0; padding: 0px 4px; border-collapse: collapse; }
.PortletRSS_Standard .RssItemUnsel				{ font-weight: normal; margin:0; padding: 0px 4px; border-collapse: collapse; }
.PortletRSS_Standard .RssItemLink		 			{ }
.PortletRSS_Standard .RssItemDescription	{ font-weight: normal; background-color:#ffffcc; padding: 6px; margin-bottom: 6px; font-size: 75%; }

/* </XMLCSS> */

div .wysiwyg {font: normal 100% Tahoma, Helvetica, Arial, sans-serif;}

/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||||||| Mini Cal CSS ||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

.curiaBox {
	border: 1px solid #666666;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px
}

.curiaBoxTitle {
	background-color: #aed9df;
	color: #333333;
	font-weight: bold;
	padding: 5px;
}

.curiaBoxContent {
	color: #4c797f;
	padding: 5px;
}

.curiaBoxContent a {
	color: #1ba4d2;
	font-weight: bold;
	text-decoration: underline;
}


/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||| CSS Divers par OLP ||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

strong {
	font-weight:800;
}

h1 {
color:#4B787E;
}

/*
h2 {
color:#1BA4D2;
padding-bottom:3px;
border-bottom:1px solid #9DD0E0;
}

h3 {
color:#137799;
font-style:italic;
font-size:113%;
}
*/
h4 {
color:#ADC6C6;
font-weight:800;
}

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||||||| Header |||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

#logoCuria {
	float:left;
	padding:16px 0px 0px 49px;
	position:absolute;
	top:2px;
	z-index: 1000; 
}

.curiaHeader {
	width: 1002px;
	height: 178px;
	border: 0px;
	background: url(../../images/custom/bg/bgHeader.gif) no-repeat;
	border-top:1px solid #913;
}

#logoTwitter {
	height: 20px;
	position: absolute;
	top: 40px;
	width: 875px;
	z-index: 100; 
}

#logoTwitter > a {
	display: block;
	float: right;
	height: 20px;
	position: relative;
	right: 5px;
	text-decoration: none;
	top: -1px;
	width: 30px;
}

img.twitterIcon {
	width: 30px;
	height: 30px;
	border: 0;

}

/******************* Flux RSS **********************/
 
#headerRSS {

	width: 875px;
	position: absolute;
	top: 20px;
	
}

#headerRSS a {
	float: right;
	position: relative;
	right: 5px;
	top:-1px !important;
	top:0px;
}

img.rssIcon {
	width: 30px;
	height: 20px;
}

/*************** Sélection des langues *****************/
 
#headerLang {
	margin-top: 15px;
	margin-right: 20px;
}

/********************** Recherche **********************/

/* Composition du petit formulaire de recherche dans la barre sup.
form : .noSingleSubmitButtonCuria
	div : .headerSearchMore
		a img /a
	div : .headerSearchSimple
		input : #textInputId .iptHeaderSearch
		button : .btnSearchLeft
		button : .btnMain
		button : .btnRight
*/

form.noSingleSubmitButtonCuria {
	float: right;
	position: relative; 
	top: 82px !important; 
	top: 80px;
	right: 15px;
	width:186px;
}

.headerSearchMore a img {
	border: none;
}

.headerSearchSimple {
	background: url(../../images/custom/buttons/iptLeft.gif) no-repeat top left;
	background: url(../../images/custom/buttons/btnSearchbg.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	
	height: 28px;
}

.iptHeaderSearch {
background-color:transparent;
	border: 0px;
	height: 28px;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	padding-left:4px;
	padding-top: 7px;
	vertical-align: top;
	
	width:81px;
	float:left;
	
}

.headerSearchSimple .btnMain {
float:right;
	width: 99px;
	font-size: 8pt;
	background: url(../../images/custom/buttons/btnSearch.gif) no-repeat;
}


.btnSearchLeft {
	background: url(../../images/custom/buttons/btnSearchLeft.gif) no-repeat 3px;
	font-size:8pt;
}

/******************** Top Menu ********************/
.curiaHeader {
	background-color:#fff;
	padding-bottom:0px;
}

	
#headerMenu  {
	text-align: right;
	margin-top: 85px;
	margin-right: 221px;
	color: #950930;
	font-size: 85%;
	font-weight: bold;
}

#headerMenu a {
	color: #950930;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	font-weight: bold;
}

#headerMenu a.aaaSmall, #headerMenu a.aaaMedium, #headerMenu a.aaaBig {
	background-color: #950930;
	color: #ffffff;
	font-weight: normal;
	margin: 1px;
}
#headerMenu a.aaaSmall {	
	font-size: 8px;
	padding: 4px 3px 1px 3px;
	
}
#headerMenu a.aaaMedium {
	font-size: 10px;
	padding: 2px 3px 1px 3px;
}
#headerMenu a.aaaBig {
	font-size: 12px;
	padding: 0px 3px 1px 3px;
}

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||||||| Contenu |||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */


.layout .spacing {
	width: 0px;
}


.layout .pos_2 {
	background: url(../../images/custom/bg/bgBorderLeft.gif) repeat-y;
}

.pos_MainContent_1 {
  vertical-align:top;
  width:200px;
  background: url(../../images/custom/bg/bg_menu.jpg) repeat-y;
}

.pos_MainContent_2 {
  background: url(../../images/custom/bg/bgBorderLeft.gif) repeat-y;
  vertical-align:top;
}

.into_pos_MainContent_2, .into_pos_MainContent_3 {
  background: url(../../images/custom/bg/bgBorderLeftTop.gif) no-repeat;
  background-position:top left;
  vertical-align:top;
}

.row_column_2 {
  width:596px !important;

	width:600px;
  overflow:hidden;
}

.row_column_2 .Portlet .t1 {
	padding-left:20px;
}

.row_column_2 .Portlet #search-tab-pane {
	padding-left:20px;
	width:560px;
}
.row_column_2 .Portlet p .formButton {
	margin-left:20px;
	clear:both;
}

.pos_MainContent_3 {


  vertical-align:top;
  width:202px;
  background: url(../../images/custom/bg/bgBorderLeft.gif) repeat-y;
}

.row_column_3 {
  width:176px;
  margin-left:11px;

  /* Fix for firefox */

  border-top:1px solid #fff;
}

.Textes {
  width:596px !important;
  width:600px;
  overflow:hidden;
  text-align: justify;
}

.Textes a {
	/* color:#44a; */
	color:#00338e;
	text-decoration:underline;
}

/******************** Chemin de navigation ********************/

#navigationPath {

	margin-top: 21px;
	margin-bottom: 0px;
	padding-left: 20px;
	width:375px;
}

#navigationPath a {
	font-size: 80%;
	color: #35424A;	
}

/******************** Barre d'outils ********************/

.langMenu{
    font-size:8pt;
    background-color: #fff;
	border: 1px #000000 solid;
}

.langButton {
    font-size:7pt;
    background-color: #fff;
	border: 1px #000000 solid;
	padding: 1px;
    position:relative;
    
    /* Ajustement IE/Firefox */
    top:-1px !important;
    top:0px; left:0px;
    padding-top:1px !important;
    padding-top:2px;
}



.displayCuriaHeaderToolbar {
	/* width: 160px; */
	position: relative;
	top: -24px;
	right: 20px;
	float: right;
}

.displayCuriaFormHeaderToolbar {
	float: right;
	position: relative;
	right: 20px;
	top: 0px;
	margin-bottom:0px;
	margin-right:7px !important;
	margin-right:3px;
}

.displayCuriaFormHeaderToolbar a {
	text-decoration: none;
}

.displayHeaderToolbar a, .displayCuriaHeaderToolbar a, .displayCuriaFormHeaderToolbar a {
	font-size: 85%;
	font-weight: bold;
	color: #606b73;
}



.displayHeaderToolbar a:hover, .displayCuriaHeaderToolbar a:hover, .displayCuriaFormHeaderToolbar a:hover {

	text-decoration: none;

}



.displayHeaderToolbar img, .displayCuriaHeaderToolbar img, .displayCuriaFormHeaderToolbar img {
	margin-left: 15px;
	margin-right: 5px;
}


.displayHeaderToolbar {
	position: absolute;
	top: 5px;
	left: 220px;
	width:400px;
	background-color:#fff;
	border:3px solid #ddd;
	padding:10px 0px 10px 0px;
}



.previewWFState {
    position:absolute;
    top:0px;
    left:0px;
    width:200px;
}


/******************** Chemin de titres du contenu principal ********************/

#contentTitles {
	margin: 0px;
	padding: 0px;
}

hr.contentTitlesSeparator {
	height: 1px;
	border: 0;
	position: relative;
	top: -4px !important;
	top: -11px;
}

.PortletQueryForeach hr.contentTitlesSeparator {
	position: relative;
	top: -3px !important;
	top: -7px;
}
.Textes .contentTitlesSeparator {
	clear:both;
	width:575px !important;
	width:579px;
	margin:0px auto 5px 0px;
}
hr.contentTitlesSeparatorForm {
	height: 1px;
	border: 0;
	position: relative;
	top: -4px !important;
	top: -8px;
}


.titleSeparator {
	font-size: 100%;
	font-weight: bold;
}


.contentTitle0 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	width: 595px; /* 620px; */
	background: url(../../images/custom/bg/bgNavigationPath.gif) no-repeat;
	margin-top: -10px;
	padding-top: 60px;
	padding-left: 60px;
	padding-bottom: 0px;
}

.curiaForm {
	width:600px;
	margin-top:-23px;
}

.curiaForm .formTitle {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	width: 605px; /* 620px; */
	margin-top: -10px;
	padding-top: 60px;
	padding-left: 60px;
	padding-bottom: 0px;
	position:relative;
	left:-4px;
	color:#950930;
}



.curiaForm table, .curiaForm td, .curiaForm tr {
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
	border-spacing:0px 0px;
}



.curiaForm .formInfo, .curiaForm .formButton {
	display:none;
}

.curiaForm .mainButton {
background:#fff;
color:#000;
border:0px;
width:21px;
height:21px;
overflow:hidden;
padding-top:21px;
background: url(../../images/custom/icons/search.gif) no-repeat;
	display:block;
	margin-left:60px;
	float:right;
	position:relative;
	left:-70px;
	top:-40px;
}



.curiaForm td.formTitle, .curiaForm TABLE.pubEditForm TD {
	padding-left: 60px;
}

.curiaForm TABLE.pubEditForm {
	width:604px;
}

.curiaForm hr {
	position:relative;
	left:-64px;
	top:-3px;
	color:#950930;
}

.contentTitle1 {
	font-size: 130%;
	font-weight: normal;
	margin-left: 20px;
}

.contentTitle2 {
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.contentTitle3 {
	font-size: 120%;
	font-weight: bold;
}

.contentTitle4Out {
	float:left;
	height:20px;
	background-color:#950930;
	background:url(../../images/custom/titles/whiteLeftCorners20px.gif) top left no-repeat;
	
	margin:0px 0px 3px 20px !important;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}
.contentTitle4In {
	float:left;
	height:20px;
	background:url(../../images/custom/titles/whiteRightCorners20px.gif) top right no-repeat;
	padding:1px 10px 0px 9px;
	color:white;
	font-size:127%;
}

.Textes H1 {
	margin: 0;
	padding: 0;
	vertical-align: baseline;

	font-size: 128%;
	font-weight: bold;

	margin-left: 0px;
	padding: 0px 0px;
	display:inline;
}



.Textes H2 {
	font-size: 100%;
	font-weight: bold;
}

.Textes H3 {
	font-size: 100%;
	font-weight: bold;
	margin-left:0px;
	padding-left:0px;
}

/******************** Contenu principal ********************/


.contentText {
	margin-left: 20px;
	margin-right: 20px;
}

.contentBreak {
	margin-top: 15px;
	background: url(../../images/custom/bg/bgContentBreak.gif) no-repeat;
	height: 40px;
	margin-left: -20px;
}

.curiaForm .contentBreak {
	margin-top:10px !important;
	margin-top:-25px;
	height:36px !important;
	height:28px;
	margin-left:0px;

}

.contentForm {
	padding-left: 50px;
}

.contentSubTitleRed {
	font-size: 120%;
	font-weight: bold;
	color: #950830;
	padding-left: 50px;
	float: left;
	width: 250px;
}

/* -------------------------------------------------------------------- */
/* |||||||||||||||||||||||||||| Boutons ||||||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

.btnMain, .btnLeft, .btnRight, .btnSearchLeft  {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
}
.btnMain  {
	background: url(../../images/custom/buttons/btnDarkMain.gif) repeat-x;
	
	cursor: pointer;
}

.btnLeft {
	background: url(../../images/custom/buttons/btnDarkLeft.gif) no-repeat 2px;
}
.btnRight {
	background: url(../../images/custom/buttons/btnDarkRight.gif) no-repeat;
}

#left .btnMain {
	width: 155px;
}

.boutonColonne {
	background: url(../../images/custom/buttons/btnColumnTop.gif) no-repeat top left;
	background-color:#5E6970;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	width:178px;
	overflow:hidden;
	position:left;
	left:2px;
}

.boutonBas {
	background: url(../../images/custom/buttons/btnColumnBottom.gif) no-repeat bottom left;
	text-align:center;
	color:#fff;
	padding:3px 0px 8px 0px;
	width:178px;
}

.boutonBas a {
	font-weight: bold;
	color:#fff;
}


/***********************************************************************/
/****************************** Calendrier *****************************/
/***********************************************************************/

.typeAudienceCell {
	width:70px;
}

#leftCal {
	width: 175px;
	overflow:hidden;
	position:left;
	top:0px;
	left:2px;
}
#leftCal img {
	border: none;
	padding-top: 2px;
}
#leftCal a {
	text-decoration: none;
}
.leftCalContent {
	background: url(../../images/custom/calendar/calBorderMain.gif) repeat-y;
	margin-top: 0px;
}
.leftCalTitle {
	background: url(../../images/custom/calendar/calBorderTitle.gif) no-repeat;
	width: 175px;
	height: 23px;
	font-weight: bold;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.leftCalTop {
	background: url(../../images/custom/calendar/calBorderTop.gif) no-repeat;
	width: 175px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
}
.leftCalBottom {
	background: url(../../images/custom/calendar/calBorderBottom.gif) bottom left no-repeat;
	width: 175px;
	padding-left: 5px;
	font-size:90%;
}
span.leftCalMonth {
	font-weight: bold;
	font-size: 8pt;
	position: left;
	top: -2px;
}
.leftCalLine, .leftCalCurrentLine  {
	padding-left: 4px;
	padding-right: 2px;
}
.leftCalLine span, .leftCalCurrentLine span {
	font-size: 90%;
	width: 25px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftCalCurrentLine span {
	color: #c99e01;
}
.leftCalWeek {
	font-weight: bold;
	padding-left: 4px;
}
.leftCalDay {
	padding-left: 6px;
	padding-right: 2px;
}
span.leftCalCurrentDay {
	color: #ffffff;
	padding-left: 7px;
	padding-right: 6px;
	background: url(../../images/custom/calendar/calCurrentDay.gif) no-repeat;
}

.leftCalBottom {
	padding-bottom: 4px;
	margin-bottom: 20px;
}
.leftCalBottom label {
	font-weight: bold;	
	position: relative;
	top: -1px;
	padding-left: 0px;
}
.redLabel {
	color: #950930;
	padding-right: 4px;
}
.blueLabel {
	color: #00338e;
	padding-right: 4px;
}
.greenLabel {
	color: #016752;
}


table.CalTable {
margin-left:3px;
border-spacing:0px 0px;
border-collapse:collapse;
}

.CalTable td {
font-size:11px;
text-align:center;
width:19px;
height:19px !important;
height:17px;
}

.CalTable a {
color:#475055;
}

.CalTableHeader td{
overflow:hidden;
font-size:9px;
}

.calWeekCell a, .calWeekCell {
font-weight:bold;
color:#475055;
}

.calActiveRow td {
color: #c99e01;
}

td.calActiveCell {
	background: url(../../images/custom/calendar/calCurrentDay.gif) no-repeat;
	color:#ffffff ;
}

.calActiveRow a {
  color:#c99e01;
}

.calActiveCell a, .calActiveCell a:visited {
  color:#fff;
}

.calHelpImg {
	float: right;
	margin-right: 8px;
}

/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||||| Infos pratiques||||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

.infoBoxTitleOutter {
	margin-top: 20px;
	width:179px;
	background: url(../../images/custom/boxes/boxTitleOutter.gif) no-repeat 0px 1px;
}
.infoBoxTitleInner {
	border: 0px;
	margin: 0px;
	padding: 3px 0px 11px 0px;
	text-align: center;
	background: url(../../images/custom/boxes/boxTitleBottom.gif) no-repeat 0px;
	background-position: bottom left;
}

.infoBoxTitleInner span {
	padding-right:8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	
}

.infoBox {
	padding-left:3px;
}

.infoBoxContent {
	background: url(../../images/custom/boxes/boxBorderMain-fixed.gif) repeat-y;
	clear: both;
	font-size: 90%;

	width: 173px;
	/* padding-top:1px; */
	padding-left:8px;
	padding-bottom:3px;
}

.infoBoxContent a, .infoBoxContent {
	color:#5f6a72;
}

.infoBoxContent UL {
	margin:0px 0px 0px 7pt;
	padding:0px 0px 0px 0px;
}


.infoBoxBottom {
/*	padding-bottom: 20px; */

	width: 180px;
	background: url(../../images/custom/boxes/boxBorderBottom-fixed.gif) bottom left no-repeat;
	
}


/* -------------------------------------------------------------------- */
/* ||||||||||||||||||||||  FORMULAIRES CURIA  ||||||||||||||||||||||||| */
/* -------------------------------------------------------------------- */

.curiaForm .formLabel {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

.curiaForm .UI_EDITOR_TEXTFIELD .icon {
  display:none;
}

.curiaForm .formTextfield {

}

.curiaForm .UI_EDITOR_TEXTFIELD {
padding: 0px 0px 0px 0px;
margin:0px 0px 0em 0px;
width:406px !important;
width:408px;
float: right;
}

.curiaForm .UI_EDITOR_DATECHOOSER {
padding: 0px 0px 0px 0px;
margin:0px 0px 0em 0px;
width:165px !important;
width:171px;
float: right;
}

.curiaForm .UI_EDITOR_DATECHOOSER input {
width:8em;
}

.curiaForm .UI_EDITOR_ENUMERATE_CHECK {
margin:0px 0px 0em 0px !important;
margin:-1px 0px -7px 0px;
padding-left:16px;
}

.curiaFormLabel {
padding-top:4px;
float:left;
}

.curiaFormCheckboxLabel {
font-weight:bold;
}

.formDateDebut {
width:300px;
float:left;
}
.formDateFin {
width:230px;
float:right;
}

.curiaForm {
  position:relative;
  top:-19px;
  left:0px;
}

#menuboutons {
/*display:none;*/
}



/* ----------------------------------------------------------------- */
/*      Formulaires spécifiques Curia (Calendrier, Contacts...)      */
/* ----------------------------------------------------------------- */

/* Elements */
td, th, input, select, textarea {
    font-size: 100%;
}

img {
    border-style: none;
    border: 0px;
}

/* Template layout */
.content_heading {
    height: 45px;
}

.content_form_title {
    height: 62px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}

#navigationPath {
    margin-top: 0px;
    padding-top: 0px;
}

#page_actions {
    float: right;
    position: relative;
    padding-right: 20px;
    font-size: 80%;
}

#page_actions img {
    margin-right: 5px;
    vertical-align: middle;
}

.page_action_item {
    margin-left: 15px;
    color: #35424A;
}

.page_action_item a {
    font-weight: bold !important;
    color: #606B73;
}

.leftMenu li {
    display: block;
}

.row_column_2_only {
    width: 100%;
}

.row_column_2_only {
    width: 100%;
}

.row_column_2_only .contentTitle0 {
    background: transparent;
}

.row_column_2_only .into_pos_MainContent_2 {
    background: transparent;
}

.boxContent {
    padding-bottom: 8px;
}

#main_content {
    margin-top: 5px;
    margin-left: 20px;
}

.main_content_form {
    padding-left: 20px;
}

.main_content_form .formTitle {
    font-size: 120%;
    font-weight: bold;
    color: #950930;
    border-bottom: 1px solid #950930;
    margin: 0px 20px 10px -40px;
    padding: 5px 0 5px 40px;
}

.contentTitle_underline {
    height: 20px;
    min-height: 19px;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 1px #950930;
}

.btnSearch_alone {
    background: transparent url(../../images/custom/buttons/btnsearchalone.gif) no-repeat 0 0;
    width: 99px;
}

/* */
.main_content_buttons_box {
    padding-left: 20px;
    height: 140px;
}

.main_content_buttons_box .formTitle {
    float: left;
    font-size: 120%;
    font-weight: bold;
    color: #950930;
}

.contentButtons {
    margin-left: 20px;
    margin-top: -3px;
}

div.recherche {
    margin-right: 20px;
}

div.recherche table {
    width: 100%;
    border-collapse:collapse;
}

div.recherche td {
    vertical-align:top;
}

input[type="checkbox"] {
    margin: 0 2px 2px 0;
    vertical-align: middle;
}
input[type="radio"] {
    margin: 0 2px 2px 0;
    vertical-align: middle;
}

input.input_small {
    width: 80px;
}

input.input_medium {
    width: 120px;
}

input.input_large {
    width: 300px;
}

td.rechercheDesignation {
	width:130px;
    padding: 4px 2px 4px 0px;
}

td.rechercheChamps {
    padding: 4px 2px 4px 4px;
}

td.recherche_bouton {
    text-align: right;
    vertical-align: bottom !important;
}

.contentBreak {
    height: 30px;
    margin-top: 10px;
}

img.img_search_more {
    margin-top: 3px;
}

.form_annotation {
    color: #A8AAA9;
}

#cell_rech_dans_check_all {
    width: 86px;
}

#treeDiv1 a:hover {
    text-decoration: none;
}


/* comm_presse */
.liste_annees {
    margin-bottom: 20px;
}

.cell_check_all {
    width: 100px;
}

/* comm_press list*/
.cp_other_types {
    float:  right;
    font-size: 128%;
    font-weight: bold;
}

.cp_other_types a {
    font-weight: bold;
}

.cp_item {
}

.cp_date {
    font-weight: bold;
}

.cp_body {
    padding-left: 40px;
}

.cp_title a {
    font-weight: bold;
}

.cp_description {
    display: inline;
}

.cp_description  a{
    font-weight: bold;
}

.cp_parties {
    display: inline;
}

.cp_parties a {
    font-weight: bold;
    display: inline;
}

.cp_domain {
}

.cp_summary {
}

/* Calendrier */
.calTablePeriodeBlanche{
	text-align: center;
	font-weight: bold;
}
.calTablePeriodeBlanche div{
	padding:10px 10px;
	text-align: center;
	font-weight: bold;
}


.calActiveRow {
    cursor: pointer;
}

.cal_disclaimer {
    padding: 10px;
    text-align: center;
    font-style: italic;
}

.cal_order {
    margin-bottom: 10px;
    font-weight: bold;
}

.cal_order a {
    font-weight: bold;
}

.cal_table {
    border-collapse: collapse;
    text-align: left;
    border-color: #ccc;
    width:100%;
}

.cal_table tr {
}

.cal_table th {
    border: 1px solid;
    border-color: #ccc;
    font-weight: bold;
    padding: 3px;
}

.cal_table td {
    vertical-align: top;
    padding: 3px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #ccc;
}

.cal_row1 td {
    vertical-align: top;
    padding: 3px;
    border-top: 2px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #ccc;
}

.cal_row2 td {
    vertical-align: top;
    padding: 3px;
    border: 1px solid;
    border-color: #ccc;
}

.cal_domaine {
    float: right;
    margin-left: 5px;
    font-style: italic;
}

.cal_parties,
.cal_affectation,
.cal_objet,
.cal_ag {
    margin: 0px 0px 4px 0px;
}

.cal_parties {
    text-align: left;
    font-weight: bold;
}

.cal_lang {
	width:60px;
    text-align: center;
}

.cal_objet {
    text-align: justify;
}

.cal_salle_cell {
	width:110px;
}

/* Recherche liste */
.rl_header {
    margin-bottom: 10px;
    
}

.rl_rappel_recherche {
    font-weight: bold;
}

.rl_search_field {
    background: transparent url(../../images/custom/buttons/btnsearchbg.gif) no-repeat scroll 0 0;
    height: 28px;
    margin-bottom: 10px;
    padding: 0px;
}

.rl_input_search {
    background-color: transparent;
    border: 0 none;
    font-size: 8pt;
    height: 28px;
    margin: 0;
    padding: 7px 0 0 4px;
    vertical-align: top;
    width: 130px;
}

.rl_search_field .btnMain {
    background: transparent url(../../images/custom/buttons/btnsearch.gif) no-repeat scroll 0 0;
    font-size: 8pt;
    width: 99px;
    vertical-align: top;
}

.rl_search_field .img_search_more {
    margin-left: 30px;
}

.rl_order {
    margin-bottom: 10px;
    font-weight: bold;
}

.rl_order a {
    font-weight: bold;
}

.rl_item {
    margin-bottom: 10px;
}

.rl_item_title {
    font-size: 120%;
    font-weight: bold;
}

.rl_item_title .highlight {
    font-weight: bold;
    text-decoration: underline;
}

.rl_item_title a {
    font-weight: bold;
}

.rl_texte {
}

/* Contact */
.contact_text {
    width: 485px;
}

input.contact_input {
    width: 350px;
}

.fix_select_menu_size {
	width:344px;
	overflow:hidden;
}

.infoMessage {
	text-align:center;
	width:100%;
	margin-top:13px;
	margin-bottom:10px;
}

.searchResults a {
	/*color:#44a;*/
	text-decoration:underline;
}

.headerFormulaireSearchSimple {
	background: url(../../images/custom/buttons/iptLeft.gif) no-repeat top left;
	background: url(../../images/custom/buttons/btnSearchbg.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	height: 28px;
}

.headerFormulaireSearchSimple .btnMain {
float:right;
	width: 99px;
	font-size: 8pt;
	background: url(../../images/custom/buttons/btnSearch.gif) no-repeat;
}

.iptFormulaireHeaderSearch {
background-color:transparent;
	border: 0px;
	height: 28px;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	padding-left:4px;
	padding-top: 7px;
	vertical-align: top;
	
	width:145px;
	float:left;
}

.noSingleFormulairesButtonCuria {
	float: left; 
	top: 82px !important;    
	top: 80px; 
	right: 15px; 
	width:254px; 
}

.spaceFormulaire {
	margin-left: 15px;
}

.contentButtonsRed {
	color: #950930;
}
.contentButtonsGreen {
	color: #016752;
}

a.lienActionPage {
	float:right;
	position:relative;
	top:-24px;
	left:-8px;
	font-size:80%;
	color:#606b73;
	font-weight:700;
}

.formTextArea {
  width:480px;
  height:160px;
}

/***************** Boutons jurisprudence *****************/

.contentJuriButtons {
	width: 20em;
}

.contentButtonsRed a {
	color: #950930;
}
.contentButtonsBlue a {
	color: #00338e;
}
.contentButtonsGreen a {
	color: #016752;
}

.boutonsJuriTitle{
  float:left;
  width:40%;
  color:#950930;
  font-size:120%;
  font-weight:bold;
  padding-top:5px;;
}

.boutonsJuriContainer {
  float:left;
  width:auto !important;
  width:37%;
}

.contentJuriButtons {
  margin:0;
  width:92%;
}

.boutonJuriOutter {
  width:100%;
  background: url(../../images/custom/buttons/btnAccueil-out.gif) no-repeat top left;
  height: 30px;
  margin-bottom: 5px !important;
  margin-bottom: 2px; 
}

.boutonJuriInner {
  width:100%;
  background: url(../../images/custom/buttons/btnAccueil-in.gif) no-repeat top right;
  height: 30px;
  padding: 6px 12px 0px 10px;
  white-space: nowrap;
}

/* Fix des listes se trouvant en dehors des contenus */
.infoBox UL LI {
list-style-type:square;
margin-bottom:0px;
list-style-position:inside;
}

a.abstractDetail {
color:#666;
}

.maxSize {
	width:200px;
}

.rechercheDesignationCuria {
    padding: 4px 2px 4px 0px;
	width:140px;
}

/* Masquage par défaut du contenu à afficher */
.tableHideContent {
	display:none;
}
