@CHARSET "ISO-8859-1";

/*
 * General
 */
html {
	height:100%;
    overflow-y: scroll;
}

body {
	position:relative;
	color: #000000;
	background-color: #ffffff;
	border-style: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height:100%;
}

#allDocument {
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
    padding : 0px;
	height:100%;
}

a {
    color: #3E6B04;
}
a:hover {
    color: #3E6B04;
}
a:visited {
    color: #3E6B04;
}

a img {
    border:none;
}

hr {
    height: 1px;
    color: #84BD3A;
    border:1px solid #84BD3A;
}

pre.geshi {
    /*border: 1px solid #C3CED9;*/
    padding: 0px;
    margin: 0px;
    width: 668px;
    color: #000;
    text-align: left;
    font-size:1.00em;
    overflow:auto;
}

/*
 * Header
 */
#header {
	position: relative;
	height:66px;
	background-color:#FFFFFF;
	margin: 0px 0px;
	padding: 0px 0px;
}

#header img {
	position: absolute;
	top: 7px;
	left: 5px;
}

#header p.logoTitle {
     position: absolute;
     top: 16px;
     left: 95px;
     color: #B6B9AE;
     margin: 0px;
     padding: 0px;
}
#header p.logoTitle em {
     font-style:normal;
     color: #689E22;
     font-size: 1.1em;
}

/*
#header p {
    position: absolute;
    top: 48px;
    left: 8px;
    font-size:0.8em;
    color:#83BF3B;
    padding:0px;
    margin:0px;
}
*/

#headerMenu {
	position: absolute;
	top: 20px;
	right: 5px;
	list-style-image: url(charte/puce-menu.jpg);
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

#headerMenu li {
	float:left;
	margin-right:10px;
	margin-left:10px;
	padding-left:10px;
    list-style-image: url(charte/puce-menu.jpg);
    list-style-position: inside;
}

#headerMenu li a {
    color: #000000;
    text-decoration:none;
}
/*
 * bandeau
 */
#bandeau {
	position: relative;
	height: 30px;
	margin: 0px 0px;
	padding: 0px 0px;
    margin-bottom: 10px;
	background-color: #FFFFFF;
}

#progressBar {
	position: absolute;
	right: 10px;
	top: 10px;
}

#bandeauMenu {
	position: absolute;
	bottom: 10px;
	right: 5px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

#bandeauMenu li {
	float:left;
	margin-right:10px;
	margin-left:10px;
	padding-left:10px;
}

#bandeauMenu li a {
    color: #3E6B04;
	text-transform: uppercase;
	font-weight: bold;
    text-decoration:none;
}

#bandeauMenu li a:hover {
    color: #8bc349;
}


/*
 * footer
 */
#footer {
	position: relative;

	height: 31px;
	margin: 0px 0px;
	padding: 0px 0px;
	border-top: 1px solid #D5EABA;
	border-bottom: 1px solid #D5EABA;
}

#footer img {
	position: absolute;
	top: 3px;
	left: 5px;
}

#footerMenu {
	position: absolute;
	bottom: 10px;
	right: 5px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

#footerMenu li {
	float:left;
	margin-right:10px;
	margin-left:10px;
	padding-left:10px;
}

#footerMenu li a {
	font-weight: bold;
	color: #78B629;
    text-decoration:none;
}

/*
 * Credential
 */
#credential {
    position: absolute;
    right: 0px;
    color: #78B629;
    font-size: 0.8em;
    height:50px;
}
#credential a {
    color: #78B629;
    font-size: 1em;
}


/*
 * left column
 */
#contextContent {
    position: relative;
    float: left;
}

#contextContent h2 {
    background-color:#22374A;
    color: #CBF893;
    text-transform: uppercase;
    font-size:1em;
    padding:5px;
}


#newsDiv {
    position: relative;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:00px;
    padding-left:15px;
    padding-top:5px;
    list-style-image: none;
    list-style-type: disc;
    list-style-position: outside;
}

a.rss {
    display:block;
    text-decoration:none;
    position:relative;
    left:150px;
    width:50px;
}

#newsDiv li {
    color: #CDFC92;
    margin-bottom:3px;
}

#newsDiv li h3 {
    margin:0px;
    padding:0px;
    font-size: 1em;
    color: #000000;
}

#newsDiv li div {
    margin:0px;
    padding:0px;
    font-size: 1em;
    color: #000000;
}



/*
 * main Content
 */
#mainContent {
    margin-left:20px;
    margin-right:10px;
}
#mainContent h1 {
    color: #8AD030;
    font-size: 3em;
    font-weight: normal;
    letter-spacing: -2px;
    margin-top:0px;
    margin-bottom:5px;
}

#mainContent h2 {
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    margin-top:15px;
    margin-left:0px;
    margin-bottom:0px;
}

/*
 * bloc CMS
 */
img.cornerLeft {
    display: block;
    float: left;
    margin:5px 5px;
    margin-right: 20px;
}
img.cornerRight {
    display: block;
    float: right;
    margin:5px 5px;
}
p.subtitle {
    margin-top:2px;
    margin-bottom:2px;
    text-align: justify;
}
p.paragraph {
    margin-top:2px;
    margin-bottom:2px;
    text-align: justify;
}
span.standardBlocLink {
    display:block;
    text-align:right;
}
.gallery {
    text-align:center;
}
.gallery img {
    margin:5px 5px;
}

/*
 * main window
 */
#contentDiv {
	position:relative;
	float:left;
	margin: 0px 0px;
	width: 950px;
	z-index:1;
	padding : 0px;

}

#errorMessage {
	font-weight:bold;
	color:#FF0000;
}

/*
 * Code table
 */
.codeTable {
	margin:5px;
	border:1px solid #85BC3C;
	width: 900px;
    margin-bottom: 30px;
}

.codeTable tr td {
	padding: 5px;
}

.codeTable tr th {
	text-align:center;
	padding: 5px;
	background-color:#85BC3C;
}

.codeCounter {
	background-color: #C4F68C;
	border:1px solid #85BC3C;
	width: 50px;
	text-align: center;
}
.codeTitle {
	border:1px solid #85BC3C;
	width: 250px;
}
.codeDescription {
	border:1px solid #85BC3C;
}
.codeDetail {
}

.codeTable tr {
	border:1px solid #CCC;
}

.codeTable tr th a {
	font-weight: bold;
}

.codeAuthor {
	vertical-align:top;
	background-color: #ACE95E;
	width: 200px;
}

.codeContent {
	border: 1px dotted #000;
	background-color: #EEE;
}

.codeAction {
	text-align:right;
}

#codeMenu {
	background-color:#85BC3C;
	list-style: none;
	height: 20px;
}

#codeMenu li {
    float: left;
}
#codeMenu li a {
	display:block;
	color: #FFF;
	text-decoration:none;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
}

#validateCodeEdit {
/*	display: block;*/
	background-color: #C4F68C;
	border:1px solid #85BC3C;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 20px;
}

.zf-sh-language {
    position: relative;
    font-weight: normal;
    color: #666;
    font-size: 0.9em;
}
span.zf-sh-language {
    left: 20px;
}

