
#ix_container
{
margin: 0 auto;
width: 1140px;
position: relative;
/*margin-left: 1%;*/
/*margin-right: 1%;*/
/*float: left;*/
text-align: left;
clear: both;
display: block;
height: 100%;
/*border: 5px solid yellow;*/
}

#ix_head
{
background-image: url(/css/bouchut/topbar-bg.png);
width: 1140px;
height:208px;
left: 1%;
right: 1%;
top:0px;
float: left;
display: block;
margin-left: 10px;
z-index: 5;
/*border: 5px solid white;*/
/*background-color:yellow;*/
}

#ix_head img
{
float: center;
width:1140px;
height: 208px;
}

#ix_container-inner
{
width: 1120px;
position: relative;
/*background-color: #dadada;*/
left: 1%;
right: 1%;
clear: both;
float: left;
display: block;
padding: 10px;
z-index: 2;
/*background-color:yellow;*/
/*border: red 2px solid;*/
}

#ix_banner
{
/*position: relative;*/
/*top: 0px;*/
/*left:5px;*/
clear: both;
margin-bottom: 10px;
z-index: 3;
/*background: blue;*/
/*border: solid white 1px;*/
}

#ix_banner embed
{
/*	position:relative;*/
/*	top: -25px;*/
/*	margin: 15px;*/
	width:100%;
	z-index: -1;
/*	height:180px;*/
}

#ix_body
{
clear:both;
/*position: relative;*/
/*top: 34px;*/
/*	border: 5px solid green;*/
/*	background-color:white;*/
}

#ix_col1
{
width: 510px;
margin: 0 10px 0 0;
/*background-color:red;*/
float: left;
}

#ix_col1ext
{
width: 510px;
margin: 0 10px 0 0;
/*background-color:red;*/
float: left;
}

#ix_col1a
{
width: 250px;
margin: 0 10px 0 0;
/*background-color:red;*/
float: left;
}
#ix_col1b
{
width: 250px;
margin: 0 10px 0 0;
/*background-color:red;*/
float: left;
}

#ix_col2
{
width: 250px;
/*background-color:green;*/
float: left;
margin: 0 10px 0 0;
}
#ix_col3
{
width: 250px;
/*background-color:blue;*/
float: left;
margin: 0 10px 0 0;
}

#ix_bar
{
border-collapse: collapse;
float: left;
width: 80px;
}

#mapbar
{
margin: 0 0 10px 0;
/*background-color:yellow;*/
margin: 0 0 0 0;
}

#mapbarhead
{
	color: white;
	background-color: #A00000;
}
	

#mapbar img
{
margin: 0 0 0 0;
}

#ix_foot
{
/*	clear: both;*/
/*position: relative;*/
/*top: 35px;*/
float: left;
display: block;
margin-left: 11px;
}

.ix_frontpage, .ix2_frontpage
{
	width: 486px;
}

.ix_frontpage h2, .ix2_frontpage h2
{
	font-size: 1.2em;
}
.ix_news, .ix2_news
{
	float: left;
	width: 486px;
}

.ix_newsitem
{
overflow: hidden;
width: 200px;
/* height: 80px; */
text-align: left;
float:left;
}

.ix2_newsitem
{
overflow: hidden;
width: 460px;
/*height: 80px; */
text-align: left;
float:left;
}

.ix_newsitem_head, .ix2_newsitem_head
{
font-size: 1.0em;
}

.flowimg_13
{
height: 60px; 
width:  60px;
float: left;
overflow: hidden;
}


.flowbox
{
float: left;
clear: right;
/* width: 120px;*/
}

#listmenu 
{
top: -18px;
}


.box_head
{
 padding: 7px 10px 7px 10px;
 background-color: #A00000;
 margin-right: -7px;
}

.box_head h2
{
color: white;
font-size: 1.1em;
} 

.box_decoration
{
 border-right:  1px solid #2d3586;
 border-bottom: 2px solid #2d3586;
 background-color: #ffffff;
 padding: 10px 10px 10px 10px;
 margin: 0 10px 10px 0;
}

.box_divider
{
 border-right:  1px solid #2d3586;
 border-bottom: 1px solid black;
 background-color: #ffffff;
 padding: 10px 10px 5px 10px;
 margin: 0 10px 0px 0;
}
