body {color:#333;
	background:#404342 url(../ig/bk-bdymid.gif); /*eeefe9 d7d9cc*/
	margin:0px 0px;
	padding:0px;
	font:16px verdana, arial, helvetica, sans-serif;
	/font:15px verdana, arial, helvetica, sans-serif;
	}
 .cls{
clear:both;
} 
.bdygen{width:100%;
		height:auto;
		min-height:100%;
		margin:0px;
		padding:0px;
		display:inline-table;
		background:#404342;
		/*background:#eeefe9 url(../ig/bk-bdymid.gif);*/
		}
/* All the content boxes belong to the content class. */
.alright{text-align:right;}
.alleft{text-align:left;}
.content {	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:520px;
	min-height:100%;
	margin:0px 210px 20px 230px;
	background-color:#eeefe9;
	padding:0 ;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	
	font-size:100%;
	}
.logo{position:relative;
top:-13px;
width:auto;
	min-width:520px;
height:200px;
border:none;
background:#404342 url(/ig/connecting-watches.png) scroll no-repeat top center;

}
.logo img{float:left;
border:none;
background:#404342;
}
.logo p{padding:140px 0 0 0;
color:#ffffff;
font-size:0.8em;
text-align:center;

}
.logo p a{
color:#ffffff;
}
.content hr{size:1;
			color:#e9e9e9; /*d7d9cc;*/
			margin:7px 0px 0px 0px;
			padding:0px;
			}
.content-ttl{text-align:center;
			margin:0px;
			padding:0px;
		}
.content-ttl h1{font-size:1.8em;
		color:#f60;
		text-transform:capitalize;
		margin:15px 0px 0px 0px;
		padding:0px;
		}
.content-nav{text-align:left;
		margin:5px 0px;
		padding:0px;
		font-weight:bold;
		font-size:.8em;
		}
.content-nav a:visited{color:blue;}
.content-nav a:hover{color:blue;
			text-decoration:none;
			}
.content-txt {text-align:left;
		font-size:100%;
		}
.content-txt h1{margin:10px 0px 0px 0px;
			padding:0px 0px 0px 10px;
			font-size:1em;
			color:#525540;
			/*background: url(../ig/bk-h1.gif) 0px 9px no-repeat;}*/}
.content-txt h2{margin:7px 0px 0px 17px;
			padding:0px 0px 0px 7px;
			font-size:.9em;
			color:#525540;
			background: url(../ig/bk-h2.gif) 0px 9px no-repeat;}
.content-txt p{margin:5px 0px 0px 16px;
			padding:0px;
			font-size:.8em;
			line-height:1.4em;
		}
.content-txt a{font-weight:bold;
		}
.content-img{text-align:center;
	} 
	
.content-img img,.content-img a{border:none;}
.content-img p{margin:0px;
		padding:0px;
		font-size:.7em;
		text-align:center;
		font-weight:bold;}
.content-lnk{margin:0px;
		padding:0px;
		text-align:center;
		font-weight:bold;
		font-size:100%;
		line-height:1em;
		}
.content-lnk p{margin:0px;
		padding:0px;
		font-size:.7em;}
.content-lnk a{text-decoration:none;
		
		}
#navAlpha {
	position:absolute;
	width:200px;
	top:0px;
	left:0px;
	background-color:transparent;
	padding:25px 3px 50px 10px;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:200px;}
	
#navAlpha  img{border:0px;
	margin:0px 0px 25px 0px;
	}
#navAlpha h1{color:#ffbd59; /*ff9a00;*/
	font-size:12pt;
	margin:0px 0px 7px 0px;
	}

#navAlpha ul{margin:0px 0px 15px 0px;
		padding:0px;
		list-style-type:none;
		}
#navAlpha li{margin:0px 0px 1px 20px;
		padding:0px;
		}
#navAlpha a {margin:0px;
			padding:0px;
			text-decoration:none;
			color:#FFFFD5;
			font-size:10pt;}
#navAlpha a:visited  {color:#FFFFD5; }

#navAlpha a:hover      {color:#FFFF00;
			font-weight:bold;}
#navAlpha strong{font-size:1.1em;}
#nA-rss {margin:15px 0px 15px 0px;
		padding:7px 0px;
		width:auto;
		text-align:center;
		border-top:1px solid #5c5c5c;
		border-bottom:1px solid #5c5c5c;
		}
#nA-rss a{color:#fff;
		text-decoration:none;
		}
#nA-rss a:visited{color:#fff;}
#nA-rss a:hover{color:#ff0;
		text-decoration:underline;
		}
#nA-rss img{margin:0px 0px 5px 0px;}
/*------------------------------------------------------------------------------------------------------------------------------*/	
#navBeta {
	position:absolute;
	width:170px;
	min-height:100%;
	top:190px;
	/top:175px;
	right:0px;
	background-color:#404342;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:170px;}
/*------------------------------------NEWS--------------------------*/
.tub-middle{
float:left;
width:58%;
/width:57%;
padding:0 0 0 1%;
	}
.tub-middle p{
padding:0 5px 0 3px;
text-align:justify;
}

.tub-middle img,.tub-middle-gd img{
float:left;
vertical-align:middle;
width:auto;
margin:5px 25px 5px 5px;
}
.tub-middle-right img,.tub-middle-right-gd img{
float:right;
vertical-align:middle;
width:auto;
padding:5px 15px 5px 15px;
}
.tub-middle h2 {
font-size: 1.1em;
font-weight: normal;
}
.tub-middle ul{
margin:0 0 0 0px;
}
.tub-middle li{
margin:0 0 0 20px;
}

