/*  
Theme Name: StudioPress
Theme URI: http://www.dailyblogtips.com/studiopress-wordpress-theme-released/
Description: A clean, Adsense-ready WP theme.
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com/
Version: 1.2
Tags:blue color, right sidebar, two columns, fixed width
*/

/* Reset Defaults Starts */


* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #278200;
  }

a:hover {
  color: #36b600;
  }
blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #8CB5D8;
  border: 1px solid #3A7CAC;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  margin: 0;
  padding: 0;
  }

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.picto {
	margin-top: 4px;
}
#part3 .option {
	display: block; position: absolute;
	bottom: 0;
	font-size: 0.75em;
}



/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0 auto 10px auto;
  width: 950px;
  font-family: Trebuchet MS, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #8cbc64 url(images/bgbody.jpg) repeat-x top left;
  color: #454545;
  font-size: 0.9em;
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.topcurve {
  margin-top: 15px;
  height: 13px;
  background: url(images/bgtop.gif) left top no-repeat;
  }

.topcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgtopwhite.gif) left top no-repeat;
  }

.bottomcurve {
  margin: 0;
  height: 13px;
  background: url(images/bgbottom.gif) left bottom no-repeat;
  }

.bottomcurvewhite {
clear:both;
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

#header {
  margin: 0;
  padding: 0 0 0 0; 
  }

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#searchform {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  }

#searchform {
  margin-left: 5px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }

#searchbox {
  margin-left: 5px;
  margin-bottom: 3px;
  width: 150px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#underheader {
  clear: both;
  margin-top: 28px;
  padding: 0;
  background:url(images/header.jpg) top right no-repeat;
  width: 950px; height: 154px;
  }


#underheader h1.sitename {
	display: block; position:absolute;
	top: 34px;
	padding: 0;
	position: relative;
	font-size: 23pt;
	width: 600px;
  }

#underheader h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#underheader h1.sitename a:hover {
  color: #fdf59d;
  text-decoration: none;
  }

#underheader h2.sitedesc {
	display: block; position:absolute;
	top: 76px;
	*top: 105px;
  padding: 0;
  font-size: 10pt;
  color: #fdf59d;
  }


#underheader #toprss{
  float: right;
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  }

/* Menu */

#nav {
	display: block; position:absolute;
	top: 128px;
	*top: 156px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
   position:relative;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #000;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #bd398b;
  }
#nav li.current_page .pointe-rose {
	display: block; position:absolute;
	top: 23px;
	left: 50px;
	background:url(images/pointe-rose.gif) 0 0 no-repeat;
	width: 8px; height: 4px;
  }
#nav li.current_page .pointe-rose2 {
	display: block; position:absolute;
	top: 23px;
	left: 26px;
	background:url(images/pointe-rose.gif) 0 0 no-repeat;
	width: 8px; height: 4px;
  }
  
  
#subnav {
	display: block; position:relative;
	background:url(images/subnav.gif) 0 0 no-repeat;
	width: 510px; height: 31px;
	overflow:hidden;
  }

#subnav ul {
  margin: 0;
  padding: 3px 0 0 0;
  list-style: none;
  }

#subnav li {
  float: left; 
  padding: 0px 16px 0 16px;
  background:url(images/separation.gif) right 2px no-repeat;
  }
#subnav li.noborder {
  background:none;
  }

#subnav li a {
  height: 25px;
  font-size: 10pt;
  color: #bd398b;
  text-decoration: none;
  background:none;
  }

#subnav li a:hover {
	color: #1b5210;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#subnav li.current_page {
width: auto;
  font-weight: bold;
  color: #bd398b;
  -padding-top: 0;
  }
  

#subnav li.current_page .pointe {
	margin: 0 auto;
	margin-top: 4px;
	* margin: 4px 0 0 5px;
	background:url(images/pointe.jpg) 0 0 no-repeat;
	width: 18px; height: 6px;
	padding: 0;
  }




/* Main content */

#main {

  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 15px 10px;
  background: #fff;
  }
#main .reglement {
	clear:both;
	display:block; position: relative;
	font-size: 0.8em;
	color: #659747;
	margin-left: 80px;
}

#contentwrapper {
  float: left;
  width: 550px;
  }

#content {
	padding: 10px ;
	text-align:justify;
  }
  
#content .entry {
	float: left;
	width: 470px;
}
#content .entry ul {
	margin: 10px 0 0 20px;
}

