html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #444;
	background: #ECF5FC url(images/back.gif);
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #666;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h3.actu {
	font-size: 1.2em;
	font-weight: bold;
	clear:both;
	padding-top:10px;
}

h4.actu{
clear:both;
}

p {
	margin-bottom: 1em;
	text-align: left;
}

blockquote {
	font-style: italic;
	color: #3695E5;
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	width:150px;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	display: inline;
	color: #ECF5FC;
	float:left;
}
#skiplink a {
	color:#ECF5FC;
}

/* Header */

#header {
	width: 800px;
	height: 149px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	background: url(images/top.jpg) no-repeat left 22px;
}

 /* BRANDING BAR*/

#brandbar {
	height: 22px;
	width: 800px;
	background-image: url(images/brandbarbkgd.jpg);
	background-repeat: repeat-x;
	background-color: #C2C6CF;
	margin: 0px auto 0px auto;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#brandbar .welcome {
	font-size: 0.8em;
	color: #333333;
	padding: .3em 0px 0px .5em;
	margin: 0 0 0 2em;
	display: block;
}
#brandbar  .welcome  a:link {
	color: #1E1E1E;
	text-decoration: underline;
}
#brandbar .welcome a:hover {
	color: #0033CC;
}
#brandbar #searchfrm  /* SEARCH BOX */
 {
	width: 400px;
	float: right;
	margin: -1.15em 10px 0 0;
	text-align: right;
}
#brandbar  #searchfrm label /*hidden*/
{
	position:absolute;
	overflow:hidden;
	font-size: 0.8em;
	top: -500px;
}
#brandbar  #searchfrm .button {
	font-size: 0.75em;
}
#brandbar  #searchfrm  .textbox  {
	font-size: 0.75em;
}


/* LANGUAGE BAR */

#lang
{
	width:800px;
	float:right;
	margin: 101px 0 0 0;
	padding: 0;
	height: 22px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	line-height: 1.5;
}
#lang ul
{
border: 0;
margin: 0;
padding: 0;
margin-right:20px;
list-style-type: none;
text-align: right;
padding-left: 1px;
	background-image: url(images/bg5_6_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
float: right;
}
#lang ul li a
{
	font-weight:normal;
	color:#333333;
	padding: 4px 0 4px 0;
	background-image: url(images/bg5_6_2.gif);
	background-repeat: no-repeat;
	background-position: 50% center;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	display:block;
	width:56px;
	border-bottom:none;
	line-height: 1em;
	font-size: 90%;
}
#lang ul li#arabic a {
	direction:rtl;
}
#lang ul li#spanish a
{margin-right:0}
#lang ul li#english a
{
	color: #CC0000;
	cursor:text;
	background-image: url(images/bg5_6_1.gif);
	background-repeat: no-repeat;
	background-position: 50% center;
	font-weight: bold;
}
#lang ul li a:hover
{	background-image: url(images/bg5_6_3.gif);
	background-repeat: no-repeat;
	background-position: 50% center;
color:#fff}
#lang ul li
{display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}


/* Logo */

#logo {
	clear: both;
	width: 800px;
	height: 160px;
	display:none;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 0 10px 0 15px;
	line-height: 140%;
	border-left: 1px dashed #bfbfbf;
	background-color: #FFFFFF;
}
#content ul{
	padding: 0;
	margin-left:2em;
	list-style: none;
}
#content ul li{
	padding-left: 15px;
	padding-bottom: 1em;
	line-height: 150%;
	background: url(images/li.gif) no-repeat 2px 0.5em;
}
#content h1{
	line-height: 150%;
	background: url(images/line.jpg) no-repeat left bottom;
	color: #4F789F;
	font-weight: bold;
}
.title {
	margin: 0;
}

/*#pic {
	float: left;
	margin: 10px 15px 0 0;
	width: 309px;
	color:#fff;
	background-color: #916200;
	font-size: 88%;
	line-height: 1.2em;
}*/

#pic {
	float: left;
    margin: 10px 15px 0 0;
    width: 330px;
    color: #fff;
    background-color: #916200;
    font-size: 90%;
    line-height: 1.2em;
}

#pic  p {
	margin: 0px 2px 1px 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 174px;
	background: #FFFFFF url(images/sidebar.gif) no-repeat left bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 5px;
	list-style: none;
}

#sidebar ul li {
font-weight: bold;
padding-bottom: 1em;
}
#sidebar ul li a {
	color: #666;
	font-size: 110%;
	text-decoration: none;
	display:block;
	padding-left: 18px;
	background: url(images/li.gif) no-repeat 2px 0.3em;
}
#sidebar ul li#home a, #sidebar ul li#sports a{
	background: url(images/red.gif) no-repeat 2px 0.3em;
}
#sidebar ul li#background a, #sidebar ul li#newsroom a{
	background: url(images/green.gif) no-repeat 2px 0.3em;
}
#sidebar ul li#appeal a, #sidebar ul li#links a{
	background: url(images/yellow.gif) no-repeat 2px 0.3em;
}
#sidebar ul li#resolutions a{
	background: url(images/black.gif) no-repeat 2px 0.3em;
}
#sidebar ul li#sg a, #sidebar ul li#unhome a{
	background: url(images/blue.gif) no-repeat 2px 0.3em;
}
#sidebar ul li a:hover{
	color: #fff;
	background: url(images/white.gif) no-repeat 2px 0.3em;
}
#sidebar ul li#home a:hover, #sidebar ul li#sports a:hover{
	background: url(images/white.gif) no-repeat 2px 0.3em;
	background-color: #FF0000;
}
#sidebar ul li#background a:hover, #sidebar ul li#newsroom a:hover{
	background: url(images/white.gif) no-repeat 2px 0.3em;
	background-color: #009900;
}
#sidebar ul li#appeal a:hover, #sidebar ul li#links a:hover{
	background: url(images/white.gif) no-repeat 2px 0.3em;
	background-color: #FF9900;
}
#sidebar ul li#resolutions a:hover{
	background: url(images/white.gif) no-repeat 2px 0.3em;
	background-color: #666666;
}
#sidebar ul li#sg a:hover, #sidebar ul li#unhome a:hover{
	background: url(images/white.gif) no-repeat 2px 0.3em;
	background-color: #0099FF;
}
#sidebar h2 {
	margin-bottom: 20px;
	text-transform: lowercase;
	color: #4F789F;
}
/* Footer */
#footer {
	background-color: #FBA700;
	color: #000;
	width:100%;
	clear:both;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
	font-weight: bold;
}
#footer ul li a {
	color: #000;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #351313;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #351313;
}
/*#footer {
	clear: both;
	width: 800px;
	border-bottom: 5px solid #A2C9EA;
	margin: 0 auto 0 auto;
	padding: 0;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#footer p {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #4068C6;
}*/


#footer p {
    padding: 10px 0 !important;
    margin: 0 !important;
    text-align: center !important;
    color: #FFFFFF !important;
    background-color: #3780DC !important;
}

#footer p a {
	color:white !important;
}

#footer {
    clear: both;
    border-bottom: 5px solid #A2C9EA;
    width: 800px;
    margin: 0 auto 0 auto;
    padding: 0;
    padding-top: 20px;
    background-color: #FFFFFF;
}