H3 {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 14px;
	width: 30%;
	padding-bottom: 2px;
	margin-left: 10%;
	border-bottom: 1px solid #8cacbb;
	white-space: Pre;	
}

H2 {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 16px;
	width: 30%;
	padding-bottom: 2px;
	border-bottom: 1px solid #8cacbb;
	white-space: Pre;	
}


H1 {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 18px;	
	width: 30%;
	border-bottom: 1px solid #8cacbb;
	white-space: Pre;
}

.pubItem {
	padding-top: 5px;
}

.paragraphe {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

.paragraphe {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

.texte {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

.texte:first-letter {
	margin-left: 2em;
}

.paragraphe:first-letter {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	color: #090909;
	font-size: 300%;
	float: left;
}

.highlight {
	width: 90%;
	margin-left: 5%;
	margin-top: 2px;
	margin-bottom: 2px;
	border-left: 4px solid #040404;
	padding: 0.5em 0.25em;
	text-align: justify;
}

BLOCKQUOTE {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	margin: 1em 3em;
	width: 80%;
	border: 1px solid #eca204;
	border-left: 8px solid #eca204;
	padding: 0.5em 1em;
	background: #fdf4df;
	text-align: justify;
	-moz-border-radius : 0px 10px 10px 0px;
	-webkit-border-radius : 0px 10px 10px 0px;
	opacity: 0.9; 
}

BLOCKQUOTE:first-letter {
	font-size: 300%;
	float: left;
}

BLOCKQUOTE > .info,
BLOCKQUOTE > .no > EM {
	display:block;
	font-size: 12px;
	text-align: right;
	font-style: bold;
}

PRE.code {
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 10px;
	margin: 1em 3em;
	width: 90%;
	border: 1px solid #09f11e;
	border-left: 8px solid #09f11e;
	padding: 0.5em 1em;
	background: #cff1d2;
	text-align: left;
	max-width:100%;
	-moz-border-radius : 0px 10px 10px 0px;
	-webkit-border-radius : 0px 10px 10px 0px;
	opacity: 0.9; 
}


PRE.code > .info {
	font-size: 9px;
	text-align: right;
}

.listing 
{
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 10px;
	width: 90%;
	margin-left:5%;
	border: 1px solid #05329a;
	border-left: 8px solid #05329a;
	background: #cfd9f1;
	-moz-border-radius : 0px 10px 10px 0px;
	-webkit-border-radius : 0px 10px 10px 0px;
	opacity: 0.9; 
}

.listing > PRE {
	text-align: left;
	max-width:100%;
}

.listing > .info {
	font-size: 10px;
	font-family: Bitsream Vera Sans, sans, sans-serif;
	color: #ffffff;
	text-align: right;
	background: #000000;
	width:100%;
	-moz-border-radius : 0px 0px 10px 0px;
	-webkit-border-radius : 0px 0px 10px 0px;
}

fieldset.captionbox
{
	margin-bottom: 10px;
	border: #000000 1px solid;
	background: #fdc43b;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	-moz-border-radius : 5px 5px 5px 5px;
	-webkit-border-radius : 5px 5px 5px 5px;
}

fieldset.captionbox2
{
	margin-bottom: 10px;
	border: #000000 1px solid;
	background: #b4d979;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	-moz-border-radius : 5px 5px 5px 5px;
	-webkit-border-radius : 5px 5px 5px 5px;
}

fieldset {
	margin-bottom: 10px;
	border: #000000 1px solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

fieldset legend {
	margin-left:10px;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 12px;
	/* border-left: 1px solid #000000;
	border-right: 1px solid #000000; */
	color: #000000;
	font-weight: bold;
	-moz-border-radius : 5px 5px 0px 0px;
	-webkit-border-radius : 5px 5px 0px 0px;
}

fieldset.captionbox legend {
	background: #fdc43b;
}

fieldset.captionbox2 legend {
	background: #b4d979;
}

.size70 {
	width: 70%;
	margin-left: 15%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#icon-help {
	width: 75%;
	padding-left: 170px;
	padding-top: 10px;
	margin-left: 5px !important;
	min-height: 150px;
	background-image: url("layout/bigIcons/help.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#icon-id-card {
	width: 75%;
	padding-left: 170px;
	padding-top: 10px;
	margin-left: 5px !important;
	min-height: 130px;
	background-image: url("layout/bigIcons/id-card.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.icon-alone {
	width: 75%;
	padding-left: 0px !important;
	padding-top: 0px !important;
	margin-left: 0px;
	background-position: center !important;
}

.captionbox {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.captionbox a:link, .size90 a:visited {
	color : #dc2103; 
	/*color : #fffa7a;*/
	font-weight : bold;
	text-decoration : none;
}

.captionbox a:hover {
	color : #dc2103;
	/*color : #fffa7a;*/
	font-weight : bold;
	text-decoration : underline;
}

TABLE.tabularData {
	min-width: 70%;
	border-spacing: 2px;
	border: 1px solid black;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

TABLE.tabularData TD {
	padding-left: 0.2em;
	padding-right: 0.2em;
}

TABLE.form {
	width:100%; 
	border-collapse: collapse;
	border: 0px;
}

TABLE.form > TR, TD {
	border: 0px;
}

TABLE.form > TR {
	min-width: 100%;
}

TABLE.form CAPTION {
	text-align: center;
	font-size: 10px;
}

fieldset.captionbox TABLE.form TR.paire {
	background: #fdb60b;
}

fieldset.captionbox TABLE.form TR.impaire {
	background: #fdc43b;
}

fieldset.captionbox2 TABLE.form TR.paire {
	background: #9ce030;
}

fieldset.captionbox2 TABLE.form TR.impaire {
	background: #b4d979;
}

TABLE.form TD.right {
	text-align: center;
}

TABLE.form TD.left {
	text-align: left;
}

TABLE.form TD.alone {
	width: 100%;
}

TABLE.form INPUT {
	font-size: 11px;
}

TABLE {
	border-collapse: collapse;	
}

TH {
	background: #000000;
	color: #ffffff;
	text-align:center;
	font-size: 10px;
}

TR.paire {
	padding-top: 15px;
	background: #ffffff;
}

TR.impaire {
	padding-top: 15px;
	background: #dddddd;
}



TR.paire a:link,
TR.paire a:visited,
TR.impaire a:link,
TR.impaire a:visited,
TR.warningpaire a:link,
TR.warningpaire a:visited,
TR.warningimpaire a:link,
TR.warningimpaire a:visited,
TR.erasedpaire a:link,
TR.erasedpaire a:visited,
TR.erasedimpaire a:link,
TR.erasedimpaire a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #dc2103;
}

TR.paire a:hover,
TR.impaire a:hover,
TR.warningpaire a:hover,
TR.warningimpaire a:hover,
TR.erasedpaire a:hover,
TR.erasedimpaire a:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #dc2103;
}

TR.warningpaire {
	padding-top: 15px;
	background: #eca204;
}

TR.warningimpaire {
	padding-top: 15px;
	background: #f6d74d;
}

TR.erasedpaire {
	padding-top: 15px;
	background: #ff9393;
}

TR.erasedimpaire {
	padding-top: 15px;
	background: #e3b4b4;
}

.hlText {
	font-weight : bold;
	color : #dc2103;
}


TR.paire:hover,
TR.impaire:hover,
TR.warningpaire:hover,
TR.warningimpaire:hover,
TR.erasedpaire:hover,
TR.erasedimpaire:hover  {
    opacity: 0.7;
}

TR.paire,
TR.impaire,
TR.warningpaire,
TR.warningimpaire,
TR.erasedpaire,
TR.erasedimpaire  {
	height: 20px;
}

.separator {
	font-size: 12px;
	background: #dddddd;
	text-align: center;
	font-weight : bold;
}

	
.news {
	margin-left: 2em;
}

.newsDateSection {
	padding: 0.2em 0em 0.2em 0em;
}

.newsPrevious {
	position: absolute;
	display: block;
	
	right: 0px;
	margin-left: -50%;
	width: 50%;
	
	text-align: right;
}

.newsNext {	
	position: absolute;
	display: block;
	
	left: 0px;
	max-width: 50%;
	
	text-align: left;
}

.newsPrevious a:link,
.newsPrevious a:visited,
.newsNext a:link,
.newsNext a:visited {
	color: #000000;
	text-decoration: none;
}

.newsPrevious a:hover,
.newsPrevious a:active,
.newsNext a:hover,
.newsNext a:active {
	color: #000000;
	text-decoration: underline;
}

.newsSpacer {
	display: block;
	padding-top: 1.5em;
}

.newsTitle {
	display: block;
	margin-left:-0.5em;
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 19px;
	font-weight : bold;
	text-align : left;
	min-width: 100%;
	background-image: url(layout/icons/x-office-calendar.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 34px;
	min-height: 30px;
}

.newsDay {	
	display: block;
	float: left;
	
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin-left:-1em;
	
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 13px;
	text-align : center;
	background : #596996;
	color : #ffffff;
	font-weight : bold;
	
	-moz-border-radius : 5px 0px 0px 0px;
	-webkit-border-radius : 5px 0px 0px 0px;
}

.newsMonthYear {
	display: block;
	float: left;
	
	top:0px;
	bottom:0px;
	
	padding: 0.2em 0.4em 0.2em 0.4em;
	
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 13px;
	text-align : center;
	background : #c6d2ee;
	color : #000000;
	
	opacity: 0.8;
	
	-moz-border-radius : 0px 5px 0px 0px;
	-webkit-border-radius : 0px 5px 0px 0px;
}

.newsCategory {
	display: block;
	float: left;
	
	padding: 0.2em 0.4em 0.2em 0.4em;

	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 11px;
	text-align : left;
	color : #000000;
}

.newsCategoryImg {
	display: block;
	float: left;

	padding: 0.2em 0.2em 0.2em 0.2em;
	
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 11px;
	text-align : left;
	color : #000000;
	padding-left : 5px;
}

.newsComments {
	display: block;
	float: left;

	padding: 0.2em 0.4em 0.2em 0.4em;
	
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 11px;
	text-align : left;
}

.newsCommentsImg {
	display: block;
	float: left;

	padding: 0.2em 0.4em 0.2em 0.4em;
	
	text-align : left;
}

.newsContent {
	clear: left;
	padding: 0.5em 1em 0.5em 0.2em;
	
	margin-left:-1.1em;
	background : #c6d2ee;
	
    opacity: 0.8;
 
 	-moz-border-radius : 0px 5px 5px 5px;
	-webkit-border-radius : 0px 5px 5px 5px;
}

.newsAuthor {
	text-align: right;
	display: block;
	width : 100%;
	font-family: Bitsream Vera Sans, sans, sans-serif;
	font-size: 12px;
	text-align : right;
	color : #000000;
	padding-left:5px;
}

.infobulle {
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-size: 10px;
    background-color: #fdf4df;
}

.clear {
    clear: both;
}

.pagelist {
	position: relative;
	display:block;
	text-align:center;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.pagenum {
    display:inline;
    
    margin-left:0.2em;
    margin-right:0.2em;
    padding: 0.2em 0.2em 0.2em 0.2em;
    
    background: #596996;
    border: 2px solid #c6d2ee;
    
    text-align:center;
    
    font-size:10px;
    font-weight:bold;
    color:white;
    
    -moz-border-radius : 2px 2px 2px 2px;
    -webkit-border-radius : 2px 2px 2px 2px;
}

.pagenum a:link,
.pagenum a:visited,
.pagenum a:hover,
.pagenum a:active {
	color: #ffffff;
	text-decoration: none;
}

.pagenum:hover {
    display:inline;
    
    margin-left:0.2em;
    margin-right:0.2em;
    padding: 0.2em 0.2em 0.2em 0.2em;
    
    background: #c6d2ee;
    border: 2px solid #596996;
    
    text-align:center;
    
    font-size:10px;
    font-weight:bold;
    color:white;
    
    -moz-border-radius : 2px 2px 2px 2px;
    -webkit-border-radius : 2px 2px 2px 2px;
}

.pageneutral {
    display:inline;
    text-align:center;
    
    margin-left:0.2em;
    margin-right:0.2em;
    padding: 0.1em 0.1em 0.1em 0.1em;
    
    font-size:10px;
    font-weight:bold;
    color:black;
}

.comment {
	margin-left:10%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	min-height:3em;
	max-width: 70%;
	
	padding: 0.2em 0.2em 0.2em 0em;
	
	background: #ffd7ce;
    opacity: 0.9;
    
    border: 1px solid #ff8060;
 
 	-moz-border-radius : 5px 5px 5px 5px;
 	-webkit-border-radius : 5px 5px 5px 5px;
}

.comment > .author {
	margin-bottom:1em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	display: inline;
	background: #ff8060;
	
	text-size: 14px;
	font-weight: bold;
 
 	-moz-border-radius : 5px 0px 0px 0px;
 	-webkit-border-radius : 5px 0px 0px 0px;
}

.commenttitle {
	display: inline;
	margin-left: 1em;
	
	text-size: 12px;
	font-weight: bold;
	
	text-aligne: right;
}

.commentcontent {
	display: block;
	
	margin: 0em 0.5em 1em 0.5em;
	
	text-size: 12px;
	text-align: justify;
}

div.pagename {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

div.pagename > a:link,
div.pagename > a:visited {
  color:#436976;
  text-decoration: none;
}
div.pagename > a:hover,
div.pagename > a:active {
  color:#000000;
  text-decoration: underline;
}

.ajaxLoader {
	width: 100%;
	height: 200px;
	background-image: url("layout/ajax-loader.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.pubItem a:link,
.pubItem a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.pubItem a:hover,
.pubItem a:active {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.state-ok {
	padding-left: 22px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-image: url("layout/icons/state-ok.png");
	background-repeat: no-repeat;
	background-position: left;
}

.state-warn {
	padding-left: 22px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-image: url("layout/icons/state-warn.png");
	background-repeat: no-repeat;
	background-position: left;
}

.warning-box {
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 75%;
	margin: auto;
	border: 1px dashed #c4a600;
	padding-left: 85px;
	min-height: 80px;
	text-align: center;
	background-image: url("layout/bigIcons/warning.png");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ead03d;
	margin-bottom: 5px;
	margin-top: 5px;
}

.info-box {
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 75%;
	margin: auto;
	border: 1px dashed #b5f42f;
	padding-right: 85px;
	min-height: 80px;
	text-align: center;
	background-image: url("layout/bigIcons/info.png");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #d0ff6b;
	margin-bottom: 5px;
	margin-top: 5px;
}


.editHistory {
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	border: 2px solid #b5f42f;
	background-color: #d0ff6b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left : 25px;

}


.rezeladmHeader {
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left : 25px;
	width: 90%;
	margin: auto;
	border: 2px solid #b5f42f;
	background-position: right;
	background-color: #d0ff6b;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	font-size : 16px;
	min-height: 22px;
}

.rezeladmHistory {

}

.rezeladmHistoryContent {
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left : 25px;
	margin-left : 11%;
	width: 81%;

	border: 1px solid #ec3e3e;
	background-position: right;
	background-color: #ff7a7a;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	font-size : 13px;
	min-height: 45px;

}

.rezeladmHeader a:link,
.rezeladmHeader a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #009d0f;
}

.rezeladmHeader a:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #009d0f;
}

.errorForm {
	font-weight : bold;
	color : #D35E3C;
}

.errorInput {
	border : 4px solid #D35E3C;
}

.bloc {
	background : #fdc43b;
	text-align : left;
	-moz-border-radius : 10px 0px 0px 0px;
 	-webkit-border-radius : 10px 0px 0px 0px;
}

.bloc h2 {
	padding-top : 2px;
	padding-bottom : 2px;
	margin-left : 10%;
	color : #dc2103;
	text-decoration : none;
	font-weight : bold;
	border : 0;
}

.blocInf {
	background : white;
	border-left : 1px solid #fdc43b;
	border-right : 1px solid #fdc43b;
	border-bottom : 1px solid #fdc43b;
	margin : 0;
	padding : 5px;
	text-align : center;
	
}

#alertMessagesBlock {
	color : red;
	font-weight : bold;
}

.alertblock {
	padding:1px;
	background-color : #FF6600;
	color : yellow;
	-moz-border-radius : 10px 10px 10px 10px;
        -webkit-border-radius : 10px 10px 10px 10px;
	font-size: 15px;
}
.alertblock a {
	color:yellow;
}

TR.lister {
	background: #ffffff;
	text-align : center;
	height: 25px;
}



