/*  
Theme Name: Theme Android-France
Theme URI: http://Android-France.fr/
Description: Theme Android-France
Version: 1.0
Author: Android-France
Author URI: http://Android-France.fr/
*/

/*========= SETUP =========*/

*{
	/*border: 0;*/
	margin: 0;
	padding: 0;
}
body{
	background:  #646567;
	
color: #000000;
	font: 0.8em Arial,Helvetica,Sans-Serif;
}
a{
	color: #ff7800;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

img{
	border: 0;
}
/*========= LAYOUT =========*/

#page{	
       
/*background: #bcbcbc; */
	margin: 0 auto;
}
#page_bloc{
	width: 1024px;
	margin: 0 auto;
}
#pageboutique{
	background: #ffffff;
	margin: 0 auto;
	width: 1000px;
}
#bouygues_top{
	width: 1103px;
	height: 198px;
	margin: 0 auto;
}
/*--- Main Columns ---*/
#columns{
	/*background: #646567;*/
	margin: 10px 0 0;
	padding: 0 15px 25px;
}
.col1{
	/*background: #646567;*/
	float: left;
	width: 644px;
}
.col_404{
	/*background: #646567;*/
	float: left;
	width: 1000px;
}
.col_forum{
	float: left;
	width: 650px;
}
.col2{
	/*background: #646567;*/
	float: right;
	width: 380px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	background: url(images/top_bg.png) repeat-x top;
	height: 25px;
	width: 1024px;
	margin: 0 auto;
	/*padding: 4px 0 0;*/
}
#nav-left {
	float:left;
	display:inline;
	/*width:570px;*/
width:660px;
	}
#nav-right {
	float:right;
	display:inline;
	width:340px;
	margin:0;
	padding:0;
	}
#nav ul {
	position: relative;
    height: 25px;
    overflow: hidden;
	/*padding-left:10px;*/
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:13px;	
}

#nav ul  li.back {
    background-color: #333333;
    width: 9px;
    height: 25px;
    z-index: 8;
    position: absolute;
}
#nav ul  li a {
	text-decoration: none;
	color: #dddddd;
	outline: none;
	text-align: center;
	top: 4px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 25px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;	
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
} 
#bg_nav2{
	background: #ffffff;
}     
/*- Category Navigation -*/
.nav2, .nav2 * {
	
	margin:0;
	padding:0;
	
}
.nav2 {

	height: 30px;
	border-bottom:3px solid #B3B3B3;
	font-weight:bold;
	font-size:13px;	
	position:relative;
}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
	z-index:999;
}
.nav2 li.current ul {
	z-index: 999;	
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	/*background: #bcbcbc;*/
	color: #ffffff;
	text-decoration: none;		
}
.nav2 li li {
}
.nav2 a {
	color: #000000;
	display: block;
	padding: 0 13px;
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #FF7800;
	text-decoration: none;
	/*background: #bcbcbc;*/
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}
/*- Search -*/
#search{
	background: #333333;
	border: 1px solid #b3b3b3;
	float: right;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:325px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 10px;
	width:288px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Header -*/
#header{
	/*background: url(images/hl-dot.gif) repeat-x bottom;*/
	background: #ffffff;
	position:relative;
        height: 100px;
	padding: 0 0 2px;
}
#header-pub{
	background: #ffffff;
	position:relative;
        width: 1024px;
	padding: 0 0 2px;
        margin: 0 auto;
}
/*- Logo -*/

/*#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 228px;
}*/

#link_logo{
	position:absolute;
	top:0px;
	left:0px;
	height: 92px;
	width: 227px;
}

/*- Pub Bandeau Top -*/
#ads_top{
	position:absolute;
	top:2px;
	left:230px;
	/*background: #bcbcbc;*/
	
	height: 92px;
	width: 500px;
}

/*- RSS -*/
#rss{
	position:absolute;
	font-size: 12px;
	top:0px;
	right:10px;
	padding: 16px 0 0 0;
	text-align: right;
	/*width: 320px;*/
        width: 420px;
}
/*
#rss a{
	/*color: #bcbcbc;*/
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 150px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}
*/
/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	background: #dddddd;
	height: 200px;
	margin: 0 0 10px;
	overflow: hidden;
	padding-right:10px;
}
.featured h2{
	font-size: 11px;
	padding: 10px 0;
}
.featured h3{
	font-size: 14px;
	padding: 0 0 10px 0;
}
.featured h3 a {
	color:#000;
}
.featured h3 a:hover {
	color:#FF7800;
}
.featured p {
	margin-bottom:10px;
}
.featured-img{
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	height: 57px;
	margin: 0 0 30px;
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:12px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#DDD;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #c0c0c0;
}
/*- Box -*/
.box{
	border-top: 3px solid #c0c0c0;
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 15px 0 20px;
}
.box .post{
	width: 280px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #c0c0c0;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	padding: 0 0 0 13px;
	font-weight:bold;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #FF00B0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#DDD;
	border: solid 1px #C0C0C0; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

ol.commentlist li.alt1{
	padding: 10px 10px 0 10px !important;
	background:#D2D3D5;
	border:1px solid #FFFFFF;	
}

ol.commentlist li.alt2{
	padding: 10px 10px 0 10px !important;
	background:#EDEEEF;
	border:1px solid #FFFFFF;	
}
/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:350px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 14px 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*.ads-header{
	height: 125px;
	margin: 0 0 5px;
	padding: 10px;
}
.ads-header img{
	float: center;
	margin: 0 5px 0 0;
}*/
/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;	
}
.flickr h2{
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	text-transform:uppercase;
	}
