body, p, td, th, li, pre, div, form, blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: navy;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(images/ISOP_globebg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: navy;
}
div#topbg {
	background-image: url(images/ISOP_topbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
}
table#page {
	height: 650px;
}
img {
	border: 0;
}
hr {
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #F4E400 solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

table#main td.side {
	background-image: url(images/ISOP_sideline.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 388px;
	width: 6px;
}
table#main td.content {
	padding: 10px;
}
a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: underline;
	color: #8293C7;
}
a:hover {
	color: #666;
	text-decoration: none;
}
img {
	border: 0;
}
caption {
	text-align: left;
	font-weight: bold
}
li {
	margin: 0;
}
ul.link li {
	margin: 0;
	margin-bottom: 10px;
}
div#cheminfer {
	font-size: 11px;
	line-height: 16px;
	margin-left: 10px;
	height: 30px;
}
div#footer {
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	width: 800px;
}
div#sousmenu {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.content h1 {
	font-size: 18px;
	line-height: 20px;
	background-color: #F7F780;
	background-image: url(images/ISOP_h1star.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	/*border: 1px dashed #8293C7;*/
	padding: 5px;
}
td.content h2 {
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
td.content h3 {
	font-size: 14px;
	line-height: 16px;
	padding: 0;
	margin: 0;
}
img.encadre {
	padding: 2px;
	border: navy 1px solid;
}
div.left {
	float: left;
	margin-right: 10px;
}
div.right {
	float: right;
}
a.img_bt {
	text-decoration: none;
}
a.img_bt:hover{
	text-decoration: none;
}
table.paiement {
	background-color: #EFEFEF;
}
table.paiement td{
	font-size: 11px;
	color: black;
}
.restricted {
	background-image: url(images/ico_retricted.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.file {
	background-image: url(images/ico_file.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.isopstar td {
	/*border: navy 1px solid;*/
	width: 150px;
	text-align: center;
	padding: 2px;
}
.isopstar th {
	border-bottom: #CCC 1px solid;
	text-align: left;
	padding-top: 15px;
}
div.NewsItem, div.ResourceItem {
	margin-bottom: 25px;
	padding-top: 5px;
	border-top: 1px #CCC dashed;
}
div.NewsItem p {
	padding-left: 20px;
}
div.NewsItem h3 {
	background-image:url(images/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.debuginfo {
	font-family: monaco, "Lucida Console", courier, monospace;
	font-size: 12px;
	line-height: 17px;
	color: black;
	background-color: pink;
	padding: 5px;
}
