@charset "UTF-8";
/* CSS Document */


/*//contenu_inter_ DU SITE*/

#contenu_inter_1{
	clear:both;
	background-image: url(../../images/accueil/ecis_11.jpg);
	background-repeat: repeat-y;
	display: block;
	height: 100%;
}
#contenu_inter_1_a, #contenu_inter_1_b, #contenu_inter_1_c{
background-color: White;
display:block;
float:left;
}
#contenu_inter_1_a{
	background-image: url(../../images/interieur/design_commun/cotes_inter_05.jpg);
	width: 144px;
	height: 712px;
	}
#contenu_inter_1_b{
	width: 830px;
	height: auto;
	margin: 0px;
	display: block;
}

#contenu_inter_1_c{
	background-image: url(../../images/interieur/design_commun/cotes_inter_07.jpg);	
	width: 144px;
	height: 712px;
}

#texte_inter{

clear:both;
margin:20px;

}

#texte_inter ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding:0px;
	list-style-image: url(../../images/interieur/design_commun/fleche.jpg);
}


#image_haut_g{
	background-color: #FFFFFF;
	display: block;
	height: 235px;
	width: 260px;


}

#cadre_inter{
float:left;
display:block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f17715;
	border-right-color: #f17715;
	border-bottom-color: #f17715;
	border-left-color: #f17715;
	height: auto;
	width: 521px;	
margin-left:10px
}

