button {
	border:none;
	background:none;
	cursor:pointer;
}

input[type=text], input[type=password], textarea {
	border:none;
	background:#333;
	color:white;
	font-size:11px;
	width:340px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	font-family:verdana,sans-serif;
}

input[type=submit], button {
	border:none;
	background:none;
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
	margin-left:-9px;
	font-family:verdana,sans-serif;
	font-weight:bold;
	cursor:pointer;
	float:right;
	margin-right:-7px;
}

input[type=submit]:hover, button:hover {
	color:#900;
}

input[type=radio] {
	margin-left:0px;
}

#field {
	margin-top:-5px;
}

#error {
	color:#FFF;
	font-size:11px;
}

.arrows, a {
	cursor:pointer;
}

textarea {
	height:80px;
	width:340px;
}

#obligatory {
	font-size:11px;
	font-style:italic;
}

#comment {
	font-size:11px;
}

#preview_image {
	margin-top:105px;
}

#preview_image img {
	width:350px;
	height:210px;
	display:inline;
}


/* DETAILS /////////////////////////*/

#table_details {
	width:830px;
	height:500px;
	position:relative;
}

#table_details td{
	vertical-align:top;
	text-align:left;
}

#title_details {
	display:block;
	margin-top:-8px;
	font-size:14px;
	font-weight:bold;
}

#header_details {
	height:20px;
}

#header_details a {
	float:left;
	text-decoration:none;
}

.btn_img_back {
	float:left;
	margin-right:5px;
}

.btn_txt_back {
	float:left;
	text-transform:uppercase;
	color:#333;
	font-size:13px;
	font-weight:bold;
	margin-top:-1px;
}

.btn_txt_back:hover {
	color:#FFF;
}

#date_details {
	font-size:11px;
	font-style:italic;
}

#text_details {
	height:100px;
	padding-top:0px;
}

#text_details div {
	font-size:10px;
	width:100%;
	height:100px;
}

#text_details a {
	color:#666;
}

#text_details a:hover {
	color:#900;
}

#table_details td#menu_details {
	padding-bottom:3px;
	text-align:right;
}

#menu_details div {
	float:right;
}

#menu_details div a {
	
}

#menu_details div a:hover{
	background:none;
	border:1px solid #FFF;
	color:#FFF;
}

#menu_details div a.current_image, #menu_details div a.current_image:hover {
	background:#FFF;
	color:#000;
	border:1px solid #FFF;
	font-weight:bold;
}

#images_details {
	width:510px;
	position:relative;
}

#overflow_detailspicture {
	overflow:hidden;
	height:390px;
}

#detailspicture {
	position:relative;
}

#vertical_space_details {
	width:40px;
}

#space_details {
	height:35px;
}

#inter_space_details {
	height:10px;
}

div#show_more {
	z-index:1000;
	position:absolute;
	top:55px;
	left:50%;
	margin-left:60px;
	margin-top:20px;
	width:300px;
	height:290px;
	background:#000;
/*	filter:alpha(opacity=80);*/
	-moz-opacity: 0.80;
	opacity: 0.80;
	padding:30px;
	color:#FFF;
	font-size:11px;
	line-height:13px;
}

div#show_more p {
	display:block;
	margin-top:0px;
	font-size:11px;
	line-height:14px;
}

div#show_more h2 {
	display:block;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	margin-bottom:7px;
	padding-bottom:4px;
	border-bottom:1px solid #666;
}

div#show_more a {
	color:#FFF;
}

div#show_more a:hover {
	color:#999;
}

div#project_btns_container {
	position:relative;
	height:30px;
	margin-top:-12px;
	padding:0px;
}

#image_project {
	width:830px;
	height:390px;
}

a#images_btn {
	background:#333;
	border:1px solid #333;
	color:#FFF;
	display:block;
	float:left;
	font-size:12px;
	text-align:center;
	margin-left:5px;
	width:18px;
	height:18px;
	text-decoration:none;
}


/* LISTES ////////////////////////////////*/

#table_list {
	position:relative;
	width:830px;
	height:500px;
}

#table_list td {
	text-align:left;
}

#list_space {
	height:35px;
}

#table_list_details {
	position:relative;
	top:188px;
	width:340px;
}

#list_left_content {
	vertical-align:top;
	text-align:left;
	width:125px;
}

#list_overflow {
	position:relative;
	height:430px;
	overflow:hidden;
}

#list_preview_display {
	vertical-align:top;
	width:350px;
}

#arrows_list {
	position:relative;
	top:177px;
	left:3px;
}

#title_list_item a {
	width:350px;
	display:block;
	text-decoration:none;
}

#title_list_item a.current_list_link {
	color:#FFF;
}

#mask_list {
	position:absolute;
	top:0px;
	width:380px;
	height:430px;
}




/* LIST DETAILS /////////////////////////////*/

#bloc_list_details {
	height:60px;
	margin:0px;
}

#list_details_link_opak {
	z-index:1000;
	top:187px;
	position:absolute;
	width:350px;
	height:50px;
	text-decoration:none;
}

#list_details_content {
	line-height:17px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:2px;
	vertical-align:top;
}

#list_details_content a {
	width:350px;
	display:block;
	text-decoration:none;
}

#list_details_content a.current_list_link {
	color:#FFF;
}

.current_list_link:hover {
	color:#FFF;
}

.list_link {
	color:#666;
}

.list_link:hover {
	color:#999;
}

#list_details_date {
	font-style:italic;
	font-size:10px;
	text-transform:none;
	font-weight:normal;
}

