/*

DICO FRANCAIS INTERIOR (dico_francais_interior_30.css)

v30.2008.05.12

This style sheet controls the page lyaout and top drop-down navigation for all french pages (excluding the home page).

Some of the styles herein may appear nonsensical or redundant but in fact are hacks and workarounds to support IE6.
In relation to this, this CSS is highly dependent on the javascript contained in "dico_dropdown.js".

Much of the code here is very fussy, DO NOT RECOMMEND ANY EDITING.

*/
body {
	background-color: #dddddd;
	background-image: url(dico_main_bg_1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#page_wrapper {
	width: 940px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	height: 157px;
	width: 940px;
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#advert_box {
	height: 157px;
	width: 400px;
	position: static;
	margin-left: 0px;
	float: left;
}
#left_column {
	width: 180px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#center_column {
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	width: 530px;
}
#center_column_wide {
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	width: 700px;
}

#right_column {
	float: right;
	width: 180px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#footer {
	font-size: x-small;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	vertical-align: top;
	color: #666666;
}


#search_box {
	clear: both;
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	background-position: center;
	padding-right: 0px;
	padding-left: 14px;
	font-size: 12px;
	color: #1162BB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#breadcrumb {
	font-size: x-small;
	width: 100%;
}
#top_nav {
	width: 940px;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#top_nav_wrapper {
	background-color: #1162BB;
	background-position: center;
	margin: 0px;
	padding: 0px;

}
#top_nav, #top_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#top_nav a {
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
#top_nav a.first_item {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 4em;
	line-height: 4em;
	font-size: 1em;
	padding-bottom: .5em;
}
#top_nav a.first_item2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 3em;
	line-height: 1em;
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: .5em;
}
#top_nav a.first_item3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 4em;
	line-height: 1em;
	font-size: 1em;
	padding-top: 0.5em;
}
#top_nav a.wide_1{
	width: 154px;
}
#top_nav a.wide_2{
	width: 120px;
}
#top_nav a.wide_3 {
	width: 150px;
}
#top_nav a.wide_4 {
	width: 56px;
}
#top_nav a.wide_5 {
	width: 185px;
}
#top_nav a.wide_6 {
	width: 80px;
}
#top_nav li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFFF;
}
#top_nav li {
	position: relative;
}

/* hide from IE mac \*/
#top_nav li {
  float: left; 
   height: 1%; 
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */
#top_nav li ul, #top_nav ul li  {
	text-align: left;
	width: auto;
	width: 154px;
}
#top_nav ul li a  {
	background-color: #0000FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top_nav .sub_item       {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	text-align: left;
	font-weight: normal;
	display: block;
}
#top_nav .sub_title       {
	display: block;
	padding-bottom: 3px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_nav li ul {
	display: none;
	background-color: #FFF2C1;
	position: absolute;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#top_nav li:hover a, #top_nav a:focus,
#top_nav a:active, #top_nav li.first_item a {
	color: #FFFFFF;
	background-color: #0D488A;
}
#top_nav li:hover ul, #top_nav li.first_item ul {
	display: block;
}
#top_nav li:hover ul a, #top_nav li.first_item ul a {
	color: #000000;
	background-color: transparent;
}
#top_nav ul a:hover {
	background-color: #2583EB!important;
	color: #FFFFFF !important;
	background-position: center;
}

.one_line {

}
.two_lines {

}
.three_lines {

}

.top_nav_clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.selected {
	background-color: #2F89EC;
}
.selected_left {
	background-color: #81B7F3;
}
#left_nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	list-style-type: none;
	width: 180px;
}
#left_nav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#left_nav li {
	list-style-type: none;
	padding: 0px;
	width: 176px;
	background-color: #DDDDDD;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-position: bottom;
}
#left_nav li a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#left_nav .left_sub_item {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
	background-image: none;
}
#left_nav .left_sub_title {
	border-bottom-style: none;
}
#left_nav .left_sub_title2 {
	border-bottom-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#left_nav a:hover {
	background-image: url(right_arrow.gif);
	color: #FFFFFF;
	background-color: #2F89EC;
	text-decoration: none;
}
#left_news_box_wrapper {
	width: 166px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	clear: both;
}
#left_news_box_wrapper a {
	color: #1162BB;
	text-decoration: none;
	padding-top: 5px;
	margin: 5px;
}
#left_news_box_wrapper a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#left_center_wrapper {
	float: left;
	background-image: url(left_center_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#top_right_nav_group {
	text-align: right;
	font-size: .83em;
	color: #999999;
	width: 150px;
	float: right;
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 35px;
	margin-right: 5px;
}
#top_right_nav_group p {
	line-height: .5em;
}
#top_right_nav_group a{
	color: #1162BB;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: bold;
}
#top_right_nav_group a:hover{
	color: #0000FF;
	padding-top: 0px;
	text-decoration: underline;
}
