.window
{
position:absolute;
top:0px;
left:0px;
padding:25px 10px 10px 10px;
background-color:#888;
border-style:solid;
border-width:1px;
border-color:#666;
z-index:40;
display:none;
overflow:visible;
}

.window .header_bloc
{
height:15px;
width:100%;
top:0px;
left:0px;
background-color:#666;
position:absolute;
text-align:center;
font-size:11px;
color:#fff;
cursor:pointer;
}

.window #cancel_button
{
position:absolute;
top:0px;
left:0px;
width:15px;
height:15px;
border-style:none;
background-image:url(medias/int_stylesheet/window_cancel_button.png);
}

.window #cancel_button:hover
{
cursor:pointer;
background-image:url(medias/int_stylesheet/window_cancel_button_hover.png);
}

.window input[type=submit], .window input[type=button]
{
border-style:solid;
background-color:#ddd;
}

.window input[type=submit]:hover, .window input[type=button]:hover
{
background-color:#eee;
}

.btn_list
{
background-color:#ccc;
font-weight:bold;
color:#888;
cursor:pointer;
display:inline;
}

.btn_list:hover
{
background-color:#aaa;
color:#000;
}

.btn_list_activated
{
background-color:#666;
font-weight:bold;
color:#fff;
cursor:pointer;
display:inline;
}

.btn_list>label, .btn_list_activated>label
{
margin:15px;
text-align:left;
font-size:12px;
line-height:18px;
cursor:pointer;
}


.translation_visible
{
position:relative;
visibility:visible;
}

.translation_invisible
{
position:relative;
visibility:hidden;
overflow:hidden;
width:0px;
height:0px;
}

.direct_translation
{

}

fieldset
{
background-color:#444;
}

.direct_translation textarea
{
width:600px;
height:150px;
}

.direct_translation #translate__trn_translation__text[disabled=true]
{
border-style:none;
background-color:transparent;
color:#fff;
}
			body
{
width:100%;
height:100%;
background-color:#080C08;
font-family:sans-serif;
margin:0px;
color:#fff;
}

img
{
border-style:none;
}

td, th
{
vertical-align:top;
text-align:left;
}

.website
{
width:1000px;
margin:20px auto 0px auto;
overflow:auto;
background-image:url(medias/int_stylesheet/interface.png);
background-repeat:no-repeat;
}

.top
{
position:relative;
margin:0px;
height:120px;
}


.middle
{
position:relative;
height:auto;
overflow:auto;
}

.main_menu
{
position:absolute;
top:50px;
left:70px;
}

.main_menu>ul
{
list-style:none;
margin:0px;
padding:0px;
}

.main_menu>ul>li
{
display:inline;
margin:0px;
padding:0px;
}

.main_menu  a
{
text-decoration:none;
color:#F19133;
font-size:12px;
line-height:12px;
border-style:solid;
border-width:0px 1px 0px 0px;
border-color:#F19133;
padding:0px 5px 0px 20px;
}

.main_menu a:hover
{
color:#fff;
border-color:#fff;
}


.selected_page a
{

}


.loading
{
position:absolute;
top:10px;
right:10px;
width:24px;
height:24px;
background-image:url(medias/int_stylesheet/ajax_loader.gif);
background-repeat:no-repeat;
opacity:0.0;filter:alpha(opacity=0)
}


.search_form
{
position:absolute;
right:0px;
top:50px;
z-index:3;
}


.search_form input
{
font-size:10px;
color:#9A5D21;
background-color:transparent;
border-style:none;
width:130px;
height:12px;
padding:1px 2px 1px 2px;
text-align:right;
}

.search_form input:hover
{
background-color:#eee;
color:#000;
text-align:left;
}

.search_form input:focus
{
text-align:left;
}


.language_selection
{
position:absolute;
top:25px;
right:0px;
}

.language_selection select
{
font-size:11px;
color:#fff;
background-color:#555;
border-style:solid;
border-width:1px;
border-color:#555;
}