#list_details_types {
	text-transform:none;
	font-weight:normal;
	font-size:10px;
}

#list_simple_space {
	height:10px;
}



/* LIST SIMPLE ////////////////////////////////*/

#bloc_list_simple {
	width:355px;
	height:215px;
	margin:0px;
	margin-bottom:100px;
}

#bloc_list_simple.page {
	height:355px;
	margin-bottom:10px;
}

#bloc_list_simple td {
	vertical-align:top;
}

#bloc_list_simple td, #bloc_list_simple td p {
	line-height:13px;
	font-size:11px;
}

#list_simple_content {
	font-size:10px;
	padding-left:2px;
	vertical-align:top;
}

#list_simple_title {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
}

#list_simple_content.page {
	border:none;
}

#list_simple_content a {
	width:auto;
	display:inline;
	text-decoration:none;
	color:#666;
}

#list_simple_content a.hidden_href, #list_simple_content a.hidden_href:hover {
	cursor:text;
	color:#666;
	text-decoration:none;
}

#list_simple_content a.current_list_link {
	color:#FFF;
}

#list_simple_date {
	font-style:italic;
	font-size:9px;
	text-transform:none;
	font-weight:normal;
}

#list_simple_text {
	text-transform:none;
	font-weight:normal;
/*	font-size:11px;*/
/*	line-height:14px;*/
}

#page_simple_text {
	text-transform:none;
	font-weight:normal;
	color:#666;
}

#page_simple_text a {
	line-height:14px;
	text-decoration:underline;
}

#page_simple_text a:hover {
	color:#FFF;
}

#page_simple_text #header_form a {
	text-decoration:none;
}

#page_simple_text .btn_img_back {
	float:left;
	margin-right:5px;
}

#page_simple_text .btn_txt_back {
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	color:#333;
	font-size:13px;
	font-weight:bold;
	margin-top:1px;
}

#page_simple_text .btn_txt_back:hover {
	color:#FFF;
}

#list_simple_text h2, #page_simple_text h2, #list_simple_content h2 {
	display:block;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	margin-bottom:7px;
}

#page_simple_text table {
	width:100%;
}

#list_simple_text p {
	display:block;
	margin-top:0px;
	font-size:11px;
	line-height:14px;
}

#page_simple_text p {
	display:block;
	margin-top:0px;
	font-size:11px;
	line-height:14px;
}

#page_simple_text h6 {
	display:inline;
	margin-top:0px;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	line-height:14px;
}

#list_simple_space {
	height:10px;
}



/* PAGE SIMPLE ////////////////////////////////*/

#table_simple_page {
	width:830px;
	color:#CCCCCC;
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
}

#table_simple_page td {
	color:#666;
	line-height:13px;
	font-size:11px;
	vertical-align:top;
}

#table_simple_page p {
	display:block;
	margin:0px;
	font-size:11px;
	line-height:13px;
}

#table_simple_page #form p {
	margin-top:0px;
	margin-bottom:10px;
}

#table_simple_page td a {
	color:#666;
	line-height:14px;
}

#table_simple_page td a:hover {
	color:#FFF;
	text-decoration:underline;
}

#col1of3 {
	width:80px;
}

#col1of2 {
	width:478px;
}

#table_simple_page td#col1of3 {
	
}

#table_simple_page td#col2of3 {
	line-height:18px;
}

#table_simple_page td#col3of3 {
	
}

#table_simple_page td#col3of3 table {
	width:100%;
}

#table_simple_page td#col3of3 table td {
	font-size:11px;
	width:50%;
	line-height:14px;
}

#table_simple_page td#col2of3 a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#table_simple_page h2 {
	display:block;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	margin-bottom:7px;
}

#top_space_simple_page {
	height:35px;
}




/* CLIENT ////////////////////////*/

#client_login {
	color:#FFF;
}

#itemClient {
	width:100%;
}

#itemClient td {
/*	padding:5px;*/
}

.uploads_list:hover {
	background:url(../../images/skin_08/interface/bg_list.png) no-repeat 0px 0px;
	cursor:pointer;
}

.uploads_list td {
	vertical-align:bottom;
}

.uploads_list td.margin {
	width:15px;
}

#table_simple_page td#col3of3 table#itemClient td.img {
	width:30px;
	text-align:right;
}

#table_simple_page td#col3of3 table#itemClient td.line_client {
	width:340px;
	padding-right:10px;
}

p.title {
	display:block;
	float:left;
	width:220px;
	text-align:left;
	padding-top:3px;
}

p.size {
	display:block;
	float:right;
	width:60px;
	text-align:right;
	padding-top:3px;
}

.top_menu {
	background: url(../../images/skin_08/interface/top_bg.jpg) repeat-x;
}

.bottom_menu {
	background: url(../../images/skin_08/interface/bottom_bg.jpg) repeat-x;
}

/*.img {
	border:1px solid red;
	width:40px;
}

.title_img {
	border:1px solid red;
	width:150px;
}

.size {
	border:1px solid red;
	width:100px;
}

.download_link {
	border:1px solid red;
	width:100px;
}*/


#contact_form input.input.obligatory_indicator {
	border-right: 5px solid red;
}

#loadingPane, #ajaxResponse {
	position:absolute;
	top:30px;
	left:0px;
	right:0px;
	bottom:0px;
	background:#000;
	color:#999;
	padding-left:2px;
	font-size:11px;
}
#loadingPane {
	background:#000 url(../../images/skin_08/interface/ajax-loader.gif) no-repeat center;
}

























