/*
#logo {
	background: url('../images/blue/logo.jpg') #000000 no-repeat;
} */

#menu  ul li:hover, #menu  ul li.selected {
	background: url('../images/blue/menu_back.jpg') #ffffff repeat-x;
}

#menu  ul li.newsletter {
	background: url('../images/blue/newsletter_back.jpg') #FFFFFF no-repeat;
}

#menu  ul li.newsletter input.submit {
	background: url('../images/orange/newsletter_submit.jpg') no-repeat;
}

#presentation .slider_www {
	height: 246px;
	background: url('../images/blue/slider_www.jpg') no-repeat;
}

#presentation .slider_creation {
	height: 246px;
	background: url('../images/blue/slider_creation.jpg') no-repeat;
}

#presentation .slider_visualization {
	height: 246px;
	background: url('../images/blue/slider_visualization.jpg') no-repeat;
}

#slider {
	background: url('../images/blue/slider_back.jpg') no-repeat;
}

#slider .title {
	color: #018fc2;
}

#slider .more {
	color: #018fc2;
}

#shortMenu div.box  .title {
	color: #018fc2;
}

#shortMenu div.box  .list a {
	background: url('../images/orange/dot_list.jpg') #000000 no-repeat 0 4px
		;
}

#middleContent div.box .title {
	color: #c26501;
}

#middleContent .fullNews .content .date {
	color: #c26501;
}

#middleContent .newsList a {
	color: #c26501;
}

#middleContent .project .others a.highlighted {
	background: url('../images/orange/more_highlighted.jpg') #6d6d6d
		no-repeat;
}

#page_header .header_left  .page_title {
	color: #C26501;
}

#page_header .header_right {
	border-left: 1px solid #018fc2;
	color: #018fc2;
}

#page_content .content_right a:hover {
	color: #018fc2;
}

.hovered {
	color: #018fc2;
}

#page_content .title {
	color: #018fc2;
}

#page_content .box .title {
	color: #C26501;
}

#page_content .simple_page .title {
	color: #C26501;
}

.others a.highlighted {
	background: url('../images/orange/more_highlighted.jpg') #6d6d6d
		no-repeat;
}

.dot_more {
	background: url('../images/blue/dot_more.jpg') no-repeat 0 4px;
}

.arrow_list {
	font-size: 13px;
	background: url('../images/blue/arrow_list.jpg') no-repeat 0 6px;
}

.arrow_more {
	font-size: 13px;
	background: url('../images/orange/arrow_more.jpg') no-repeat 0 3px;
}

a.more:hover .arrow_more {
	background: url('../images/blue/arrow_more.jpg') no-repeat 0 3px;
}

.arrow_more_invert {
	font-size: 13px;
	background: url('../images/orange/arrow_more.jpg') no-repeat 0 3px;
}

a.more:hover .arrow_more_invert {
	background: url('../images/blue/arrow_more.jpg') no-repeat 0 3px;
}

.dot_list_more {
	background: url('../images/orange/dot_more.jpg') no-repeat 0 4px;
}

.hLine {
	background-color: #067baa;
}
