
@import url(stylewrapper.php?file=document.css&selector=.html_document);
@import  url(panes.css);
@import  url(explicite.css);


body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

body {
background: #11134C;
text-align: center;
padding:0px;
margin:0px;
color:white;
}

img
{
border: 0px none;
}

a
{
color: #3782b6;
text-decoration: none;
}

a:hover
{
color: #000000;
text-decoration: underline;
}

/************************************/

div#container_outer
{
margin:0px auto;
padding:0px;
width:980px;
text-align: left;
background: #1a1c6c;
overflow: hidden;
}

div#container_inner
{
margin:0px auto;
padding:0px;
width:980px;
text-align: left;
overflow: hidden;
}

div#container_head_1
{
position: relative;
margin:0px;
width:980px;
height:213px;
z-index: 10000;
}


div#container_head2006
{
position: absolute;
left:170px;
top:20px;
background-image: url(../img/head2006.jpg);
background-repeat: no-repeat;
width:810px;
height:264px;
}


div#container_head2006_left
{
position: absolute;
left:0px;
top:0px;
background-image: url(../img/head2006_left.jpg);
background-repeat: no-repeat;
width:12px;
height:527px;
}


div#container_head_menu_block
{
width:158px;
position: absolute;
top: 0px;
left: 12px;
background-image: url(../img/menu_background.jpg);
background-position: top;
background-repeat: no-repeat;
overflow: hidden;

height:796px;
overflow: visible;
}

div#container_head_menu
{
width:158px;
position: absolute;
top: 85px;
left: 0px;

}


div#container_head_languages
{
position: absolute;
top:2px;
right:4px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

div#container_head_languages a
{
text-decoration:none;
padding-right:4px;
color:white;
}

div#container_head_languages a:hover
{
text-decoration:none;
padding-right:4px;
color:white;
filter:alpha(opacity=50);
-moz-opacity:0.5;
}


/***********/

#container_body
{
position: relative;
margin:10px 0px 0px 170px;
background-image: url(../img/bg_gradient.jpg);
width:810px;
overflow: hidden;
}

html>body #container_body
{
display: table;


}


#pane_center
{
float:left;
padding:0px 11px;
/*background: transparent !important;*/
padding-top:70px;
background:  url(../img/doc_top_gradient.gif) top repeat-x !important;
width:586px;
overflow:hidden;
}

html>body #pane_center
{
width:586px;/*619*/
}


#pane_right
{
float:right;
width:172px;
width:192px;
margin:61px 0px 0px 0px;
background: #29308b url(../img/pane_right_bg.jpg);
background-repeat: no-repeat;
background-position: -1px top;


/*width:172px;*/

margin-right:5px;
}

html>body #pane_right
{
margin-left:0px;
margin-right:10px;
}

#content_title
{
margin: 0px;
padding: 0px;
height: 51px;
width:439px;
overflow: hidden;
}

/************************************/

#container_footer
{
margin: 0px;
padding: 0px;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#3782b6;
background-image: url(../img/footer_bg.gif);
background-repeat: no-repeat;
height:105px;
position:relative;
z-index: 20000;
}


#container_footer .footer_text
{
position:absolute;
bottom:2px;
right:2px;
width:220px;
text-align: left;
}

#container_footer .footer_visual
{
position:absolute;
bottom:1px;
right:224px;

}

#container_footer a
{
color:#FFCC00;
text-decoration: none;
font-weight: bold;
}

#container_footer a:hover
{
color:#7f92a0 !important;
text-decoration: none;
}

/***********/


.text_wrapper
{
padding-left:10px;
padding-right:10px;
background-color: transparent;
overflow: hidden;
}

.html_document .text_wrapper
{
padding-left:10px;
padding-right:10px;
background-color: !important;
}

p
{
margin-top: 5px;
margin-bottom: 5px;
}


/***********/


div#breadcrumb, div#anchors
{
margin: 0px 10px -13px 10px;
padding: 0px 0px 0px 0px;
font-size: 11px;
font-family: tahoma, Verdana, Geneva, Arial;
font-weight: bold;
color:black;
}
div#breadcrumb a, div#anchors a{color:#3782B6;text-decoration: none;}
div#breadcrumb a:hover, div#anchors a:hover{color:#000000;}



