/* This is the css taken from http://apps.ciw.kennyt.com/css/basic.css for http://apps.ciw.kennyt.com/example/ on 1/8/08 */
/*

#content h2 {
	color: #005288;  
	font-size: 14px;
	margin: 0.9em 0 0.5em 0;
}

#content h3 {
	color: #336699;  
	font-size: 12px;
	margin: 0.9em 0 0.5em 0;
} 	*/


/*.booktitle {  /*from .imagearticle in style.css 
	FLOAT: right; MARGIN: 0px 0px 5px 5px; padding-bottom: 20px; 
	BORDER-RIGHT: #e0e0e0 3px solid; BORDER-TOP: #e0e0e0 3px solid;  BORDER-LEFT: #e0e0e0 3px solid; BORDER-BOTTOM: #e0e0e0 3px solid  
}
.h2p {
	padding-left: 35px;
}	
 */

.table ul  {
	margin: 0;
}
.table li  {
	list-style-image: url(../images/divers/puces/ars_table.gif);
	text-align: left;
	color: #000000;
	margin: 0;
}

 
ol li  { /* added to make ordered listing work 5/9/09 */
	list-style-image: none;
	text-align: left;
	color: #000000;
	Margin: 2px 25px;
	font-weight: bold;
}
ol li span {font-weight: normal;
} 
ol li.date { /* added to make ordered listing work 5/9/09 */
	list-style-image: url(../images/divers/puces/about.gif);;
	Color:#666;
	font-size: 95%;
}
ol ul li { /* added to make ordered listing work 5/9/09 */
	list-style-image: url(../images/divers/puces/about.gif);;

}
/* -- This is adopted from main IPCC site about.css --*/
li  {
	list-style-image: url(../images/divers/puces/about.gif);
	text-align: left;
	margin-left: 20px;
	color: #000000;
}

.bk	{
	background : url(../images/divers/backgrounds/about.gif);
}
	
.titlepage {
	font-size: 1.2em;
	color : #3075B7;
	background-color : #FFC885;
	font-weight : bold;
}

.highlighttext {
	font-size: 1em;
	color : #FF910B;
	font-weight : bold;
}
#content
/*h1,*/ .highlightdark {
	font-size: 1.1em;
	color : #ffffff; 
	font-weight : bold;
	padding : 3px;
	margin: 0px 20px; /* originally margin 0px; */
	BACKGROUND-COLOR: #ff9966; /* originally #3175b6 */
}
.highlightdark a:link,
.highlightdark a:visited,
.highlightdark a:active {
	color: #ffffff; 
	text-decoration: underline; 
}
h1 {
	font-size: 1.2em;
	color : #EF550F; 
	font-weight : bold;
	padding : 3px;
	margin: 0px 20px; /* originally margin 0px; */
	TEXT-TRANSFORM: none;
}
h1 a:link,
h1 a:visited, 
h1 a:active {
	color : #EF550F;
	text-decoration:none; 
}

/*h2, */.highlightlight {
	font-size: 1.1em;
	color : #cc6633; /*originally #FF910B; */
	font-weight : bold;
	background-color: #ffcc99; /*originally  #FFE9CE; */
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
}  
h2 {
	font-size: 1.1em;
	color : #ffffff; /*originally #FF910B; */
	font-weight : bold;
	background-color: #ff9966; /*originally  #FFE9CE; */
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
}  
.highlight {
	font-size: 1.1em;
	color : #ffffff; /*originally #cc6633; */
	font-weight : bold;
	background-color: #0165bb; /* #FFE9CE;  */
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
}  
h3, .highlightlight2 {
	font-size: 1em;
	color : #cc6633;
	font-weight : bold;
	background-color : #FFC885;
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
}
h4 { /* added 5/7/09 */
	font-size: 1em;
	color : #cc6633;
	font-weight : bold;
	padding : 3px;
	margin: 5px 20px; 
}
h5 { /* added 5/7/09 */
	font-size: 1em;
	color : #cc6633;
	font-weight : bold;
	text-align:center;
}
h6 { /* added 5/7/09 */
	font-size: 1em;
	color : #000;
	font-weight: normal;  
	text-align:center;
}
.nav_on
{
	font-size: 1em;
	color : #3075B7;
	font-weight : normal;
	padding-left: 3px;
	background-color : #FFC885;
	border-bottom: 1px solid #93B7DA;
}
.nav_on a:link,
.nav_on a:visited, 
.nav_on a:active
{
	color : #3075B7; 
	text-decoration:none; 
}
.nav_on a:hover { 
	color : #3075B7;
	text-decoration:underline }
