/*
* Cadre orange dans le volet de gauche
*/

.haut_cadre_orange{
	position: relative;
	top:27px;
	/*padding-top:7px;
	background:url(img/cadre_orange_haut.png) no-repeat top;
	_background:url(img/cadre_orange_haut.gif) no-repeat top;
	width:162px;*/
}
.corps_cadre_orange{
	width:100%;
	padding-bottom:1px;
	background-image:url(img/cadre_orange_corps.png);
}
.titre_orange {	
	text-align:center;
	font:bold 10pt Arial;
	color:white;
	text-transform:uppercase;
	background-color: #F1721A;
	background-image: url(img/bg_angle_gauche.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 1.1em;
	padding: 4px 0 3px 0;
}
.titre_orange span.actu {
	display: block;
	background-image: url(img/bg_titre_actu.png);
	background-repeat: no-repeat;
	background-position: 17px center;	
}
.titre_orange span.actu a {
	color: #FFFFFF;
}
.titre_orange span.privi {
	display: block;
	background-image: url(img/bg_titre_privi.png);
	background-repeat: no-repeat;
	background-position: 14px center;	
}
.texte_orange {
	background-color: #F7FBD8;
	margin: 1px 0 9px 0;
	padding: 8px 15px 10px 18px;
	font-weight: bold;
	font-size: 0.7em;	
}
.texte_orange span.actu_home {
	font-weight: normal;	
	display: block;
}
.texte_orange a.actu_home {
	display: block;
	color: #F1721A;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 2px 4px;
	/*width: 70px;
	margin: 4px 0 -2px 50px;
	background-position: 64px center;*/
	width: 135px;
	height: 15px;
	margin: 4px 0 -2px 0;
	background-image: url(img/flec_orange.png);
	background-repeat: no-repeat;
	background-position: 129px center;
}
.texte_orange a.actu_home:hover {
	text-decoration: none;
	color: #F1721A;
}
/* Liens dans le cadre orange du volet de gauche */

.texte_orange a {
	/*font:bold 8.5pt Arial;
	color:black;*/
	text-decoration:none;
	line-height: 1.55em;
}
.texte_orange a.actu {
	display: block;
	line-height: normal;
}
.texte_orange span.actual {
	color: #FF4800;	
	height: auto;
	background-image: url(img/bg_actuel_gauche.png);
	background-repeat: no-repeat;
	background-position: 2px -1px;
	margin-left: -18px;
/*	padding: 2px 0 0 38px;
	height: 16px;
	width: 140px;	*/
	display: block;
	padding: 2px 0 2px 25px;
	background-color: #fff;
	border: 1px solid #D0D3BA;
	border-left: none;
}
.titre_orange a.titre{color:white;}

/* VOTRE PROJET*/
.titre_orange a.projet {
	display: block;
	background-image: url(img/bg_titre_projet.png);
	background-repeat: no-repeat;
	background-position: 13px center;
}
/* NOS AGENCES */
.titre_orange span.nosagences {
	display: block;
	background-image: url(img/bg_titre_nosagences.png);
	background-repeat: no-repeat;
	background-position: 17px -1px;
}
.texte_orange a.contactgauche {
	background-image: url(img/puce_contact_gauche.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.texte_orange a.text{font-weight:normal;}

/* NOS MODELES */
.texte_orange a.souslistemodeles {
	display: block;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
}
.texte_orange a.on {
	font-weight: bold;
}

/* VOS BESOINS */
.texte_orange a#vos_besoins_gauche {
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(img/bg_vosbesoins.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 22px;
	font-size: 1.1em;
	line-height: normal;
}
.texte_orange a.privi_home {
	text-align: center;
	font-size: 1.15em;
	display: block;
	color: #189C47;
	line-height: 1.25em;
}
.texte_orange a .p{
	font:italic normal 7.5pt Arial;
	color:black;
	text-decoration:none;
}
.texte_orange a:hover, .texte_orange a:hover .p{
	color: #F1721A;	
}