.tub-middle a,.tub-middle li a{
text-decoration:none;
color:#404342;
font-size:0.9em;
}
.tub-middle a:hover,.tub-middle li a:hover{

color:#404342;
background:#ffc;
}
.tub-middle a:visited,.tub-middle li a:visited{
text-decoration:none;
color:#404342;
}
.italic{
font-style:italic;
font-size:0.8em;
margin-top:-10px;
}
.tub-right{
float:right;
width:320px;
padding:0 1px;
background-color:#dee2cd/*c7cbb8*/;
}
/*--------------------------google search---------------------------------------*/
.google-search{
width:320px;

}
.google-search table{
margin-top:10px;
width:320px;
height:70px;
background:#404342;
border:4px solid #ffbd59;
text-align:center;
}
.google-search h1{
font-size:0.9em;
margin:0 0 0 3px;
}
/*------------------------------colonne droite news of watches----------------------*/
.news-watches{
background:url(/ig/bg-col-dt.png) no-repeat;
width:320px;
height:292px;
margin:0;
}
.news-watches h2{
background:url(/ig/bg-puces.png) no-repeat;
background-position:6px 8px;
font-size:0.9em;
padding:5px 0 0 20px;
}
.news-watches ul{
padding:0 5px 0 20px;	
/margin:0 0 5px 0;
}
.news-watches li{
list-style:none;
font-size:0.8em;
}
/*-----------------------------articles mise en forme simple colonne ------------------------------------------------*/
.simplecol{
float:left;
width:98%;
border-bottom:1px solid #CCC;
margin:-5px 0;
/margin:10px 0;
padding:0px 5px 5px 0;
clear:both;
text-align:justify;
}
.premiere{
float:left;
width:98%;
display:table;
border-bottom:1px solid #CCC;
margin:-10px 0 10px 0;
padding:10px 5px 5px 0;
clear:both;
text-align:justify;
}
.simplecol h1,.premiere h1,.doublecolA h1, .doublecolB h1,.untiers h1,.deuxtiers h1 {
font-size:1.2em;
line-height:1.2em;
text-align:left;

}
.premiere h1{
margin-top:0;
}
.simplecol h3,.premiere h3,.doublecolA h3, .doublecolB h3,.untiers h3,.deuxtiers h3 {
font-size:0.7em;
line-height:1em;
text-align:left;
}
.simplecol p,.premiere p,.doublecolA p, .doublecolB p,.untiers p,.deuxtiers p{
font-size:0.8em;
text-align:left;
margin-top:7px;
}
.simplecol img,.simplecol img a,.premiere img,.premiere img a{
float:left;
margin:3px 10px 0 0;
border:0;
padding-right:5px;
padding-bottom:2px;
max-width:200px;
*width:expression(document.body.clientWidth < 200 ? "200px" : "auto");
*width:expression(document.body.clientWidth > 200 ? "200px" : "auto");
}
/*-------------------------articles mise en forme colonne double --------------------------*/

.doublecolA, .doublecolB {
float:left;
width:45%;
margin: 0 10px 0 0;

padding:0 5px 10px 0;
text-align:justify;
border-right:1px solid #CCC;
}
.doublecolA img, .doublecolB img{
float:left;
border:0;
padding-right:5px;
padding-bottom:2px;
max-width:210px;
*width:expression(document.body.clientWidth < 210 ? "210px" : "auto");
*width:expression(document.body.clientWidth > 210 ? "210px" : "auto");
}
/*--------------------articles mise en forme colonne un tiers/deux tiers---------------------------------*/
.untiers {
float:left;
width:33%;
padding-right:10px;
border-right:1px solid #CCC;
text-align:justify;
}
.deuxtiers {float:right;
/*margin-left:175px;*/
width:60%;
padding:0 2px 10px 10px;
border-bottom:1px solid #CCC;
text-align:justify;
}
.untiers img{
float:left;
border:0;
padding:5px 0;

max-width:140px;
*width:expression(document.body.clientWidth < 140 ? "140px" : "auto");
*width:expression(document.body.clientWidth > 140 ? "140px" : "auto");
}
.deuxtiers img{
float:right;
border:0;
padding:5px 0;
margin:5px;
max-width:140px;
*width:expression(document.body.clientWidth < 140 ? "140px" : "auto");
*width:expression(document.body.clientWidth > 140 ? "140px" : "auto");
}
/*---------------------lastnews---CADRE DES DERNIERES news--------------------------------------*/
.lastnews {
	margin:5px 0 0 0;
	padding:0;
	background:url(/ig/bg-last-news.png) scroll no-repeat left top;
	width:320px;
	display:table;
	border-bottom:1px solid #ffdb59;
}
	
.lastnews  span{
font-style:italic;
font-size:0.9em;
}
.lastnews ul {
	padding:0 5px 0 20px;	
/margin:0 0 5px 0;
}
.lastnews li {
	list-style-type: none;
	padding-bottom:8px;
	font-size:0.8em;
	margin-bottom:5px;
	border-bottom:1px dashed #e1e1e1;
}

.lastnews h2{
background:url(/ig/bg-puces.png) no-repeat;
background-position:6px 8px;
font-size:0.9em;
padding:5px 0 0 20px;
}
.lastnews li span{
font-style:italic;
font-size:0.85em;
}
/*----------------------------------------------------------------------------------*/
.footer{
width:auto;
	min-width:520px;
	min-height:100%;
	margin:0px 210px 20px 230px;
		padding:0px;
		font-size:8pt;
		background:#d7d9cc;
		text-align:center;
		}
.footer img {border:0px;
		margin:10px 0px;
		}
/*----------------------------------------------------------------------------------*/