.bgBoutons {
	background: url(images/bg-boutons.gif) 0 0 ;
	height:96px;
	padding: 0;
}
.bgBoutons ul {
  margin-left: 100px;
  padding: 30px 0 0 0;
  list-style: none;
  }

.bgBoutons li {
  float: left;
  padding: 0px 30px 0 10px;
  }
.bgBoutons .btRechercher a {
	display:block;
	background: url(images/bt-rechercher.gif) 0 0 no-repeat;
	width: 233px; height: 33px;
}
.bgBoutons .btRechercher a:hover {
	background-position: 0 -33px;
}
.bgBoutons .btInscrire a {
	display:block;
	background: url(images/bt-deviens.gif) 0 0 no-repeat;
	width: 193px; height: 33px; 
}
.bgBoutons .btInscrire a:hover {
	background-position: 0 -33px;
}
.btFaireconnaitre a {
	display:block;
	background: url(images/bt-faireconnaitre.gif) 0 0 no-repeat;
	width: 233px; height: 33px;
}
.btFaireconnaitre a:hover {
	background-position: 0 -33px;
}

input#btFQ {
	margin: -4px 0 0 5px;
	background:url(images/bt-envoyerAmi.gif) 0 0 no-repeat;
	width: 104px; height: 33px;
	border: 0;
}
input#btFQ:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

#content .entry ul.faq {
	margin-left: 0;
	color:#418f30; font-weight:bold;
	font-size: 1.1em;
}
#content .entry ul.faq li {
	margin-left: 20px;
	color: #333;
	list-style: none;
	font-size: 0.75em;
	padding: 0 0 15px 0;
}

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 14pt;
  color: #215679;
  }

#

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 20px 0;
  font-size:9pt;
  }

.post {
  margin: 20px 0 25px 0;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 6px;
  font-weight: bold;
  }

#content ul {
	margin: 0 0 0 5px;
	padding: 0;
}
#content ul li {
	list-style:none;
	background:url(images/puce-jaune.jpg) 0 6px no-repeat;
	padding: 0 0 0 15px;
}

#content h2 {
  font-size: 14pt;
  }

#content h3 {
  font-size: 1.4em;
  color: #418123;
  }

#content h4 {
  font-size: 1.1em;
  color: #bd398b;
  }

#content h5 {
  font-size: 11pt;
  color: #f629a7;
  margin-left: 240px;
  }
#content h6 {
  font-size: 1.1em;
  color: #418123;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 14pt;
  font-weight: bold;
  color: #000;
  }

h2.postTitle a {
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  }

h2.postTitle a:hover {
  color: #215679;
  }

.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.postMeta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .tags {
  background: url(images/tags.gif) left no-repeat;
  padding: 0 0 0 15px;
  }


.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 10px;
  border: 3px solid #CCC;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  width: 510px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 510px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }

.navigation a {
  text-decoration: none;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }


/* Design  Sidebar
******************** */

#sidebar  {
	margin: -45px 0 0 500px;
	text-align:center;
	width: 400px;
	font-size: 0.9em;
}
#sidebar .projets {
	margin-top:  4px ; padding: 10px 20px 20px 20px;
	background:  #dee4a1;
	-moz-border-radius: 8px;
	height: auto;
}
#sidebar .projets .projetsLeft {
	float: left;
	width: 208px;	
	height: 100%;
}
#sidebar .projets .projetsRight {
	margin-left: 212px;
	width: 208px;
	height: 100%;
}

#mozaic{
display:block;
margin-left: 20px; padding-top: 5px;
width:320px;
height:300px;
overflow: hidden;
}
/*#sidebar .projet .vignette1 {
	text-align:center;
	width: 172px; height: 87px;
	margin: 0 auto;
	*margin-top: 15px;
	padding: 2px;
	border: 1px solid #A0A0A0;
	-moz-border-radius: 3px;
}

#sidebar .projet .vignette2 {
	width: 172px; height: 87px;
	background:  url(images/vignette2.jpg) 2px 2px no-repeat;
	margin: 0 auto;
	*margin-top: 15px;
	padding: 2px;
	border: 1px solid #A0A0A0;
	-moz-border-radius: 3px;
}*/

#sidebar .projets a.lienNom {
	position:relative;
}

#sidebar a{
	color: #2c66a7;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #2c66a7;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #000;
	border-bottom: 0;
}

/* Footer */

#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  text-align: center; /* IE Centering Technique */
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  }

#footer a {
  color: #87BBD9;
  }

#footer a:hover {
  color: #fff;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 26px;
  }
#credits p {
  font-size: 1em;
  }
#credits a {
	color: #FFF;
	text-decoration: underline;
  }
