/* MODULE RECHERCHE */
/*------------------*/

div.search input {
	background-image: url(../images/bg_search.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border: none;
	height: 20px;
	width: 140px;
	padding-right:14px;
}
#mod_search_searchword{
	font-size: 11px;
	padding-left: 8px;
	padding-top: 3px;
}

/* MODULE NEWSFLASH */
/*------------------*/

/**************************/
/********* search *********/

.searchintro strong {
	color: #000000;
}
.highlight {
	font-weight:bold;
	color: #000;
}

ol.list li{
	border-top: dotted 1px #859195;
	margin:10px 0;
	padding:10px;
	padding-left: 0px;
	list-style-position:inside;
}

ol.list li h4 {
	display:inline;
	margin:0px;
}
.search_result {
	border: solid 1px #C1C9C9;
	padding: 10px;
	margin-top: 20px;
}

.search_result p {
	text-align:right;
}

.search_result .button {
	margin-top: 10px
}

.search_result legend {
	border-bottom:solid 0px #000;
}

/* effet sur champs saisie */
.inputbox:focus {
	
}

fieldset.word,
fieldset.only {
	border: solid 1px #C1C9C9;
}

/*champs recherche*/
.word {
	padding: 5px 0 5px 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

.word input {
	color: #556773;
	margin: 0 0 0 10px;
	padding-left : 4px;
}

/* section parametres uniquement*/
.only {
	margin: 10px 0 0 10px;
	padding: 5px 10px;
	line-height: 1.3em;
}
.phrase {
	border: solid 1px #C1C9C9;
	margin:10px 0px 10px 0;
	padding:10px;
}

/*menulist*/
.phrase .inputbox {
	background: #fff;
	color: #556773;
	display: block;
	height: 1.5em;
	margin-top: 10px;
	/*width: 12em;*/
}

/*effet menulist mouseover*/
.phrase .inputbox option {
	background:#FFF;
	border-bottom:solid 0px #333;
}

.display {
	margin:10px 0 0 0;
	text-align:right;
}
.display .inputbox{
	color: #556773;
}
.display .inputbox option{
	padding-right:5px;
}

.results h3{
	margin-top:15px;
}

/********??*********/

.filter {
	margin:10px 0 0 0;
}

/*** MODULE NOUS JOINDRE *****/
#nous_joindre{
	margin-top:10px;
}

.c_form_title,
.c_form_title_checkbox{
	padding-bottom: 3px;
	padding-top: 0px;
	width: auto;
	display: block;
}
.c_form_title_checkbox{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.c_txt_2col_input{
	width: 300px;
	height:18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	/*background-color:transparent;*/
	opacity:0.6;
	color:#000000;
}
.c_radio{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	opacity: 0.6;
	color: #000000;
}
.c_radio input{
	margin-right:5px;
}
.c_form_title span{
	color: #ff0000;
}
/****************************/

/*** MODULE CV ***/
.col2_1,
.col2_2{
	width:310px;
}
.col2_1{
	float:left;
}
.col2_2{
	float:right;
}
.col3_1,
.col3_2,
.col3_3{
	float:left;
	width:33%;
}

#cv,
#ligne{
	display:none;
}
.input_left{
	width:140px;
	margin-right:5px;
	padding-top:3px;
	float:left;
}
.c_form_title_checkbox span{
	color: #ff0000;
}
#soumission .button{
	margin-top:15px;
	margin-bottom:20px;
}
.c_form_title h4{
	margin-left:0px;
	border-bottom:1px dotted #4d739d;
	padding-bottom:5px;
	height:16px;
}
/*****************/

/**************************/
/*****Plugin slimbox ******/
#lbOverlay{
	z-index:2;
}
#lbCenter,
#lbBottomContainer{
	z-index:3;
}
#lbCaption, #lbNumber{
margin-right: 76px;
}
#lbCloseLink{
	width: 75px;
	background-image: url(../images_general/closelabel.gif);
}
#lbNextLink:hover{
	background-image: url(../images_general/nextlabel.gif);
}
#lbPrevLink:hover{
	background-image: url(../images_general/prevlabel.gif);
}
/*FIN plugin slimbox*/

.ico_mxcomment{
	float:left;
	display:inline;
}
a.readon{
	display:inline;
	float:right;
}

.slimbox_photo{
	float:left;
}
.shadow_h ,
.shadow_hg,
.shadow_repeat_h,
.shadow_hd,
.shadow_b ,
.shadow_bg,
.shadow_repeat_b,
.shadow_bd{
	height: 5px;
	line-height: 5px;
	width:13px;
}

.shadow_h ,
.shadow_hg,
.shadow_repeat_h,
.shadow_hd{
	height: 4px;
	line-height: 4px;
}

.shadow_h,
.shadow_b {
	width: auto;
	position: relative;
}
.shadow_hg,
.shadow_bg{
	background-image:url(../images_general/bg_shadow_photo_hg.gif);
	background-repeat:no-repeat; 
	float: left;
}
.shadow_bg{
	background-image:url(../images_general/bg_shadow_photo_bg.gif);
}
.shadow_repeat_h,
.shadow_repeat_b{
	background-image:url(../images_general/bg_shadow_photo_repeat_h.gif);
	background-repeat:no-repeat;
	background-repeat: repeat-x;
	float: left;
	width: 41px;
	position: absolute;
	right: 13px;
	left: 13px;
}
.shadow_repeat_b{
	background-image:url(../images_general/bg_shadow_photo_repeat_b.gif);
}
.shadow_hd,
.shadow_bd{
	background-image:url(../images_general/bg_shadow_photo_hd.gif);
	background-repeat:no-repeat;
	float: right;
}
.shadow_bd{
	background-image:url(../images_general/bg_shadow_photo_bd.gif);
}
.slimbox_photo_img{
	padding:5px;
	border:1px solid #CCC;
	width:auto;
}
/* PLUGIN TOC */
/**************/
#toc{
	width:140px;

	float:right;
}
#toc_top{
	background-image:url(../images/bg_toc_top.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:18px;
}
#toc_bottom{
	background-image:url(../images/bg_toc_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:115px;
	height:auto;
	padding:0px 10px 15px 15px;
}
#toc_title{
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}
.toclink{
	display:block;
	color: #000;
}
span.toclink_on{
	color: #4f8dc0;
}
a.toclink:hover{
	color: #4f8dc0;
}
