/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	scrollbar-arrow-color : #3900AD;
	scrollbar-track-color : #3979AD;
	scrollbar-base-color : #215594;

}

img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
}
.Style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.Style3 {
	color:#333;
	font-weight: bold;
}

.table1 {
	width:100%;
	height:100%;
	border:0px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
.tdheight15 {
height:15px;
}

a {
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	font-size: 10px;
	color: blue;
}
.fond_form {
	background-color:#CCCCCC;
	border-bottom:#333333 solid 1px;
	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-top:#333333 solid 1px;
}
.imputtext {
	font-family: Verdana;
	font-size: 10px;
	height:10px;
	color:#00369A;
}
input
{
	background-color:#FFFFF2;
	border:1px inset #FEE498;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
input.text
{
	background-color:#FFFFF2;
	border:1px inset #FEE498;
}


input.image
{
	border: none;
}

input.button
{
	background-color: #20B2AA;
	border: 1px solid #00757E;
	color:#FFFFFF;
	font-weight:bold;
}
.bouton {
	background-color:#0033FF;
	border-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:19px;
	width:115px;
	color:#FFFFFF;
}
.forForms
{
	background-color:#FFFFF2;
	border:1px inset #FEE498;
}

.forCombo
{
	position:absolute;
	background-color:#E0EEEF;
	border:1px inset #FEE498;

}
/*****************************************************************/
	#mainContainer{
		width:300px;
		margin:0 auto;
	  /*text-align:left;	*/
		background-color:#000;
		border:1px solid #FFF;
		margin-top:10px;
	}
	.contentContainer{
		padding-left:0px;
		padding-right:0px;
	}
	.contentContainer p,.contentContainer h1{
		margin-top:0px;
	}
	
	/* END CSS FOR THIS DEMO */
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:300px;	/* Image width */
		height:225px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:300px;
		height:225px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

