td{
font-size:8pt;
}
.titreCaracteristiquesRobots{
	font-size:100%;
	color:#0000FF;
}
.spacer-gif{
	height:0px;
}
li {
  list-style-image: url(../../Images/System/puce2.gif);
  margin-top:2px;
}
ul{
margin-top:5px;
margin-bottom:8px;
}
img{
border:none;
}
body{
text-align : center;
}
.gras_couleurCRGS{
	color: #940000;
	font-weight: bold;
}

.news_title{
	color: #941111;
	font-weight: bold;
}


/**************************
* page compl�te
***************************/
#page{
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   width: 1024px;
   background-color: #e2dcd2;
   font-size : 8pt;
}

#page h1{
	color: #940000;
	font-weight: bold;
	font-size:130%;
	margin-top : 5px;
	margin-bottom:2px;

}
#page h2{
	color: #940000;
	font-weight: bold;
	font-size:110%;
	clear:left;
}

#page h3{
	color: #000000;
	font-weight: bold;
	font-size:100%;
	clear:left;
}
/**************************
* bandeau du haut
***************************/

#bandeauHaut
{
background-image:url(../genomique/images/genomique_bandeau_barcode.png);
height:132px;
}
#logoPlaGe
{
	/*background-image:url(../genomique/images/logo-genomique-fond-blanc.png);*/
	height:73px;
	width:200px;
	float:left;
	cursor:pointer;

}

#searchBox{
	float:left;
	margin-top:5px;
	padding-left:500px;
	font-size:8pt;
}
.tx-indexedsearch-searchbox td{
	font-size:8pt;
}

#logoIBISA
{
	/*background-image:url(../genomique/images/ibisa.png);*/
	height:23px;
	width:69px;
	float:right;
	margin-right:60px;
	margin-top:5px;
	cursor:pointer;
}

#menuSite{
	height:20px;
	background-color:#aeafa9;
	border-bottom: 	1px dotted #940000;
	margin-bottom:0px;
}

#menuSite A.texteLink1:link, #bandeauLiensAnnexes A:link {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #ffffff;

	}
#menuSite A.texteLink1:visited, #bandeauLiensAnnexes A:visited {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
}
#menuSite A.texteLink1:active, #bandeauLiensAnnexes A:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #fbb842;
}
#menuSite A.texteLink1:hover, #bandeauLiensAnnexes A:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #fbb842;

}
#menuSite A.texteLinkActive {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #941111;
text-decoration: none;
}

.menuSite-item{
	text-align:center;
	margin:3px 30px 2px 30px;
	
}

/**************************float:left;
* colonnes de la page centrale
***************************/
#pageCentrale{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:both;
}

#pageCentrale A:link {
	text-decoration: none;
	color : #000099;
	background-color: transparent;
}
#pageCentrale A:visited {
	text-decoration: none;
	color : #000099;
	background-color: transparent;
}
#pageCentrale A:hover {
	text-decoration: underline; 
	color : #940000 ;
	background-color: #FFFFEB;
}
#tableauCentral{
	font-size:8pt;
	width:100%;
	margin:0px;
	padding:0px;
	margin-left:-2px;
	margin-top:-2px;
}
#tdContenuGauche{
	
	/*border-right:1px dotted #940000;*/
	padding-left:5px;
	background:url(../genomique/images/contenuGaucheFond.png);
	background-repeat: repeat-x;
}
#contenuGauche{
	float:left;
	width:180px;
	background:url(../genomique/images/contenuGaucheFond.png);
	background-repeat: repeat-x;
}
#contenuGauche h2{
	font-size:108%;
}
#contenuMilieu{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:680px;
	padding-left:5px;
}
#contenuDroite{
	float:left;
	width:124px;
	margin-top:5px;
}
#contenuDroite p {
	text-align:center;
	margin:0px;
}
#contenuDroite img {
	margin-top:7px;
	border:none;
}
#contenuDroite p.imageLegende {
	padding-top:1px;
	padding-bottom:10px;
	font-size:90%;
	 font-style: italic ;
}
#contenuMilieu label {
    width: 280px;
    float: left;
}
#contenuMilieu .csc-mailform {

    width: 680px;
    border-style: none;
}
#contenuMilieu input {
    width: 400px;
}
#contenuMilieu textarea {
    width: 400px;
}
#contenuMilieu .csc-mailform-submit {
    width: 680px;
}
/**************************
* bandeau du bas
***************************/
#bandeauBasImage{
	background-image:url(../genomique/images/genomique_bandeau_bas.png);
	width:1024px;
	height:30px;
}
#menuPartenaires{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
}
.logoPartenaires{
	padding-right:10px;
	padding-left:10px;
} 
#bandeauLiensAnnexes{
	background-color:#af3d2c;
	text-align:right;
	width:100%;
	margin-bottom:5px;
	padding-bottom:3px;
	padding-top:3px;
}
.planSite{
	padding-right:5px;
}
/**************************
* dernieres news 
***************************/
.news-latest-container {
	background:url(../genomique/images/contenuGaucheFond.png);
	background-repeat: repeat-x;
	border:none;
}
.news-latest-item{
	font-size: 90%;
	border:none;
	border-top:1px dotted #940000;
	background-color:transparent;
	margin-bottom:10px;
}

.news-latest-date{

	color: #941111;
	font-weight: bold;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#941111;
	padding:3px;
	margin:3px;
	border:none;
		background:url(../genomique/images/contenuGaucheFond.png);
	background-repeat: repeat-x;
	background-color: transparent;
	/*border:1px solid #666;*/

}
/**************************
* news en liste
***************************/
.news-list-container {

	border:none;
	background-color:#e2dcd2;

}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:none;*/
	border:none;
	background-color:#e2dcd2;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color:  #941111;

	}
.news-list-title{
	font-weight: bold;
}
.news-list-image{
	float:right;
}
.news-list-date {
	float: right;
	color: #941111;
	width: 150px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 90%;
	font-weight: normal;
	background-color: #e2dcd2;
	}
.news-list-browse img{
	float:none;
	border:none;
	height:30px;
}
.news-list-morelink{
clear:both;
}
/**************************
* news en single
***************************/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:none;
	background-color:#e2dcd2;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #941111;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-additional-info {
/*	clear: both;*/
	background-color:#e2dcd2;
	margin-top: 15px;
	border: none;
	padding:3px;
	padding-bottom:0px;
}

/**************************
* formulaire powermail
***************************/

fieldset.tx-powermail-pi1_fieldset {
/* Disable border */
border: 1px solid #940000;
}
.validation-failed,.powermail_mandatory_js{
color:red;
font-weight:bold;
}
fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
display: block;
width: 150px;
margin-left:15px;
float: left;
clear: both;
}
fieldset.tx-powermail-pi1_fieldset legend, fieldset.tx-powermail-pi1_fieldset p{
font-weight:bold;
}
fieldset.tx-powermail-pi1_fieldset legend {
color:#940000;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select,
fieldset.tx-powermail-pi1_fieldset textarea {
/* Style input fields */
width: 200px;
margin-left: 10px;
}
fieldset.tx-powermail-pi1_fieldset checkbox {
/* Style input fields */
margin-left: 10px;
}
div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 0;
}

.tx_powermail_pi1_fieldwrap_html_check p {
display:none;
height:1px;
}

fieldset hr{
margin-top:1px;
}
