/*DEBUT Style des graphismes  des éléments de "souscontenu" */
#sous_contenu, #scGraphHaut, #scGraphBas {
	margin: auto;
}

#sous_contenu {
	width: 930px;
	background-color: white;
	background-image: url(images/contact_fondRight.png);
	background-position: right;
	background-repeat: repeat-y;
	height:700px;
	display: block;
}
#scGraphHaut{
margin-top:17px;
background: url(images/contact_mini_haut.png) no-repeat;
width:930px;
height:16px;
}
#scGraphBas{
	background: url(images/contact_mini_bas.png) no-repeat;
	width: 930px;
	height: 16px;
}
#rightGraph{

width: 210px;
height: 100%;
margin-top:40%;
}

#RightPart {
	height: auto;
	width: 210px;
	float: right;
	position: relative;
}
/*FIN style graphismes "sous contenu" */


/* DEBUT style contenu des éléments de "sous contenu" */

#pad h2{
font-size: 18px;
padding-top:15px;
padding-left:30px;
color:#676969;
width: 100%;
height: 42px;
background-image: url(images/contact_titre_graph.png);
background-repeat: no-repeat;
background-position: left;
margin-left:5px;
}


#pot{/*Nom à changer selon la page*/
background:url(images/contact_rightGraph.png) no-repeat;
width:163px;
height:422px;
margin-left:40px;
}
#interneMenu {
	background-image: url(images/contact_rightFondMenu.png);
	background-repeat: no-repeat;
	width: 142px;
	height: 177px;
	margin-top: 50px;
}
a#l2{
	margin-left:10px;
	margin-top:55px;
	display:block;
	width: 15px;
	float:left;
}
a#l1 {
	margin-top:25px;
	margin-left:30px;
	display:block;
	width: 15px;
	float:left;
}
/*FIN style contenu des éléments de "sous contenu"*/

/*Code couleur h4*/

h4.e46a4b6{
	color:#46a4b6;
}
h4.ed6028e {
	color:#d6028e;
}

/*-------------------*/
/*DEVIS*/
/*------------------*/
#pad_devis h2{
	font-size: 18px;
	padding-top: 20px;
	padding-left: 30px;
	color: #676969;
	width: 100%;
	height: 42px;
	background-image: url(images/c_DevisTitre.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
}
/**--------------------------**/
/*Audit de vos besoins*/
#pad_localisation h2{
	font-size: 18px;
	padding-top: 20px;
	padding-left: 30px;
	color: #676969;
	height: 42px;
	background-image: url(images/c_LocalisationTitre.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
}
#pad_localisation p, #pad{
	padding-top: 20px;
	padding-left: 55px;
}

#pad_recrutement  h2{
	font-size: 18px;
	padding-top: 20px;
	padding-left: 40px;
	color: #676969;
	width: 600px;
	height: 42px;
	background-image: url(images/c_RecrutementTitre.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
}
#colonne_gauche {
width: 350px;
margin-top:20px;
margin-left: 20px;
float: left;
}

#colonne_gauche_paiement {
width: 390px;
margin-top:20px;
margin-left: 150px;
float: left;
}

#colonne_gauche_paiement fieldset {
width: 390px;
}

#colonne_gauche_paiement label {
width: 162px !important;
}

#colonne_droite {
width: 300px;
margin-top:20px;
float: left;
	border-left: 1px dotted #696969;
}
#colonne_droite2 {
width: 290px;
margin-top:80px;
float: left;
	border-left: 1px dotted #696969;
}
form {
font-size:11px;
letter-spacing:1px;
color: #ffffff;
}

.separation {
	width: 339px;
	margin-bottom: 20px;

}

form fieldset {
margin: 0;
padding: 0;
padding-left: 2px;
padding-top: 5px;
padding-bottom: 5px;
border: 0;
width: 337px;
color: #4c4c4c;
}

form fieldset legend {
padding: 0 0 0 4px;
font-weight: bold;
font-size:12px;
letter-spacing:1px;
color: #4c4c4c;
}



form fieldset label {
display: inline-block;
line-height: 2;
vertical-align: top;
}

form fieldset input {
	height: 13px;
	font-size: 11px;
	color: #6ab9c6;
	border: 1px solid silver;
	background-color: #f7f7f7;
}

form fieldset input:hover {
	background-color: white;
	color: #4c4c4c;
}

form fieldset select {
	height: 19px;
	font-size: 11px;
	color: silver;
	border: 1px solid silver;
	background-color: #f7f7f7;
}

form fieldset select:hover {
	background-color: silver;
	color: #4c4c4c;
}


form fieldset textarea{
	font-size: 11px;
	color: #6ab9c6;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid silver;
	background-color: #f7f7f7;
	width: 94%;
}
form fieldset input.civilite {
	background-color: #FFFFFF;
	border:none;
}
form fieldset ol {
margin: 0;
padding: 0;
padding-left:10px;
}

form fieldset li {
margin: 0;
padding: 0;
list-style: none;
padding-top: 2px;
}

form em {
font-weight: bold;
font-style: normal;
color: #f00;
}

form label {
width: 112px; /* Width of labels */
}

.inline {
display: inline;
}

.width_input {
width: 190px;
}

.width_select {
width: 193px;
}

.width_type {
margin: 0;
padding: 0;
padding-top:-5px;
height: 25px;
width: 210px;
}

.width_fieldset {
width: 336px;
}

.margin_bottom {
margin-bottom: 20px;
}

.help {
cursor: help;
}

.pointor {
cursor: pointer;
}


.border_none {
border: 0;
}

.placement_submit {
float: right;
}

.tooltipErreur {
	padding :2px 3px 2px 3px ;
	border:none;
	opacity:0.9;
	color:black;
	position : absolute;
	top:0px;
	left:200px;
	z-index : 100;
	background-color : white;
	border:1px solid black;
}