.second_menu
{
float:left;
margin:10px 0px 20px 60px;
padding:0px;
width:210px;
font-size:10px;
}

.menu_left
{
width:210px;
margin:0px;
padding:0px;
position:relative;
font-size:12px;
}

.menu_left>h1
{
position:relative;
margin:0px;
padding:20px 5px 20px 50px;
font-size:15px;
color:#DC2400;
}

.menu_left ul
{
position:relative;
list-style:none;
margin:0px;
padding:0px;
}

.menu_left>ul>li
{
position:relative;
padding:2px 30px 2px 30px;
margin:0px;
}

.menu_left>ul>li>ul
{
position:relative;
padding:2px 0px 2px 10px;
margin:0px;
}


.menu_left>ul>li a
{
text-decoration:none;
color:#2B5D8F;
}

.menu_left>ul>li a:hover
{
color:#F19133;
}

.menu_left>ul> .selected
{

}

.menu_left>ul>li .selected
{

}




.bottom
{
position:relative;
width:915px;
height:30px;
margin:20px 0px 0px 85px;
border-style:solid;
border-width:1px 0px 0px 0px;
border-color:#F19133;
}

.bottom .connection
{
position:absolute;
top:0px;
right:0px;
width:190px;
}

.bottom .connection input
{
width:90px;
margin:0px 0px 0px 2px;

font-size:11px;
color:#fff;
background-color:#555;
border-style:solid;
border-width:1px;
border-color:#555;
}

.bottom .connection input[name=connect]
{
display:none;
}


			.page_contents .parent_list
{
padding:0px;
overflow:auto;
width:auto;
}

.page_contents .parent_list>li
{
background-color:#444;
float:left;
padding:15px;
}

.page_contents .parent_list .selected
{
background-color:#666;
}

.page_contents>ul>li>img
{
float:left;
margin:10px;
}

.page_contents>ul>li>p, .page_contents>p>ul>li>p
{
margin:5px 0px 5px 0px;
}

a
{
color:#3393f2;
}

a:hover
{
color:#F19133;
}

.page_contents>ul>li, .page_contents>p>ul>li
{
overflow:auto;
}

.page_contents>ul>li .time, .page_contents>p>ul>li .time
{
overflow:auto;
width:100%;
}


.page_contents>ul, .page_contents>p>ul
{
overflow:auto;
padding:5px 0px 5px 0px;
}








.page_contents
{
top:15px;
margin:0px 40px 0px 90px;
font-size:13px;
color:#fff;
overflow:auto;
}

.page_contents .title>h1
{
color:#3393f2;
font-size:18px;
}

.page_contents h1
{
font-size:14px;
}


.page_contents h2
{
font-size:13px;
}


.page_contents h3
{
font-size:12px;
}

.page_contents .selected>a
{
color:#F19133;
}


.form__direct_action__add_button
{
width:20px;
height:20px;
background-color:#444;
color:#fff;
}

.form__direct_action__add_button:hover
{
background-color:#a00;
}

.form__direct_action
{
position:relative;
z-index:100;
border-style:solid;
border-width:1px;

border-color:#800;
color:#fff;
}

.form__direct_action form
{
padding:20px;
}

.form
{
border-color:#888;
background-color:#222;
padding:10px;
}

.form table th
{
text-align:left;
}

.form table td
{
padding-bottom:10px;
}

.page_contents form input[type=text], 
.page_contents form input[type=password],
.page_contents form textarea
{
font-size:12px;
border-style:solid;
border-width:1px;
border-color:#888;
background-color:#666;
color:#fff;
}

.page_contents form textarea
{
width:100%;
height:100px;
}

.page_contents form input[type=submit]
{
font-size:14px;
border-style:solid;
border-width:1px;
border-color:#9E9E88;
background-color:#555;
color:#E9E9C9;
margin:20px;
font-weight:bold;
}

.page_contents form input[type=submit]:hover
{
border-color:#9E9E88;
background-color:#A3A38D;
}

.page_contents form img
{
margin:5px;
}
			