body	{
    background-color: #EAEAEA;
    color: #36735A;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: .8em;	
}

html>body	{
	font-size: .8em;	
} 

form {
	margin: 0;
	padding: 0;
}

/**********************************/
/* main layout                    */
/**********************************/
#container  {
	text-align: center;
}
#frame  {
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 600px;
}

#header	{
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 69px;
	background: url("img/header_fr.jpg") top center no-repeat;
}
#header h1 {
    display: none;
}

#bar {
	font-size: 80%;
	padding: 0px 3px;
    border: 1px solid #99cc99;
    vertical-align: middle;   
    background: #EAF6EA url(img/boxes.gif) top left repeat-x;
	margin-bottom: 5px;
}
#barlanguage {
	margin-top: 2px;
	float: left;
}
#barlanguage a:link, #barlanguage a:visited {
	padding: 0px 5px 0px 5px;
    color: #000000;
    text-decoration: none;
}
#barlanguage a:hover {
    color: #36735A;
}
#barsearch {
	float: right;
}
#barsearch input {
    color: #000000;
    background-color: #EFEFEF;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    border-left: 1px solid #99cc99;
    border-right: 1px solid #99cc99;
}
#barsearch input.submit {
	border: 0px;
	background: none;
	margin-top: 3px;
	margin-bottom: -3px;
}
#barclear {
	clear: both;
}


#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 25px;
	font-size: 80%;
}

#path {
	font-size: 80%;
}

/**********************************/
/* text and links                 */
/**********************************/
A:link { 
    color: #000000; 
    text-decoration: none 
}
A:visited { 
    color: #000000; 
    text-decoration: none 
}
A:hover { 
    color: #36735A; 
    text-decoration: none 
}
.small {
    font-size: .85em;
}

	
	
/**********************************/
/* content column  #content       */
/**********************************/
#content {
	float: right;
	width: 450px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0 0 0 0px;	
	line-height: 120%;
	height: 100%;
}
/*
* html #content {
    margin: 0 0 0 15px;
	width: 380px;
    marg\in: 0 0px 0 7px;
	w\idth: 388px;
} 
*/

#content h1 {
    display: none;
}
#content p	{
	margin-top: 2px;
	margin-bottom: 10px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
	font-family: Myriad, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	color: #36735A;
}
#content h2	{
    font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 12px;
	letter-spacing: 1px;
	line-height: 140%;
}
#content h3	{
    /*background-image: url("img/bip.gif");
    background-repeat: no-repeat;
    background-position: 0px 6px;*/
	padding: 0px;
	/*padding-left: 12px;*/
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	line-height: 140%;
}
#content h4	{
	padding: 0px;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	line-height: 140%;
}

#content ol {
	margin-top: 5px;
}
#content ul{
	margin-top: 5px;
    list-style-type: none;
}
#content li {
    margin: 0px 0px 5px 0px;
    background-image: url("img/arrow_s.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 8px;
}
#content ul ul, #content ol ol {
    margin: 0px 0px 5px 0px;
}
#content ul ul li {
    background-image: url("img/arrow_ss.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 7px;
    font-size: 11px;
    margin: 0px 0px 2px 0px;
}


#content blockquote	{
	margin: 5px 0px 20px 10px;
	padding: 0;
	padding-left: 10px;
	border: 0;

}
#content blockquote blockquote {
	margin: 10px 0px 10px 10px;
}
#content hr {
    border-top: 1px dashed #CCCCCC;
    border-bottom: 0px solid #CCCCCC;
    border-left: 0px solid #CCCCCC;
    border-right: 0px solid #CCCCCC;
    color: #EAEAEA;
    background-color: #EAEAEA;
    height: 4px;
	margin: 5px 0px 5px 0px;
}

#content table.contenttable {
    width: 100%;
    border: solid;
    border-width: 1px;
    border-bottom-color: #99cc99;
    border-top-color: #99cc99;
    border-left-color: #99cc99;
    border-right-color: #99cc99;
}
#content td.contenttable, tr.contenttable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #36735A;
}
#content td.contenttableleft {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #36735A;
    text-align: right;
    padding: 0px 5px 0px 0px;
}
#content td.contenttableright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #36735A;
    text-align: left;
    padding: 0px 0px 0px 5px;
}

#content .box {
	padding: 10px 10px 10px 10px;
    border: 1px solid #99cc99;
    background: #EAF6EA url(img/boxes.gif) top left repeat-x;
}
#content .box h3 {
	margin-top: 0px;
	padding-top: 0px;
}
#content .box h4 {
}


