body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family:Verdana;
	overflow:hidden;
	color:#282B72;
	background:white url('../images/arnaud/background.jpg') no-repeat 100% top;
}
#content
{
	width:100%;
	height:100%;
}
#move
{
	width:100%;
	height:100%;
	overflow:hidden;
}

.border2, .categorie_2, .categorie_3{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

.overMouse
{
	border-top:1px solid #6D75CA;
	border-left:1px solid #6D75CA;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

.outMouse
{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

/* zoomage */
#cmd{
	position:absolute;
	padding:5px!important;
	padding:1px;
	top:10px;
	right:5px;
	width:63px!important;
	width:70px;
}

#arrow_up, #arrow_down, #up, #rail, #down, #arrow_lar{ text-align:center; }
#arrow_down{ padding:0 0 10px 0; }
#rail{ padding:3px 0 3px 0 }
#arrow_lar div{
	margin:4px 2px 4px 2px;
	float:left;
}


#cmd a{color:green;text-decoration:none;}
#cmd a:hover{color:red;}


.categorie
{
	float:left;
	background:#FCFDFE url('../images/headBackgroundCoombar.jpg') repeat-x;
	color:orange;
	margin:5px;
}

.categorie_2, .categorie_3
{
	float:left;
	margin:1%;
	font-weight:bold;
	cursor:default;
	color:blue;
}
.categorie_1 p, .categorie_2 p, .categorie_3 p{
	text-align:center;
	position:absolute;
	padding:0 0 0 5px;
	margin:0;
}

.categorie_2 p span, .categorie_3 p span{font-size:0.6em;}

.categorie_2{
	background:#F9F8F8 url('../images/cote_right.jpg') no-repeat right 0;
}
.categorie_3{
	background:#D0D2FE;
}


.subAlpha
{
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
}

.subAlpha2, .categorie_2
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.50;
}

.subAlpha3, .categorie_3
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.subAlpha4, .categorie_1
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.border, .categorie_1{
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-bottom:2px solid #cccccc;
}

.color1, .categorie_2 .message{
	color:blue;
}

#style{text-align:center;font-size:0.6em;padding-bottom:5px;}
.message p{width:100%;}



.clear{
	clear:both;
}


.box{
	float:left;
	background:#FCFDFE url('../images/headBackgroundCoombar.jpg') repeat-x;
	color:orange;
	margin:5px;
	font-size:0.8em;
}

.box_title{
	padding:2px;
	text-align:center;
	background-color:#99F;
	color:blue;
	border-bottom:1px solid #88F;
}

.box_title p{
	display:inline;
}

.box_content{
	height:100%;
	overflow-y:none!important;
	overflow:hidden;
}

.description{
	position:absolute;
	padding:5px;
	display:none;
	border:2px solid orange;
	font-size:0.6em;
	background-color:white;
	color:blue;
}

#infoszoom
{
	position:absolute;
	top:0;
	left:0;
	border:1px solid red;
	background-color:#ff6666;
	color:white;
	font-size:0.6em;
	display:none;
}

.img10
{
	width:10%;
	height:10%;
}









