body {
	/*background-image:url(../images/assets/patterns/cubes.png);*/
}

#container{
	/*background:url(../images/cross-background-orange.png) no-repeat center top; */
}

/*color*/
#logo h1,#logo h1 a,
.head_text h1,.head_text h2,.head_text h3,.head_text h4,.head_text h5,.head_text h6,
a, #footer .box.footer.widget a, .tweet_time a, .box .tweet_text a, .box .tweet_text a:hover,   
.widget_nav_menu ul li a:hover, .widget_categories  ul li a:hover, .widget_meta  ul li a:hover, .widget_recent_entries  ul li a:hover, .widget_pages  ul li a:hover, .widget_rss  ul li a:hover,.widget_recent_comments  ul li a:hover, 
.banner .featured_text a,
.content h1 a:hover,.content h2 a:hover,.content h3 a:hover,.content h4 a:hover,.content h5 a:hover,.content h6 a:hover,
.rt-toggle ol li.open .toggle-head,
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs a:hover, ul.tabs li.current a,
a.read_more, a.read_more:hover,
.portfolio_sortables ul li.active a			
{
	color:#ff991A;
}

/*link hovers */
#logo h1 a:hover,
.box .tweet_text a:hover,  
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,
.box .tweet_text a:hover, 
ul.tabs a.current:hover, ul.tabs a:hover,
a.read_more:hover			
{
	color:#ff991A;
	opacity:0.8;
	filter:alpha(opacity=80);
}			

/*background-color*/
.icon-holder,
.head_text .arrow,
.box:hover > .image-border-bottom,
#navigation ul,
#navigation_bar > ul > li.current_page_item > a, #navigation_bar > ul > li.current-menu-ancestor > a , #navigation_bar > ul > li > a:hover, #navigation_bar > ul > li:hover > a,
.flex-caption .desc-background,
.flex-direction-nav li, .flex-direction-nav li a,
.flex-control-nav li a,
body .search-bar form input.searchsubmit,
.paging li a:hover,.paging li a:hover, .paging li.active a,
.post-navigations a,
a.banner_button,
a.banner_button:hover,
.social_tip,
.icon-overlay .icon,
.blog_list .date ,
.rt-toggle ol li .toggle-number,
.mobile-date,
body span.onsale,
.theme-default .nivo-directionNav a ,
.theme-default .nivo-caption  .desc-background,
.theme-default .nivo-controlNav a 
{
	background-color:#ff991A;
}

::selection{
	background-color:#ff991A;
}

::-moz-selection{
	background-color:#ff991A;
} 

/*border-color*/
.logo-holder,
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs a:hover, ul.tabs li.current a ,
blockquote p,
blockquote.alignleft p,
blockquote.alignright p{
	border-color:#ff991A;
}
 
 .widget_nav_menu{
background:white url(../images/menu-foyer.gif) top left no-repeat;
}
/*AJOUTS BACKGROUNDS*/
div.domTip_tipHeader{
	background-color:#ff991A;
}
/*AJOUTS cOLORS*/
#main h3, #main h4, #main h5,div.domTip_tipHeader a, a.tippy_link,a.tippy_link:hover
{
	color:#ff991A;
}
div.domTip_tipHeader a, a.tippy_link, a.tippy_link:hover
{
 border-bottom-color:#ff991A;
}
/*MENUS*/
.widget_archive ul li.current-menu-item >a, .widget_links ul li.current-menu-item >a, .widget_nav_menu ul li.current-menu-item > a, .widget_categories ul li.current-menu-item > a, .widget_meta ul li.current-menu-item > a, .widget_pages ul li.current-menu-item > a, .widget_rss ul li.current-menu-item > a, .widget_recent_comments ul li.current-menu-item > a, .widget_recent_entries ul li.current-menu-item > a{
 color:#ff991A;
}
.widget{
background:white url(../images/menu-foyer.gif) top left no-repeat;
}
.rt-toggle ol li .toggle-head {
    background: url("../images/toggle-plus-foyer.png") no-repeat scroll left 5px transparent;
}
.rt-toggle ol li.open .toggle-head {
    background: url("../images/toggle-minus-foyer.png") no-repeat scroll left 5px transparent;
}

