* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	/*color: #666666;*/
	color:#444;
	background:#0b151e url(../images/bg.jpg) repeat-x left top ;  /* dadada */
	text-align: left;
}

/*********************************** general ***********************************/

.content_menu ul
{
	list-style-type: none;
}

.content_menu li
{
	display: inline; 
}

table
{
	border-collapse:collapse;
}

a { 
	color:#005CB1;
	/*color: #4284B0;*/
	/*color:#AA0000;*/
	/*color:#000000;
	font-weight:bold;*/
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	/*color: #4284B0;*/
	/*color:#AA0000;*/
	color:#000000;
	background-color: inherit;
}
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 a {
	color: #333;
}

.actu_clanbase { background-image:url('../img/actu/actu_clanbase.jpg'); }
.actu_competition { background-image:url('../img/actu/actu_competitions.jpg'); }
.actu_coupdepouce { background-image:url('../img/actu/actu_coupdepouce.jpg'); }
.actu_divers { background-image:url('../img/actu/actu_divers.jpg'); }
.actu_edf { background-image:url('../img/actu/actu_edf.jpg'); }
.actu_evenements { background-image:url('../img/actu/actu_evenements.jpg'); }
.actu_map { background-image:url('../img/actu/actu_map.jpg'); }
.actu_mapping { background-image:url('../img/actu/actu_mapping.jpg'); }
.actu_techno { background-image:url('../img/actu/actu_techno.jpg'); }
.actu_uaa { background-image:url('../img/actu/actu_uaa.jpg'); }
.actu_urbanterror { background-image:url('../img/actu/actu_urbanterror.jpg'); }
.actu_urtfr { background-image:url('../img/actu/actu_urtfr.jpg'); }
.actu_videos { background-image:url('../img/actu/actu_videos.jpg'); }


/*
.actu_elt h1 { font-size: 1.5em; color: #fff; background:#0b151e; line-height:50px; height:60px;
     padding:0 0 0 8px;
		 background:#fff url(../images/bgh1main.jpg) no-repeat left top;
		 margin: 10px 5px 0px 5px;
*/
		 /*     color:#223e58;*/
/*}*/
 
#sidebar h2,#rightbar h2 { font-size: 1.3em; color: #fff;
	 	 padding:0 0 0 15px;
		 line-height:30px; height:35px;
		 background:#2A547A url(../images/bgh2side.jpg) no-repeat left top;
		 margin: 10px 0 0 5px;
}

#main h1 { 
	font-size: 1.5em; color: #333; background:#0b151e; line-height:15px; height:25px;
	padding:10px 0 0 10px;
	background:transparent url(../images/bgh1corps.gif) repeat-x left bottom; /* dadada */
	border:solid 1px #C7D0D7;
	margin: 10px 0px 20px 0px;
}

#main h1 img {
	position:relative;
	vertical-align:top;
	/*margin:-10px 0 0 0;*/
	border:0;
	margin:-10px 0 0 -10px;
}


.actu_elt h1 a {
	font-size:0.9em;
	color:inherit;
}

#main h2 {
	font-size: 1.3em; color: #333;
	padding:5px 0 0 15px;
	line-height:20px; height:25px;
	background:#fff url(../images/bgh2corps.jpg) no-repeat left top;
	margin: 10px 0 0 5px;
}

#main h3 { 
	font-size: 1.3em;  color: #333;
	padding:0 0 0 15px;
	line-height:20px; height:25px;
	margin: 10px 0 0 5px;
}

#main h4 { 
	font-size: 1.2em;  color: #333;
	padding:0 0 0 25px;
	line-height:20px; height:25px;
	margin: 10px 0 0 5px;
}

#main h5 { 
	font-size: 1.1em;  color: #333;
	padding:0 0 0 25px;
	line-height:20px; height:25px;
	margin: 10px 0 0 5px;
}

#main h6 {
	font-size: 1em;  color: #333;
	padding:0 0 0 30px;
	line-height:20px; height:25px;
	margin: 10px 0 0 5px;
}

p {
	margin: 10px 15px;
}
.actu_elt p {
	margin: 0px;
}
.code {
  margin: 5px 0;
  padding: 10px;
  text-align: justify;
  display: block;
  overflow: auto;  
  font: 500 1em/1.0em monospace;
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
	/*color: #AA0000;*/
}
ul span, ol span {
	color: #666666; 
}

hr {
  clear: both;
  width: 80%;
  border: 0; 
  border-bottom: 1px solid #efefef; /* pour ff */
  height: 1px; /* pour IE */
  margin: 0 20px;
}

img { border: 0; }

/*********************************** wrap ***********************************/
#wrap {
	/*background-color: #fff; *//* ecf5fa */
	width: 1000px; height: 100%;
	margin: 0 auto 0;	
	text-align: left;
	background: url(../images/bgwrap.jpg) repeat-y center top;
	/*border:1px solid #ff0000;*/
	
}
#wrap2 {
margin: 0 auto 0;	
width: 980px; height: 100%;
/*border:1px solid #00ff00;*/
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
	margin-top:-30px;
}

/*********************************** headers ***********************************/
#header {
	position: relative;
	height: 160px;	
	background:#FFF url(../images/banniere_urt_communaute.jpg) no-repeat 359px top;
	border-bottom:2px solid #000; /* 717070 */
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}

/*#header form.formRecherche {
	position: absolute;
	top: 0; right: 350px;	
}*/

/***********************************  header menu tab ***********************************/
#header ul {
	/*z-index: 100;*/
	position: absolute;
	
	/*bottom: 6px !important; bottom: 5px;*/
	/*	right: 250px; */
	right:0;
	top:135px;
	margin:0; 
	padding: 0;
	list-style:none;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
	line-height:inherit;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header .onglet a,
