body {
	background-color: #006EAF;
        background-image: url("./themes/site_themes/pepiniere/bg.gif");
	background-repeat:repeat-x;
	color: #555;
	font-size: 100%;
	margin: 0 0 40px 0;
	padding: 0;
}
body, cite {
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

strong, em {
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#masthead {
	background-image: url("./themes/site_themes/pepiniere/graf-masthead.jpg");
	background-repeat: no-repeat;
	height: 37px;
	background-color: #FFF;
}
#logo {
	background-image: url("./themes/site_themes/pepiniere/graf_integrated_logo.gif");
	background-repeat: no-repeat;
	height: 78px;
	width: 900px;
	margin: 30px auto 0 auto;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url("./themes/site_themes/pepiniere/graf-shadow.jpg");
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 884px;
	color: #ECE9D8;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 884px;
	padding: 2em 0 0 0;
	background-image: url("./themes/site_themes/pepiniere/graf_integrated_grunge.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 640px;
}
#sidebox {
	float: left;
	width: 244px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 30px 30px 20px 70px;
	font-size: 0.8em;
}
#maincontent p {
	line-height: 1.5em;
	margin: 8px 0 12px 0;
        margin: 4px 0 12px 0;
}

#maincontent ul {
	line-height: 1.5em;
	margin: -10px 0 0 0;
	padding: 0 0 5px 20px;
	list-style-type: square;
}
#maincontent li {
	padding: 0 0 0 0;
}
#maincontent img {
	border: none;
}
hr { height:0px; 
        border:0px; 
        border-top:1px solid #C1E6F6;
        margin: 30px 0 30px 0
}

/*Sidebar*/
#sidecontent {
	font-size: 0.75em;
	padding: 0 24px 20px 20px;
	margin: 0 0 0 0;
	color: #666666;
}
#sidecontent p {
	line-height: 1.5em;
	margin: 12px 0;
}
#sidecontent img {
	border: none;
}
#sidecontent .date {
	font-size: 0.7em;
	color: #76797C;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
        font-size: 1.65em;
	color: #005685;
	font-weight: normal;
}
h1, h2, h3, h4 {
	line-height: normal;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.5em;
        font-size: 1.3em;
	color: #00B0E1;
	font-weight: normal;

}
h2.actualites {
	margin: 0 0 0 0;
	font-size: 1.75em;
	color: #FF9900;
	font-weight: bold;
       text-shadow: 2px 2px 0px #000;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
	color: #383838;
	font-weight: normal;
}
#sidecontent h3 {
	margin: 0 0 0 0;
	font-size: 1.4em;
	color: #FF9900;
	font-weight: normal;
        border-bottom: 1px solid #FF9900;
}
h3.actualites {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
	color: #FF9900;
	font-weight: normal;
        text-shadow: 2px 2px 0px #000;
	border-bottom: 1px solid #FF9900;
}
h4 {
	margin: 0 0 0 0;
        padding: 0;
	font-size: 1.2em;
	color: #00B0E1;
	font-weight: normal;
}

h5 {
        font-weight: normal;
	font-style: italic;
        margin: 0;
        padding: 5px 0 10px 0;
}
h5 strong {
		font-style: normal;
}	

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url("./themes/site_themes/pepiniere/graf-footer.jpg");
	background-repeat: no-repeat;
	height: 85px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 884px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #BBB;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	width: 884px;
	margin: 0 auto;
	padding-top: 6px;
	color: #FEFEFE;
	text-align: right;
       font-size: .75em;
	
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #FEFEFE;
	font-size: .75em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FEFEFE;
	font-size: .75em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:link, #columnwrapper a:visited, #columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	color: #2971A7;
	text-decoration: underline;
}
#columnwrapper a:hover {
	color: #00406E;
	text-decoration: underline;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
	color: #BBB;
	text-decoration: underline;
}
/*********HOMEPAGE********/
#layoutwrapper {
	margin: 0 auto;
	width: 100%;
}
#top {
	background-image: url("./themes/site_themes/pepiniere/top.jpg");
	background-repeat: repeat-x;
}
#topleft {
	background-image: url("./themes/site_themes/pepiniere/top-left.jpg");
	background-repeat: no-repeat;
	height: 15px;
}
#topright {
	background-image: url("./themes/site_themes/pepiniere/top-right.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
#bottom1 {
	background-image: url("./themes/site_themes/pepiniere/bottom.jpg");
	background-repeat: repeat-x;
}
#bottomleft {
	background-image: url("./themes/site_themes/pepiniere/bottom-left.jpg");
	background-repeat: no-repeat;
	height: 15px;
}
#bottomright {
	background-image: url("./themes/site_themes/pepiniere/bottom-right.jpg");
	height: 15px;
	background-repeat: no-repeat;
	background-position: right top;
}
#contentwrapper {
	background-image: url("./themes/site_themes/pepiniere/right.jpg");
	background-repeat: repeat-y;
	background-position: right top;
	}
#content {
	background-image: url("./themes/site_themes/pepiniere/left.jpg");
	background-repeat: repeat-y;
	padding: 10px;
	background-color: #EEEEEE;
	margin-right: 20px;
}

