/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

/* STYLE CONTENU */
#texte{
	float:left;
	width:780px;
	margin:0 0 0 10px;
	/*border:1px solid red;*/
}
#texte #colgauche{
	float:left;
	width:375px;
	margin:0px 0 0 0;
	/*border:1px solid blue;*/
}
#texte #colgauchegris{
	float:left;
	width:370px;
	margin:5px 5px 5px 0;
	padding:5px;
	background-color:#fbfbfb;
	border:1px solid #d3d3d3;
	/*order:1px solid red;*/
}
#texte #coldroite{
	float:right;
	width:375px;
	margin:0px 0px 0 0;
}
#texte #coldroitegris{
	float:right;
	width:370px;
	margin:5px 5px 5px 0;
	padding:5px;
	background-color:#fbfbfb;
	border:1px solid #d3d3d3;
	/*border:1px solid red;*/
}


/***************** Colonne page accueil *******************/
/*#texte .colonnedroite{
	float:right;
	width:480px;
	margin:0px 0 0 0;
	border:1px solid red;
}
#texte .colonnegauche{
	float:left;
	width:350px;
	margin:10px 0 0 0;
	border:1px solid red;
}*/
.colonnedroite{
	float:right;
	width:540px;
	margin:10px;
	/*border:1px solid red;*/
}
.colonnegauche{
	float:left;
	width:350px;
	margin:10px;
	/*border:1px solid red;*/
}

#texte p{
	font-size:1.0em;
	line-height:1.2em;
	text-align:justify;
	margin:10px 0px;
	color: #000;
}
.couleur{
	color:#d90b1e;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#texte ul{
	margin:12px 0px 12px 40px;
}
#texte li{
	list-style-image:url(../images/charte/puce02.gif);	font-size:1.0em;
line-height:1.2em;
	text-align:justify;
}

#texte b{
	color: #D90B1E;
}
#texte h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:30px;
	height:30px;
	color:#000;
	margin:20px 0px 20px 35px;
	text-transform:uppercase;
	/*border:1px solid red;*/
}
#texte h2{
	font-size:1.2em;
	font-weight:bold;
	/*line-height:30px;
	height:30px;*/
	background:url(../images/charte/puce01.gif) no-repeat 0px 5px;
	padding-left:12px;
	text-align:left;
	color:#D90B1E;
	margin:20px 0px 0px 0;
}
#texte a:link, #texte a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #000;
	background:url(../images/charte/puce03.gif) no-repeat 0px 1px;
	padding-left:20px;
}
#texte a:hover, #texte a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}

#texte .liensimple:link, #texte .liensimple:visited{
	font-weight:bold;
	text-decoration:none;
	color: #000;
	background:none;
	padding-left:0px;
}
#texte .liensimple:hover, #texte .liensimple:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}

#texte .lienretrait:link, #texte .lienretrait:visited{
	font-weight:bold;
	text-decoration:none;
	color: #000;
	margin-left:30px;
	background:url(../images/charte/puce03.gif) no-repeat 0px 1px;
	padding-left:20px;
}
#texte .lienretrait:hover, #texte .lienretrait:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}



/********************************************************************/
/***********************    Colonnes gauche    **********************/
/********************************************************************/
/*#collLeft-site{
	float:left;
	width:136px;
	min-height:120px;
	background:url(../images/charte/bg-ittel.gif) no-repeat scroll left top;
	padding-top:40px;
	padding-left:20px;
	padding-right:10px;	
}*/
#collLeft-site{
	float:left;
	width:156px;
	min-height:200px;
	height:auto !important;
	height:200px;
	/*border:1px solid red;*/
	margin:0px;
	padding:0px;
	background:url(../images/charte/fd-collLeft.gif) no-repeat scroll left top;
	font-size:1.0em;
}
#collLeft-site p{
	text-align:center;
	font-size:1em;
	line-height:1.3em;
	font-weight:bold;
	margin:10px 0px;
	padding:0px;
	color: #000;
}
#collLeft-site img{
	margin:70px 0px 0px 0px ;
	padding:0px;
}
#collLeft-ittel{
	float:left;
	width:136px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:url(../images/charte/bg-ittel.gif) no-repeat scroll left top;
	padding-top:40px;
	padding-left:20px;
	padding-right:10px;	font-size:1.0em;
}
#collLeft-offres-services{
	float:left;
	width:136px;
	min-height:240px;
	background:url(../images/charte/bg-offres-services.gif) no-repeat scroll left top;
	padding-top:40px;
	padding-left:20px;
	padding-right:10px;	font-size:1.0em;
}
#collLeft-ittel p,
#collLeft-offres-services p{
	margin:10px 0;
	text-align:left;
}
#collLeft-ittel a:link, #collLeft-ittel a:visited,
#collLeft-offres-services a:link, #collLeft-offres-services a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #000;
	background:none;
	background:url(../images/charte/puce05.gif) no-repeat 0 6px;
	padding-left:15px;
}
#collLeft-ittel a:hover, #collLeft-ittel a:active,
#collLeft-offres-services a:hover, #collLeft-offres-services a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
	background:url(../images/charte/puce05.gif) no-repeat 0 6px;
}
#collLeft-ittel .couleur{
	color:#d90b1e;
	font-weight:bold;
	padding-left:15px;
	margin:0px;
	background:url(../images/charte/puce06.gif) no-repeat 0 6px;
}
#collLeft-offres-services .couleur{
	color:#d90b1e;
	font-weight:bold;
	/*padding-left:15px;*/
	margin:0px;
	background:url(../images/charte/puce06.gif) no-repeat 0 6px;
}







