body { margin : 0;  background-color:#00294B; } 


#leftcolumn {
	position:relative;
	top:-53px;
	width:150px;
	height:200px;
	background-color:#00294B;
	float:left;
}

#rightColumn {
	position:relative;
	top:0px;
	width:200px;
	background-color:#bbe0ea;
	float:right;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #446c7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #446c7f;	
}

#rightColumn a {
	text-decoration: none;

}

#rightColumn a:hover {
	text-decoration: underline;
}

#spacer {
	clear:both;	
}

#content{
	background-color:#FFFFFF;
	width:600px;
	min-height:200px;
	/*float:left;*/
	margin-left:150px;
}

.article {
	padding:10px;
}

#iconesTools{
	clear:both;
	position:relative;
	top:-30px;
	width:150px;
	left:0;
}


/*****************************************************************************/

/* CNRS                                                                      */

/* Feuille de style Site CNRS - département Sciences du vivant              */

/* W3C CSS2                                                                  */

/*****************************************************************************/



body      { margin :0px;  padding:0px;background-color:#00294b; } 



hr        { color: #446c7f;;

            background-color: #446c7f;;

            height: 1px;}



a:link    { color : #263033; text-decoration : underline; } 

a:visited { color : #263033; text-decoration : underline; } 

a:hover   { color : #5494a4; text-decoration : underline; } 



ul        { list-style-position : outside; list-style-type:square; 

            list-style-image: url(../images/boite-outils/puce.gif);

	        margin-top : 5px; margin-bottom : 5px}  

			            

				

p, h1, h2, h3, h4, h5  { margin-top : 5px; margin-bottom : 5px}                      

h1.h1-img {margin:0px}

td, p, div     { font-family : Arial, Helvetica, sans-serif; font-size : 12px; }



td.Xtextcourant, td.Xtextcourant td, td.Xtextcourant p,  td.Xtextcourant div  {color : #263033;}



td.Xtextcourant	 h1, h1    { font-size : 14px; color: #4a535d;}

td.Xtextcourant	 h2 , h2   { font-size : 14px; color: #5c8a97; }

td.Xtextcourant	 h3 , h3   { font-size : 12px; color: #4b6870 } 

td.Xtextcourant	 h4 , h4   { font-size : 12px; color: #3a587a}  

td.Xtextcourant	 h5 , h5   { font-size : 12px; } 

     

a img {border:0px}

td.separateur { background-color: #00294b; }

p.ours {margin-top : 0px; margin-bottom : 0px; text-align: center;

         font-size : 11px;}



.petit, ul ul, p.petit

          {font-size : 11px; }

ul ul  {  list-style-image:url('../images/boite-outils/puce-second-niveau.gif');} 	  

div.navigation { font-size:11px; text-align:right }

div.navigation a:link    { color : #513623; text-decoration : underline; } 

div.navigation a:visited { color : #513623; text-decoration : underline; } 

div.navigation a:hover   { color : #F69574; text-decoration : underline; }

   



ul.liste-liens a:link    {color : #3a587a; text-decoration : none; font-weight: bold;} 

ul.liste-liens a:visited {color : #3a587a; text-decoration : none; font-weight: bold;} 

ul.liste-liens a:hover   {color : #718192; text-decoration : underline; font-weight: bold;}            





			

table.table-avec-bordures, table.table-avec-bordures td, table.table-avec-bordures th

{

	border-style : solid;

	border-color : #446c7f;

	border-width : 1px;

	border-collapse:collapse;

}  

table.table-avec-bordures th 

{ color :  #4b6870; font-size:12px; background-color:#ffffff}

table.table-avec-bordures th p

{ margin: 0px}

table.table-avec-bordures th.titre-communique 

{ text-align:left}

.sous-titre-communique

{ font-size:11px; color:#263033; font-weight: normal}   





table.table-sans-bordures, table.table-sans-bordures td,

table.table-sans-bordures th {

	border-width : 0px;

}           

img.lire-la-suite { margin: 0px 3px -5px 0px;}    

img.picto { margin: 0px 3px -5px 0px}  

img.img-fermer { margin: 0px 3px -5px 0px}



div.divdroite {float:right; margin: 0px 0px 5px 5px}

div.divgauche {

	float:left;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left: 0px;

}


div.divclear {clear:both; }

img.imggauche {float:left; }

img.vignette  {float:left; margin-right:5px; margin-bottom:5px}

.legende {font-size:11px; text-align:center}

