/* Start of CMSMS style sheet 'metamorph-layout' */
/*---------info--bulle------*/
a.info {
position: relative;
text-decoration: none;
color: black;
border-bottom: 1px gray dotted;
}
a.info span {
display: none;
}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
display: inline;
position: absolute;
top: 2em;
left: 1em;
background: orange;
text-align: center;
color: white;
padding: 2px;
}
/*----fin----info---bulle----*/




/* drop the dot, replace with space */
     div#search {
/* position for the search box */
	float: right;
/* enough width for the search input box */
	width: 27em;
	text-align: right;
	padding: 0.5em 0 0.2em 0;
margin: 0 0.2em;
}
/* a class for Submit button for the search input box */
input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
/* you can set your own image here */
	background: url(uploads/ngrey/search.gif) no-repeat center center;
}

#breadcrumbs span.lastitem {
height:15px;
	font-weight: bold;
}
#breadcrumbs {
     

	padding: 1.5em 0.2em;
	font-size: 80%;

	margin: 0 0.5em;
}
/*-----------------------------------------*/

/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #EC5D3B;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #EC5D3B;
}

body {	
	background: #2cb203 url(uploads/images/back_all.gif) center top repeat-y;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	margin: 0 auto;
	background: #1e7c01;
	width: 870px;
	text-align: left;
	background: url(uploads/images/mainbg.gif) repeat-y center;
}
#content p{
	padding-left: 0.5em;
line-height: 1.5em;
}
div#content h2 {
	color: #294B5F;
/* font size for h2 the higher the h number the smaller the font size, most times */
	font-size: 1.5em;
	text-align: left;
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
/*	border-bottom: 1px solid #899092;*/
/*	border-left: 1.1em solid #899092;*/
/* a larder than h1 line height */
	line-height: 1.5em;
/* and some air under the border */
	margin: 0 0 0.5em 0;
}
#main{
width: 710px;
margin: 0 auto;
clear:both;
}
div#header {
/* adjust according your image size */
	height: 397px;
	width: 870px;
	padding: 0;
/* you can set your own image here, will go behind h1 a image */
	background: #1e7c01 url(uploads/images/header.jpg) no-repeat top;		
/* border just the bottom */
	
}





div#header h1 {
	
/*these keep IE6 from pushing the header to more than the set size*/
	line-height: 0;
	font-size: 0;
/* this will keep IE6 from flickering on hover */
	background: #1e7c01 url(uploads/images/header.jpg) no-repeat top;	
}

#logo {
height: 309px;
text-align: left;
width: 770px;
padding-left: 50px;
padding-top: 30px;
}


#logo a  {
display: block;
/* adjust according your image size */
	height: 309px;

/* this hides the text */
	text-indent: -999em;
	text-decoration: none;
	
	color: #ffffff;
}


#left
{
	width: 217px;
	padding-top:10px;
	padding-left: 15px;
	padding-right: 5px;
}

#left H3
{
width: 192px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 18px;
text-transform: uppercase;
color: #ffffff;
background: url(uploads/images/title.png) repeat-x;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

#left .title_back
{
background: url(uploads/images/title_back.png) repeat-y;
}

#left .title_bottom
{
background: url(uploads/images/title_bottom.png) no-repeat bottom;
padding: 10px;
margin-bottom: 20px;
}


#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}


#left li {
	padding: 2px 2px;
	border: 0px;
	color: #666666
}

#left a {
	color: #196050;
}
#left a:visited {
	color: #196050;
}

#left td
{
color: #196050;
}

#left th
{
color: #196050;
}

#left caption
{
color: #196050;
}


#left p
{
padding: 10px;
color: #196050;
}




#right
{
float: right;
width: 461px;
padding-top: 10px;

}

#right H4
{
width: 441px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 18px;
text-transform: uppercase;
color: #ffffff;
background: url(uploads/images/right_top.png) no-repeat;
}

#right .left_back
{
width: 461px;
background: url(uploads/images/right_back.gif) repeat-y;
margin-bottom: 20px;
}

#right .left_bottom
{
background: url(uploads/images/right_bottom.gif) no-repeat bottom;
padding-bottom: 10px;
}


#right a
{
color: #196050;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.date {
	margin: 0 auto;
	color: #196050;
	font-size: 11px;
	padding: 15px;
}

.date a {
	color: #196050;
}
#footer {
	height: 36px;
	width: 870px;
	clear: both;
	padding-top: 10px;
	background: #1e7c01 url(uploads/images/footer.gif) repeat-x top;
	border-top: 1px solid #1e7c01;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
/* End of 'metamorph-layout' */