#credits a:hover {
	color: #FFF;
	text-decoration: none;
  }

#credits .adminLink {
	float:right;
	margin-top: -10px;
	font-size: 0.75em; color: #cfff7b;
}
#credits .adminLink a {
	color: #c0ff51;
	text-decoration:none;
	border: 1px solid #cfff7b;
	-moz-border-radius: 10px;
	padding: 2px 5px;
}
#credits .adminLink a:hover {
	color: #FFF;
	border: 1px solid #FFF;
}


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:80%;
  }

.commentbody {
  float:right;
  width: 420px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }

/* FORMULAIRE  FORMULAIRE  FORMULAIRE  FORMULAIRE  FORMULAIRE  FORMULAIRE  FORMULAIRE  FORMULAIRE  FORMULAIRE */

form { 
	margin: 0 auto;
	padding: 5px; 
	width: 98%;
}
form#inscription { 
	margin-top: -10px;
}

fieldset { 
	margin: 0 auto;
	padding:5px 0 15px 0; 
	border:1px solid #d1d60b;
	-moz-border-radius: 8px;
	width: 90%;
}

legend {
	float: left; 
	margin-left:30px;
	padding: 0 2px; 
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	color:#366b24;
	display:block; 
}

form ul { 
	margin:0!important; 
	padding:0!important;
}

form ul li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

ul li label {
	width:220px !important;
	margin:2px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}
label:hover {
	color: #4a7e33;
	cursor:pointer;
}
label.radio  {
	width:100px !important;
	margin:4px 16px 0 0;
	display:inline;
	font-weight: bold;
}

#laFaq textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
	width: 480px;
	height: 80px;
	margin-top: 8px;
}

#laFaq input#btQuestion {
	display:block;
	background:url(images/bt-envoyerFaq.jpg) 0 0 no-repeat;
	width: 104px; height: 33px;
	border: 0;
	margin: 10px 0 0 245px;
}
#laFaq input#btQuestion:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

input, textarea { 
	padding:3px;
	background: #f6b6de; 
	border: 1px solid #888888; 
	vertical-align:top;
	-moz-border-radius: 4px;
}
input:hover, textarea:hover {
	background:#f662bd; 
	border: 1px solid #999;
	border-top: 1px solid black;
}

input:focus, textarea:focus { 
	background:#F3F8F8; 
}
#inscription textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
	width: 450px;
	height: 80px;
	margin-top: 8px;
}

#inscription input{
	width:380px; 
}
#inscription select {
	width:385px; 
}


#inscription input.cf-box-b 	{ 
	margin:0; 
	width:14px;
	height:20px;
	border:none!important;
	background:none!important; 
}

select {
	padding: 3px;
	background: #ececec;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	overflow:visible;
	font-weight: bold;
	color: #4a7e33;
} 

input[type=submit] {
	padding:3px;
	background: #c22f88; 
	color: #FFF;
	border: 1px solid #004004; 
	border-bottom-width: 2px;
	-moz-border-radius: 4px;
}
input[type=submit]:hover {
	padding:3px;
	background: #f6b6de; 
	color: #000;
	border: 1px solid #c22f88; 
	border-top-width: 2px;
	-moz-border-radius: 4px;
	cursor:pointer;
}

#inscription select.Wauto {
	width:auto; 
}  


/*div.fileinputs {
	position: relative;
	
	-margin-left: 0;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 225px;
	-left: 15px;
	z-index: 1;
}

input.file {
	position: relative;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
input#image {
	width: 300px;
}
input#parcourir {
	width: 135px;
	-width: 180px;
}*/

#inscription input#nomProjet {
	width: 200px;
}

#inscription input#image {
	width: 240px;
}

input#tags, input#tags2, input#tags3  {
	width: 112px;
}


#inscription input.Idate {
	width: 20px;
}
#inscription input.Iyear {
	width: 35px;
}
#inscription input.short {
	width: 210px;
}
#inscription input.Icaptcha {
	margin: 10px 0 0 0;
	*margin: 0;
	width: 50px;
}
input#cp {
	width: 50px;
}

#inscription input#btFormulaireInscription {
	display:block;
	background:url(images/bt-envoyer.jpg) 0 0 no-repeat;
	width: 201px; height: 33px;
	border: 0;
}
#inscription input#btFormulaireInscription:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