/***************************** ITTEL **************************/
/************************** Engagement ************************/
.ittel-engagement{
	float:left;
	width:250px;
	min-height:205px;
	height:auto !important;
	height:205px;
	/*padding:4px;*/
	margin:4px;
	background:url(../images/engagement/bg-engagement.gif) no-repeat bottom left;
	/*border:1px solid #ccc;*/
}
.ittel-engagement1{
	float:left;
	width:250px;
	min-height:165px;
	height:auto !important;
	height:165px;
	padding:0;
	/*padding:4px;*/
	margin:4px;
	background:url(../images/engagement/bg-engagement.gif) no-repeat bottom left;
	/*border:1px solid #ccc;*/
}
.ittel-engagement2{
	float:left;
	width:250px;
	min-height:95px;
	height:auto !important;
	height:95px;
	/*padding:4px;*/
	margin:4px;
	background:url(../images/engagement/bg-engagement2.gif) no-repeat bottom left;
	/*border:1px solid #f2f2f2;*/
}
.ittel-engagement3{
	float:left;
	width:250px;
	min-height:80px;
	height:auto !important;
	height:80px;
	/*padding:4px;*/
	margin:4px;
	background:url(../images/engagement/bg-engagement3.gif) no-repeat bottom left;
}
.ittel-engagement4{
	float:left;
	width:250px;
	min-height:135px;
	height:auto !important;
	height:135px;
	/*padding:4px;*/
	margin:4px;
	background:url(../images/engagement/bg-engagement4.gif) no-repeat bottom left;
}
.ittel-engagement p,
.ittel-engagement1 p,
.ittel-engagement2 p,
.ittel-engagement3 p,
.ittel-engagement4 p{
	padding:0px 4px 0px 4px ;
	margin:5px 0px;
}
/*#texte .ittel-engagement h2,
#texte .ittel-engagement1 h2{
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/charte/puce01.gif) no-repeat 0px 5px;
	padding-left:12px;
	text-align:left;
	color:#D90B1E;
	margin:5px 0px 0px 0px;
}*/
#texte .ittel-engagement h2,
#texte .ittel-engagement1 h2,
#texte .ittel-engagement2 h2,
#texte .ittel-engagement3 h2,
#texte .ittel-engagement4 h2{
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/engagement/bg-engagementh2.gif) no-repeat 0px 0px;
	/*padding-left:0px;*/
	text-align:left;
	color:#D90B1E;
	height:25px;
	/*border:1px solid red;*/
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 40px;
}
#texte .ittel-engagement4 .h2{
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/engagement/bg-engagementh2.gif) no-repeat 0px 0px;
	padding-left:0px;
	text-align:left;
	color:#D90B1E;
	height:34px;
	margin:0px 0px 0px 0;
	padding:5px 0px 0px 40px;
}



