body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #0d3956 url(../images/bg.jpg) repeat-x;
	text-align:center;
	margin: 0px auto;
	font-size: 11px;
	width:783px;
}

img  {border:none}
img a {border:none}


#global {
	background: transparent url(../images/global.png) repeat-y; 
	text-align:left;
	width: 783px;
}

* html #global{
	background:  none transparent scroll repeat 0% 0%;
}

#global_contener {
	background: white; 
	width: 763px; 
	margin: 0px auto;
}

#header {
	background: transparent url(../images/header.jpg) no-repeat;
	height: 146px;
}

#time {
	background: transparent;
	padding: 10px;
	color: white;
	float: left;
}

#search {
	float: right;
	width: 264px;
	background: transparent url(../images/search.jpg) no-repeat;
	height: 36px;
	text-align: right;
}

#logo{
	float:left;
}

#lr {
	float:right;
	background: transparent url(../images/bg_lr_contener.jpg) repeat-x;
	margin-top:5px;
}

#lr_title {
	background: transparent url(../images/lr_title.jpg) no-repeat;
	height: 79px;
	width: 17px;
	float:left;
}

#lr_contener {
	color: #033f64;
	padding: 13px 10px 10px 25px;
}

#lr_contener  ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

#lr_contener  li a{
	color: #033f64;
	text-decoration:none;
}

#lr_contener  li a:hover{
	color: #f15e0e;
	text-decoration: underline;
}

#contener {
	background: transparent url(../images/bg_contener.jpg) repeat-x;
	padding: 10px;
}

#contener_left {
	float:left;
}

#contener_right {
	float:left;
	margin-left:9px;
	width:450px;
}

#contener_center {
	text-align: center;
}

.box_left {
	width: 280px;
	background: #f3f3f3 url(../images/bg_box.jpg) repeat-x;
	border: 1px solid #79accd;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.box_right {
	width: 450px;
	background: #f3f3f3 url(../images/bg_box.jpg) repeat-x;
	border: 1px solid #79accd;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.title_box_left {
	float:right;
	width: 268px;
	height: 28px;
	background: transparent url(../images/bg_title_box.jpg) repeat-x;
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	text-indent: 20px;
}

.title_box_right {
	float:right;
	width: 438px;
	height: 28px;
	background: transparent url(../images/bg_title_box.jpg) repeat-x;
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	text-indent: 20px;
}

#repertoire {
	margin:0px;
	padding:10px 10px 0px 10px;
	list-style: url(../images/liste_repertoire.gif);
}

#repertoire li {
	margin-left: 20px;
}

#repertoire li a {
	color: #033f64;
	text-decoration:none;
}

#repertoire li a:hover {
	color: #f15e0e;
	text-decoration: underline;
}

#autres_sites_global {
	float:left;
}

#autres_sites {
	margin:0px;
	padding:10px;
	list-style: url(../images/liste_repertoire.gif);
}

#autres_sites li {
	margin-left: 20px;
}

#autres_sites li a {
	color: #033f64;
	text-decoration:none;
}

#autres_sites li a:hover {
	color: #f15e0e;
	text-decoration: underline;
}

#outils_global {
	float:left;
	background: transparent url(../images/bg_outils_global.jpg) no-repeat;
	height:123px;
	width:140px;
	margin-left:10px;
}

#outils {
	list-style: none;
	background: transparent;
	border: 1px solid #79accd;
	margin:30px 0px 0px 3px;
	padding:3px;
	width:100px;
}

#outils li {
	
}

#outils li a {
	color: #033f64;
	text-decoration:none;
}

#outils li a:hover {
	color: #f15e0e;
	text-decoration: underline;
}

#meteo {
	float:left;
	margin: 12px;
}

* html #meteo{
	margin: 6px;
}

#utiles {
	
}

#cinema {
}

#cinema a{ 
	margin: 20px 0px 0px 40px;
	color: #033f64;
	text-decoration:none;
}

#cinema a:hover{ 
	color: #f15e0e;
	text-decoration:underline;
}

.affiche_cinema {
	padding-left: 30px;
}

.affiche_cinema img {
	float:left;
	margin: 10px;
}

#cyb_nouvelles {
	margin-left: 13px;
	color: #f15e0e;
}

#cyb_nouvelles a{ 
	color: #033f64;
	text-decoration:none;
	padding: 2px 0px;
}

#cyb_nouvelles a:hover{ 
	color: #f15e0e;
	text-decoration:underline;
}

#rss_nouvelles {
	margin-top:40px;
	padding: 10px;
}

#rss_nouvelles_contener {
border: 1px solid white;
}

#rep_contener {
	margin:45px 0px 0px 12px;
	color: green;
	font-size: 11px;
}

#rep_contener a{
	font-size: 13px;
	color: #033f64;
	text-decoration: none;
}

#rep_contener a:hover{
	font-size: 13px;
	color: #f15e0e;
	text-decoration: underline;
}


#google {
	border:1px solid #999999;
	margin:20px 0px 0px;
	padding:25px 5px 15px;
	width:728px;
}

#google_title {
	float: left;
	position: relative;
	background: white url(../images/annonce_google.jpg) no-repeat;
	width: 153px;
	height: 23px;
	margin:-38px 0px 0px 20px;
}

#icones {
	margin-top:20px;
}

#bottom {
	background: transparent url(../images/bottom.jpg) repeat-x;
	height: 45px;
	color: white;
	font-weight: bold;
	text-align:center;
}

#bottom a{
	background: transparent;
	margin-top:12px;
	color: white;
	text-decoration: none;
}

#bottom a:hover{
	background: transparent;
	color: white;
	text-decoration: underline;
}

#bottom p{
	margin:0px;
	padding-top: 10px;
}
.rss_title {
	padding: 10px;
}

.rss_title a{
	font-size: 14px;
	color:#033f64;
}

.rss_title a:hover{
	font-size: 14px;
	color:#f15e0e;
}

.article {
	background: transparent url(../images/logo_article.gif) no-repeat;
	margin-bottom:10px;
	min-height:80px;
	padding:0px 10px 0px 100px;
	border-bottom: 1px solid white;
}

* html .article{
	margin-bottom:25px;
}

.article a{
	font-size: 12px;
	color:#033f64;
}

.article a:hover{
	font-size: 12px;
	color:#f15e0e;
}

.article span{
	margin-top:10px;
}

.spacer {clear:both;}

.textfield {
background:white none repeat scroll 0% 50%;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.1em;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:15px;
line-height:normal;
margin:9px 3px 3px 20px;
padding:0px 8px;
voice-family:inherit;
width:112px;
}