.toto{
position:absolute;
text-align:center;
/*background:white;
border:1px solid white;*/
z-index:1;
display:none;
/*width:150px;
height:auto;*/
}
.toto{
color:black;
text-align:center;
}
#tata{
float:left;
width:80px;
height:60px;
background: #FFF;
/*border:1px solid white;*/
-overflow: hidden;
}
#tata a {
border:none;
text-decoration:none;
}
#part1 {
float:left;
text-align:center;
width:208px;
}
#part2 {
float: left;
width:315px; height: 144px;
margin: 3px;
padding: 2px 5px;
background: #b0d488;
border: 1px solid #b0d488;
-moz-border-radius: 8px;
overflow: hidden;
}


#part3 {
float:right; position: relative;
margin-right: 8px;
- margin-right: 4px;
text-align:center;
width:83px; height: 154px;
color: #728c56;
}

#part3 a.btvotez {
	display: block;
	margin-top: 30px;
	background:url(images/bt-votez.gif) 0 0 no-repeat;
	width: 80px; height: 33px;
}
#part3 a:hover.btvotez {
background-position: 0 -33px;
}

a.btvotez {
	display: inline-block;
	background:url(images/bt-votez.gif) 0 0 no-repeat;
	width: 80px; height: 33px;
}
a:hover.btvotez1  {
background-position: 0 -33px;
}

#part3 a.btvotez1 {
	display: block;
	margin-top: 30px;
	background:url(images/bt-votez1.gif) 0 0 no-repeat;
	width: 80px; height: 33px;
}
#part3 a:hover.btvotez1 {
background-position: 0 -33px;
}

a.btvotez1 {
	display: inline-block;
	background:url(images/bt-votez1.gif) 0 0 no-repeat;
	width: 80px; height: 33px;
}
a:hover.btvotez1  {
background-position: 0 -33px;
}

#part3 strong {
background: #b0d488;
padding: 4px 6px;
-moz-border-radius: 4px;
color: #7d0084;
line-height: 2.5em;
}


hr.bande {
	display: block;
	background:#FFF;
	width: 95%; height: 5px;
	margin: 10px 0 0 13px;
	border: 1px solid white;
	-moz-border-radius: 3px;
	*border: 0;
	color: white;
}

#vignette{
clear:both;
margin-top:20px;
}
#partSelec{
height:135px;
width:635px;
margin-top: 10px;
}
#resultatRecherche{
float:left;
width:635px;
margin-top: 10px;
padding: 0 0 0 8px;
/*height:400px;;*/
background: #dee5a1;
-moz-border-radius: 8px;
}
#partiRecherche{
margin-left: 650px;
width:250px;
margin-top:10px;

/*height:400px;*/
}
#partiRecherche #recherche {
margin: 20px 0;text-align:left;
}
#nuageTags {
	padding: 0 5px 5px 5px;
	background: #f6b6de; 
	border: 1px solid #f6b6de; 
	-moz-border-radius: 8px;
	width: 240px;
	text-decoration:none;
}
#nuageTags a {
	text-decoration:none;
}
#nuageTags .gros {
	font: bold 1.3em Arial;
}
#nuageTags .moyen {
	font: normal 1em Arial;
}
#nuageTags .petit {
	font: normal 0.8em Arial;
}

input#motCle {
width: 165px;
}
.btOk a {
display: block; float:right;
margin-top: -30px;
background:url(images/bt-ok.jpg) 0 0 no-repeat;
width: 66px; height: 33px;
}
.btOk a:hover {
background-position: 0 -33px;
}

#suivant a {
clear: both;
display: block; float:right;
margin: 10px;
background:url(images/bt-suivant.gif) 0 0 no-repeat;
width: 95px; height: 24px;
}
#suivant a:hover {
background-position: 0 -24px;
}

#projet {
float:left;
display:block; position:relative;
	width: 208px; height: 152px;
	background:  url(images/fond-projet.png) 0 0 no-repeat;
	-background:  url(images/fond-projet.gif) 0 0 no-repeat;
	text-align:center;
	padding-top: 3px;
	}
	
#projet span {
	display:block;
	width: auto;
	height: 113px;
	overflow:hidden;
}

#suivant{
clear:both;
float:right;
}
#faireConnaitre{
margin-top:10px;
background-color:#D0DE5E;
width:381px;
}
#milieuFQ{
margin-top:5px;
margin-bottom:5px;
}
#topFQ{
height:5px;
}
#bottomFQ{
height:5px;
}
#msgErreur{
color:#BF438B;
font-weight:bold;
}
/* partie admin */

table {
	border: 0;
}
table td {
	padding: 4px;
	border-right: 1px solid #76a753;
	border-bottom: 1px solid #76a753;
}