/* Bannière */
#banner {
	width:250px;
}

#banner h1 a{
		display:block;
		background:transparent url(../images-new/latribuneWire.png) no-repeat left top;
		width:250px;
		height:75px; /* anciennement 35px */
		text-decoration:none;}

#banner h1 em{display:none;}

/* Menu Gauche */
#menu-left {
	width:250px;
	border:1px solid #ccc;
	margin:0;
	padding:0;}
	#menu-left h1 a{
		display:block;
		background:transparent url(../images/latribuneWire.gif) no-repeat left top;
		width:250px;
		height:75px; /* anciennement 35px */
		text-decoration:none;}
	#menu-left h2{
			color:#000;
			font-size:12px;
			font-weight:bold;
			padding:0;
			margin:0;}
	#menu-left h2 em {
			font-size:10px;
			font-weight:normal;
			color:#000;}
		#menu-left h1 em{display:none;}

/* Part 0 */
	#menu-left #ouverture_bourse {
		padding:3px 0 4px 10px;}
	#menu-left #ouverture_bourse strong{
		font-weight:normal;}
	#menu-left #ouverture_bourse.red strong{
		color:red;}
	#menu-left #ouverture_bourse.vert strong{
		color:green;}


/* Part 1 */
	#menu-left #recherche {
		margin:16px 10px;
		padding-top:1px;
		border-top:1px solid #000;}
		#recherche h2{
			border-left-color:#C80000;}
		#recherche h4{
			font-size:0.9em;
			margin-top:8px;}
		#recherche form{
			text-align:right;}
			#recherche input.submit {
				border:0;
				padding:0 1px 0 10px;
				color:#FFF;
				background-color:#C80000;
				cursor:pointer;
				font-size:8px;
				font-weight: normal;
				margin-top:1px;
				text-align:right;
				width:10em;}
			#recherche #options{
				font-size:0.9em;
				margin:2px 6px 0 0;}
/* Part 2 */				
	#menu-left #liens {
		margin:16px 10px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;}
				#menu-left ul{
					padding-left:5px;
					margin:0;
					}
				#menu-left ul li{
					display: inline;}
				#menu-left ul li a{
					display:block;
					margin:3px 0 3px 0;
					font-size:11px;
					color:#000;
					padding:1px 0 1px 25px;
					text-decoration:none;background:transparent url(../images-new/li-orange.gif) no-repeat 3px 3px;
				}
				#menu-left ul li a:hover {text-decoration:underline;}
				#menu-left ul li a.com{
					border-left-color:#00408A;}
				#menu-left #separation {
					margin:16px 20px 10px 10px;
					border-top:1px solid #ccc;
					padding-bottom:6px;}
				

/* Part 3 */				
	#menu-left #alerte {
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		margin-top:4px;
		background:#e9eade;
		padding-left:10px;
		}
		#alerte h2{
			color:#335a77;
			font-size:11px;
			font-weight:bold;
			margin:0;
			padding-top:10px;
			padding-bottom:10px;
			}
		#alerte h3 {
			display:block;
			color:#000;
			padding-top:3px;
			padding-left:55px;
			font-size:11px;
			font-weight:bold;
			height:50px;
			background:transparent url(../images-new/Mail.png) no-repeat;
			margin-bottom:4px;}
			#alerte h3.nobold {
			display:block;
			text-align:left;
			color:#000;
			padding-top:0;
			padding-left:35px;
			font-size:11px;
			font-weight:normal;
			height:50px;
			background:transparent url(../images-new/Mail.png) no-repeat;
			margin-bottom:10px;
			margin-left:15px;}
			#alerte h3.nobold a {color:#000;}
			#alerte h3.nobold a:hover {text-decoration:underline;}
		#alerte h4 {
			display:block;
			color:#000;
			padding-left:55px;
			font-size:11px;
			font-weight:bold;
			height:50px;
			background:transparent url(../images-new/RSS-Feed.png) no-repeat 10px 0;
			margin-bottom:4px;
			text-decoration:none;}
		#alerte h4 a {color:#000;font-size:11px;margin:0; padding:0;}
		#alerte h4 a:hover {text-decoration:underline;}
		#alerte h5 {
			display:block;
			text-align:left;
			color:#2863b9;
			padding-top:0;
			padding-left:55px;
			font-size:11px;
			font-weight:normal;
			height:59px;
			background:transparent url(../images-new/BourseIcon.png) no-repeat 10px 0;
			margin-bottom:10px;
			margin-left:5px;}
		#alerte h5 a {color:#2863b9;font-size:11px;}
		#alerte h5 a:hover {text-decoration:underline;}
		#alerte a{
			display:block;
			margin:0 0 0 20px;
			text-decoration:none;}
		#alerte a:hover{
			text-decoration:underline;}

/* Menu TOP */
#menu-top ul {
margin:2px 0 2px 0;
padding:0;
color:#fff;
float:left;
width:100%;
background:#000000;
}

#menu-top ul li {
display:inline;
}

#menu-top ul li a {
padding:8px;
color:#fff;
font-size:11px;
text-decoration:none;
float:left;
border-right:1px solid #fff;
}

#menu-top ul li a.end-menu {
padding:8px;
color:#fff;
text-decoration:none;
float:left;
border-right:none;
}


#menu-top ul li a.start-menu {
margin:4px 0 0 0;
padding:0 1px 12px 0;
background:url(../images-new/nav_main_home.gif) no-repeat;
border-right:none;
width:22px;
}
#menu-top ul li a.start-menu:hover {background:url(../images-new/nav_main_home.gif) no-repeat;}

#menu-top ul li a.vide {
margin:0;
padding:0 1px 16px 0;
border-right:1px solid #fff;
}
#menu-top ul li a.vide:hover {background:none;}

#menu-top ul li a:hover {
color:#000; background:#dcdbc9;
}
#menu-top ul li.actif a {color:#000; background:#dcdbc9;}

/* Menu GAUCHE Suite */
#bourses {
border-bottom:1px solid #ccc;
background:#f2f4f6;
}

#espace-emetteurs {
color:#000;
height:151px;
background:#e9eade;
padding-top:10px;
padding-left:10px;
text-decoration:none;
}

#espace-emetteurs form {
color:#000;
margin:0;
margin-top:5px;
}

#espace-emetteurs i {
color:#000;
font-style:normal;
}

#cadenas {
display:block;
position:relative;
height:50px;
width:37px;
margin-left:188px;
margin-top:-20px;
background:url(../images-new/Cadenas.png) no-repeat;}


#espace-emetteurs a {
color:#000;
text-decoration:none;
font-style:italic;
}

#espace-emetteurs a:hover {text-decoration:underline;}

.clr{clear:both;}