/*
.menunav {
	border-bottom: 1px solid #93B7DA;
}*/	

.marge {margin: 0px 0px 0px 0px;}
.field {font-family: Arial; font-size: 8pt;}

/* -------- Nomination Form (5/7/09) -------- */

.form {
	margin: 20px;
	BORDER: #ccc 1px solid; 
	PADDING: 5px; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #edf2f8; /*#f6f4ef; */
	align: center;
}
.form b {
	color: #004A91/*#cc6633*/ ;
}
.form td {
	padding: 3px;
	margin: 0;
}
.form a:link,
a:active {color: #990002; text-decoration: underline; } /*originally #c229009; */
a:hover {color: #fdb762; text-decoration: none;}

.header{
	padding: 3px;
	margin: 0;
	text-align: right;
}
.comment{
	text-align: center;
/*	colspan: 2; */
}
.star {
	FONT-SIZE: 1.3em; 
	color: #F00;
	font-weight: bold;

}
.confirmation {
/*  	display: block;
  	margin-left: auto;
  	margin-right: auto; */
	BORDER: #ccc 1px solid; 
	PADDING: 5px; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #fcf7e8; 
	align: center;
	text-align: center;
}
.confirmation b {
	color: #cc6633;
}


/* for News items at right corner from Home.css */
.table {
	BORDER:  #990002 1px solid; /* maybe #87a2d7 1px solid */
	PADDING: 5px; 	
	FONT-SIZE: 12px; 
/*	Margin-top: 30px; */
	MARGIN: 2px 0px; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #e0e5f1/*originally #edf2f8 */;
}

.table p{ /* added 5*19/09 */
	MARGIN: 2px 0px; 
}

.table a:link,
a:active {color: #990002; 
	text-decoration: underline;  /*originally #c229009; */
}
a:hover {color: #fdb762; text-decoration: none;}

a:visited {  /* added 2/23/09 */
	color : #cc9966;  /* used to be #3075B7 */
}
.tableNews {
/*	BORDER: #990002 1px solid;  /*originally #c229009; */
	PADDING: 5px; 
	FONT-SIZE: 12px; 
	MARGIN: 2px;
	COLOR: #000000; 
	BACKGROUND-COLOR: #e0e5f1;/*originally #white */
}
.tableNews ul{
	margin: 0px;
}
.tableNews a:link,
a:active {color: #990002; text-decoration: underline; }
a:hover {color: #fdb762; text-decoration: none;
}

.tableNews a:visited { /* added 2/23/09 */
	color : #996666;  /* used to be #3075B7 */
}  
.titlenews {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.1em; 	
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #990002;/* also #0165bb; */
	text-align: center;
	padding: 5px;
}
.titlenews a:link,
.titlenews a:visited,
.titlenews a:active {
	color: #ffffff; 
	text-decoration: none;
}


/* schedule table background */
.tdpub0 {
	BACKGROUND-COLOR: #fdd700
}
.tdpub1 {
	BACKGROUND-COLOR: #fff5bf
}
.tdpub2 {
	BACKGROUND-COLOR: #fffbe1
}

/* -------- Navigation générale -------- */

img a {
	border: none; }
/*---General Style-------------*/


.test {
	margin-left: 20px;
}

.paragraph-content {   
  margin: 15px;	
}

#content p {
	margin: 0 20px;
}

#content ul {
	margin: 2px 10px;
}

#list tr {
	margin: 0 35px;
}
#content img {
/*	margin: 0 20px; */
	display: block;
	border: none;  
    margin-right: auto;
	margin-left: auto;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
	
