@import url('rte_default.css');
body {
	margin: 0px;
	padding: 0px;
	background: #f4f1f0;
	background-image: url('gfx/body.jpg');
	background-repeat: repeat-x;
	font: 11px arial, sans-serif;
}
img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {	
	text-decoration: underline;
	border: 0px;
}
div,p,a,form,h1,h2,h3,h4,h5,ul,li {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 1213px;
	margin: 0 auto;
	background-image: url('gfx/content.jpg');
	background-repeat: no-repeat;
	position:relative;
}
#top {
	width: 1213px;
	height: 185px;
}
#menu {
	float: left;
	padding-left: 150px;
	padding-top: 134px;
}
#menu ul#ul1 {
	margin: 0;
	padding: 0;
	list-style: none;
	

}
#menu li {
	padding: 0;
	margin: 0;
  float: left;
  position: relative;
	text-align: left;
	z-order: 11;
	display: inline;
	margin-right: 2px;
	
}
#menu li a {
	text-decoration: none;
	color: #485e6b;
	font: 12px "trebuchet ms", arial, tahoma, sans-serif;
	display: block;
	height: 25px;
	width: 207px;
	padding-left: 10px;
	line-height: 25px;
}
#menu li a:hover {
	color: #ffffff;
}

.menu_li_ul_li_hover {
	background: #d7383d url('gfx/arr.gif') !important;
	background-position: 3px center !important;
	background-repeat: no-repeat !important;
	/*opacity:1 !important;
	filter: alpha(opacity = 100) !important;*/
}
#menu li ul {
  	display:none;
	  position: absolute;
  	left: 0;
	
}
#menu li ul li {
	border: 0;
	background: #d8d0ce url('gfx/arr_.gif');
	background-position: 3px center;
	background-repeat: no-repeat;
	border-top: 1px dotted #ffffff;
	opacity:0.9;
	filter: alpha(opacity = 90);
}


#flags {
	float: left;
	padding-top: 153px;
	padding-left: 33px;
}
#flags img {
	margin-right: 3px;
}
#content_2 {
	clear: both;
	width: 988px;
	margin: 0 auto;
	background: #fff;
	background-image: url('gfx/content_2.jpg');
	background-repeat: no-repeat;
	border-left: 1px solid #beb9b8;
	border-right: 1px solid #beb9b8;
	border-bottom: 1px solid #beb9b8;
	margin-right: 78px;
	margin-bottom: 5px;
	overflow: hidden;
}
#left {
	float: left;
	width: 791px;
	margin-left: 1px;
}
#left_subpage {
	float: left;
	width: 791px;
}
#right {
	float: left;
	width: 195px;
	background-image: url(gfx/body_right.png);
	background-repeat: repeat-y;
}
#au {
	width: 790px;
	height: 222px;
	/*background-image: url(gfx/au.jpg);
	background-repeat: no-repeat;*/
	margin-top: 36px;
	margin-bottom: 50px;
	position:relative;
}
.au_title{
  position: absolute;
  top:0px;
  left:0px;
  z-index:10;
}
.au_contener{
  position: absolute;
  top:23px;
  left:0px;
  z-index:9;
  border-top:1px solid #DADADA;
  background:#EDEEF0;
}
.au_table{
  width:100%;
  margin-top:21px;
  margin-bottom:10px;
  padding-right:5px;
}
.au_table td{
  border-right:1px dotted #889299;
  width:182px;
  vertical-align:top;
}
.au_table td.arr_left{
  width:12px;
  vertical-align:middle;
}
.au_table td.arr_right{
  border-right:0px;
  width:12px;
  vertical-align:middle;
}
.au_table td.arr_right img {
	margin-left: 5px;
}
.au_table td.arr_left img {
	margin-right: 5px;
}
.box_djazagro {
	
	color: #4F474B;
	margin-left: 4px;
	/*vertical-align: middle;*/
	font-size:10px;
	font-weight: bold;
}

