/***********************************************************
 SECTION: GENERAL
***********************************************************/

html{
	background: #000;
}

body{
	margin: 50px auto;
	background: transparent url(images/content-border.jpg) left repeat-y;
	position: relative;
}

h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

h1{ font-size: 2em; }

h2{ font-size: 1.75em; }

h3{ font-size: 1.5em; }

h4{ font-size: 1.25em; }

h5{ font-size: 1em; }

a{}

a img{ border: none; }

a:link, a:visited{
	text-decoration: none;
	color: #000;
}

a:hover, a:active{
	text-decoration: underline;
	color: #000;
}

h4 a:link {
	color: #666;
	font-weight: normal;
	font-style: normal;
}

h4 a:visited {
	color: #666;
	font-weight: normal;
	font-style: normal;
}

h4 a:hover, h4 a:visited {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


.imageStyle {}

.image-left{
	float: left;
	padding: 15px;
}

.image-right{
	float: right;
	padding: 15px;
}

p{}

.blockquote, code{
	margin: 15px 0;
	padding: 15px;
	border-left: 1px solid #000;
	background: #CCC;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}





/***********************************************************
 SECTION: LIST ELEMENTS
***********************************************************/

ul.disc { list-style-type: disc; }
ul.circle{ list-style-type: circle; }
ul.square{ list-style-type: square; }
ol.arabic-numbers{ list-style-type: decimal; }
ol.upper-alpha{ list-style-type: upper-alpha; }
ol.lower-alpha{ list-style-type: lower-alpha; }
ol.upper-roman{ list-style-type: upper-roman; }
ol.lower-roman{ list-style-type: lower-roman; }





/***********************************************************
 SECTION: THEME LAYOUT
***********************************************************/

#outer-wrapper{
	position: relative;
}

#wrapper{
	position: relative;
	background: transparent url(images/header-background-end.jpg) top right no-repeat;
}

#header{
	padding: 20px 20px 0 20px;
}

#header h2{
	position: relative;
	z-index: 1000;
	margin: 0;
	padding: 0 0 20px 0;
}

#header img{ 
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	z-index: 1001;
}
	
	#banner{ height: 200px; }

#content-wrapper{
	position: relative;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 20px 20px;
	line-height: 1.5em;
	background: #FFF;
}

#banner{
	position: relative;
	margin: 0 20px;
	height: 200px;
	color: #FFF;
	background: transparent url(images/editable_images/grass_800.jpg) left no-repeat;
}

#highlight{
	position: absolute;
	top: 0;
	left: 0;
	height: 200px;
	width: 100%;
	background: transparent url(images/banner-highlight.png) top left no-repeat;
}





/***********************************************************
 SECTION: TOOLBAR
***********************************************************/

#toolbar{ 
	position: relative;
	z-index: 1002;
	clear: both;
}

#header ul{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header li{ 
	float: left;
	margin-right: 0px;
}

#header a{
	display: block;
	width: 100px;
	height: 37px;
	background: transparent url(images/tab_2.png) bottom no-repeat;
	text-align: center;
	text-decoration: none;
}

#header a.current, #header a.currentAncestor{
	text-decoration: underline;
}

#header ul li a span{
	display: block;
	padding-top: 10px;
}

#header ul ul{ display: none; } /* Only show top level on main menu */
	





/***********************************************************
 SECTION: CONTENT AND SIDEBAR
***********************************************************/

#content{
	position: relative;
	margin: 0;
	padding: 0;
}

#sidebar{
	width: 230px;
	/* background-color: #ff332e; */
}

#content-footer{
	position: relative;
	width: 100%;
	background: transparent url(images/footer-background-tile.gif) top left no-repeat;
}

#content-footer-inside{
	position: relative;
	width: 100%;
	padding-top: 30px;
	background: transparent url(images/footer-background-end.gif) top right no-repeat;
}

#footer{
	padding: 20px 0;
	text-align: center;
	background: none !important;
	background-color: #000 !important;
	font-size: 11px;
}








/***********************************************************
 SECTION: SIDEBAR LINKS
***********************************************************/

#sidebar a{
	color: #666;
}


#sidebar-toolbar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-toolbar li{ display: inline; }

#sidebar-toolbar ul a{ display: none; }

#sidebar-toolbar ul ul{
	/* padding-bottom: 20px; */
}

#sidebar-toolbar ul ul ul{
	padding-bottom: 0;
}

#sidebar-toolbar ul ul a{
	display: block;
	/* padding: 3px 0 3px 25px; */
	background: transparent url(images/arrow.gif) left no-repeat;
}

#sidebar-toolbar ul ul a.current, #sidebar-toolbar ul ul a.currentAncestor{
	background: transparent url(images/arrow_active.gif) left no-repeat;
}

#sidebar-toolbar ul ul ul{
	padding-left: 0px;
}

#sidebar-content{
	padding-bottom: 0px;
	margin-left: -25px;
}

#sidebar-title{
	padding-bottom: 0px;
}







hr {
	width: 100%;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	border-bottom: 1px dotted #666;
}
.images {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* My Comment */

#documents-presse {
	width: 100%;
	height: 200px;
}

/***********************************************************
 SECTION: CONTACT FORM
***********************************************************/


.cssform p{
width: 100%;
/* clear: left;
margin: 0;
/* padding: 5px 0 8px 0;
/* padding-left: 155px; /*width of left column containing the label elements*/
/* height: 1%; */
}

.cssform label{
float: left;
/* font-weight: bold;
/* margin-left: -155px; /*width of left column*/
/* width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 400px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