.widget ul {
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 15px;
	padding: 10px 0 7px;
}
.widget ul li{
	margin: 0 0 7px;
}
.widget ul li a{
	color: #000000;
}

/*========= FOOTER =========*/

#footer{
	background: #000000;
	clear: both;
	color: #b3b3b3;
	height: 70px;
	line-height: 20px;
	padding: 0 15px;
}
#footer a{
	color: #b3b3b3;
}
#footer img {
	vertical-align:middle;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.hl-full{
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-top: 3px solid #FFFFFF;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fl01{
	float: center;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	/*border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;*/
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

.bloc_3_news{
	width: 620px;
}

.espace {
	width:15px;
}

.bloc_news ul li.bloc_news_arrondi{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:183px; 
	height: 183px;
	background:#fff;
}

.tmb-img-arrondi{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	width:183px; 
	max-height:70px;

}

.bloc_news_titre{
	margin:0 0 10px 0;
	color:#fff;
	font-size:12px;
}

.bloc_divers ul{
	margin:0px; 
	padding:0; 
	list-style:none;
}
.bloc_divers ul li.bloc_divers_arrondi{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0; 
	width:150px; 
	height: 150px;
	background:#fff url(images/bg_widget.png) repeat-x;
}
.bloc_divers .bloc_divers_titre{
	margin:0 0 10px 0;
	color:#fff;
	font-size:12px;
}

.bloc_a_la_une ul{
	margin:0px; 
	padding:0; 
	list-style:none;
}
.bloc_a_la_une ul li.bloc_a_la_une_arrondi{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0; 
	background: #dddddd;
	height: 200px;
	width: 620px; 
}

.bloc_pub ul li.bloc_pub_arrondi{
	float: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:350px; 
	height: 250px;
	background:#fff;
}

.bloc_pub_2 ul li.bloc_pub_2_arrondi{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width: 620px; 
	height: 120px;
	background:#fff;
}

.bloc_pub_3 ul li.bloc_pub_3_arrondi{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:620px; 
	height: 60px;
	background:#fff;
}
.bloc_pub_ebuzz ul li.bloc_pub_ebuzz_arrondi{
	float: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:350px; 
	height:auto;
	background:#fff;
}

.bloc_video_BD ul li.bloc_video_BD_arrondi{
	float: right;
        text-align:center;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:350px; 
	height: 310px;
	background:#fff url(images/bloc_header_bg.png) repeat-x;
}

.bloc_video_BD_title{
	margin:0 0 20px 0; 
	color:#fff; 
	font-size:12px;
	font-weight:bold !important;
}

.bloc_pub_encart {
	float: right;
	width:370px; 
}

.bloc_pub_encart_g ul li.bloc_pub_encart_g_arrondi{
	float: left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:150px; 
	height: 130px;
	background:#fff;
}
.bloc_pub_encart_d ul li.bloc_pub_encart_d_arrondi{
	float: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:150px; 
	height: 130px;
	background:#fff;
}

.bloc_article{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:620px; 
	height:auto;
	background:#fff;
	
}
.bloc_categorie{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:620px; 
	height:auto;
	background:#EEE;
	
}
.bloc_404{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:1004px; 
	height:auto;
	background:#EEE;
	
}
.bloc_pub_encart_header ul li.bloc_pub_encart_header_arrondi{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:5px; 
	margin:0 0 10px 0;
	width:140px; 
	height: 140px;
	background:#fff;
}

.bloc_news_light{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 10px;
	margin:0 0 10px 0;
	width:620px; 
	height:30px;
	background:#fff;
}

.bloc_info_supp ul li.bloc_info_supp_arrondi{
	float: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:350px; 
	height: auto;
	background:#fff;
}
.bloc_info_supp2 ul li.bloc_info_supp_arrondi2{
	float: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding:10px; 
	margin:0 0 10px 0;
	width:350px; 
	height: auto;
	background:#fff url(images/bloc_header_bg.png) repeat-x;
}