.box_djazagro span {
	color: #4F474B;
	font-weight: bold;
}
.box_djazagro a {
	color: #4F474B;
	text-decoration:none;
	font-weight: bold;
}
.box_djazagro a:hover {
	color: #D2232A;
	text-decoration:none;
	font-weight: bold;
}
#box_focus {
	color: #475f6b;
	font-weight: bold;
	width: 198px;
	height: 172px;
	margin-top: 41px;
	margin-left: 10px;
	float: left;
	border-right: 1px dotted #889299;
}
#box_focus span {
	color: #4f474b;
	font-size: 10px;
}
#box_focus img {
	margin-top: 5px;
}
#box_resultats {
	float: left;
	color: #475f6b;
	font-weight: bold;
	width: 167px;
	height: 172px;
	margin-top: 41px;
	margin-left: 10px;
	border-right: 1px dotted #889299;
}
#box_resultats span {
	color: #4f474b;
	font-size: 10px;
}
#box_exposants {
	float: left;
	color: #475f6b;
	font-weight: bold;
	height: 175px;
	width: 160px;
	margin-top: 41px;
	margin-left: 10px;
	border-right: 1px dotted #889299;
}
#box_exposants span {
	color: #4f474b;
	font-size: 10px;
}
#box_exposants img {
	margin-top: 10px;
}
#box_div {
	float: left;
}

#footer_menu {
	clear: both;
	width: 986px;
	height: 53px;
	background: #D53237;
	background-repeat:no-repeat;
	margin-left: 1px;
	/*padding-top: 23px;*/
	vertical-align: middle;
}
#footer_menu a {
	color: white;
	text-decoration: none;
}
#footer_menu a:hover {
	color: white;
	text-decoration: underline;
}
.copyright	{
	display: inline;
	color: white;
	margin-left: 125px;
}
.plan	{
	display: inline;
	color: white;
	margin-left: 10px;
	float:left;
	margin-top:23px;
}
.confidentialite {
	display: inline;
	color: white;
	margin-left: 10px;
}
.mentions {
	display: inline;
	color: white;
	margin-left: 10px;
}
.contacts {
	display: inline;
	color: white;
	margin-left: 10px;
}
.www {
	display: inline;
	color: white;
	margin-left: 10px;
	margin-top:23px;
	float:left;
}
#footer_menu_content {
	background: #455560;
	/*height: 192px;*/
	width: 986px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.footer_menu_content_1 {
	float: left;
	width: 185px;
	/*height: 187px;*/
	/*border-left: 1px solid #7d8890;*/
	margin-left: 15px;
	/*margin-top: 5px;*/
}
.footer_menu_content_1 ul {
	list-style-type: none !important;
}	
.footer_menu_content_1 ul, li {
	list-style-type: none;
	margin-left: 8px;
	line-height: 20px;
}	
.footer_menu_content_1 a {
	color: white;
	text-decoration: none;
} 
.footer_menu_content_1 a:hover {
	color: white;
	text-decoration: underline;
}
#footer_menu_content_2 {
	float: left;
	width: 175px;
	height: 187px;
	border-left: 1px solid #7d8890;
	margin-left: 15px;
	margin-top: 5px;
}
#footer_menu_content_2 ul, li {
	list-style-type: none;
	margin-left: 8px;
	line-height: 20px;
}	
#footer_menu_content_2 a {
	color: white;
	text-decoration: none;
} 
#footer_menu_content_2 a:hover {
	color: white;
	text-decoration: underline;
}
#footer_menu_content_3 {
	float: left;
	width: 175px;
	height: 187px;
	border-left: 1px solid #7d8890;
	margin-left: 15px;
	margin-top: 5px;
}
#footer_menu_content_3 ul, li {
	list-style-type: none;
	margin-left: 8px;
	line-height: 20px;
}	
#footer_menu_content_3 a {
	color: white;
	text-decoration: none;
} 
#footer_menu_content_3 a:hover {
	color: white;
	text-decoration: underline;
}
#footer_menu_content_4 {
	float: left;
	width: 175px;
	height: 187px;
	border-left: 1px solid #7d8890;
	margin-left: 15px;
	margin-top: 5px;
}
#footer_menu_content_4 ul, li {
	list-style-type: none;
	margin-left: 8px;
	line-height: 20px;
}	
#footer_menu_content_4 a {
	color: white;
	text-decoration: none;
} 
#footer_menu_content_4 a:hover {
	color: white;
	text-decoration: underline;
}
#footer_menu_content_5 {
	float: left;
	width: 175px;
	height: 187px;
	border-left: 1px solid #7d8890;
	border-right: 1px solid #7d8890;
	margin-left: 15px;
	margin-top: 5px;
}
#footer_menu_content_5 ul, li {
	list-style-type: none;
	margin-left: 3px;
	line-height: 20px;
}	
#footer_menu_content_5 a {
	color: white;
	text-decoration: none;
} 
#footer_menu_content_5 a:hover {
	color: white;
	text-decoration: underline;
}
#right_menu {
	margin-top: 40px;
	/*margin-left: 8px;*/
}
#right_menu img {
	display: block;
	margin-bottom: 5px;
}
#right_image {
	margin-top: 29px;
	margin-left: 14px;
}
#right_image_video {
	color: #1e1c1e;
	margin-top: 40px;
	margin-left: 8px;
	font-weight: bold;
	margin-bottom: 5px;
}
#right_image_video h1 {
	color: #1e1c1e;
	font-weight: bold;
	font-size:11px;
	}
