
/* ------------------------ */
/* Frame middle : Principal */
/* ------------------------ */

#colonne_middle {
	float:left;
	margin-top:10px;
	margin-left:7px;
	margin-bottom:10px;
	width:632px;

}

#fiche{
	width:632px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#d7d7d7;
	overflow:hidden;
	background-image: url(../images/solutions.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#projet {
	float:left;
	width:379px;
	margin-top:7px;
	margin-left:7px;
}


#fiche h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #484848;
	letter-spacing:-1px;
	margin-bottom:7px;
	
	}

#fiche p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	
	}

/* ------------------------ */


	
.links_description {
	color: #b200ac;
	text-decoration: none;
}

.links_description:hover {
	text-decoration: underline;
}


/* Intro */


#intro_texte {

	padding-left:10px;
	padding-top:10px;

	background-position: 594px bottom;
	margin-bottom:10px;
	margin-top:50px;
	padding-right:300px;
}

#intro_texte h2 {
display:none;
visibility:hidden;
}

#intro_texte h3{
	font-size:14px;
	color: #403f3f;
	font-weight:stronger;
}

#solution{
	width:618px;
	height:auto;
	padding:7px;
	float:inherit;
	margin-bottom:7px;
	margin-top:200px;

	
}

#solutionup {
	height:19px;
	background-image: url(../images/techup2.gif);
	background-repeat:no-repeat;
	margin-top:10px;

}

#solutioncntr {
	background-color: #e8e8e8;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	height:auto;
	overflow:hidden;
}

#solutioncntr h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #d50090;
	letter-spacing: -1px;
	font-weight:bolder;
	margin-bottom:10px;


}


#solutioncntr h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #d50090;
	font-weight:bolder;
	margin-top:10px;

}

#solutiondwn {
	height:19px;
	background-image: url(../images/techdwn2.gif);
	background-repeat:no-repeat;

}

#vignette {
width:100px;
float:left;
	
}

#texte {
width:488px;
margin-left:10px;
float:left;
	
}


.links_fiche {
	color: #d50090;
	text-decoration: none;
}

.links_fiche:hover {
	text-decoration: underline;
}


#lien {
margin-right:10px;
text-align:right;

	
}




#cadre_print {
	width:175px;
	padding:10px;
	border: dashed 1px  #666666;
	margin-top:10px;
	margin-left:10px;
	background-color: #FFFFFF;
	float:left;
}

#cadre_print h4 {
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color: #333333;
	margin-left:7px;
}

#arrondi {
	width:632px;
	height:15px;
	background-image: url(../images/arrondi.gif);
	background-repeat:no-repeat;

}