#content .boxhome {
	margin-top: 10px;
	padding: 2px 10px 10px 10px;
	font-size: 90%;
}
#content .boxhome h3 {
	color: #99cc99;
	text-align: center;
}
#content .boxhome h4 {
	margin-top: 4px;
	padding-top: 0px;
}

#content #path, #content #path a:link, #content #path a:visited  {
	color: #9a9a9a;
}
#content #path a:hover, #content #path .cmf-menu-selected  {
	color: #000000;
}

#content #translations {
	font-size: 80%;
	color: #9a9a9a;
	margin-bottom: 10px;
}

.articleauthor {
	font-style: italic;
	font-size: 90%;
	margin-bottom: 10px;
}
.articlepicsmall {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.articlepics {
	float: right;
	margin-left: 10px;
}
.articlepics img {
	clear: right;
	margin-bottom: 5px;
}


/**********************************/
/* #warning (sub div of #content) */
/**********************************/
.warning {
	color: #F07974 !important;
    font-style: italic;
}
h1.warning, h2.warning, h3.warning, h4.warning, h5.warning, h6.warning {
	color: #F03934 !important;
}



/**********************************/
/* navigation column  #nav        */
/**********************************/
#nav {
	float: left;
	margin: 0 0 0 0;	
	text-align: left;
	line-height: 110%;
	width: 115px;
	padding: 10px 10px;
    border: 1px solid #99cc99;
    vertical-align: middle;   
    background: #EAF6EA url(img/boxes.gif) top left repeat-x;
}

#nav h2 {
    background: #EAF6EA url(img/boxes.gif) top left repeat-x;
    color: #36735A;
    font-weight: bold; 
	text-align: center;
	font-size: 1.1em;
	margin: 25px 0px 3px 0px;
	padding: 0px;
}

#nav ul {
    list-style-type: none;
	padding: 0px;
	margin: 0;
}
#childmenu-admin {
	font-size: 90%;
}
#nav li {
	padding: 1px 0px 1px 0px;
	margin: 0;
}
#nav ul ul {
    list-style-type: none;
	padding: 0px;
	margin: 0;
}
#nav ul ul li {
	padding: 1px 0px 1px 10px;
	margin: 0;
	font-size: 90%;
    background-image: url("img/arrow_ss.png");
    background-repeat: no-repeat;
    background-position: 2px 5px;
}
#nav li a, #nav .cmf-menu-selected {
	text-decoration: none;
	font-weight: bold;
}
#nav ul ul li a, #nav ul ul .cmf-menu-selected {
	font-weight: normal;
}
#nav li a:link, #nav li a:visited  {
	color: #36735A;
}
#nav li a:hover, #nav .cmf-menu-selected  {
	color: #000000;
}
#nav p {
	margin: 0;
	padding: 1px 0px;
}

#nav input, #nav select, #nav textarea { 
	color:#000000; 
	background-color:#eaeaea; 
	border: 1px solid #36735A; 
	padding:1px;
	width: 60px;
} 

#nav input.submit, #nav input.cmf-submit,#nav input[type=submit], #nav button { 
	background-color:#eaeaea; 
	border: 1px solid #36735A;	
	width: 90px;
} 
#nav #cmf-newsletter, #nav #huridocs, #nav #formats {
	text-align: center;
}


/**********************************/
/* nav user    #search              */
/**********************************/
#content #cmf-search {
	text-align: left;
}
#search {
	text-align: center;
}
#search p {
    margin: 5px 0px;
}

#search input {
    width: 60px;
}






/**********************************/
/* CMF : inline navigation        */
/**********************************/
.cmf-searchresults .cmf-inlinenavigation {
	border: #cccccc dotted 1px;
	padding: 4px 2px;
	text-align: left;
}
.cmf-inlinenavigation a, .cmf-inlinenavigation a:visited {
	background-color: #eaeaea; 
	border: 1px solid #99cc99;
    text-decoration: none !important;
}
.cmf-inlinenavigation a:hover, .cmf-inlinenavigation a:active {
	color: #000000;
	border: 1px solid #36735A;
	background-color: #EAF6EA; 
    text-decoration: none;
}
.cmf-inlinenavigation span.cmf-inlinenavigation-selected {
	color: #000000;
	background-color: #EAF6EA; 
	border: 1px solid #36735A;
}




/**********************************/
/* CMF : tables                   */
/**********************************/
table.cmf-list {
}
table.cmf-highlight tr td:hover {
    border: #99cc99 solid 1px;
}

