@charset "UTF-8";
/* CSS Document */
.inst_contLeft{
width:210px;
float:left;
padding: 20px 20px 20px 10px;
}
.inst_contRight{
width:445px;
float:right;
padding: 20px 10px 20px 0px;
}
.inst_contRight hr {
	visibility: visible;
	margin: 10px 0;
}
.inst_contRight h2{
	margin-bottom:10px;
	padding-bottom: 10px;
}

.inst_contRight h4 {
	font-size:1.3em;
	font-weight:bold;
}

.inst_contRight h5 {
	color:#E31D28;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

.inst_contRight span.color {
	color:#E31D28;
}
	
.inst_contRight p{
margin-bottom:10px;
margin-top:15px;
line-height:18px;
}
.inst_nav_puce {
	float:left;
	height:100%;
}
.inst_nav a {
	display: block;
	color: #212121;
	display: block;
	padding: 6px 5px 5px 25px;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	background: url(../img/common/link-off.gif) left 3px no-repeat;
	text-decoration:none;
}
.inst_nav_selected a, .inst_nav a:hover {
	color: #E31826;
}
.inst_nav a:hover {
	background: url(../img/common/link-on.gif) left 3px no-repeat;
}
.inst_nav_selected a, .inst_nav_selected a:hover {
	font-weight:bold;
	background: url(../img/common/link-selected.gif) left 3px no-repeat;
}
.inst_nav a span {
	text-indent: 0px;
}
.inst_contLeft_header{
	margin:  0 0 10px 0;
	color: #E31826;
}
.inst_contLeft h3{
	font-size: 15px;
}
.inst_contLeft li.inst_nav {
list-style:none;
display: block;
border: none;
margin: 0;
padding: 0;
_margin-left: -15px;
_height: 1%;
}
.inst_contLeft ul{
	margin: 0;
	padding: 0;
}
.bloc_demo{
margin-top:15px;
margin-left:1px;
}

