html{
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
}
#body{
	background-image: url('../images/back_stripped.png');
	background-color: #252525;
	margin: 0;
	min-height: 100%;
	color: #fff;
	width: 100%;
}
#container{
	background-image: url('../images/back_header.jpg');
	background-repeat: repeat-x;
	margin: 0;
	width: 100%;
}
#cadre{
	width: 850px;
	margin:0 auto;
}

#menu{
	position: absolute;
	left: 486px;
	top: 85px;
	margin: 0px;
	padding: 0px;
}
#menu ul{
	padding:0px;
	margin: 0px;
}
#menu li{
	float: left;
	list-style-type:none;
	white-space:nowrap;
	display:inline;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#menu a{
	color: #454545;
	width: 80px;
	display:block;
	height: 62px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}
#menu a:hover{
	color: #fff;
	text-decoration: underline;
}
.menu_border{
	background-image: url('../images/menu_delimiter.jpg');
	background-repeat: no-repeat;
}

#header{
	position: relative;
	height: 179px;
	background-color: #626262;
}
#header_random{
	margin-top:-143px;
	margin-left: 470px;
}
#header_search{
	margin-top:-40px;
	margin-right: 20px;
	text-align: right;
}
.random_pix{
	position: absolute;
	border: solid 5px #ddd;
	background-color: white;
	z-index: 5;
	margin-left: 620px;
	margin-top: 70px;
	padding: 5px;
}
#nav{
	clear: both;
	overflow: hidden;
	width: auto;
	padding-left: 8px;
	padding-top: 4px;
	height: 22px;
	color: white;
	border-left: solid 10px white;
	border-right: solid 10px white;
	background-image: url('../images/nav.jpg');
}
#nav a{
	padding-top: 6px;
	padding-bottom: 7px;
}
#log{
	float: right;
	margin-right: 8px;
	margin-top: -14px;
}
#log_pseudo{
	color: #fff;
	font-weight: bold;
}
#sub_nav{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #808080;
	border-left: solid 10px white;
	border-right: solid 10px white;
}
#main{
	width: 810px;
	margin: auto;
	padding: 10px;
	padding-top: 20px;
	background-color: #626262;
	border: 10px solid #ffffff;
	border-top: 0px;
	font-size: 12px;
	font-family: Verdana;
	color: #fff;
	min-height: 700px;
}
a{
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}
a:hover{
	background-color: #F44989;
	text-decoration: none;
}

#footer{
	margin-top: 20px;
	border: solid 10px #fff;
	border-bottom: 0px;
	color: #fff;
	background-color: #626262;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
}


/*  Blox */
.blox_post_cadre{
	background-color: #808080;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
.blox_post_title{
	background-image: url('../images/back_stripped.png');
	padding: 5px;
	color: #F44989;
	font-size: 16px;
	font-weight: bold;
	height: 18px;
}
.blox_post_title h2{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 16px;
}
.blox_post_line{
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: solid 1px #aaa;
}
.blox_post_content{
	padding: 10px;
	font-size: 14px;
}
.blox_post_tag{
	margin: 10px;
	font-size: 14px;
}
.blox_post_comment{
	margin: 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.blox_right_cadre{
	background-color: #808080;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.blox_right_title{
	background-color: #4D4D4D;
	padding: 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
}
.blox_right_content{
	padding: 10px;
}


.nav_aNoStyle:hover{
	background-color: transparent;
}

.pix_cadre{
	width: 800px;
	margin-top: 20px;
	text-align: center;
}
.pix_cadre2{
	margin: auto;
	border: solid red;
}
.pix{
	border: solid 6px #fff;
}
.new{
	position: absolute;
	width: 50px;
	margin-top: 108.5px;
	padding-top: 4px;
	margin-left: 45px;
	height: 17px;
	font-weight: bold;
	color: #F44989;
	background-color: white;
}
.new_home{
	position: relative;
	margin-bottom: -11px;
	margin-top: -5px;
	margin-left: 50px;
	width: 50px;
	font-weight: bold;
	height: 16px;
	font-size: 12px;
	text-align: center;
	color: #F44989;
	background-color: white;
}

.album{
	float: left;
	width : 140px;
	margin: 11px;
	margin-bottom: 35px;
	height: 180px;
	cursor: pointer;
	background-color: #5A5A5A;
	text-align: center;
}
.album_thumb{
	border: solid 5px #fff;
	width: 120px;
	height: 120px;
	margin: auto;
	margin-top: 5px;
}
.album_infos{
	font-size: 13px; 
	text-align: center;
	margin-top: 5px;
}
.thumb_pix{
	border: solid 5px #fff;
	cursor: pointer;
}
.big_pix{
	margin-top: 8px;
	border: solid 10px #fff;
	background-color: #fff;
}
.pix_pagging{
	text-align:center;
	margin-bottom: 25px;
	margin-top:-15px;
}

.comment{	
	background-color: #5A5A5A;
	padding-bottom: 10px;
}
.comment_infos{
	background-image: url('../images/back_stripped.png');
	padding: 5px;
}
.comment_msg{
	padding: 5px;
}

h1{
	margin: 2px;
	margin-top: -4px;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 20px;
}
h2{
	font-size: 18px;
	font-weight: bold;
	background-color: #4D4D4D;
	padding: 5px;
	margin-top: 40px;
}

table{
	font-size: 12px;
}

table.tab1{
	border: 5px solid;
	margin: 0px;
	background-color: #353535;
	font-size: 12px;

}
table.tab1 th{
	background-image: url('../images/back_stripped.png');
	padding: 5px;
	color: #F44989;
	font-size: 16px;
	font-weight: bold;
}
table.tab1 td{
	padding: 5px;	
}
.inp{
	border: solid 1px #222;
	color: #333;
	width: 200px;
}
 .txt{
	font-size:12px;
}
.inpRed{
	border: solid 1px red;
}
.sub{
	width: 150px;
	height: 30px;
	border: solid 1px #111;
	color: #eee;
	font-weight: bold;
	background-image: url('../images/submit.jpg');
	background-position: top;
	cursor: pointer;
}
.sub:hover{
	background-position: 0px 30px;
}
.rose{
	color: #F44989;
}
.rose_back{
	background-color: #F44989;
}

.rose_border{
	border-color: #F44989;
}
.underline{
	text-decoration: underline;
}
a.img_link{
	border: none;
	padding: 0px;
	margin: 0px;
}
a.img_link:hover{
	background-color: transparent;
}
li{
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-type: square;
}
a.dl{
	border-bottom: none;
}
a.dl:hover{
	border-bottom: solid 2px #F44989;
}


#floating_right_pane{
	position: absolute; 
	top: 135px;
	margin-left: 840px;
	border: solid 10px #fff;
	width: 120px;
	height: 600px;
	background-color: #626262;
}

*{outline: none;}