td.cmf-top { 
    color: #000000; 
    background: #EAF6EA url(img/boxes.gif) top left repeat-x;
	font-size: 90%; 
    border-bottom: #99cc99 solid 1px;
}
td.cmf-nav { 
}
td.cmf-line { 
    background-color: #EcEcEc; 
}
td.cmf-linesep { 
}
td.cmf-line1 { 
    background-color: #EcEcEc; 
}
td.cmf-line2 { 
    background-color: #E3E3E3; 
}

td.cmf-right {
}
span.cmf-compulsory {
    color: #FF9999;
}
td.cmf-left {
}
td.cmf-break { 
    border-bottom: #36735A solid 1px;
}
td.cmf-sep { 

}
td.sep h4 {

}
td.cmf-bottom {

}


/**********************************/
/* CMF : forms                   */
/**********************************/
form.cmf-form input, form.cmf-form select, form.cmf-form textarea, a.cmf-actionbutton { 
	color:#000000; 
	background-color:#eeeeee; 
	border: 1px solid #36735A; 
	text-decoration: none;
} 
form.cmf-form input:focus, form.cmf-form select:focus, form.cmf-form textarea:focus { 
	border: 1px solid #36735A; 
} 
form.cmf-form input.cmf-submit, form.cmf-form input[type=submit], form.cmf-form button, a.cmf-actionbutton { 
	border: 1px solid #36735A; 	
	text-decoration: none;
} 
form.cmf-form textarea.cmf-small {
}
form.cmf-form textarea.cmf-medium {
}
form.cmf-form textarea.cmf-large {
}
form.cmf-form textarea.cmf-full {
}

a.cmf-actionlink, a.cmf-actionlink:visited { 
	background-color: #eaeaea; 
	border: 1px solid #99cc99; 
	text-decoration: none;
} 
a.cmf-actionlink:hover, a.cmf-actionlink:active { 
	color: #000000;
	background-color: #EAF6EA; 
	border: 1px solid #36735A; 
	text-decoration: none;
} 
/**********************************/
/* CMF : meessages                */
/**********************************/
.cmf-actiondiv {
}

.cmf-messages {
    color: #669966; 
    border: 1px solid #bfbfbf; 
}
.cmf-errors {
    color: #CC6666; 
    border: 1px solid #bfbfbf; 
}
.cmf-dialog {
}
.cmf-dialogbuttons {
}
.cmf-dialogbuttons a.cmf-actionbutton {
}
.cmf-dialogbuttons input {
}
.cmf-dialogtitle {
}
.cmf-dialogbox {
}

/**********************************/
/* CMF : comments            */
/**********************************/
.cmf-comments {
    margin: 10px 0px 0px 0px;
}
.cmf-comment {
    margin: 2px 0px 8px 0px;
}
.cmf-comment-title {
    font-weight: bold;
}
.cmf-comment-text {
    padding: 3px 5px 3px 5px;
    border: #8b9fab solid 1px;
	font-size: 80%;
}
.cmf-comment-info {
    color: #999999;
	margin: -4px 0px 0px 0px;
	font-size: 55%;
}
.cmf-comment-author {
    font-weight: bold;
}
.cmf-comment-links {
    color: #999999;
	margin-right: 0px;
	margin-top: -4px;
}
.cmf-comment-links a {
	border: #8b9fab solid 1px;
	text-decoration: none;
	color: #999999;
	background-color: #ffffff;
}
.cmf-comment-children .cmf-comment-title {
}
.cmf-comment-children {
	margin-bottom: 10px;
}
.cmf-comment-togglethread {
	color: #5E7385;
	padding: 0px 2px 0px 2px;
	background-color: #fefefe; 
	border-top: 1px solid #ccd4db; 
	border-left: 1px solid #ccd4db; 
	border-bottom: 1px solid #ccd4db; 
	border-right: 1px solid #ccd4db; 
	margin-right: 3px;	
}
.cmf-comment-togglethread:hover, .cmf-comment-links a:hover {
	color: #0b1d2e; 
	border-top: 1px solid #8b9fab; 
	border-left: 1px solid #8b9fab; 
	border-bottom: 1px solid #8b9fab; 
	border-right: 1px solid #8b9fab; 
}
.cmf-comment-picturepreview {
	text-align: right;
}
.cmf-comment-picturepreview a span {
	padding-right: 5px;
	display: none;
}
.cmf-comment-picturepreview a:hover span {
	margin-top: -20px;
	display: block;
}
.cmf-comment-threads .cmf-comment {
    border: #ccd4db solid 1px;
}
.cmf-comment-threads .cmf-comment:hover {
	background-color: #efefef; 
}
.cmf-comment-threads .cmf-comment-hidden:hover {
	background-color: #ffdede; 
}
.cmf-comment-flag {
	color: #ff7385;
}

