

body
{
	background-color: #fff;
	padding: 0px;
	margin:0px;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}

#admin
{
	/*position: absolute;*/
	margin:30px;
}

/*////////////////////////////////////////////////*/
#alternate
{
	color:#695E58;
	margin-top:10px;
	margin-bottom:10px;
	padding:20px;
}

#alternate .paragraphe
{
	padding-bottom:20px;
	float:left;
	width:630px;
}

#alternate h3
{
	padding:0px;
	margin:0px;
}

#alternate p
{
	padding:0px;
	padding-top:3px;
	margin:0px;
	font-size:12px;
}

#alternate hr
{
	clear:both;
	/*border:1px solid #D8D6CA;*/
}

#alternate a
{
	color:#695E58;
	text-decoration:none;
}

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

#alternate img
{
	border:1px solid #695E58;
}

/*////////////////////////////////////////////////*/



#content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/*////////////////////////////////////////////////*/
#search-webtv
{
	float:right;
	padding-right: 1px;
}
#search-webtv form 
{
	padding:0px;
	margin:0px;
}

#keyword
{
	border:1px solid #d9d7cc;
	height: 26px;
	line-height: 26px;
	width:250px;
	padding: 0px;
	padding-left: 10px;
	background-image: url(../images/btn_chercher.png);
	background-repeat: no-repeat;
	background-position: 194px 1px;
	float:left;
}

#search-webtv form > #keyword
{
	background-position: 194px 1px;
	padding-top:5px;
	height: 21px;
	line-height: 21px;
}



#search-webtv #submit 
{
	padding:0px;
	margin:0px;
	margin-top: 4px;
	position: absolute;
	margin-left: -67px;
}


#filters_selectors
{
	height: 29px;
	background-color: #f9f8f0;

}
#filters_selectors a
{
	float: left;
	display: block;
	height: 29px;
	font-size:0px;
	color: #3369B2;
	background-position: bottom left;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 1px;
	text-align: center;
}
/*////////////////////////////////////////////////*/
#subcategories
{
	width:810px;
	padding-top:5px;
	padding-left:25px;
	text-align:left;
}

#subcat_names
{
	float:left;
	width:190px;
	padding:3px;
	text-align:left;
	font-weight:bold;
}

#subcategories hr {
	clear:both;
	visibility:hidden;
}

/*////////////////////////////////////////////////*/
#filters_selectors a#selector_1000
{
	background-image: url(../images/tab_selection_metiers.png);
	width:127px;
	margin-right: 2px;
}
#filters_selectors a#selector_1001
{
	background-image: url(../images/tab_selection_thematiques.png);
	width:191px;
}

#filters_selectors a#selector_1002
{
	background-image: url(../images/tab_selection_thematiques.png);
	width:191px;
}

#filters_selectors a#selector_1000:hover,
#filters_selectors a#selector_1001:hover,
#filters_selectors a#selector_1002:hover
{
	background-position: top left;
	color: #DBD9CB;
}

#filters_selectors a#selector_1000.opened,
#filters_selectors a#selector_1001.opened,
#filters_selectors a#selector_1002.opened
{
	background-position: top left;
	color: #DBD9CB;
}

/*////////////////////////////////////////////////*/

#filters_lists
{
	/*position: absolute;*/
	background-color: #DBD9CC;
	color: #695E58;
	width: 880px;
}

#filters_lists #list_1000,
#filters_lists #list_1001
{
	display: none;
	width: 100%;
	font-size: 11px;
	padding:10px;
}


#filters_lists table
{
	width: 100%;
	font-size: 11px;
}
#filters_lists table thead
{
	line-height:12px;
}
#filters_lists table td ul
{
	padding: 0px;
	padding-left: 0px;
	color: #F3F1E2;
}
#filters_lists table td ul li
{
	list-style:none;
	line-height:11px;
	padding-bottom:3px;
	/*
	list-style-position: inside;
	*/
}
#filters_lists .closer
{
	text-align: left;
	margin-left:3px;
	color:#000000;
}

#filters_lists .closer a:link,
#filters_lists .closer a:visited
{
	color:#000000;
}

#filters_lists a:link,
#filters_lists a:visited
{
	color: #695E58;
	text-decoration: none;
	cursor: pointer;
}
#filters_lists a:hover
{
	color: #695E58;
	text-decoration: underline;
}

/*////////////////////////////////////////////////*/
#footer
{
	background-color:  #695e58;
	text-align: center;
	margin-top: 40px;
}
/*////////////////////////////////////////////////*/
#subheader h4
{
padding:0px;
margin:0px;
line-height:14px;
text-align:left;
}
