﻿@media screen
{
	h1, h2
	{
		background-color: Transparent;
		color: #C33B25;
	}
	
	.pics
	{
		list-style-type: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
		width: 100%;
	}
	
	.pics li
	{
		clear: both;
		padding: 0 0 0 175px;
	}
	
	.pics li a,
	.pics li a:link
	{
		display: block;
		font-size: 180%;
		font-weight: bold;
		margin: 0.5em 0;
		text-decoration: none;
	}
	
	.pics li img
	{
		background-color: #FFF;
		border: 1px solid #DCE1E5;
		color: inherit;
		display: inline;
		float: left;
		margin: -0.5em 0 1em -175px;
		padding: 3px;
	}
	
	.pics li.section1 a,
	.pics li.section1 a:link
	{
		background-color: Transparent;
		color: #FFB21B;
	}
	
	.pics li.section2 a,
	.pics li.section2 a:link
	{
		background-color: Transparent;
		color: #3CA757;
	}
		
	.pics li.section3 a,
	.pics li.section3 a:link
	{
		background-color: Transparent;
		color: #F2462B;
	}
	
	.pics li.section4 a,
	.pics li.section4 a:link
	{
		background-color: Transparent;
		color: #2C6988;
	}

	#Container
	{
		background-image: url("../images/dit/bg_content_main.jpg");
	}

	#ContainerOuter
	{
		background-image: url("../images/dit/bg_main.jpg");
	}
	
	#Content
	{
		background-color: Transparent;
		color: #666;
		width: 100%;
	}
	
	#ContentColumn1
	{
		float: left;
		overflow: hidden;
		width: 342px;
	}
	
	#ContentColumn2
	{
		float: right;
		overflow: hidden;
		width: 271px;
	}
	
	#ContentColumn2 h2,
	#ContentColumn2 p
	{
		padding: 0 14px;
	}
	
	#ContentColumn2 ul
	{
		background: url("../images/dit/box_divider.gif") left bottom repeat-x;
		list-style-type: none;
		margin: 0 0 1em 0;
		padding: 0 0 1px 0;
	}
	
	#ContentColumn2 ul li
	{
		background: url("../images/dit/box_divider.gif") left top repeat-x;
		padding: 1px 0 0 0;
	}
	
	#ContentColumn2 ul li a,
	#ContentColumn2 ul li a:link
	{
		background: url("../images/dit/box_arrow.gif") 3px 8px no-repeat;
		display: block;
		padding: 3px 0 3px 17px;
		text-decoration: none;
	}
	
	#ContentColumn2 ul li a:hover
	{
		background-color: #C94A37 !important;
		color: #FFF !important;
	}
	
	#ContentColumn2 .box
	{
		background: #C33B25 url("../images/dit/box_middle.jpg") center top repeat-y;
		color: #FFF;
		font-weight: bold;
		overflow: hidden;
		position: relative;
		width: 271px;
	}
	
	#ContentColumn2 .box-bottom
	{
		background: url("../images/dit/box_btm.jpg") center bottom no-repeat;
	}
	
	#ContentColumn2 .box-top
	{
		background: url("../images/dit/box_top.jpg") center top no-repeat;
		min-height: 165px;
		overflow: hidden;
		padding: 25px 21px 0 21px;
		width: 229px;
	}
	
	#ContentColumn2 .box a,
	#ContentColumn2 .box a:link
	{
		background-color: Transparent;
		color: #FFF;
	}
	
	#ContentColumn2 .box ul
	{
		font-weight: normal;
	}
	
	#ContentColumn2 .box .button
	{
		float: none;
		margin: 0;
		width: auto;
	}
	
	#ContentColumn2 .widget
	{
		padding: 0 14px;
	}

	#Header
	{
		background: url("../images/dit/header_pic_01.jpg") 478px 48px no-repeat;
		height: 321px;
	}
	
	#Header h1
	{
		height: 194px;
		padding: 87px 0 0 36px;
	}
	
	#Header h1 a,
	#Header h1 a:link
	{
		background: url("../images/dit/logo_main_en.jpg") left top no-repeat;
		height: 99px;
		width: 353px;
	}

	#Header h1 a.fr,
	#Header h1 a.fr:link
	{
		background-image: url("../images/dit/logo_main_fr.jpg");
	}

	#Header .links
	{
		background-image: url("../images/dit/bg_content_main.jpg");
		background-position: -20px -281px;
		height: 38px;
		overflow: hidden;
	}
	
	#HeaderContent
	{
		background: #C9D9E3 url("../images/dit/header_main_feature.jpg") left top no-repeat;
		color: #275C89;
		height: 59px;
		left: 0px;
		overflow: hidden;
		padding: 10px 362px 10px 0;
		top: 202px;
		width: 475px;
	}
	
	#HeaderContent h2
	{
		background-color: Transparent;
		color: #275C89;
		width: 240px;
	}
	
	#HeaderContent p
	{
		width: 222px;
	}
	
	#HeaderContent ul
	{
		width: 222px;
	}

	#HeaderContent ul li a,
	#HeaderContent ul li a:link
	{
		background-color: Transparent;
		color: #265C88;
	}
	
	#HeaderContent .buttonList
	{
		width: 240px;
	}
}