body, html { height: 100%; }
body { font: normal 100%/1.2 Arial, Helvetica, sans-serif; color: #444444; background: #ebebeb url(../images/template/bg.png) center repeat-y; height: 100%; }

body {
color:#444444;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
background: #4898db url(../img/elems/bg_blue.png) 50% 0 no-repeat;
}

a { outline: none; color:#4588a8; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0;}
img.flag { width: 16px; height: 11px; }
fieldset { border:0;}
hr { visibility: hidden; }

h2 { font-size:1.5em; font-weight:normal; margin-bottom: 20px;}

.title {font-size: 20px; margin-bottom: 20px;}

#page {
	width: 1000px;
  	height: 300px;
	/*_height: 100%;*/
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#new_messages {margin-bottom: 20px;}

#content {
	position: absolute;
	width: 1000px;
	min-height: 300px;
	/*background: #FFF;*/
}

#content div.bg {
	background-color: #FFF;
	-moz-background-clip:border;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#titleblock {
	height: 180px;
	background: url(../img/3c77395751428f44db1951b76afe2e49.jpg) 50% 20px no-repeat;	
}

#subtitleblock {
	background-image: url(../img/140a54ab78f2228fa1f0aa0db00f4648.jpg);
	text-align: center;
	color: #FFF;
	padding: 20px;
}

#leftCol {position: absolute;left: 0px; width: 460px; padding: 20px;}
#subtitleblock h1.title {display: block; margin-bottom: 0px; }
#subtitleblock h2 {font-size: 14px; }
#middleCol {margin: 0 0 20px 50%;  padding: 20px 20px 20px 20px; background-color: #F6F6F6;}
#middleCol form {margin-bottom: 20px;}
#middleCol form input.inputbox {background-color: #FFF;}
#middleCol form .description, #leftCol form .description {display: none;}

#middleCol form dt, #leftCol form dt {/*position: absolute; _margin-left: -200px;*/ float: left;}
#middleCol form dd, #leftCol form dd {margin-left: 200px;}
.container {overflow: hidden;width: 100%; margin-bottom: 10px;}

#container_smart_search {text-align: center;}
#container_smart_search input {width: 95%;}

.vi_contacts DIV input.thCheckbox {float: left; border: 1px solid red;}

.menu_footer {
	padding: 10px 0 20px 0;
	text-align: center;
}

.menu_footer p {
	display: inline;
}

.pagination {margin-bottom: 10px;}

.user-profile {
	/*margin-bottom: 20px;*/
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DADADA;
	padding: 10px;
	background-color: #EEE;
	display: block; /* pour les a */
	text-decoration: none;
	color: #666;
}

A.user-profile:hover {background-color: #F3F3F3; text-decoration: none;}
.list_users {margin-bottom: 20px;}
.list_users DIV.thumbnail IMG {border: 1px solid white;}
.list_users DIV.thumbnail {border: 1px solid #E0E0E0;}
.list_users .left{float:left; margin-right: 20px;}
.list_users .right{padding: 0px;}
.list_users .informations P {/*font-weight: bold; */margin-bottom: 5px;}
.list_users .informations .logname {font-weight: normal; display: block; font-size: 24px; margin-bottom: 15px; font-family: Georgia,"Times New Roman",Times,serif; color: #333;}

/* COMMENTS TEMPLATE */

#comments-template {clear: left; margin: 5px 0 0 0;}

#comments-template ol {margin: 0; padding: 0;}

#comments-template ol li {
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	list-style-type: none;
	background: #f7f7f7;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}

#comments-template ol li.alt {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}

#comments-template ol li .comment-meta-data {
	
	}

#comments-template ol li .comment-text {
	/*width: 90%;*/
	/*margin-bottom: 20px;*/
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
	
.comment-thumbnail {margin-bottom: 10px;}

.comment-meta-data {position: absolute; margin: -32px 0 0 50px;}
.comment-meta-data .commenter {
	font-size: 16px;
	font-weight: bold;
}
.comment-text p {margin: 0px;}
#menu2 {padding: 20px;}

#menu2 P.title {border-top: 1px solid #CCC; padding-top: 30px;}

#miniLogin {
	text-align: right;
	padding-top: 10px; 
	padding-bottom: 13px;
	color:#FFF;
	background-color: #4898DB;
}

#miniLogin .bottom b {font-weight: bold;font-size: 11px;}

#content .bottom2 {background-color: #4898db;}

DIV.menu2 {margin: 0 0 5px 0; }

#miniLogin A {color: #FFF;}
#miniLogin input {border: 1px solid #000;}
