


body{
	/*background-color:#678FC2;	*/
	background-color:#F2F2F2;	



/*	background: url(images/bodybg_gradient.jpg) repeat-x; */
	/*background: url(images/vlast/fond.jpg) repeat-x; */
	

}

form {
	padding-left: 50%;
}




#wrap
{

margin-left:-465px;
width:930px;
}



#topheader{
	width:930px;
	height:41px;	

	/*background: url(../../images/bg/header_transparent_pastelrose_bg.png) no-repeat center top;*/
	background: url(../../images/bg/top.png) no-repeat center top;

	

	
}


.content{
/*	background: url(../../images/bg/line_transparent_pastelrose_bg.png) repeat-y center top;*/

	background: url(../../images/bg/line.png) repeat-y center top;

	background-color:transparent;

}


#dnfooter{
	clear:both;
	width:930px;
	height:40px;
	
/*	background:url(../../images/bg/footer_transparent_pastelrose_bg.png) no-repeat center top;*/
background:url(../../images/bg/bottom.png) no-repeat center top;

}



/* BEGIN ============================== topmenu ====================================*/





#topmenu{
	width:930px;
	height:30px;
	margin-left:0px;
	margin-top:10px;
	/*padding-left:240px;*/
	
	padding-left:20px;
	
	/*border:1px blue solid;*/

}
#menu
{	
	height:30px;
	float:left;
	margin-right:70px;
	
}

/*---------- menu deco -------*/


#currdate
{
	float:left;
	width:190px;
	margin-left:10px;
	/*border:1px red solid;*/

}


div#currdate span
{
    font-family:Verdana,Arial Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	color:gray;

}

.bluetabs{
width:690px;
/*margin-left:45px;*/
/*border:1px blue solid;*/
float:left;

}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid gray;
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #2d2b2b;
}

.bluetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(images/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration:none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}

/* ============================== flash banner ====================================*/

.banner{
	width:800px;
	height:200px;
	margin-top:10px;
	margin-left:60px;
	/*margin-bottom:5px;*/
	

	/*border:2px red solid;*/
}

/*
.contentpane{
	width:800px;
	height:220px;
	border:1px red solid;
	margin-top:20px;


	
}
*/

/* ============================== ContentPane  ====================================*/

.ContentPane {
	margin-left:60px;
	margin-top: 6px;
	width : 800px;
	height:155px;
	/*border:2px red solid;*/
}


/* ----------- links decoration -----------*/

li
{
list-style-type:circle;
list-style-image:url(images/gray_bullet.jpg);	 /*bullet_fleche*/

}

#boxpublic li{
list-style-type:circle;
list-style-image:url(images/bullet_espace_public.gif);
}


#boxpublic li a
{ 
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black;/*#60070d;	*/
	/*background-image:url(images/arabi.jpg);*/
	
}


#boxpublic li a:hover
{ 
	text-decoration:underline;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/

	color:Black; /*#D3C004;*/
}






#boxcli li{
list-style-type:circle;
list-style-image:url(images/bullet_espace_cli.gif);
}




#boxcli li a
{ 
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black;/*#012a3e;	*/
	/*background-image:url(images/arabi.jpg);*/
	
}


#boxcli li a:hover
{ 
	text-decoration:underline;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black; /*#D3C004;*/
}




#boxfourni li{
list-style-type:circle;
list-style-image:url(images/bullet_espace_fournisseur.gif);
}




#boxfourni li a
{ 
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black;/*#67043d;	*/
	/*background-image:url(images/arabi.jpg);*/
	
}


#boxfourni li a:hover
{ 
	text-decoration:underline;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black; /*#D3C004;*/
}





#boxnews li a
{ 
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black;/*#0d4726;	*/
	/*background-image:url(images/arabi.jpg);*/
	
}


#boxnews li a:hover
{ 
	text-decoration:underline;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black; /*#D3C004;*/
}





#boxpratique li{
list-style-type:circle;
list-style-image:url(images/bullet_espace_pratique.gif);
}


#boxpratique li a
{ 
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black;/*#0d4726;	*/
	/*background-image:url(images/arabi.jpg);*/
	
}


#boxpratique li a:hover
{ 
	text-decoration:underline;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:Black; /*#D3C004;*/
}




a
{ 
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:#334C6C;	
	/*background-image:url(images/arabi.jpg);*/
	
}


a:hover
{ 
	text-decoration:underline;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
	color:#334C6C; /*#D3C004;*/
}




/* ============================== BottomPane ====================================*/










.Normal{
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:15px;
	margin-top:20px;  
   }



h2#idh2{
	margin-top:2px;
	margin-left:10px;	
	color:#fff;
	font-family:Arial, Times, serif;
	font-size:13px; 
	font-weight:bold;	
}


#boxcontent{	
	margin-left:25px;
	margin-top:10px;
	height:120px;	
	clear:both;
	/*border:1px gray solid;*/
	
}

/*------------------- more links label for boxs --------------------------*/

#morelinkspub, #morelinkscli, #morelinksfourniss,#morelinksprat{
	/*margin-top:10px;*/
	width:180px;
	height:15px;
	/*border:1px green solid;*/
}


#morelinksembedpub, #morelinksembedcli, #morelinksembedfourniss,#morelinksembedprat{
	float:right;
	width:50px;
	height:14px;	
}

#morelinksembedpub a{
	color:#912027;		
}

#morelinksembedcli a{
	color:#203f5a;		
}

#morelinksembedfourniss a{
	color:#63043b;		
}


#morelinksembedprat a{
	color:#0b3c21;	
}


#morelinksembedpub a, #morelinksembedcli a, #morelinksembedfourniss a,#morelinksembedprat a{
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:10px;
	font-weight:bold;
	
}


#morelinksembedpub a:hover, #morelinksembedcli a:hover, #morelinksembedfourniss a:hover, #morelinksembedprat a:hover {
    text-decoration:underline;
}






/*--------------------- actualite acceuil box ----------------------------*/
#boxnews table{
	/*border:1px gray solid;*/
	height: auto;
	
}

#boxnews #boxcontent{	
	margin-left:5px;
	margin-top:7px;	
	
}

#boxnews .SubHead
{ 
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:10px;
	font-weight:bold;
	color:#0d4726;	
	/*background-image:url(images/arabi.jpg);*/	
}

#boxnews div{
	/*border:1px gray solid;*/
	margin:0;

}

#boxnews div.DNN_ANN_Description p
{
	text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:10px;
	/*font-weight:bold;*/
	color:gray; /*#334C6C;*/
}

#boxnews div.DNN_ANN_Description a{
	text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
	font-size:10px;
	font-weight:bold;
	color:#0d4726;	
	/*float:right;*/
	/*padding-bottom:300px;*/
	padding-left:70px;

}


/*
.png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparentpixel.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

*/




