.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
{

}

.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:#fff;
font-family:sans-serif;
margin:0px;
background-image:url(medias/int_stylesheet/background.png);
background-repeat:repeat-x;
}

img
{
border-style:none;
}

.site
{
position:relative;
width:900px;
top:40px;
left:40px;
margin:0px auto 20px auto;
padding:0px 0px 0px 0px;
background-image:url(medias/int_stylesheet/banniere.png);
background-repeat:no-repeat;
overflow:auto;
}

td, th
{
vertical-align:top;
text-align:left;
}

.website
{
width:900px;
margin:0px auto 0px auto;
overflow:auto;
}

.top
{
position:relative;
margin:0px;
width:900px;
height:200px;
background-image:url(medias/int_stylesheet/top.png);
background-repeat:no-repeat;
}


.middle
{
position:relative;
width:900px;
height:auto;
background-image:url(medias/int_stylesheet/middle.png);
background-repeat:repeat-y;
overflow:auto;
}

.main_menu
{
position:absolute;
top:50px;
left:240px;
}

.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:#fff;
font-size:12px;
line-height:12px;
border-style:solid;
border-width:0px 1px 0px 0px;
border-color:#fff;
padding:0px 5px 0px 20px;
}

.main_menu a:hover
{
color:#000;
border-color:#000;
}

.second_menu
{
float:left;
margin:20px 0px 20px 30px;
padding:0px;
width:210px;
font-size:10px;
}



.loading
{
position:absolute;
top:85px;
left:150px;
width:35px;
height:35px;
background-image:url(medias/int_stylesheet/ajax_loader.gif);
background-repeat:no-repeat;
opacity:0.0;filter:alpha(opacity=0);
}


.search_form
{
position:absolute;
left:38px;
top:201px;
z-index:3;
}


.search_form input
{
font-size:10px;
color:#444;28
background-color:transparent;
border-style:none;
width:190px;
height:12px;
padding:1px 2px 1px 2px;
}

.search_form input:hover
{
background-color:#eee;
}


.language_selection
{
position:absolute;
top:80px;
right:40px;
}

.language_selection select
{
font-size:11px;
color:#fff;
background-color:#888;
border-style:solid;
border-width:1px;
border-color:#555;
}





.bloc_left
{
width:210px;
margin:0px;
padding:0px;
position:relative;
background-image:url(medias/int_stylesheet/bloc_middle.png);
background-repeat:repeat-y;
font-size:12px;
}

.bloc_left__top
{
width:210px;
height:40px;
position:absolute;
background-image:url(medias/int_stylesheet/bloc_top.png);
background-repeat:no-repeat;
}

.bloc_left__bottom
{
width:210px;
height:30px;
position:relative;
background-image:url(medias/int_stylesheet/bloc_bottom.png);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

.bloc_left__contents
{
position:relative;
padding:40px 0px 0px 0px;
}

.bloc_left__contents>h1
{
position:relative;
margin:0px;
padding:20px 5px 20px 50px;
font-size:15px;
color:#DC2400;
}

.bloc_left__contents ul
{
position:relative;
list-style:none;
margin:0px;
padding:0px;
}

.bloc_left__contents>ul>li
{
position:relative;
padding:2px 30px 2px 30px;
margin:0px;
}

.bloc_left__contents>ul>li>ul
{
position:relative;
padding:2px 0px 2px 10px;
margin:0px;
}


.bloc_left__contents>ul>li a
{
text-decoration:none;
color:#222;
}

.bloc_left__contents>ul>li a:hover
{
color:#a00;
}

.bloc_left__contents>ul> .selected
{
background-image:url(medias/int_stylesheet/bloc_middle_selected.png);
background-repeat:repeat-y;
}

.bloc_left__contents>ul>li .selected
{
background-color:#eee;
}

.bottom
{
position:relative;
width:900px;
height:70px;
background-image:url(medias/int_stylesheet/bottom.png);
background-repeat:no-repeat;
}

.bottom .connection
{
position:absolute;
top:10px;
left:40px;
height:30px;
width:190px;
}

.bottom .connection input
{
width:90px;
border-style:solid;
border-color:#aaa;
border-width:1px;
color:#888;
margin:0px 2px 0px 0px;
}

.bottom .connection input[name=connect]
{
display:none;
}
			.browse
{
position:absolute;
right:40px;
z-index:5;
}

.page_contents
{
float:right;
top:15px;
margin:20px 40px 0px 10px;
width:600px;
font-size:13px;
color:#000;
overflow:auto;
}

.contents_title>h1
{
position:relative;
margin:0px;
padding:0px 0px 20px 20px;
color:#800;
font-size:22px;
font-weight:bold;
background-image:url(medias/int_stylesheet/contents_title.png);
background-repeat:no-repeat;
background-position:0px 4px;
}

.contents h1
{
font-size:16px;
color:#800;
text-decoration:underline;
}


.contents h2
{
font-size:14px;
font-style:italic;
}


.contents h3
{
font-size:12px;
}

.contents .selected>a
{
background-color:#f99;
}

.form__direct_action__add_button
{
width:20px;
height:20px;
background-color:#800;
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;
background-color:#eee;
}

.form__direct_action form
{
padding:20px;
}

.form
{
background-color:#eee;
padding:10px;
}

.form table th
{
text-align:left;
}

.form table td
{
padding-bottom:10px;
}

.form textarea
{
width:100%;
height:100px;
}

.form
{
background-color:#eee;
padding:10px;
}

.form table th
{
text-align:left;
}

.form table td
{
padding-bottom:10px;
}

.form textarea
{
width:100%;
height:100px;
}

.contents>ul
{
padding:0px;
margin:0px;
list-style:none;
}

.contents>.list
{
list-style:none;
}

.contents>ul>li>a
{
color:#a00;
font-weight:bold;
}

.contents>.list>li
{
background-color:#eee;
margin:0px 0px 10px 0px;
padding:5px;
}

.contents>.list>li:hover
{
background-color:#ddd;
}

.contents>.list .time
{
float:right;
padding:0px 5px 10px 10px;
}
			