/***********************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS","Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#6a8cb5;
	height:100%;
	background-image:url(../images/background-body.png);
	background-repeat:repeat-x;
	background-position:top;
}
td, textarea, input, select {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#6a8cb5;
	font-weight: normal;
}
a:link, a:visited {
	color: #4E75A4;
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
		
}
a:hover {
	color: #4E75A4;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;
}
.headSubMenu { width:960px; height:25px; background: Transparent url("../images/background-subnav.jpg") no-repeat top ; text-align:left; }
.headMenu { width:960px; height:34px; background:Transparent url("../images/background-nav.gif") no-repeat; background-position:bottom;}
/*.headLogo { width:238px; height:50px; background:url("../images/brainstorm-logo2.png")  no-repeat left top; cursor:pointer; }*/
.menu a:link, .menu a:visited {
    position:relative;
	font-size: 13px;
	display:block;
	text-align:center;
	vertical-align:middle;
	width:109px;
	height:28px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;	
	padding-top:8px;
	/*line-height:24px;*/
	}
.menu a:hover {
	background-image:url(../images/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	vertical-align:middle;
	width:109px;
	height:28px;
	color: #ffffff;
	font-family:"Trebuchet MS";
	font-weight: normal;
	text-decoration:none;
	/*line-height:24px;*/
	padding-top:8px;
}
.menu a:active {
	background-image:url(../images/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	vertical-align:middle;
	width:109px;
	height:28px;
	color: #ffffff;
	font-family:"Trebuchet MS";
	font-weight: normal;
	text-decoration:none;
	/*line-height:24px;*/
	padding-top:8px;
}
.menuS a:link, .menuS a:visited {
	background-image:url(../images/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
    position:relative;
	font-size: 13px;
	display:block;
	text-align:center;
	vertical-align:middle;
	width:109px;
	height:28px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;	
	padding-top:8px;
	/*line-height:24px;*/
	}
.menuS a:hover {
	background-image:url(../images/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	vertical-align:middle;
	width:109px;
	height:28px;
	color: #ffffff;
	font-family:"Trebuchet MS";
	font-weight: normal;
	text-decoration:none;
	/*line-height:24px;*/
	padding-top:8px;
}
.menuS a:active {
	background-image:url(../images/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	vertical-align:middle;
	width:109px;
	height:28px;
	color: #ffffff;
	font-family:"Trebuchet MS";
	font-weight: normal;
	text-decoration:none;
	/*line-height:24px;*/
	padding-top:8px;
}
#pied-container 
{
    text-align:center;
    width:960px;
    height:50px;
    background-color:#ffffff;
    background:#ffffff url("../images/background-footer.png") no-repeat top;
    margin-top:0px;
}
#pied-container .piedItem { background-color:transparent; text-align:center}
#pied-container .piedItem ul { text-align:center;margin:0;padding:6px 0 8px 0; background-color:transparent; }
#pied-container .piedItem ul li { display:inline;}
#pied-container .piedItem ul li a { padding:10px 10px 10px 10px;color:#ffffff; text-decoration: none; text-align:center }
#pied-container .piedItem ul li a:hover { background:transparent url("../images/background-sitemap-hover.png") repeat-x left center; }

#pied-container .copyright { height:8px; color:#666666;font-size:9px;margin-top:2px; }
.frame {
	border: 1px solid #A7BDD8;
}
.frameCC {
	border: 1px solid #CCCCCC;
}
	.focus {
	BACKGROUND-color:#BEC6FA; COLOR: #333;
}
input.groovybuttonForm
{
   font-size:12px;
   font-family:"Trebuchet MS",Verdana, Helvetica, Arial;
   height:22px;
   background-color:#F1F1F1;
   background-image:url(../images/backBtn.gif);
   border-style:solid;
   border-color:#F1F1F1;
   border-width:1px;
}
/* @group Realisations */
label.filter
{
  display: block;
  float: left;
  width: 180px;
  margin-top: .5em;
  text-align: right;
}

a.project, a.projector
{
  background-repeat: no-repeat;
  background-image: url(../images/projects-back.png);
  text-decoration: none;
  display: block;
  float: left;
  width: 180px;
  height: 125px;
  text-align: center;
}
a.projector
{
  background-image: url(../images/projects-back-right.png);
  height: 105px;
  float: none;
  margin-left: 18px;
  margin-top:15px;
}
a.projector img, a.project img
{
  padding-top: 3px;
  padding-bottom: 5px;
  
}
#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #f2f1ed;
		background-color:#f2f1ed;
}		


.contenu_fenetre{
background-color:#f2f1ed;
padding:5px;
line-height: 120%;


}
.illu_view{
width:384px;
height:240px;
border:5px solid #fff;
float:left;

}
.infos_view{
width:750px;
float:left;

}
.groupe_infos_view{
overflow: hidden; 
border:1px dashed #d9d8d4;
padding:10px;
margin-top:5px;
min-height:95px;
height:auto;
width:325px;
margin-left:15px;
}

.label_view{
display:inline;
float: left;
width: 340px; 
height:25px;
text-align: left; 
margin-right: 5px;
}


.bar
{
  float: left;
  height: 16px;
  background-image: url(../images/project-bar.png);
  background-repeat: repeat-x;
  color: white;
  margin-right: .5em;
  text-align: center;
  
}
#contenu_page{
padding-left:30px;
width:550px;
}/* @end */