/* Presse 2007 - Jean Véronis - technologies du langage */

/* Content
----------------------------------------------- */
  
  
#conteneur
{
width: 960px;
margin: 10px auto;
text-align:center;

}
#entete
{
text-align:left;
height: 140px;
background-color:#C8DfF3;
margin-bottom: 10px;
padding:3px;
}

#entete h1
{
padding: 0;
margin: 0;
font: bold 380%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:-.015em;
}

#gauche
{
float: left;
width: 210px;
margin: 0;
	border:1px solid #B6CDE1;
	padding:4px;
}

#droite
{
float: right;
width: 210px;
margin: 0;
	border:1px solid #B6CDE1;
	padding:4px;
}

#centre {
  width:500px;
  text-align:center;
  margin: 0 auto; 
  	border:1px solid #B6CDE1;
	padding:4px;

}

#pied
{
clear:both;
text-align:left;
height: 20px;
background-color:#C8DfF3;
margin-top: 10px;
padding-top: 5px;
}

 
 
/* Profile
----------------------------------------------- */
#profile-container {
  float:right;
  text-align:right;

  border-right:1px solid #B6CDE1;

  border-top:1px solid #B6CDE1;
}
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
	background: url(fond3.gif);
  padding:5px;
  border:1px solid #B6CDE1;
  }
.profile-data {
  float:left;
  text-align:right;
  margin-right: 4px;
  font: 85%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

#profile-container h2
{
padding: 0;
margin: 0;
  font:bold 115%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;

}


   
body {

	background: url(fond3.gif);
}

 
.P2007 {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #667788;
	font-size: 8pt;

}


.P2007 a:link, .P2007 a:visited, .P2007 a:link {
  color:#667788;
  /*47657B */
  text-decoration:none;
  }


.P2007 a:hover {
	color: #FF3300;
	text-decoration:none;
}


.P2007 table {
	border-collapse:collapse;
	text-align: left;
	font-size: 8pt;

}



.P2007 .puce {
	background-color: #E76300;
	vertical-align:top;
}

.P2007 td {
	border-left-width:0;
	border-right-width:0;
  	background-color:#ffffff;
	border-bottom-color:#B6CDE1;
	border-bottom-width:1px;
	border-bottom-style:solid;
	color: #667788;
	vertical-align: top;
}

.P2007 tr .dernier {
	border-bottom:0;
}

.P2007 .titre {
	border-bottom-color:#ffffff;
	background-color: #FFCC33;
	color: #E76300;
	font-size: 10pt;
	font-weight: bold;
}

.P2007 .titre a:link, .P2007 .titre a:visited, .P2007 .titre a:link {
	color: #E76300;
	text-decoration:none;
}

.P2007 .titre a:hover {
	color: #FF3300;
	text-decoration:none;
}

.P2007 .pied {
	background-color: #FFCC33;
	color: #E76300;
	border-bottom:0;
}

.P2007 .pied a:link, .P2007 .pied a:visited, .P2007 .pied a:link {
	color: #E76300;
	text-decoration:none;
}

.P2007 .pied a:hover {
	color: #FF3300;
	text-decoration:none;
}


.P2007 .requete {

	color: #FF5033;
}

/* Form
----------------------------------------------- */

.input {
	width: 100%;
	padding: 3px;
	background-color: #C8DfF3;
	border: 0;
	font-size:8pt;
}

.button {
	width: 100%;
	padding: 3px;
	border: 0;
	background-color: #FFCC33;
	color: #E76300;
	font-size:8pt;
	font-weight: bold;
}

/* Form
----------------------------------------------- */


.tip {position:absolute; top: 0px; left: 0px; z-index:4; visibility:hidden;}


/* Sidebars
----------------------------------------------- */

#gauche ul {
  margin: 0 0 0 10px;
  padding: 0 0 0 4px;
  }
#droite ul {
  margin: 0 0 0 10px;
  padding: 0 0 0 4px;
  }

