/******************************************************************************
BERING : Style Sheet
*******************************************************************************/
#fond_opaque {
float:left;
width:775px;
background-image:url(../images/bg_eteam_middle.jpg);
background-repeat:repeat-y;
}
#main_container_eteam_body {
float:left;
width:775px;
min-height:390px;
height:auto !important;
height:390px;
background-image:url(../images/bg_eteam_top.jpg);
background-repeat:no-repeat;
background-position:top;
}
#main_container_eteam_left {
float:left;
width:500px;
padding-top:221px;
padding-left:1px;
}
#main_container_eteam_left .text {
padding:0 22px 0 30px;
color:#fff;
	/*background-color:red;*/
}
#main_container_eteam_right {
float:left;
padding-top:221px;
}
#main_container_eteam_bottom {
float:left;
width:775px;
height:20px;
background-image:url(../images/bg_eteam_bottom.jpg);
background-repeat:no-repeat;
}
#onglet_raid {
width:254px;
height:62px;
background-color:#08253a;
color:#fff;
margin-bottom:20px;
}
#onglet_raid .left {
float:left;
width:151px;
padding:5px;
}
#onglet_raid .right {
float:left;
}

/**MENU****************************************/
#main_container_menu {
/*clear:left;*/
width:731px;
padding:13px 0 25px 25px;
}
#main_container_menu .menu{
border-collapse:collapse;
text-transform:uppercase;
font-size:.9em;
}
#main_container_menu .menu td{
height:23px;
border:1px solid #00a9d2;
background-color:#00314a;
padding-left:10px;
}
#main_container_menu .menu a{
text-decoration:none;
}

/**LE RAID****************************************/
.text_raid {
float:left;
margin-left:25px;
width:365px;
}
.text_raid p,
.fiche p,
.roadbook{
text-transform:uppercase;
font-size:1.2em;
font-weight:bold;
padding-bottom:10px;
}
.image_raid {
float:left;
width:366px;
text-align:right;
}
/**ROADBOOK****************************************/

.roadbook,
.diaporama,
.photo_legende {
margin-left:25px;
}
.photo_legende {
margin-top:10px;
}
.diaporama {
padding:0;
}
#thumbPicker2 {
height:75px;
background-color:#00314a;
}
.photo_legende #bigImage,
.photo_legende #bloc_legende {
float:left;
}
#bigImage {
width:442px;
}
#bigImage img {
max-width:442px;
}
.photo_legende #bloc_legende {
margin-left:10px;
margin-top:50px;
}
#bloc_legende table{
border-collapse:collapse;
background-color:#021824;
}
#bloc_legende table td{
border:1px solid #00a9d2;
padding:5px;
}
/***Modification CSS DOJO : images.css***/
.thumbWrapper.thumbHoriz div {
	padding-right: 0;
	cursor:pointer;
}
.thumbOuter {
	padding-bottom: 0;
}
.thumbOuter .enabled {
/*	background: transparent url(../images/buttons.png) no-repeat center center;*/
	cursor:pointer;
}

/**FICHE SYNOPTIQUE****************************************/
.fiche {
margin-left:25px;
}
.fiche .tbl1 {
width:731px;
border-collapse:collapse;
}
.fiche .tbl1 td,
.fiche .tbl2 td{
padding:10px;
border:1px solid #00a9d2;
background-color:#00314a;
}
.fiche .left {
float:left;
}
.fiche .tbl2 {
width:472px;
border-collapse:collapse;
}
.fiche .right {
float:left;
margin:19px 0 0 27px;
border:1px solid #00a9d2;
background-color:#00314a;
}
.fiche .right .titre,
.fiche .right .profil {
border-collapse:collapse;
}
.fiche .right .titre {
width:230px;
}
.fiche .right .titre td {
padding:10px;
}
.fiche .right .titre {
background-color:#034768;
color:#ffffff;
}
.fiche .right .profil {
width:220px;
margin:10px 0 10px 10px;
}
/**COMPORTEMENTS PRODUITS****************************************/
.onglet_produit {
width:233px;
height:23px;
padding-left:30px;
padding-top:7px;
margin-bottom:4px;
background-image:url(../images/onglet_produit_eteam.png);
background-repeat:no-repeat;
}
.texte_produit {
width:365px;
color:#ffffff;
margin-top:3px;
margin-bottom:8px;
}
.onglet_produit a{
text-decoration:none;
color:#ffffff;
font-weight:bold;
}

/********************DOJO*******************/
/*.thumbWrapper.thumbHoriz div {
	float: left;
	padding-right: 2px; 

}
.imageGalleryWrapper {
	padding-bottom: 20px;	
	text-align: center;
}*/