#tracker {
	width: 770px;
	height: 28px;
	background-image: url(gfx/body_tracker.jpg);
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 10px;
}
#tracker span {
	text-decoration: underline;
}
#tracker a {
	color: white;
	text-decoration: none;
}
#tracker a:hover {
	color: white;
	text-decoration: underline;
}
#body_h1 {
	height: 87px;
	width: 793px;
	background-image: url(gfx/body_h1.jpg);
	background-repeat: no-repeat;
	color: #d2232a;
}
#body_h1 h1 {
	font-size: 25px;
	padding-left: 54px;
	padding-top: 20px;
}
#kitch {
	float: left;
	margin-top: 38px;
	margin-left: 5px;
	margin-bottom: 45px;
}
#kitch_desc {
	float: left;
	margin-top: 38px;
	color: #8f8988;
	margin-left: 15px;	
	margin-bottom: 15px;
	width: 430px;
}
#kitch_desc span {
	color: #f39519;
	font-size: 22px;
}
#kitch_desc ul {
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#kitch_desc li {
	list-style-image: url(gfx/arr_small.jpg);
}
#kitch_desc h2 {
	color: #f39519;
	font-size: 22px;
	display: inline;
	padding-left: 10px;
}
#kitch_desc img {
	vertical-align: top;
}
#kitch_desc h3 {
	color: #8f8988;
	font-size: 17px;
	display: inline;
}
#kitch_desc h4 {
	color: #8f8988;
	font-size: 13px;
	display: inline;
}
#poles {
	clear: both;
	margin-left: 50px;
}
#poles h2 {
	color: #f39519;
	font-size: 22px;
	display: inline;
	padding-left: 10px;
}
#green {
	padding-top: 5px;
	float: left;
	width: 298px;
	height: 159px;
	background: #f4f1f0;
	border: 1px solid #c6c3c2;
	margin-left: 80px;
	margin-top: 23px;
	color: #8f8988;
}
#green {
	padding-top: 5px;
	float: left;
	width: 298px;
	height: 159px;
	background: #f4f1f0;
	border: 1px solid #c6c3c2;
	margin-left: 80px;
	margin-top: 23px;
	color: #8f8988;
}
#green span {
	padding-top: 10px;
	color: #8f8988;
	font-size: 14px;
	font-weight: bold;
}
#green img {
	float: left;
	margin: 5px;
}
#green ul {
	margin-left: 12px;
	margin-top: 10px;
}
#green li {
	list-style-image: url(gfx/selektor.jpg);
	line-height: 16px;
}
#blue {
	padding-top: 5px;
	float: left;
	width: 298px;
	height: 159px;
	background: #f4f1f0;
	border: 1px solid #c6c3c2;
	margin-left: 10px;
	margin-top: 23px;
	color: #8f8988;
}
#blue span {
	padding-top: 10px;
	color: #8f8988;
	font-size: 14px;
	font-weight: bold;
}
#blue img {
	float: left;
	margin: 5px;
}
#blue ul {
	margin-left: 12px;
	margin-top: 10px;
}
#blue li {
	list-style-image: url(gfx/selektor.jpg);
	line-height: 16px;
}
#red {
	padding-top: 5px;
	float: left;
	width: 298px;
	height: 164px;
	background: #f4f1f0;
	border: 1px solid #c6c3c2;
	margin-left: 80px;
	margin-top: 23px;
	color: #8f8988;
}
#red span {
	padding-top: 10px;
	color: #8f8988;
	font-size: 14px;
	font-weight: bold;
}
#red img {
	float: left;
	margin: 5px;
}
#red ul {
	margin-left: 12px;
	margin-top: 10px;
}
#red li {
	list-style-image: url(gfx/selektor.jpg);
	line-height: 16px;
}
#orange {
	padding-top: 5px;
	float: left;
	width: 298px;
	height: 270px;
	background: #f4f1f0;
	border: 1px solid #c6c3c2;
	margin-left: 15px;
	margin-top: 23px;
	margin-bottom: 20px;
	color: #8f8988;
}
#orange span {
	padding-top: 10px;
	color: #8f8988;
	font-size: 14px;
	font-weight: bold;
}
#orange img {
	float: left;
	margin: 5px;
}
#orange ul {
	margin-left: 12px;
	margin-top: 10px;
}
#orange li {
	list-style-image: url(gfx/selektor.jpg);
	line-height: 16px;
}
#djazagro {
	clear: both;
	margin-left: 50px;
}
#djazagro h2 {
	color: #f39519;
	font-size: 22px;
	display: inline;
	padding-left: 10px;
	margin-bottom: 10px;
}
#djazagro span {
	color: #8f8988;
	font-size: 12px;
}
#djazagro span a {
	color: #f39519;
	text-decoration: underline;
	font-size: 12px;
}
#djazagro span a:hover {
	color: #f39519;
	font-size: 12px;
	text-decoration: underline;
}
.en {
	color: #f39519;
	padding-top: 15px;
	font-size: 14px;
}
#djazagro_foto {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #8f8988;
	font-size: 12px;
}
#djazagro_foto img {
	margin-right: 5px;
}
#djazagro_foto ul {
	margin-left: 25px;
	margin-top: 10px;
}
#djazagro_foto li {
	list-style-image: url(gfx/selektor.jpg);
	line-height: 16px;
}
.lacces {
	color: #8f8988;
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: bold;
}
.bottom_menu_table{
  width:970px;
  margin:10px;
  margin-top:5px;
}
.bottom_menu_table td{
  vertical-align:top;
  border-left: 1px solid #7d8890; 
}
#subpage_content{
/*padding:15px;
padding:15px 30px 15px 15px;*/
padding:15px 70px 15px 15px;
color:#8F8988;
}
#subpage_content a{
color:#F39519;
text-decoration:underline;
}
#subpage_content h1{
  color:#F39519;
  font-size:22px;
  padding-left:10px;
}
#subpage_content h2{
  color:#F39519;
  font-size:20px;
  padding-left:10px;
}
#subpage_content h3{
  color:#8F8988;
  font-size:17px;
  display:inline;
  
}
#subpage_content h4{
  color:#8F8988;
  display:inline;
  font-size:13px;
}
#subpage_content h5{
  color:#8F8988;
  display:inline;
}
#subpage_content h6{
  color:#8F8988;
  display:inline;
}
#subpage_content ul{
  list-style-image:url(gfx/selektor.jpg);
}

#header{
position:absolute;
left:149px;
top:0px;
}
