@charset "utf-8";
/* CSS Document */
.clear {
	clear:both;
}
.bouton_details {
	padding-top:10px; 
	padding-left:70px;
}
.colonne_blanche {
	width:340px; 
	background-color:#FFF; 	
	float:left; 
	padding-left:25px;
	overflow:hidden;
	position:relative;
}
.colonne_grise {
	width:270px; 
	background-color:#333;
}
.conteneur_blanc{
	width:730px; 
	background-color:#FFF; 
	float:left;
	overflow:hidden;
	/*position:relative;*/

}
.conteneur_blanc_principal{
	width:1000px; 
	background-color:#FFF; 
	overflow:hidden;
	position:relative;
	/*margin-top:-6px	*/
}

.fleche_verticale {
	width:324px; 
	height:15px;
}
.floatleft {
	float:left;
}
.illustration_informatique_nomade {
	width:270px;
	height:60px; 
	background-image:url(../images/photos/illustration_informatique_nomadea.jpg); 
	background-repeat:no-repeat; 
	background-color:#333; 
	padding-bottom:15px;
}
.descriptif_informatique_nomade {
	width:auto; 
	padding:15px 15px 0 15px; 
	text-align:justify; 
	color:#FFF; 
	font-size:12px;
}
.descriptif_informatique_nomade_format {
	width:auto; 
	padding:0 15px 15px 15px; 
	text-align:justify; 
	color:#FFF; 
	font-size:12px;
}

.left150{
	padding-left:150px;
}

.legende {
	width:324px; 
	background-color:#F09; 
	height:50px; 
	background-image:url(../images/fleche_droite_legende.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}

.photo {
	float:left; 
	width:300px;
}

.photo_liseret_doite {
	width:324px; 
	background-image:url(../images/liseret_photo_droite.jpg); 
	background-repeat:repeat-y; 
	background-position:right;
}

.photo_liseret_haut {
	background-image:url(../images/liseret_photo_haut.jpg); 
	background-repeat:no-repeat; 
	width:24px; 
	height:75px; 
	float:left;
}

.right35 {
	padding-right:35px;
}

.suivant_precedent {
	width:730px; 
	background-color:#FFF; 
	text-align:right;
}

.texte_format {
	float:left; 
	width:280px; 
	text-align:justify; 
	font-size:12px; 
	padding-left:20px;
}

.texte_liseret_droite {
	width:324px; 
	background-image:url(../images/liseret_texte_droite.jpg); 
	background-repeat:repeat-y; 
	background-position:right;
}

.texte_fin {
	background-image:url(../images/liseret_texte_coin.jpg); 
	background-position:right; background-repeat:no-repeat; 
	width:324px; 
	height:15px;
}
.texte_liseret_haut {
	background-image:url(../images/liseret_texte_haut.jpg); 
	background-repeat:no-repeat; 
	width:24px; 
	height:60px; 
	float:left;
}


.titre_h1_informatique_nomade_1 {
	margin:0 0 0 0; 
	font-weight:normal; 
	color:#F06; 
	font-size:30px;
}
.titre_h1_informatique_nomade_2 {
	margin:0 0 0 0; 
	font-weight:normal; 
	color:#F06; 
	font-size:40px;
	text-align:right;
}
.titre_h2_informatique_nomade {
	color:#FFF; 
	margin:0 0 0 0; 
	font-weight:normal; 
	font-size:18px; 
	padding:12px 0 0 20px;
}


.width270 {
	width:270px;
}