/*********************** Offres de service autour téléphonie **********************/
#schema-telephonie{
	float:left;
	width:780px;
	min-height:550px;
	height:auto !important;
	height:550px;
	background:url(../images/charte/bg-telephonie.jpg) no-repeat 50% 70px ;
}
#schema-telephonie-oeuvre{
	float:right;
	width:230px;
}
#schema-telephonie-conseil{
	float:left;
	width:230px;
}
#schema-telephonie-suivi{
	float:left;
	width:230px;
	/*margin-top:100px;*/
}
#schema-telephonie-fidelisation{
	float:right;
	width:230px;
	/*margin-top:140px;*/
}
#schema-telephonie-oeuvre p,
#schema-telephonie-conseil p,
#schema-telephonie-suivi p,
#schema-telephonie-fidelisation p{	font-size:1.0em;
line-height:1.1em;
	text-align:justify;
	margin:12px 0px;
	color: #000;
}
#schema-telephonie-oeuvre h2,
#schema-telephonie-conseil h2,
#schema-telephonie-suivi h2,
#schema-telephonie-fidelisation h2{
	margin-top:5px;
}

/*********************** Offres de service specifiques**********************/
#schema-specifique{
	float:left;
	width:780px;
	min-height:550px;
	height:auto !important;
	height:550px;
	/*border:1px solid red;*/
	/*background:url(../images/charte/bg-telephonie-spec.jpg) no-repeat 50% 50%;*/
}
#schema-specifique-fourniture,
#schema-specifique-externalisation{
	float:left;
	width:340px;
}
#anim-specifique{
	float:left;
	width:340px;
}
#schema-specifique-controle,
#schema-specifique-tache{
	float:left;
	width:200px;
}
#schema-specifique-offre,
#schema-specifique-integration{
	float:right;
	width:200px;
}
#schema-specifique #schema-specifique-controle h2,
#schema-specifique #schema-specifique-tache h2{
	background:none;
	font-size:1.0em;
	font-weight:bold;
	line-height:1em;
	height:auto;
	text-align:left;
	color:#D90B1E;
	margin:5px 0px;
	padding-left:0px;
	/*border:1px solid red;*/
}
#schema-specifique #schema-specifique-fourniture h2,
#schema-specifique #schema-specifique-externalisation h2{
	background:none;
	font-size:1.0em;
	font-weight:bold;
	line-height:1em;
	height:auto;
	text-align:center;
	color:#D90B1E;
	margin:5px 0px;
	padding-left:0px;
}
#schema-specifique #schema-specifique-integration h2,
#schema-specifique #schema-specifique-offre h2{
	background:none;
	font-size:1.0em;
	font-weight:bold;
	line-height:1em;
	height:auto;
	text-align:right;
	color:#D90B1E;
	margin:5px 0px;
	padding-left:0px;
}

#schema-specifique #fourniture h2,
#schema-specifique #integration h2,
#schema-specifique #offre h2,
#schema-specifique #controle h2,
#schema-specifique #externalisation h2,
#schema-specifique #tache h2{
	background:none;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	height:auto;
	text-align:left;
	color:#D90B1E;
	margin:5px 0px;
	padding-left:0px;
}
#schema-specifique-controle p,
#schema-specifique-tache p{
	font-size:1.0em;
	line-height:1.0em;
	text-align:justify;
	margin:12px 0px;
	color: #000;
}
#schema-specifique-fourniture p,
#schema-specifique-externalisation p{
	font-size:1.0em;
	line-height:1.0em;
	text-align:center;
	margin:12px 0px;
	color: #000;
}
#schema-specifique-integration p,
#schema-specifique-offre p{
	font-size:1.0em;
	line-height:1.0em;
	text-align:right;
	margin:12px 0px;
	color: #000;
}
.calque{
	padding:10px;
	width:500px;
	position:absolute;
	z-index:1;
	background-color:#F0F0F0;
	border:1px solid #c8c8c8;
	left: 309px;
	top: 450px;
	visibility: hidden;
}



/* ------------------------------------------ANNONCES--------------------------------- */
#annonces{
	float:left;
	width:670px;
	min-height:104px;
	height:auto !important;
	height:104px;
	border:1px solid #5e3c23;
	margin-bottom:10px;
}
#annonces img{
	margin:5px;
	float:left;
}
#annonces p{
	margin:20px 5px 5px 5px;
}
#titre-annonce{
	float:left;
	width:666px;
	height:16px;
	background:#ebcc8b;
	padding:4px 0 0 4px;
	color:#643f24;
	font-weight:bold;
	font-size:12px;
}
.majuscule{
	text-transform:uppercase;
}
#titre-annonce2{
	float:left;
	width:500px;
}
#prix{
	width:50px;
	float:right;
	color:#000000;
}
/* ------------------------------------------FIN ANNONCES--------------------------------- */



