
body
{
	margin:0px;
	padding:0px;
	background-color:#2D2D2D;
	font-family: 'Lucida Grande',Arial,'Bitstream Vera Sans', verdana,sans-serif;
	color:#FFFFFF;
	font-size:13px;
}

a
{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover
{
	text-decoration:underline;
}

#div_header
{
	background-image:url(/im/header_bg.gif);
	height:79px;
}

#div_header_content
{
        width:900px;
        margin-left:auto;
        margin-right:auto;
}

#div_header_content h1
{
	margin-top:0px;
	border:0px SOLID #FFFFFF;
	height:70px;
	font-size:60px;
}

#div_navbar
{
	background-image:url(/im/nav_bar_bg.gif);
	height:31px;
}

#div_navbar a
{
	color:#FFFFFF;
}

#div_navbar_content
{
        width:900px;
        margin-left:auto;
        margin-right:auto;
	height:31px;
	padding-top:8px;
}

#div_nav_bar_left
{
	float:left;
	width:640px;
	overflow:hidden;
}

#div_nav_bar_right
{
	float:right;
	width:260px;
}

#div_nav_bar_right a
{
	display:block;
	float:right;
}

#div_nav_bar_right #lk_help
{
        float:right;
        width:35px;
        background-image:url("/im/aide.gif");
        background-repeat:no-repeat;
        padding-left:20px
}


#div_nav_bar_right #lk_fav
{
	float:right;
	width:70px;
	background-image:url("/im/star.gif");
        background-repeat:no-repeat;
        padding-left:20px
}

#div_nav_bar_right #lk_logout
{
	float:right;
        width:60px;
        background-image:url("/im/logout.gif");
        background-repeat:no-repeat;
	background-position:right;
}

#div_nav_bar_right #div_nav_sep
{
	float:right;
	width:10px;
}




#div_body
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

.div_loading
{
	width:16px;
	height:16px;
	background-image:url(/im/loading.gif);
	margin-left:10px;
	margin-right:10px;
}

#div_content
{
	width:600px;
	float:left;
}

#div_content h1
{
	font-size:25px;
}

#div_rcol
{
	width:280px;
	float:right;
}

#div_footer
{
	clear:both;
}

#div_rcol h2
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #4C4C4C;
	padding-bottom:3px;
	margin-top:15px;
}

.input_text
{
	color: #DADADA;
  	background-color:#242424;
  	border:1px solid #444444;
}

.input_submit
{
        color:#FFFFFF;
        background-color:#3A3A3A;
        border:1px solid #5B5B5B;
}

#box_search a
{
	color:#AAAAAA;
}


#box_sendcontent a
{
	color:#AAAAAA;
}

#content_box_tags
{
        color: #DADADA;
        background-color:#242424;
        border:1px solid #444444;
        padding:10px;
	text-align:justify;
}

#content_box_tags #div_link_all_tags
{
	margin-top:10px;
	text-align:right;
}



.div_border
{
        color: #DADADA;
        background-color:#242424;
        border:1px solid #444444;
        padding:10px;
}

.div_summary
{
        color: #DADADA;
        background-color:#242424;
        border:1px solid #444444;
	padding-left:4px;
        height:130px;
}

.div_thumb
{
	float:left;
	margin-left:14px;
	margin-top:10px;
	text-align:center;
	border:1px SOLID #444444;
	width:131px;
	height:200px;
	overflow:hidden;
}

.div_thumb_img
{
	width:100%;
	overflow:hidden;
	border:0px SOLID #0000FF;
}


.div_infos_thumbs 
{
	background:#2D2D2D none repeat scroll 0%;
	border-top:1px solid #444444;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	overflow:hidden;
	text-align:center;
	width:130px;
	padding-top:3px;
}

.div_infos_thumbs img
{
	border:0px;
}

.div_thumb .div_thumb_img img
{
	border:1px SOLID #242424;
}

.div_thumb  .hor
{
	margin-top:25px;
	height:110px;
}

.div_thumb  .hor img
{
	width:120px;
}


.div_thumb  .ver
{
        margin-top:10px;
	height:125px;
}

.div_thumb  .ver img
{
        width:90px;
	height:120px;
}