#header .onglet_blue a,
#header .onglet_red a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}

#header .onglet a span,
#header .onglet_blue a span,
#header .onglet_red a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}

#header .onglet_blue a {
	background:url('../images/tableft_blue.gif') no-repeat left top;
}
#header .onglet_blue a span {
	background:url('../images/tabright_blue.gif') no-repeat right top;
}
#header .onglet_red a {
	background:url('../images/tableft_red.gif') no-repeat left top;
}
#header .onglet_red a span {
	background:url('../images/tabright_red.gif') no-repeat right top;
}


/* hack IE5-Mac \*/
#header a span {float:none;}
/* End hack IE5-Mac  */

#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/***********************************  Alignements et classes ***********************************/
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }

/*********************************** images ***********************************/
/*img {border: 2px solid #CCC;}*/
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
/*
a img {  
  border: 2px solid #568EB6;
}
a:hover img {  
  border: 2px solid #CCC !important; 
  border: 2px solid #568EB6;
}
*/

pre,code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0;
  /*border-left: 4px solid #AA0000;*/
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;
	/*border-left: 4px solid #AA0000;*/
	color: #4284B0;
	/*color: #AA0000;*/
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/*********************************** formumaires ***********************************/
form {
	margin:10px; padding: 0;
	/*border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; */
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #c5c5c5;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #c5c5c5;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	/*color: #4284B0;*/
	color: #AA0000;
}

/*********************************** recherche ***********************************/
form.formRecherche {
	background: transparent;
	border: none;
	margin: 0 0 0 -10px; padding: 0;
}
form.formRecherche input.textbox { 
	margin: 0; 
	width: 130px;
	border: 1px solid #cecece; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.formRecherche input.button { 
	margin: 0; 
	/*padding: 2px 3px; */
	font: bold 9px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #cecece;
	color: #777;	
	/*width: 80px;*/
	vertical-align: top;
}


/*********************************** main ***********************************/
#main {
	float: left;
	margin:30px 0 50px 15px;
	padding: 0;
	width: 500px;		
	text-align: justify;
	background-color: #fff;
}

.post-footer {
	background-color: #fcfcfc;
	padding: 5px; 
	margin: 10px 15px 35px 15px;
	border: 1px solid #eee;/*#d7d7d7;*/
	font-size: 95%;	
	text-align:right;
}
.post-footer .date {
	padding-left: 20px; 
	margin: 0 10px 0 5px;  
}
.post-footer .suite {
	background: url(../images/suite.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .reactions {
	background: url(../images/commentaire.gif) no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}


/*********************************** pannel gauche et menu ***********************************/
#sidebar {
	float: left;
	width: 230px;
	margin: 0;	
	padding: 0; 
	display: inline;		
}

#rightbar ul.sidemenu,
#sidebar ul.sidemenu {
	list-style:none;
	margin:3px 0 10px 5px;
	padding:0;		
}
#rightbar ul.sidemenu li,
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #e7e7e7;
}
#rightbar ul.sidemenu a,
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #FAFAFA;
	border-left:4px solid #cecece;	
	
	min-height:18px;
}


* html body #sidebar ul.sidemenu a { height: 18px; }
* html body #rightbar ul.sidemenu a { height: 18px; }

#rightbar ul.sidemenu .selected,
#rightbar ul.sidemenu a:hover,
#sidebar ul.sidemenu .selected,
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #720000;
	border-left:4px solid #97061c;
}

/*********************************** pannel droit ***********************************/
#rightbar {
	float: right;
	width: 230px;
	padding: 0; 
	margin:0;		
}

/*********************************** Footer ***********************************/
#footer { 
	clear: both; 
	color: #000; 
	background: #dadada; 
	border-top: 2px solid #000;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #000;
}
#footer a:hover { 
	text-decoration: none; 
	font-weight: bold;	
	color: #3d3d3d;
}
#footer .footer-left{
	float: left;
	width: 55%;
}
#footer .footer-right{
	float: right;
	width: 40%;
}


/*********************************** screenshot ***********************************/

.screenshot_bloc {
	margin-left:auto;
	margin-right:auto;
	width:450px;
}

.screenshot_elt {
	float:left;
	width:150px;
	text-align:center;
}

.screenshot_elt p {
	display:table;
	height:90px;
	margin-bottom:0;
}

.screenshot_elt p a {
	display:table-cell;
	vertical-align:middle;
}

.screenshot_elt img {
	display:block;
}

/*********************************** brèves ***********************************/

.breve_bloc {
	background-color:#fff;
	margin:0 10px 0 10px;
}
.breve_bloc_elt {
	margin:0 0 10px 5px;
	text-align:justify;
}
.breve_bloc_elt h3 {
	margin:0 0 0 0;
}

.breve_bloc_elt h3 a{
	background-color:transparent;
	color:inherit;
	font-size: inherit;
}

.breve_elt h1 a{
	font-size:0.9em;
	color:inherit;
}

.breve_img {
	float:left;
	margin:0 5px 5px 0;
}

/************ files **************/

.fsb_belt_dir,
.fsb_belt_file {
	float:left;
	width:140px;
	height:140px;
	margin:5px;
	padding:5px;
	border:solid 1px #203A53;
	text-align:center;
	vertical-align:middle;
	background-color:#EEEEEE;
	overflow:hidden;
}

.fsb_belt_file_name {
	display:block;
	height:20px;
	overflow:hidden;
	
}

.fsb_belt_file_action {
	text-align:center;
}

#fsb_path {
	background-color:#E0E0E0;
	padding:5px;
}

.fsb_window {
	border:solid 1px #203A53;
	margin-left:5px;
	margin-right:5px;
}

