/*		STYLES GENERAUX
---------------------------------------------------- */
* {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
.highlight { color: #f68501; }
body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
text-align : center;
color: #4c4c4c;
}
.tx-indexedsearch-searchbox fieldset {
	clear: both;
	margin: 5px;
	padding: 5px;
}
a {
color: #4c4c4c;
}

/*		CONTENEURS PRINCIPAUX
---------------------------------------------------- */
#global {
text-align : left;
margin : 0 auto;
}
#contenu {
float : left;
padding : 0 10px 10px 10px;
}

/*		COLONNES
---------------------------------------------------- */
#colContenu {
float: left;
clear: none;
margin: 6px 0 0 0px;
padding-bottom: 20px;
}
/*		COLONNE CONTENU 
---------------------------------------------------- */
#colContenu h2 {
clear: none;
margin: 0 0 13px 0;
color: #f48405;
font-size: 1.8em;
}
#colContenu h3 {
font-size: 1.4em;
margin: 10px 0 5px 0;
}
#colContenu h4 {
font-size: 1.2em;
margin: 8px 0 4px 0;
}
#colContenu h5 {
font-size: 1.2em;
margin: 5px 0 2px 0;
}

#colContenu .print {
float: right;
clear: none;
padding-left: 24px;
text-decoration: none;
background: url(../images/css/picto_print.png) left 0 no-repeat;
}
#colContenu #illustrations {
float: left;
clear: none;
margin: 0 19px 0 0;
width: 140px;
}
#colContenu p.chapo {
float: left;
clear: both;
margin: 0 0 24px 0;
width: 100%;
font-size: 1.45em;
font-weight: bold;
}
#colContenu #texte {
float: left;
}
#colContenu #texte p.chapo {
margin: 0 0 10px 0;
font-size: 1.1em;
font-weight: bold;
}
#colContenu.entreprise #texte p.chapo {
margin: 0 0 8px 0;
}
#colContenu p {
clear: both;
margin: 0 0 15px 0;
/* width: 465px; */
}
#colContenu .csc-textpic-text p {
clear: none;
}

#colContenu p span.highlight {
color: #f48405;
}
.encartLiens {
float: inherit;
margin: 0 0 25px 0;
padding: 11px 0;
width: 100%;
background: #f6f5f3;
border: 1px solid #e1e1e1;
}
#colContenu ul {
margin-left: 5px;
width: auto;
}
#colContenu ul li {
list-style: url(../images/css/puce_encartLiens.png);
}
/*		Styles RTE
---------------------------------------------------- */
p.orange {
color : #f68501;
}

span.orange {
color : #f68501;
}

/*		Fin styles RTE
---------------------------------------------------- */

/*     Surcharge formulaire RH      
---------------------------------------------------- */
legend {
	display: none;
}
fieldset {
	border : 0pt none;
	margin-top: 30px;
}
.csc-mailform-field {
	padding-top : 5px;
	margin-bottom : 5px;
}
.csc-mailform-field label {
	clear:left;
	display:block;
	float:left;
	width: 70px;
}
.csc-mailform-field label.not_clear{
	clear: left;
	display:block;
	float:left;
	width: 70px;
}
.csc-mailform-field label.not_float{
	clear: none;
	display:block;
	float: left;
	width: 70px;
	padding :0 20px;
}
.csc-mailform-field textarea {
height:100px;
min-height:20px;
padding:0pt 0pt 0pt 4px;
width:250px;
float: left;
margin-bottom: 5px;
}


.tx-keyriarh-pi1 .csc-mailform-field textarea, .tx-keyriarh-pi3 .csc-mailform-field textarea {
height:100px;
min-height:20px;
padding:0pt 0pt 0pt 4px;
width:540px;
float:none;
}

.csc-mailform-field input{
	height:auto;
	min-height:20px;
	padding:0pt 0pt 0pt 4px;
	width:180px;
	float: left;
	margin-bottom : 5px;
}
.csc-mailform-field select {
height:auto;
min-height:20px;
padding:0pt 0pt 0pt 4px;
width:190px;
float:left;
margin-bottom : 5px;
}
.tx-keyriarh-pi2 .csc-mailform-field input {
	width:190px;
}
.tx-keyriarh-pi2 .csc-mailform-field select {
	width:190px;
}
.csc-mailform-field input.csc-mailform-submit {
	width : 80px;
	margin-left : 20px;
	margin-top : 10px;
	height : 20px;
}
#mailformformtype_visua{
	width: 150px;
}

.csc-mailform-field input#cv, .csc-mailform-field label#cv{
	margin-top : 10px;
	height : 20px;
}

.csc-mailform-field input#cv {
	width: 220px;
}

.csc-mailform-field select#mailformdate, .csc-mailform-field select#mailformdatem, .csc-mailform-field select#mailformdate2, .csc-mailform-field select#mailformdatem2{
height:auto;
min-height:20px;
padding:0px;
width:60px;
}
.csc-mailform-field select#mailformdatey, .csc-mailform-field select#mailformdatey2{
	height:auto;
	min-height:20px;
	padding:0px;
	width:70px;	
}

.offre_detail h3{
	color: #e85311;
}

#colContenu .tx-keyriarh-pi7 .csc-mailform-field p {
	clear:none;
	margin:0px;
	padding-left : 5px;
	padding-top: 5px;
	float: left;
}



/*     FIN Surcharge formulaire RH       
---------------------------------------------------- */

/*		Styles d'impression
---------------------------------------------------- */
@media print
{
#flash, #bandeau, #countrySearch, #menu, #menugauche, #liens {
	display: none;
	} 	
	
#header img {
	float: right;
	}	
a.print	{
	display: none;
	}
	
#colGauche {
	width: auto;
	}	
}
/*		FIN Style d'impression
---------------------------------------------------- */
#contenu.contenu_rh {
	background: none;
}

#list_offres, #result_offres {
	float:left;
	clear:both;
}

#list_offres li {
	clear:both;
	margin-bottom:10px;
}
#list_offres li.sans_puce {
	list-style-type:none;
	list-style-image:none;
}
#list_offres img {
	margin-right:5px;
	float:left;
}

#result_offres li {
	clear:both;
}
#result_offres li.sans_puce {
	list-style-type:none;
	list-style-image:none;
}
#result_offres img {
	margin-right:5px;
	float:left;
}
#pagination p {
	clear:both;
}