.div_content
{
	width:100%;
        color: #DADADA;
        background-color:#242424;
        border:1px solid #444444;
        padding:0px 0px 10px 0px;
	float:left;
	margin-bottom:10px;
}

.pos_fleft
{
	float:left;
}

.pos_right
{
	float:right;
}


a.a_grey
{
	color:#AAAAAA;
}

.center
{
	text-align:center;
}

.smallLink
{
	color:#AAAAAA;
	font-size:10px;
}

.bold
{
	font-weight:bold;
}

.cleared
{
	clear:both;
}	

.tag_cloud
{
	text-align:justify;
	line-height: 20pt;
	margin:10px 10px 0px 10px;
}



#div_footer
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-top:1px solid #444444;
	color:#AAAAAA;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
}

.in_progress
{
	font-weight:bold;
	tewt-align:center;
}


#div_mess
{
	text-align:center;
	padding-top:7px;
	color:#FF0000;
	border:1px solid #434343;
	background-color:#1C1C1C;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	height:30px;
}

#divPersoLeft
{
	float:left;
	width:130px;
	margin-left:10px;
}

#lkPersoInfos
{
	display:block;
	padding-left:20px;
 	background-image:url("/im/vcard.gif");
        background-repeat:no-repeat;
	width:60px;
}

#lkPersoFavorites
{
        display:block;
        padding-left:20px;
        background-image:url("/im/star.gif");
        background-repeat:no-repeat;
	margin-top:10px;
	width:70px;
}


#divPersoRight
{
	float:left;
	width:130px;
}

#lkPersoGalleries
{
        display:block;
        padding-left:20px;
        background-image:url("/im/picture.gif");
        background-repeat:no-repeat;
	width:80px;
}


#lkPersoCreateGallery
{
        display:block;
        padding-left:20px;
        background-image:url("/im/cog.gif");
        background-repeat:no-repeat;
	margin-top:10px;
	width:105px;
}


#lkSendTof
{
        display:block;
        padding-left:20px;
        background-image:url("/im/camera.gif");
        background-repeat:no-repeat;
	width:70px;
}

#lkSendVideo
{
        display:block;
        padding-left:20px;
        background-image:url("/im/television.gif");
        background-repeat:no-repeat;
	width:65px;
}

#lkSendSon
{
        display:block;
        padding-left:20px;
        background-image:url("/im/music.gif");
        background-repeat:no-repeat;
	text-decoration:line-through;
	width:45px;
}

.divSeparator
{
	height:10px;
	border-bottom:1px solid #4C4C4C;
	width:100%;
}

.miniText
{
	color:#AAAAAA;
        font-size:11px;

}

.marginAuto
{
	margin-left:auto;
	margin-right:auto;
}


/***** Pagination ****/

#divPagination
{
	font-size:11px;
	margin-bottom:10px;
}

#divStartToEnd
{
	width:180px;
	float:left;
	color:#AAAAAA;
}

#divPages
{
	float:left;
	text-align:right;
	clear:right;
        width:400px;
}

#divPages a
{
	color:#AAAAAA;
	margin-left:5px;
	border:1px SOLID #AAAAAA;
}

#divPages a:hover
{
	text-decoration:none;
	background-color:#9D2B2D;
}

#divPages span
{
	height:18px;
	line-height:18px;
}

#divPages a span
{
	margin-left:5px;
	margin-right:5px;
}


#divPages .current
{
	background-color:#9D2B2D;
}





.tableInfos
{
	width:100%;
	text-align:center;
	border:1px SOLID #000000;
	margin-bottom:10px;
}

.tableInfos tr
{
	height:23px;
}

.tableInfos tr:hover
{
	background-color:#AAAAAA;
}


.tableInfos .tdName
{
        text-align:left;
}

.tableInfos .tdName a
{
	margin-left:15px;
}

.tableInfos th
{
	background-color:#000000;
}

.tableInfos a
{
	margin-left:10px;
}


.tableInfos a img
{
	border:0px;
}


/** aff thumb  **/
.chk_tof
{
	vertical-align:middle;
}

.img_nb_comments
{
	vertical-align:middle;
	margin-left:7px;
}

.img_fav
{
	vertical-align:middle;
	margin-left:7px;
}