/******************************** STYLE DE LA PAGE CONTACT **********************************/
#contactTxt{
	width:45%;
	float:left;
	font-weight:bold;
}
#contactTxt p{
	text-align:center;
}
#collLeft-contact{
	float:left;
	width:156px;
	min-height:200px;
	height:auto !important;
	height:200px;
	/*border:1px solid red;*/
	margin:0px;
	padding:0px;
	background:url(../images/charte/fd-collLeft.gif) no-repeat scroll left top;
	font-size:1.0em;
}
#collLeft-contact p{
	text-align:center;
	font-size:1em;
	line-height:1.3em;
	font-weight:bold;
	margin:10px 0px;
	padding:0px;
	color: #000;
}
#collLeft-contact img{
	margin:20px 0px 0px 0px ;
	padding:0px;
}
.centrer{
	text-align:center;
	font-size:1.2em;
	margin-bottom:15px;
}
#contactPlan{
	width:45%;
	float:right;
	margin-right:15px;
}
#contactPlan a:link, #contactPlan a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #000;
	background:none;
	padding-left:20px;
}
#contactPlan a:hover, #contactPlan a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}
#contactPlan img{
	float:left;
	margin-left:30px;
}
label{	font-size:1.0em;
/*line-height:1.3em;*/
	text-align:left;
	margin:0px;
	color: #000;
}
#formContact input{
	width:230px;
	border:1px solid #A5ACB2;
	padding:2px;
	font-size:12px;
}
#formContact textarea{
	width:628px;
	border:1px solid #A5ACB2;
	padding:2px;
	font-size:12px;
}
#formContact .bouton{
	width:230px;
	border:1px solid #A5ACB2;
	background-color:#f2f2f2;
	padding:2px;
	font-size:12px;
}
input:focus,textarea:focus{
	border-color:#FF0000;
}
.champRequis{
	color:#D90B1E;
}


/******************************** SITE MARCHAND **********************************/
/*#formMarchand label{	font-size:1.0em;
text-align:left;
	margin:0px;
	color: #000;
}*/
#formMarchand .contourtable{
	border:1px solid #D90B1E;
}
#formMarchand h2{
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/charte/puce01.gif) no-repeat 0px 5px;
	padding-left:12px;
	text-align:left;
	color:#D90B1E;
	margin:10px 0px 5px 10px;
}
#formMarchand input{
	width:150px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin:2px;
	font-size:12px;
}
#formMarchand .casecocher{
	width:10px;
	border:0px;
	padding:2px;
	margin:2px;
	font-size:12px;
}
#formMarchand select{
	width:150px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin:2px;
	font-size:12px;
}
#formMarchand textarea{
	width:150px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin:2px;
	font-size:12px;
}
#formMarchand .bouton{
	width:150px;
	height:20px;
	border:1px solid #A5ACB2;
	background-color:#f2f2f2;
	padding:2px;
	font-size:12px;
}
/*#formMarchand input:focus,textarea:focus{
	border-color:#FF0000;
}*/
#formMarchand .textsimple{
	color:#000;
	font-size:1em;
	font-weight:normal;
}
#formMarchand .textgauche{
	color:#000;
	font-size:1.0em;
	font-weight:normal;
	padding:0 10px;
	text-align:left;
}
/*#formMarchand .champRequis{
	color:#D90B1E;
}*/


/******************************** PARTENAIRE **********************************/
.partenaire{
	float:left;
	width:175px;
	padding:5px;
	margin-right:1%;
	margin-bottom:1%;
	/*border:1px solid #000;*/
	border:1px solid #EDEDED;
	min-height:77px;
	height:auto !important;
	height:77px;
}
#texte .partenaire h2{
	font-size:1.2em;
	font-weight:bold;
	/*background:url(../images/charte/puce01.gif) no-repeat 0px 5px;*/
	padding-left:0px;
	background-image:none;
	text-align:left;
	color:#D90B1E;
	margin:5px 0px 5px 0px;
}
.partenaire img{
	border:0px;
}
#texte .partenaire a:link, #texte .partenaire a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #000;
	background:none;
	padding-left:10px;
}
#texte .partenaire a:hover, #texte .partenaire a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}


