html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
img {
  border : none;
}
* html #dm_page
{ 
	width : 100%;
	background-color : #e60000;
	min-width : 1004px;
 }
#dm_page
{
	width : 100%;
	background-color : #e60000;
	min-width : 1004px;
}
.dm_layout {
	margin-left: 5px;
	margin-right: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #464646;
	background-color : White;
}

.dm_layout_top {
	background-color :white ;
	position : relative;
	_background : url("../images/gray_line.gif") repeat-y left top;
}
 #dm_content
 { 
 color:black;
  }
/*#dm_content a
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : underline;
}*/

 #dm_content li
 {
	list-style-type : square;
	list-style-image : none;
	margin: 0px 0px 0px 0px;
}
.area_content {
	padding-left: 213px;
	padding-right: 213px;
	_overflow:hidden;
	padding-bottom:20px;
    background: White url(../images/cbg.gif) repeat-x top;
}
.dm_page_content h1, .dm_page_content .text_content h1
{
	font: 21px Arial, Helvetica, sans-serif;
	color : #c40303;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;	
	text-transform: uppercase;
	*margin: 15px 0px 15px 0px;	
	*padding: 0px 0px 0px 0px;	
	_padding: 0px 0px 0px 0px;	
}
.dm_page_content  h2, .dm_page_content .text_content h2
{
	font: 18px Arial, Helvetica, sans-serif;
	color : #466086;
	margin: 0px 0px 0px 0px;
	margin: 7px 0px 7px 0px;
	*margin: 10px 0px 8px 0px;		
	text-transform: uppercase;	
}
.dm_layout_left {
	width: 190px;
	/*float: left;*/
	background: #e9edf3 url(../images/aside_bg.gif) repeat-x top;
	overflow: hidden;
}

.dm_layout_right {
	width: 185px;
	/*float: right;*/
	background: #eeeeee url(../images/aside_bg.gif) repeat-x top;
	overflow: hidden;
	
}
.dm_layout_left .dm_zone, .dm_layout_right .dm_zone
{
	margin: 0px 10px 10px 10px!important;
	_margin: 0px 5px 0px 5px;
}
.dm_layout_left .edition_list_multi_sector_left
{ 
	border-bottom : 1px solid #97a2ba;
	width : 165px;
	padding-bottom: 15px;
	padding-top:5px;
 }
 .dm_layout_left .sector_list 
  { 
  	width : 170px;
	margin-bottom:-15px;
	/*border-bottom:1px solid #97A2BA;*/
   }
.dm_layout_right .clients
 { 
  	width : 170px;
   }
/*.dm_layout_right  .publication_list_side,*/ .dm_layout_right  .news_list_right
 { 
	width : 165px;
	border-bottom: 1px solid #97A2BA;
  }
.dm_layout_bottom {
	background: #90a8ca;
	width : 100%;
	height : 48px;
	overflow:hidden;
	border-top: 2px solid #e60000;
	margin-top : 17px;
}
.dm_layout_left p
{
	margin: 0px 0px 0px 0px;
	color: #C50707;
/*text-transform:uppercase;*/

}
.dm_layout_right p{
padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	
}
.dm_layout_bottom p
{ 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
 }
.dm_layout_content_top {
	overflow: hidden;
	
*margin-top: -5px;
}
/*.subsector_show h2{
margin-top: -30px;
}*/

