#header ul
{
	float: right;
	margin: 42px 0 0 0;
}

#header li
{
	display:inline;
	padding: 0;
	margin: 2px 0 2px 8px;
	background: none;
}

#header li a
{
	color: #000;
	letter-spacing: 0.05em;
	font-size: 10px;
	font-weight: bold;
}

#header li a:hover, a:active
{
	color: #7aad20;
	text-decoration: none;
}

#top_wrapper
{
	background: url('../img/fond_menu_haut_1_30.jpg') repeat-x top;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 30px;
}

#menu-top
{
	width: 900px;
	height: 30px;
	display: block;
	background-color: #C93;
	background: url('../img/fond_menu_haut_1_30.jpg') repeat-x top;
	position: absolute;
}

#grp-bt
{
	position: absolute;
	height: 30px;
	width: 330px;
	display: block;
	margin: 0 0 0 570px;
}

.btn-top , .recherche { float: left; }

.recherche
{

	width: 197px !important;
	height: 30px;
	margin: 0;
	/*margin: 7px 0 0 0;*/
}

.recherche input
{
	margin: 0px;
	/*padding: 0 0 0 5px;*/
	width: 190px;
	margin-top: 6px;
	height: 15px;
}


#menuDeroulant
{
	width: 900px;
	list-style: none;
	border: 0;
}

#menuDeroulant li
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('../img/separateur_menu_haut_2_30.jpg') no-repeat top right;
	height: 30px;
	float:left;
}

#menuDeroulant li a
{
	margin: 0;
	color: white;
	letter-spacing: 1px;
	line-height: 30px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 0px 7px;
}

#menuDeroulant li a:hover, #menuDeroulant li.actif a { color: #8dc200; }

#menuDeroulant .sousMenu
{
	z-index: 10;
	list-style-type: none;
	display: none;
	padding: 0;
	border: 0;
	margin: 0;
	margin-left: -1px;
}

#menuDeroulant li:first-child ul.sousMenu {
	margin-left: 0;
}

#menuDeroulant .sousMenu li
{
	float: none;
	color: #FFF;
	margin: 0;
	border: 0;
	background: #000 url('../img/fleche.png') no-repeat 5px top;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-transform: uppercase;
	width: 230px;
}


#menuDeroulant li ul.sousMenu  li a
{
	color: #FFF;
	letter-spacing: 0.5px;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
	border: 0;
	padding: 0 0 0 20px;
}


#menuDeroulant li ul.sousMenu li a:hover, #menuDeroulant li ul.sousMenu  li.actif a
{
	background-image: none;
	color: #8dc200;
}


.separateur-top
{
	width: 2px;
	background: url('../img/separateur_menu_haut_2_30.jpg') no-repeat top right;
}

.btn-top
{
	background: url('../img/fond_bt_go_27_30_.jpg') no-repeat top center;
	width: 27px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	margin: 0 6px;
	display: block;
}

.btn-top a:link, .btn-top a:visited { color: white; }

.btn-top a:hover
{
	color: #7aad20;
	text-decoration: none;
}

/*** BLOCKS ***/
.block-wrapper
{
	border-collapse: collapse;
	padding: 0;
	width: 635px;
}

.block-wrapper td
{
	margin: 0;
	padding: 0;
}

.block-wrapper td.td-left
{
	padding-right: 5px;
}

.block-wrapper td.td-right
{
	padding-left: 5px;
}

div.block table.block-wrapper {
	width: auto;
	margin: 0 0 0 0;
	padding: 0;
	_border-collapse: separate; /* IE6 fix */
}

div.block
{
	background: url(../img/fond_entete_block_1_30.jpg) repeat-x top;
	border: 1px solid #c9c9c9;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	overflow: auto;
/*	margin: 0 0 10px 0;*/
	font-size:12px;
}


/*
div.block ~ div.block, div.block ~ div.csc-textpic {
	margin-top: 10px;
}
*/

div.csc-default ~ div.csc-default, div.csc-default ~ div.csc-textpic {
        margin-top: 10px;
}


.block a
{
font-size:12px;
}
.fill-down
{
	min-height: 100%;
	height: 100%;
}

/* Hack for IE */
* html .fill-down { height: 100%; }

/* End IE Hack */
h2.block-title
{
	color: #7aad20;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	padding: 4px 0 10px 2px;
}

div.block .csc-header h1
{
	margin: 0;
	padding: 0 0 9px 0;
	font-size: 12px;
	line-height: 30px;
}

.intitule_newsletter
{
	font-size: 12px;
	padding-right: 3px;
}

#buttonNewsletter
{
	padding: 0px;
	margin: 0px 0px 0px 3px;
	width: 50px;
	height: 18px !important;
	font-size: 11px;
}
tbody
{
	font-size: 12px; 
}

/* CONTENT Style */
div#content
{
/*	margin-bottom: 10px;*/
	font-size: 12px;
/*	color: #4c4a4a;*/
}

div.csc-header ~ div.csc-header {
	margin-top: 25px;
}

div#content ul li { margin-top: 2px };

div#content-body img
{
	float: left;
	margin: 0 10px 10px 0;
}

h2.page-title
{
	color: #4c4a4a;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 3px 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid #4c4a4a;
}

h2.page-title:after { content: " ::"; }
h2.page-title:before { content: ":: "; }

/*** MENU LEFT ***/
#menu-left
{
	background: #000 url('../img/fond_menu_haut_1_30.jpg') repeat-x top;
	margin-bottom: 10px;
}

#menu-left h2
{
	color: #7aad20;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 10px 5px 10px;
}

#menu-left ul { margin: 8px 0 0 8px; }

#menu-left li
{
	display: block;
	background: #000 url('../img/fleche.png') no-repeat top left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0 0 0 15px;
	margin: 0;
}

#menu-left ul li a
{
	color: #fff;
	letter-spacing: 1px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#menu-left a:hover { color: #8dc200; }
#menu-left ul.menu-level1 .menu-level1-active a { color: #8dc200; }
#menu-left ul.menu-level1 .menu-level1-current-active a { color: #8dc200; }


/*** FOOTER ***/
#footer
{
	background: #000 url('../img/fond_pied_page_1_20.jpg') repeat-x top;
	color: #fff;
	font-size: 10px;
	border: 0;
}

#footer ul li { list-style-type: none; }

#copyright-footer
{
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 3px 0 3px;
	margin: 0;
	vertical-align: middle;
}

.menu-footer-right li
{
	float: right;
	background: none;
	line-height: 25px;
}

.menu-footer-left li
{
	float: left;
	background: none;
	line-height: 25px;
}


.menu-footer-right ul { padding-right: 1px; }


.menu-footer-right li, .menu-footer-left li
{
	display: block;
	padding: 0 3px 0 0;
}

.menu-footer-right li a:link, 
.menu-footer-left li a:link,
.menu-footer-right li a:visited, 
.menu-footer-left li a:visited { color: #fff; }

.menu-footer-right li a:hover, .menu-footer-left li a:hover
{
	color: #7aad20;
	text-decoration: none;
}

/*RECHERCHE*/
.tx-indexedsearch-searchbox { display: none; }
.browsebox { }

ul.browsebox
{
	padding: 10px 0 10px 0;
	margin: 0px;
}

.browsebox li
{
	padding: 0px;
	margin: 0px;
	background: none;
}
.csc-textpic-text
{
	font-size: 12px;
}

/* FELOGIN */
div.tx-felogin-pi1{
}