/******************************** REFERENCES **********************************/
.reference{
	float:left;
	/*width:23%;*/
	width:360px;
	padding:5px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	border:1px solid #EDEDED;
	min-height:350px;
	height:auto !important;
	height:350px;
}
#collLeft-reference{
	float:left;
	width:165px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:url(../images/charte/fd-collLeft.gif) no-repeat scroll left top;
	padding-top:40px;
	padding-left:0px;
	padding-right:0px;	
	font-size:1.0em;
}
#collLeft-reference img{
	margin-left:5px;
	margin-top:60px;
}
#texte .reference h2{
	font-size:1.2em;
	font-weight:bold;
	/*background:url(../images/charte/puce01.gif) no-repeat 0px 5px;*/
	padding-left:0px;
	background-image:none;
	text-align:left;
	color:#D90B1E;
	margin:5px 0px 5px 0px;
}

#formReference input{
	width:200px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin:2px;
	font-size:12px;
}
#formReference .casecocher{
	width:10px;
	border:0px;
	padding:2px;
	margin:2px;
	font-size:12px;
}
#formReference textarea{
	width:200px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin:2px;
	font-size:12px;
	text-align:left;
}
#formReference .bouton{
	width:150px;
	height:20px;
	border:1px solid #A5ACB2;
	background-color:#f2f2f2;
	padding:2px;
	font-size:12px;
}
/*#formReference input:focus,textarea:focus{
	border-color:#FF0000;
}*/



/******************************** RECRUTEMENT **********************************/
.recrutement{
	float:left;
	padding:10px;
	margin-bottom:1%;
	margin-top:1%;
	border:1px solid #EDEDED;
	/*min-height:250px;
	height:auto !important;
	height:350px;*/
}
#collLeft-recrutement{
	float:left;
	width:165px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:url(../images/charte/fd-collLeft.gif) no-repeat scroll left top;
	padding-top:80px;
	padding-left:0px;
	padding-right:0px;	
	font-size:1.0em;
}
#collLeft-recrutement img{
	float:left;
	width:155px;
	margin-left:5px;
	border:1px solid #EDEDED;
}
.infocomp{
	float:right;
	padding:10px;
	width:250px;
	margin-left:15px;
	margin-bottom:1%;
	margin-top:1%;
	background-color:#f7f7f7;
	border:1px solid #EDEDED;
	/*min-height:230px;
	height:auto !important;
	height:230px;*/
}
#texte .infocomp a:link, #texte .infocomp a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #000;
	background:url(../images/charte/puce04.gif) no-repeat 0px 1px;
	padding-left:20px;
}
#texte .infocomp a:hover, #texte .infocomp a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}

#texte .recrutement h2{
	font-size:1.2em;
	font-weight:bold;
	/*background:url(../images/charte/puce01.gif) no-repeat 0px 5px;*/
	padding-left:0px;
	background-image:none;
	text-align:left;
	color:#D90B1E;
	margin:5px 0px 5px 0px;
}

#pagination{
	float:left;
	width:780px;
	text-align:center;
	/*margin-bottom:15px;*/
	border:1px solid #EDEDED;
}

/******************************** POSTULER **********************************/
#postuler{
	float:left;
	margin-left:3%;
}
#formPostuler input{
	width:300px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin:2px;
	font-size:12px;
}
#formPostuler textarea{
	width:300px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin:2px;
	font-size:12px;
	text-align:left;
}
#formPostuler .bouton{
	width:150px;
	height:20px;
	border:1px solid #A5ACB2;
	background-color:#f2f2f2;
	padding:2px;
	font-size:12px;
}


/******************************** PLAN DU SITE **********************************/
#plandusite{
	float:left;
	margin-left:5%;
}
#plandusite li{
	list-style-image:none;
	list-style:none;
	font-size:1.2em;
	line-height:1.3em;
	text-align:justify;
}



/******************************** PROMOTIONS **********************************/
.promotion{
	float:left;
	width:735px;
	border:1px solid #EDEDED;
	margin-left:7px;
	margin-bottom:20px;
	padding:10px;
}
.promotion img{
	float:left;
	/*width:457px;*/
	margin-right:1%;
	/*border:1px solid red;*/
}
#collLeft-promotion{
	float:left;
	width:165px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:url(../images/charte/fd-collLeft.gif) no-repeat scroll left top;
	padding-top:40px;
	padding-left:0px;
	padding-right:0px;	
	font-size:1.0em;
}
#collLeft-promotion img{
	margin-left:5px;
	margin-top:30px;
}

#pagination a{
background:none !important;
}

