/* colors 
	6A9194 : vert foncé
	CBD9DA : vert d'eau
	D2E9E9 : bleu ciel
	125D98 : bleu AF
*/

body {font-family:Verdana,sans-serif; font-size:11px; color:#000000; margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;}

td {font-size:11px; vertical-align:top; border-right:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid;}
td .noBorder {border:0px;}
td .noBordermiddle {border:0px; vertical-align:middle;}

td .topmenu {height:70px; font-size:11px; color:#CC9900; text-align:right; vertical-align:bottom;}

td .main {width:515px; background-color:#ffcc33;}
td .news {width:205px; background-color:#ffcc33;}
td .empty {font-size:11px;background-color:#ffcc33; vertical-align:middle;}
td .emptyblue {font-size:11px;background-color:#CC9900; vertical-align:middle; border:0px;}
td .blue {background-color:#cc9900; border-bottom:0px #FFFFFF solid;}


/* div scroll main2 */

#divContainer_main2 {
	LEFT: 10px;
	OVERFLOW: hidden;
	width:475px;
	CLIP: rect(0px 200px 0px 0px);
	POSITION: relative;
	TOP: -10px;
	HEIGHT: 330px;
}
#divContent_main2 {
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
}


#divUpControl2 {
	position:relative;
	left:0px;
	top:5px;
	width:199px;
	height:28px;
	z-index:1;
	text-align: right
}
#divDownControl2 {
	position:relative;
	left:0px;
	top:340px;
	width:199px;
	height:28px;
	z-index:1;
	text-align: right
}
#divContainer2 {LEFT: 0px; OVERFLOW: hidden; width:187px; CLIP: rect(0px 200px 0px 0px); POSITION: relative; TOP: -20px; HEIGHT: 330px;}/*VISIBILITY: hidden; */
#divContent2 {LEFT: 0px; POSITION: relative; TOP: 0px}

/* div scroll main */
#divUpControl_main {
	position:relative;
	left:0px;
	top:0px;
	width:775px;
	height:28px;
	z-index:1;
	text-align: right
}
#divDownControl_main {
	position:relative;
	left:0px;
	top:340px;
	width:775px;
	height:28px;
	z-index:1;
	text-align: right
}
#divContainer_main {
	LEFT: 10px;
	OVERFLOW: hidden;
	width:775px;
	CLIP: rect(0px 200px 0px 0px);
	POSITION: relative;
	TOP: -10px;
	HEIGHT: 330px;
}
#divContent_main {
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
}


#divUpControl {
	position:relative;
	left:0px;
	top:5px;
	width:199px;
	height:28px;
	z-index:1;
	text-align: right
}
#divDownControl {
	position:relative;
	left:0px;
	top:340px;
	width:199px;
	height:28px;
	z-index:1;
	text-align: right
}
#divContainer {LEFT: 0px; OVERFLOW: hidden; width:187px; CLIP: rect(0px 200px 0px 0px); POSITION: relative; TOP: -20px; HEIGHT: 330px;}/*VISIBILITY: hidden; */
#divContent {LEFT: 0px; POSITION: relative; TOP: 0px}


.ttl {font-weight:bold;}

a	{color:#333333;text-decoration:none;}

a.lightblue	{color:#333333;text-decoration:none;}

a.nocolor	{
	text-decoration:none;
}


a:hover {text-decoration:none;}


input {height:14px;border:1px solid #FFFFFF; background-color:#0B4D99; color:#6699CC; font-size:10px;}
input.zeDemoSubmit {width:20px; font-weight:bold;}
input.zeDemo {width:50px;}
input.zeSubmit {width:40px; font-weight:bold;}

table .fmTable {border:0px solid;}
li {
	list-style-position: outside;
	list-style-type: disc;
	clip: rect(auto,1px,auto,auto);

}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	background-color: #OB4D99;
	border: 1px solid #FFFFFF;
	
}a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.stepcarousel{
	margin-top: 0px;
	position: relative; /* leave this value alone */
	overflow: scroll; /* leave this value alone */
	width: 296px; /* Width of Carousel Viewer itself */
	height: 43px; /* Height should enough to fit largest content's height */
}

.stepcarouselB {
	margin-top: 10px;
	position: relative; /* leave this value alone */
	overflow: hidden; /* leave this value alone */
	width: 296px; /* Width of Carousel Viewer itself */
	height: 100%; /* Height should enough to fit largest content's height */
}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: -1px;
	top: 3px;
	height: 126px;
	width: 296px;
}

.stepcarousel .panel{
	float: left;
	margin: 0px; /* margin around each panel */
	width: 296px; /* Width of each panel holding each content */
}

.panel img {
	margin-left: 0px;
}

.panelB img {
	margin-left: 3px;
	margin-bottom: 5px;
}

	/*	-- Gallery -- */

#gallery {
	overflow: auto;	
	margin: 0;
	padding: 5px 14px 5px;
	width: 280px;
	height: 43px;
}
img.partner {
	border: 1px dotted #40c7ff;
	background: #FFF;
	padding: 1px;
}
