@charset "iso-8859-1";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color:white;
}

hr
{
	margin:0;
}



#page {
	position: relative;
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid green;
	margin-top:10px;
}

#top-menu
{
	border:0px solid red;
	text-align:right;
	clear:both;
}

#top-menu ul{margin:0;}

#top-menu li
{
	display:inline;
	color:#9E9E9E;
	font-size:11px;
	font-family:Helvetica,Arial;
}


#menu{
	width: 990px;
	height: auto; /*160px*/
	color: #9e9e9e;
	position: relative;
	font-family: Helvetica, Arial;
	font-stretch: condensed;
	font-size: 8pt;
	border:0px solid red;
}

#menu li
{
	display:inline-block;
	border:0px solid red;
	float:left;
	margin:5px;
	color: black; font-family: Georgia,Garamond,Helvetica,Arial; font-size: 12pt;
}

#menu ul li
{
	border:0px solid red;
	margin-right:20px;
}

#menu li ul
{
	margin:0;
	padding:0;
	border:0px solid blue;
	/*overflow:auto;*/
}

#menu li ul li
{	
	margin:0;
	padding:0;
	clear:left;
	display:block;
	color:#9E9E9E;
	font-family:Helvetica,Arial;
	font-size:8pt;
}

#menu li ul li a{text-decoration:none;}

#logo
{
	width: 82px;
  height: 36px;
  margin: 0px; padding: 0px;

  border:0px solid red;
  float:left;
}

#twitter_status
{
	border:0px solid red;
	font-family:"lucida grande",tahoma,arial,sans-serif;
	font-size:11px;
	color:#555555;
	float:left;
	background:#f2f2f2 url(../img/twitterpost_balloon_bg.gif) no-repeat top  left;
	height:23px;
}

#twitter_status a 
{
	color:#04ACEA;
}

#twitter_status ul
{
	list-style-type:none;
	padding:0 10px 0 15px;
	margin:0;
	line-height:20px;
	background:transparent url(../img/balloon_right.gif) no-repeat top  right;
	height:23px;
	
}

#twitter_bird
{
	float:left;
	background:transparent url(../img/twitbird.png) no-repeat top;
	width:41px;
	height:29px;
}


#barre {
	width: 990px;
  height: 20px;
	position: absolute; top: 50px; left: 0px;
}

#menu_tbkt {
	width: 150px;
	height: 90px;
	position: absolute; top: 65px; left: 50px;
}

#menu_comp {
	width: 150px;
	height: 90px;
	position: absolute; top: 65px; left: 200px;
}

#menu_tribu {
	width: 150px;
	height: 90px;
	position: absolute; top: 65px; left: 350px;
}

#realisation {
	width: 150px;
	height: 20px;
	position: absolute; top: 43px; left: 630px;
}

#contact {
	width: 50px;
	height: 20px;
	position: absolute; top: 43px; left: 790px;
}

#rejoindre {
	width: 130px;
	height: 20px;
	position: absolute; top: 43px; left: 862px;
}

#content {
	width: 990px;
	min-height:550px;
	margin-left: auto;
	margin-right: auto;
  
	font-family: Helvetica, Arial;
	font-stretch: condensed;
	font-size: 9pt;
	padding:10px;
	overflow:hidden;
	border:1px solid red;
}

#content h1
{
	border:0px solid red;
	font-size:12px;
	background-color:#2C2A2B;
	color:white;
	text-transform:uppercase;
}

#cadre_left {
	width: 696px;
	height: 100%;
	position: relative; top: 0px; left: 50px;
}

#contenu {
	overflow: auto;
	width : 696px;
	height: 97%;
	position: relative; top: 10px;
}

#cadre_right { 
	width: 240px;
	height: 350px;
	position: absolute; top: 20px; left: 746px;
}

#bandeau {
	width: 696px;
	height: 13px;
	position: relative;
}

#footer {
	position: relative;
	width: 990px;
	height: 30px;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	border:0px solid blue;
	margin-left:auto;
	margin-right:auto;
}

#copyright {
	
	text-align:center;
	height: 30px;
}

#liste_rea {
	position: absolute; top: 23px; left: 0px;
	width: 150px;
	height: 350px;
}

#contenu_rea {
	position: absolute; top: 23px; left: 150px;
	width: 596px;
	height: 370px;
	overflow-x:auto;
	overflow-y:auto;
}

#submit_client {
	position: absolute; top: 320px; left: 300px;
}

iframe, .quotations
{
	font-family:Helvetica,Arial;
	font-size:12px;
}

a {
  color: #9e9e9e;
}

a img {
border: 0px;	
}

li.with-padding{padding:0 20px;}



#commentcamarche
{
	border:5px solid red;
}



.star
{
	border:0px solid red;
	padding:0 3px;
	font-size:18px;
	font-weight:bold;
	color:red;
}

.required
{
	border:0px solid red;
}

.message
{
	color:green;
	font-weight:bold;
}

.error-message
{
	color:red;
	font-weight:bold;
}
