*#imagetitre    {
	position: absolute;
	top: 366px;
	left: 23px;
}

*#pave    {
	position: absolute;
	top: 50px;
	left: 30px;
	height: 80px;
	width: 133px;
	text-align: right;
	font-size: 10px;
	color: #207;
}

#menu_rubriques a:hover {
	text-decoration: underline;
}

#menu_rubriques a {
	font-size: 15px;
	font-weight: bold;
	color: #207;
	font-variant: small-caps;
	text-decoration: none;
}

#message_ok_lien_soumis {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	display: block;
}

#nouveau_lien {
	margin-top: 45px;
}

#nouveau_lien a {
	color: #000;
}

#menu_rubriques {
	width: 600px;
	height: 410px;
	position: absolute;
	left: 193px;
	top: 50px;
	padding-left: 30px;
	border-left: 1px solid #207;
}

#popup_nouveau_lien {
	width: 360px;
	height: 420px;
	position: absolute;
	left: 100px;
	top: 60px;
	padding: 30px;
	border: 1px solid #207;
	background-color: #9cf;
	z-index: 3;
}
/*
#popup_nouveau_lien_ombre {
	width: 360px;
	height: 420px;
	position: absolute;
	left: 110px;
	top: 70px;
	background-color: #999;
	z-index: 2;
}
*/
#popup_nouveau_lien table {
	font-size: 12px;
	font-family: Arial;
	color: #207;
	width: 100%;
}

#popup_nouveau_lien td.titre {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 30px;
}

#popup_nouveau_lien table a:hover {
	text-decoration: underline;
}

#popup_nouveau_lien table a {
	font-size: 15px;
	font-weight: bold;
	color: #207;
	font-variant: small-caps;
	text-decoration: none;
}

#popup_nouveau_lien table a.agauche {
	float: left;
}

#popup_nouveau_lien table a.adroite {
	float: right;
}

#nouveaulien_popup {
	margin: 0px;
}

#popup_nouveau_lien table td input,
#popup_nouveau_lien table td textarea {
	width: 350px;
	background-color: #8be;
	border: 1px solid #207;
	font-size: 12px;
	font-family: Arial;
	color: #000;
	margin-bottom: 15px;
}

#popup_nouveau_lien table td textarea {
	height: 120px;
	overflow: auto;
}

*#logos    {
	position: absolute;
	top: 406px;
	left: 660px;
}

#input_keywords {
	width: 100%;
	display: block;
}

*#boutonvazi    {
	float: right;
}

*#rechercher form    {
	margin: 0px;
}

*#rechercher h1    {
	font-size: 13px;
	font-weight: bold;
	color: #207;
	margin-bottom: 8px;
	font-variant: small-caps;
}

*#rechercher    {
	position: absolute;
	top: 100px;
	left: 660px;
	width: 300px;
	padding: 12px;
	border: 1px dashed #207;
	z-index: 2;
}

*#rechercher label    {
	font-size: 12px;
	display: inline;
	font-weight: bold;
	color: #207;
}

*#rechercher select    {
	display: block;
	margin-bottom: 6px;
}

*#nbresults    {
	font-size: 12px;
	position: absolute;
	left: 660px;
	top: 50px;
	font-weight: bold;
	color: #207;/*	background-color: #8f8;
	border: 1px dashed #000;
*/
}

*#search_results    {
	width: 600px;
	position: absolute;
	left: 100px;
	top: 50px;
	padding-bottom: 80px;
}

body    {
	BEHAVIOR: url(csshover.htc) important;
	background-color: #99ccff;
	font-family: Arial;
	background-image: url('images/europe_s.gif');
	background-position: 420px 175px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

*.lien    {
	position: relative;
	z-index: 2;
	font-family: Arial;
	width: 500px;
	overflow: hidden;
	display: block;
	margin: 4px;
	margin-bottom: 12px;
	padding: 3px;/*	border: 1px solid #000;*/
	border-top: 1px solid #eee;/*	cursor: pointer;*/
}

*.rubriques    {
	font-size: 10px;
	font-weight: normal;
	color: #888;
	display: block;
	text-align: left;
	overflow: visible;
	margin-bottom: 3px;
}

*.nom    {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	text-align: left;
	overflow: visible;
	padding-left: 6px;
}

*.type    {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	display: block;
	text-align: right;
	overflow: visible;
}

*.disciplines    {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	display: block;
	text-align: left;
	overflow: visible;
	margin-bottom: 4px;
}

*.commentaire    {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	display: block;
	text-align: justify;
	overflow: hidden;
	padding-left: 6px;
	margin-bottom: 4px;
}

*.pays    {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	display: inline;
	float: left;
	text-align: left;
	overflow: visible;
	border-right: 1px solid #666;
	padding-right: 6px;
}

*.langues    {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	display: inline;
	float: left;
	text-align: left;
	overflow: visible;
	padding-right: 6px;
	padding-left: 6px;
}

*.url    {
	font-size: 11px;
	font-weight: bold;
	color: #20b;
	display: inline;
	float: right;
	text-align: right;
	overflow: visible;
	cursor: pointer;
}

