/* CSS Document */
body{
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;

padding:0;
margin:0;
color:#444;
background:#C0CDD5 url(../images/bgall.jpg) repeat-x

}

.mytab{
border-collapse:collapse
}




/*- Menu Tabs 4--------------------------- */

    #tabs4 {
	float:right;
	width:600px;
	font-size:11px;
	line-height:normal;
	         
      }
    #tabs4 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
	float:left;
	display:block;
	background:url("../images/tabright4.gif") no-repeat right top;
	color:#FFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#FFF;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
       background-position:100% -42px;
	 color:#FFF;
	  
      }
	  


.mytab td{
border: 1px solid #CCC;}
.menuh{

color:#006699;

font-size:11px;
}

a{
color:#006699;
text-decoration:none
}
.pieds{

color:#006699;

font-size:11px;


}

.bt{
background:url(../images/bt.png) no-repeat top
}

.top{
background:url(../images/top.png) no-repeat bottom;
height:7px;
}
.main{
background:url(../images/bg_1.png) repeat-y;

}


h2{
font-weight:bold;
font-size:13px
}
	.my_menu{
	background-image:url(../images/bg_menu.jpg);
	padding-bottom:1px;
	}


		.menuv{
		background:url(../images/161.jpg) no-repeat;
		color:#FFFFFF;
		height:161px;
		padding:10px;
		}
		.news{
		border:1px solid #FFA824;
		}
		.titre_news{
		height:35px;
		
		background:url(../images/title_news1.png) repeat-x;
		color:#FFFFFF;
		font-weight:bold;
		font-size:14px;
		}
		.titre{
		color:#000033;
		font-weight:bold;
		font-size:13px;}
		
			.titre2{
	color:#006699;
		font-weight:bold;
		font-size:13px;}
		
		.ex a{ color:#555; font-size:11px;}
		.ex a:hover{ color: #0099CC}
		#menu2 {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
#menu2 li {
	font: 67.5% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:12px;
}
#menu2 a {
background:url(../images/bar.png) bottom repeat-x;
	color: #ddd;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu2 a:hover {
	
	color: #fff;
	padding-bottom: 8px;
}

.brique{
border:1px solid #AAA;
}
.news a{
color:#555;
}
.news a:hover{
color:#333;
text-decoration:underline;
}

.Style1 {
	color: #FFB037;
	font-style: italic;
	font-weight: bold;
}

#NewsTicker{
		width:300px;
	height:160px;
	
		overflow:hidden
}
	
	#NewsVertical {
	width: 300px;
	height: 160px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 180px;
	height: 160px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow:hidden
	}
	#TickerVertical li {
		display: block;
		width: 288px;
		color: #444;
		text-align: left;
		font-size: 11px;
		margin: 0;
		/*padding: 5px;*/
		float: left;
	
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #444;
			line-height:20px;
			font-size: 11px;
		
		}
		
		#TickerVertical li .NewsTitle{
		padding-left:15px ;
		background-image: url(../images/puce.png);
		background-position:0px 6px;
		background-repeat:no-repeat;
		padding-top:0px;
			
		
		}
		
		
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 11px;
						margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		
