/* MODULE ESTIMATION */
/******************/
.mod_estimation{
	margin-top:20px;
}
.mod_estimation fieldset{
	padding:5px 10px;
	margin-bottom:5px;
	border:1px solid #c1c9c9;
	width:auto;
}
.mod_estimation legend{
	margin-left:5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height:135%;
	text-transform:uppercase;
	color:#E3A71A;
}

.mod_estimation .key,
.mod_estimation .field{
	float:left;
	width:180px;
	margin-bottom:5px;
}
.mod_estimation .key_column2{
	float:left;
	width:105px;
	margin-bottom:5px;
}
.mod_estimation .key2{
	padding-right:5px;
}
.mod_estimation .key2,
.mod_estimation .field2{
	float:left;
	width:auto;
	margin-bottom:5px;
}

.mod_estimation .field2{
	width:30px;
}
.estimation_cols1{
	float:left;
	width:390px;
}
.estimation_cols2{
	float:left;
	width:320px;
	margin-left:20px;
}
.key_bas_column1,
.key_bas_column2,
.key_bas_column3,
.key_bas_column4{
	float:left;
}
.key_bas_column1{
	width:100px;
}
.key_bas_column2{
	width:120px;
}
.key_bas_column3{
	width:130px;
}
.key_bas_column4{
	width:103px;
}
.estimation_bas_cols1{
	float:left;
	width:180px;
}
.estimation_bas_cols2{
	float:left;
	width:204px;
}
.estimation_bas_cols3{
	float:left;
	width:180px;
}
.estimation_bas_cols4{
	float:right;
	width:140px;
}
.mod_estimation .field .inputbox{
	width:200px;
}
.mod_estimation .etoile{
	color:#FF0000;
}
.mod_estimation .field .checkbox{
	margin:0px;
	padding:0px;
	margin-top:2px;
	width:13px;
}
.mod_estimation .button{
	margin-top:5px;
}
#estimation_error,
#estimation_merci{
	width:717px;
	padding:10px;
	padding-left:38px;
	border:1px dotted #FF4A78;
	border-right-style:none;
	border-left-style:none;
	background-color:#FFEAEB;
	color:#990000;
	margin-bottom:10px;
	background-image:url(../images/alert.png);
	background-repeat:no-repeat;
	background-position:5px;
}
#estimation_merci{
	border-color:#3686FE;
	background-color:#C0D2E8;
	color:#094EAA;
	background-image:url(../images/info.png);
}
/*** MODULE CV ***/
#page_bottom .moduletable_emplois h3{
	font-size:16.8px;
	color: #818c8d;
}

.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;
}
.c_form_title, .c_form_title_checkbox{
	padding-bottom: 3px;
	padding-top: 0px;
	width: auto;
	display: block;
}
.c_txt_2col_input{
	width: 300px;
	height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
}
/*****************/


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

.search_result h3{
	color: #565a5c;
}
.searchintro {
	font-weight:normal;
	margin:0px 0 20px;
}

.searchintro a{
	font-size:16px;
	font-weight:normal;
	display:block;
	margin:0px 0 20px;
	text-align:right;
	display:none;
}

.searchintro strong {
	font-size:14px;
	color: #000;
	font-weight:normal;
}

.highlight {
	font-size:14px;
	font-weight:normal;
	color: #000;
}


#page .results ol.list {
	list-style-position:inside;
	padding: 0;
	font-weight: normal;
	margin-bottom:10px;
}

#page ol.list li {
	list-style-type:decimal;
	border-top: solid 1px #c6cdce;
	margin:0px 0px;
	padding:10px;
	padding-left: 0px;
}

#page ol.list li a{
	font-weight:bold;
}

#page ol.list li .category,
#page ol.list li .content{
	margin-top:5px;
}



.search_result {
	border: solid 1px #c6cdce;
	padding: 10px;
}

.search_result p {
	text-align:right;
}

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

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

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

fieldset.word,
fieldset.only {
	border: solid 1px #c6cdce;
}
fieldset.only {
	display:none;
}

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

.word input {
	color: #747578;
	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 #c6cdce;
	margin:10px 0px 0px 0;
	padding:10px;
}

/*menulist*/
.phrase .inputbox {
	background: #fff;
	color: #747578;
	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: #747578;
}

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

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

/* SLIMBOX */
/***********/
a.slimbox{
	display:block;
	float:left;
	margin-bottom:10px;
	width:208px;
}
td a.slimbox{
	width:200px;
}



/* MOD LASTEST_NEWS */
/********************/

#page_bottom li.latestnews{
	list-style-type:none;
}